<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|CoordinatorError|No Supplier Found RTS|<?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="ac7c6a4b-f1b8-4090-b111-e800d7009632">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="ID" CountryCode_A3="IDN" CountryName="Indonesia" GTCityId="47113" DestinationId="0" CityId="326" CityName="Bali">
      <Latitude>-8.6411</Latitude>
      <Longitude>115.2713</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 329
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|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="ac7c6a4b-f1b8-4090-b111-e800d7009632">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|OlympiaSearch|supplier interation failed||Olympia|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|DarinaCancel|supplier interation failed||Yalago|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|DOTWSearch|supplier interation failed||DOTW|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|TravcoSearch|supplier interation failed||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|HotelsProSearch|successfull supplier interation||HotelsPro|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.SelectServerHelper.WaitingForDescriptionToChange()
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-07-13T04:33:51.1988641+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ac7c6a4b-f1b8-4090-b111-e800d7009632" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="45" TotalAmount="3.73" OriginalAmount="3.73">
      <BasicPropertyInfo Latitude="-8.734530603847" Longitude="115.16625290142" StarRating="2" HotelCode="398659|133be5" HotelName="Swandewi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Samudra 06, Jalan Kartika Plaza, Kartika Plaza, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69138/2269138/1.jpg?f=15236529</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4.90" OriginalAmount="4.90">
      <BasicPropertyInfo Latitude="-8.1105471478698" Longitude="115.0875327324" StarRating="1" HotelCode="327468|1308cb" HotelName="Hotel Sentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani 48, Singaraja 81117</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44066/2944066/1.jpg?f=15016843</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sentral is perfectly located for both business and leisure guests in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. All the necessary facilities, including bicycle rental, laundry service, Wi-Fi in public areas, car park, restaurant, are at hand. Designed for comfort, selected guestrooms offer television, shower, air conditioning, internet access – wireless (complimentary) to ensure a restful night. Access to the hotel's garden will further enhance your satisfying stay. Discover all Bali has to offer by making Hotel Sentral your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.53" OriginalAmount="5.53">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="973649|20f7d2" HotelName="Teba House Bisma Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38027/2038027/1.jpg?f=15086159</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6" OriginalAmount="6">
      <BasicPropertyInfo Latitude="-8.63265175" Longitude="115.18611947" StarRating="3" HotelCode="866655|380986" HotelName="Cozy Residence Wedasari Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Wedasari IA 12, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6.64" OriginalAmount="6.64">
      <BasicPropertyInfo Latitude="-8.6677019261891" Longitude="115.21627555973" StarRating="1" HotelCode="327235|12f5bc" HotelName="Hotel Ratu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso 4, 80232 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222454/222454a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6.76" OriginalAmount="6.76">
      <BasicPropertyInfo Latitude="-8.11145797" Longitude="115.08655876" StarRating="0" HotelCode="788004|1a9a13" HotelName="Duta Karya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani 59, Singaraja 81116, Kaliuntu, Kec Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979032/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Singaraja, Duta Karya Hotel promises a relaxing and wonderful visit. The hotel has everything you need for a comfortable stay. All the necessary facilities, including car park, room service, smoking area, are at hand. Designed for comfort, selected guestrooms offer air conditioning, desk, television, shower to ensure a restful night. Take a break from a long day and make use of garden. Discover all Bali has to offer by making Duta Karya Hotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7" OriginalAmount="7">
      <BasicPropertyInfo Latitude="-8.71994827" Longitude="115.17517972" StarRating="2.5" HotelCode="589725|225624" HotelName="Maha Bharata Kuta Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 96, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759277/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.27" OriginalAmount="7.27">
      <BasicPropertyInfo Latitude="-8.73535459" Longitude="115.16842224" StarRating="2" HotelCode="522675|122654" HotelName="Mertha Jati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 8, Tuban-Kuta, Kuta 13220, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235675/235675a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mertha Jati Hotel is simply furnished rooms come with a TV and either air conditioning or a fan with an outdoor seating at the shared terrace and shower facilities.Staff can provide 24-hour reception and can attend to laundry needs. It less than 1 km from Kuta Beach Mertha Jati Hotel &amp; Bungalow offers budget accommodation with free Wi-fi and a private bathroom. It feature a private garden and free parking. It just 750 metres from Discovery Mall and 1.2 km from Kuta Art Market and a 10-minute drive from Ngurah Rai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.38" OriginalAmount="7.38">
      <BasicPropertyInfo Latitude="-8.33506323" Longitude="115.64431496" StarRating="2" HotelCode="784306|16814f" HotelName="Bali Sari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed 925, Amed 80852</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48994/2948994/1.jpg?f=14949669</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.40" OriginalAmount="7.40">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2.5" HotelCode="603204|2173ac" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38242/3838242/1.jpg?f=15683074</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.52" OriginalAmount="7.52">
      <BasicPropertyInfo Latitude="-8.14438102" Longitude="114.62167646" StarRating="2.5" HotelCode="406756|1a8201" HotelName="Mami In Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Gift Shop,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sumberkima, Kecamatan Gerokgak, Kabupaten Buleleng, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8054091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Mami In Homestay is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, printer, ticket service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find complimentary tea, towels, wooden/parqueted flooring, complimentary instant coffee, sofa. Enjoy the hotel's recreational facilities, including hiking trails, snokeling, diving, fishing, horse riding, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Mami In Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.80" OriginalAmount="7.80">
      <BasicPropertyInfo Latitude="-8.70002807" Longitude="115.18402573" StarRating="2" HotelCode="403041|1b23b5" HotelName="Kiki Residence Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 7C, Kuta  80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23221/3323221/20.jpg?f=15511286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.85" OriginalAmount="7.85">
      <BasicPropertyInfo Latitude="-8.65592618" Longitude="115.20932507" StarRating="1" HotelCode="520127|199a31" HotelName="Pulau Bali Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Garden,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Semeru 3, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09676/2209676/1.jpg?f=15396183</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pulau Bali Hotel is located in Denpasar its only a A 5-minutes drive from Badung Market a 20 minutes drive from Sanur Beach.The Hotel offering simply furnished room with Air conditioner TV Bathtub with hot and cold water shower large room private veranda and free Wi-Fi in public areas. Cars or motorbikes rentals is available at the reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8" OriginalAmount="8">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|83626" HotelName="Teba House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41897/2041897/1.jpg?f=15416581</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.02" OriginalAmount="8.02">
      <BasicPropertyInfo Latitude="-8.88939" Longitude="116.278" StarRating="0" HotelCode="664753|21a94d" HotelName="Indopurejoy House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka VI 8, Sunset Road, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta (Lombok)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10419586</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.38" OriginalAmount="8.38">
      <BasicPropertyInfo Latitude="-8.71196342" Longitude="115.17409913" StarRating="3" HotelCode="522260|1a9ef6" HotelName="The Legian 777 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patimura 777, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.59" OriginalAmount="8.59">
      <BasicPropertyInfo Latitude="-8.50374196" Longitude="115.27833151" StarRating="0" HotelCode="835043|1ad7f3" HotelName="Wijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Dharma Putra Street 25, Laplapan-Ubud, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wijaya Guest House is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Wijaya Guest House. All rooms are designed and decorated to make guests feel right at home, and some rooms come with non smoking rooms, desk, balcony/terrace, fan, toiletries. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. No matter what your reasons are for visiting Bali, Wijaya Guest House will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.66" OriginalAmount="8.66">
      <BasicPropertyInfo Latitude="-8.7187524134592" Longitude="115.17261516102" StarRating="3" HotelCode="380286|159d05" HotelName="Waringin Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga 9, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60352/2260352/25.jpg?f=15671404</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.84" OriginalAmount="8.84">
      <BasicPropertyInfo Latitude="-8.71817541" Longitude="115.17038772" StarRating="2.5" HotelCode="553989|15eb7e" HotelName="Segara Sadhu Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang I 3, Jalan Poppies II, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97714/2497714/36.jpg?f=15626875</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.85" OriginalAmount="8.85">
      <BasicPropertyInfo Latitude="-8.724447" Longitude="115.175712" StarRating="2" HotelCode="908961|18c3ff" HotelName="Grand Pudjawan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271131/271131a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.93" OriginalAmount="8.93">
      <BasicPropertyInfo Latitude="-8.52742144" Longitude="115.2647821" StarRating="2.5" HotelCode="603021|214af1" HotelName="Astawa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, Br. Pengosekan, Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03794/3803794/1.jpg?f=15568709</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.72057391" Longitude="115.17174934" StarRating="2" HotelCode="435008|163637" HotelName="Pesona Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies I 31, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93842/2493842/1.jpg?f=15045974</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.12" OriginalAmount="9.12">
      <BasicPropertyInfo Latitude="-8.14420316" Longitude="115.04884866" StarRating="2.5" HotelCode="599823|134b29" HotelName="Puri Mandhara Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubugembong, Desa Anturan, Buleleng, Lovina 80361</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50289/2950289/1.jpg?f=15061543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.39" OriginalAmount="9.39">
      <BasicPropertyInfo Latitude="-8.6797764445929" Longitude="115.18781429667" StarRating="3" HotelCode="385287|1b1295" HotelName="Princess Keisha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar Barat Marlboro  350, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.42" OriginalAmount="9.42">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|214912" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.53" OriginalAmount="9.53">
      <BasicPropertyInfo Latitude="-8.53774551" Longitude="115.13322937" StarRating="2.5" HotelCode="560973|1b2df8" HotelName="Puri Kusuma Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ks.Tubun III 10, Tabanan 82111, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48699/2948699/1.jpg?f=14979780</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.64" OriginalAmount="9.64">
      <BasicPropertyInfo Latitude="-8.73466401" Longitude="115.16651009" StarRating="2.5" HotelCode="327784|169ea9" HotelName="Agus Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza gang Samudra 77x, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95798/2095798/1.jpg?f=15175967</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.67" OriginalAmount="9.67">
      <BasicPropertyInfo Latitude="-8.53085474" Longitude="115.50838246" StarRating="2.5" HotelCode="491585|1e4480" HotelName="Harmony Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silayukti III 7, Candi Dasa, Karangasem 80872, Padangbai</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52929/2952929/1.jpg?f=14951153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.70" OriginalAmount="9.70">
      <BasicPropertyInfo Latitude="-8.7171254414196" Longitude="115.21683777546" StarRating="2" HotelCode="173602|193921" HotelName="Yani Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 660, Denpasar 80222</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234403/234403a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.74" OriginalAmount="9.74">
      <BasicPropertyInfo Latitude="-8.71788245" Longitude="115.17634491" StarRating="2" HotelCode="492456|206866" HotelName="Pondok 3 Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 69, Samuan Tiga II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42799/2942799/1.jpg?f=14979619</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.89" OriginalAmount="9.89">
      <BasicPropertyInfo Latitude="-8.67996334" Longitude="115.20621748" StarRating="2" HotelCode="521069|1a8db3" HotelName="Sayang Residence 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Air Conditioning,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 24, Denpasar 80222, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76911/1876911/1.jpg?f=15054618</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Sayang Residence I provides the best option for business and the leisure traveler.The 17 rooms include 4 Anggrek room and  13 Mawar room. The Sayang residence I is not hotel we couldn't give fully hospitality as the hotel treated.Various residence services and facilities available at Sayang residence 1 include car park speed internet satellite TV delivery toiletries shop  laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.93" OriginalAmount="9.93">
      <BasicPropertyInfo Latitude="-8.7376843387384" Longitude="115.16516041947" StarRating="2" HotelCode="404627|1a4768" HotelName="Rena Segara House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Jepun 4, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40656/2040656/33.jpg?f=15509957</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.96" OriginalAmount="9.96">
      <BasicPropertyInfo Latitude="-8.282272" Longitude="115.598399" StarRating="2" HotelCode="932663|1a857f" HotelName="Tulamben Backpacker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kubu-Abang, Tulamben 80575, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253829/253829a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Bali Spark Resort Dive &amp; Spa features a pool lined palm tree large and clear pool water. It has special swimming pool for diving courses with 3.5m depth. Free wi fi  internet in Hotel area. It is located in the center of Tulamben town and it has own private beach. The guest just walk 100m from hotel to Kalebit private natural black Coral beach where you can do swimming  snorkeling and diving. It just 400m walk from Tulamben central diving terminal beach where you can do wreck diving.The Bali Spark Resort Dive and Spa Located just 1 hour drive from Ngurah Rai Airport. The hotel consists of 13 rooms feature floor to ceiling windows offering scenic views of Tulamben Villages and Tulamben Blue beach. Each room is air conditioned  hot and cold shower fitted with a television provided 20 worldwide and local channels.Guest can relaxing  with a massage treatment and spa in resort or explore area of Tulamben with a rental bicycle. Diving snorkeling fishing and trekking also tour can be organized. Indonesian Asian European Western food and sea food cuisine it served in the resort's restaurant. Cold refreshing drinks and cocktails can be enjoyed at the restaurant terrace bar or water swimming pool bar. Laundry service rent car also available.Guest can use free private parking available on site. Shuttle services  Airport Hotel Airport are available with surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.7223473333333" Longitude="115.17569066667" StarRating="2" HotelCode="199847|76913" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai 10 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234600/234600a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A theatre hall is available to guests. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.67803228" Longitude="115.19212435" StarRating="3" HotelCode="435083|157058" HotelName="Dee Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Demak IV 57, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93967/2493967/1.jpg?f=15361546</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.73515448" Longitude="115.17392404" StarRating="2" HotelCode="504168|372924" HotelName="RaBaSTa Graha Weda Suite @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jati Jaya IV 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rabasta Graha Weda Suite @ Kuta is perfectly located for both business and leisure guests in Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Smoking area, luggage storage, currency exchange, 24-hour front desk, car hire are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with mini bar, desk, non smoking rooms, seating area, telephone. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. For reliable service and professional staff, Rabasta Graha Weda Suite @ Kuta caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.723639341167" Longitude="115.17333626747" StarRating="2" HotelCode="915194|74831" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi No 14, Kuta Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234476/234476a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="2" HotelCode="820922|383962" HotelName="Inada Losmen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima 9, Kuta Utara, Badung, Bali, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.3606588251304" Longitude="114.62887951774" StarRating="2" HotelCode="504165|170845" HotelName="Hardys Hotel Negara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ngurah Rai 107, Jembrana, Negara 82218, Bali</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62628/2462628/1.jpg?f=15238747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.03" OriginalAmount="10.03">
      <BasicPropertyInfo Latitude="-8.7431716" Longitude="115.1725811" StarRating="2" HotelCode="908960|125b8b" HotelName="Anika Guest House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 3, Komplek Burung, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41797/2041797/1.jpg?f=15029522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.08" OriginalAmount="10.08">
      <BasicPropertyInfo Latitude="-8.81308384" Longitude="115.15711663" StarRating="2" HotelCode="441754|14d776" HotelName="The Hill Ungasan House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Bangar Anggasan Sari GWK, 80361 Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39380/2039380/1.jpg?f=15070078</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A baggage storage service is available to guests. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.25" OriginalAmount="10.25">
      <BasicPropertyInfo Latitude="-8.71735798" Longitude="115.17210669" StarRating="2" HotelCode="492176|1ea402" HotelName="Palm Garden Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies II 19, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.38" OriginalAmount="10.38">
      <BasicPropertyInfo Latitude="-8.697465" Longitude="115.227126" StarRating="2" HotelCode="292732|11d126" HotelName="Sayang Residence 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bedugul No 25, Sidakarya, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76912/1876912/1.jpg?f=15180829</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sayang Residence 2 provides the best option for  business and the leisure traveler. This comfort residence consist of  rooms in total 20  Melati rooms. The Sayang residence 2 is not hotel we couldn't give fully hospitality as the hotel treated. Various residence services and facilities available at Sayang residence 2  include car park speed internet access satellite TV delivery toiletries shop laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.48" OriginalAmount="10.48">
      <BasicPropertyInfo Latitude="-8.50931338" Longitude="115.26096207" StarRating="0" HotelCode="784660|17ce13" HotelName="Sari Nadi Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji 17, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38303/2038303/1.jpg?f=14944690</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sari Nadi Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, airport transfer are there for guest's enjoyment. Some of the well-appointed guestrooms feature wake-up service, desk, balcony/terrace, fan, shower. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Sari Nadi Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.49" OriginalAmount="10.49">
      <BasicPropertyInfo Latitude="-8.7920842629537" Longitude="115.12562974702" StarRating="3" HotelCode="336161|18f863" HotelName="Balangan Paradise Hostel And Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77383/1877383/30.jpg?f=15502101</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.56" OriginalAmount="10.56">
      <BasicPropertyInfo Latitude="-8.5097085714286" Longitude="115.26901539054" StarRating="3" HotelCode="308078|12f259" HotelName="Bembengan Ubud Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Gang 2, Tebasaya, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191777/191777a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.57" OriginalAmount="10.57">
      <BasicPropertyInfo Latitude="-8.78843282" Longitude="115.17249203" StarRating="3" HotelCode="624715|2148c1" HotelName="Wika Bali Beach House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesraman Unud, Terrace Campus II No B1, Perumahan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92456/3692456/1.jpg?f=15502206</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.59" OriginalAmount="10.59">
      <BasicPropertyInfo Latitude="-8.73242" Longitude="115.171386" StarRating="2" HotelCode="915190|1275d9" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar No 27, Tuban 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274142/274142a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.66" OriginalAmount="10.66">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="2" HotelCode="618932|214aa5" HotelName="Ubud Tropical" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92468/3692468/1.jpg?f=15235346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.81" OriginalAmount="10.81">
      <BasicPropertyInfo Latitude="-8.7203209442036" Longitude="115.17104293027" StarRating="3" HotelCode="556397|1eb0df" HotelName="Berlian Beach Inn Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Poppies Lane 1, Gang Sorga, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/bd/17bddd45e222a070435392be040de6a3ec7c316e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10.99" OriginalAmount="10.99">
      <BasicPropertyInfo StarRating="2" HotelCode="|826619" HotelName="YANI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/416018_foto_1.jpg</HotelPictures>
        <HotelDescription>Yani Hotel is located in Denpasar on Jalan By Pass Ngurah Rai 660. This is a budget hotel located in city centre of Denpasar - capital city of Bali Island.This budget hotel comes with total of 38 guestrooms surrounded by garden, consisting of 21 Standard rooms, 15 Superior rooms and 2 Suite rooms. All rooms have bathroom with hot and cold water, air conditioning, mini bar, CTV with 18 channels, in house movies, telephone, and internet connection (chargeable).Breakfast, lunch and dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Yani hotel is a tourist class and budget hotel in city area. This hotel comes with 38 guestrooms, 1 restaurant and 1 main meeting room with capacity of 250 persons. However this hotel does not have a swimming pool facility (02/09 CB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.730738" Longitude="115.167738" StarRating="2.5" HotelCode="113504|156589" HotelName="Karthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156855/w_156855_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is 15 minutes' drive from the Ngurah Rai International Airport (roughly 5 km away), 25 minutes from Denpasar, 2 minutes from the Discovery Shopping Mall and a few minutes' walk from the famous Kuta Beach and shopping district, Kuta Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.7232900630948" Longitude="115.1754316833" StarRating="2" HotelCode="324627|79019" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunisari 14b, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369345/369345a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.16174852" Longitude="115.02516634" StarRating="1" HotelCode="630712|329465" HotelName="Lovina Central Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Buleleng 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8784413</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.70783787" Longitude="115.17406709" StarRating="2" HotelCode="435157|155683" HotelName="Premium Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 23, Legian Kelod, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93511/2493511/23.jpg?f=15633774</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.31" OriginalAmount="11.31">
      <BasicPropertyInfo Latitude="-8.68309701" Longitude="115.25902457" StarRating="1" HotelCode="326811|12c145" HotelName="Hotel Sanur Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 316, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555068/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.33" OriginalAmount="11.33">
      <BasicPropertyInfo Latitude="-8.72275308" Longitude="115.17330604" StarRating="2" HotelCode="625759|21290e" HotelName="Cara Cara Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Khayangan Suci, Lingkungan Pande Mas, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92220/3692220/1.jpg?f=15234716</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.33" OriginalAmount="11.33">
      <BasicPropertyInfo Latitude="-8.66906866" Longitude="115.18858718" StarRating="0" HotelCode="850681|214853" HotelName="RedDoorz Plus @ Mahendradatta Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buana Raya 100xx</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984261/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.36" OriginalAmount="11.36">
      <BasicPropertyInfo Latitude="-8.6951686" Longitude="115.17654824" StarRating="3" HotelCode="768629|1f171b" HotelName="Beji Ayu Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beji Ayu I  2, Senset Road, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43344/2943344/1.jpg?f=15309295</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.41" OriginalAmount="11.41">
      <BasicPropertyInfo Latitude="-8.71852137" Longitude="115.17184338" StarRating="2" HotelCode="38549|18e9f9" HotelName="Hotel Sorga Cottages Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63534/p_63534_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pantai Kuta Street, the hotel is just 20 minutes' drive from the Bali International Airport and within walking distance of the famous Kuta Beach and Legian Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.41" OriginalAmount="11.41">
      <BasicPropertyInfo Latitude="-8.67632736" Longitude="115.44917667" StarRating="3" HotelCode="828414|214889" HotelName="Lembongan Bagus Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kangin Jungutbatu, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11.47" OriginalAmount="11.47">
      <BasicPropertyInfo StarRating="2" HotelCode="|919370" HotelName="TAMAN AYU LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975342_foto_1.jpg</HotelPictures>
        <HotelDescription>Taman Ayu Legian Hotel is a place that you can call home when you visit the Island of the Gods with Swimming pool and Garden area surrounded. Located in the middle of central Kuta within walking distance to the beach and International dinning, trendy boutiques, home ware stores and quirky art galleries. With 18 luxury rooms, ranging from Standard, Superior to Deluxe, you can be pampered with the services from the hotel staff with friendly smiles and personal touches from the beginning. Sunken Bar, One of the most exciting moments during your stay, is to taste the food and beverage that comes in many harmonious blends. When you want to stay in your room and need something to order, we can provide you with THE ROOM SERVICE that will bring your order at your doorstep. TAMAN AYU LEGIAN HOTEL with its major facilities are sure will make you feel the TRULY MEMORABLE BALI</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.53" OriginalAmount="11.53">
      <BasicPropertyInfo Latitude="-8.7393328" Longitude="115.16908551" StarRating="2.5" HotelCode="553905|1a7539" HotelName="Sari Buana Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng, Gang Mangga 3, Tuban, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48625/2948625/1.jpg?f=15341723</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.60" OriginalAmount="11.60">
      <BasicPropertyInfo Latitude="-8.51259" Longitude="115.26812" StarRating="1" HotelCode="420733|1278d2" HotelName="Desak Putu Putra Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 30, Br. Tebesaya, 80571 Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41978/2041978/31.jpg?f=15513365</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.65" OriginalAmount="11.65">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="1" HotelCode="850403|21d096" HotelName="Bulan Bali Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suksma Kesuma, Banjar Tengah Kauh, Peliatan Ubud, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.68" OriginalAmount="11.68">
      <BasicPropertyInfo Latitude="-8.679826699999" Longitude="115.20607445322" StarRating="2" HotelCode="377983|1a75bd" HotelName="Link Costel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 9B, Nearby Jalan Teuku Umar, Denpasar 80113, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62442/2462442/26.jpg?f=15621712</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Denpasar, Link Costel is a perfect starting point from which to explore Bali. The property features a wide range of facilities to make your stay a pleasant experience. Car park, laundry service, free Wi-Fi in all rooms, Wi-Fi in public areas are there for guest's enjoyment. Designed for comfort, selected guestrooms offer hair dryer, shower, television LCD/plasma screen, non smoking rooms, complimentary bottled water to ensure a restful night. Take a break from a long day and make use of garden. Convenience and comfort makes Link Costel the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.69" OriginalAmount="11.69">
      <BasicPropertyInfo Latitude="-8.72261181" Longitude="115.17250917" StarRating="3" HotelCode="787490|21297c" HotelName="Kuta Suci Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 37, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42750/2942750/1.jpg?f=15054346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.74" OriginalAmount="11.74">
      <BasicPropertyInfo Latitude="-8.73709744" Longitude="115.16731346" StarRating="2.5" HotelCode="668202|21f0f6" HotelName="Prima Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 120, Satu Lokasi Dengan Mutiara Super Restaurant, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03527/3803527/1.jpg?f=15568698</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.74" OriginalAmount="11.74">
      <BasicPropertyInfo Latitude="-8.69380927" Longitude="115.440971" StarRating="3" HotelCode="624768|2148a0" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Nusa Penida, Lembongan Island 80771, Klungkung</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795424/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.75" OriginalAmount="11.75">
      <BasicPropertyInfo Latitude="-8.33487117" Longitude="115.64441362" StarRating="3" HotelCode="756602|2148e2" HotelName="Master Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334012</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.78" OriginalAmount="11.78">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="3" HotelCode="933567|1275dd" HotelName="Abian Srama Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 23, Sindhu, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45556/7cefa7da-c596-4184-b201-e6c9cf018a64.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.81" OriginalAmount="11.81">
      <BasicPropertyInfo Latitude="-8.75863592315" Longitude="115.17939312358" StarRating="2" HotelCode="349980|1aae55" HotelName="Coco de Heaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bay Pass Ngurah Rai 17 X, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253791/253791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.84" OriginalAmount="11.84">
      <BasicPropertyInfo Latitude="-8.5104213242901" Longitude="115.57005072884" StarRating="2.5" HotelCode="292302|11b49e" HotelName="Dewa Bharata Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem, 80851 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276766/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.94" OriginalAmount="11.94">
      <BasicPropertyInfo Latitude="-8.7616605736538" Longitude="115.172277479" StarRating="2" HotelCode="406042|1a81da" HotelName="Srikandi Inn by Gamma Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan Gang Gusti Ngurah Jelantik 4, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555905/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 13 rooms. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.99" OriginalAmount="11.99">
      <BasicPropertyInfo Latitude="-8.65035946" Longitude="115.26727317" StarRating="3" HotelCode="410016|1a5a79" HotelName="Villa Tangtu Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Ida Bagus Mantra, Sanur, 80361 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97097/2297097/1.jpg?f=15310958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.725614" Longitude="115.174744" StarRating="3" HotelCode="900061|76073" HotelName="Bakungsari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singasari, P.O. Box 1044, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096334/096334a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the white sandy beach of Kuta and only 2 km from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|77854" HotelName="J Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237005/237005a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.78710609" Longitude="115.18775316" StarRating="2" HotelCode="786207|360867" HotelName="Matta Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Batur Timur C/10, Taman Griya, Jimbaran 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.711802" Longitude="115.169696" StarRating="2" HotelCode="932451|77000" HotelName="POP! Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kubu Bene, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233144/233144a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71368245" Longitude="115.17438371" StarRating="2.5" HotelCode="545623|155696" HotelName="Mangga Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Mangga  7, Legian Bali, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50488/2950488/1.jpg?f=14949628</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.82743191" Longitude="115.13924482" StarRating="3" HotelCode="852594|383262" HotelName="RedDoorz @ Uluwatu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 66X, Desa Pecatu, Kuta Selatan, Kabupaten Badung, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982608/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7736307227922" Longitude="115.22262997852" StarRating="3" HotelCode="404259|156877" HotelName="Cheap Hotel Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 81, Bidadari Line, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62576/2462576/1.jpg?f=15291646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.06" OriginalAmount="12.06">
      <BasicPropertyInfo Latitude="-8.11798453" Longitude="115.07359275" StarRating="2" HotelCode="564096|1d953e" HotelName="Hotel Mandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Asri, Pura Camplung, Singaraja, Lovina 81119, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20269/3220269/1.jpg?f=15407718</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.35" OriginalAmount="12.35">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|1a678f" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95701/2095701/36.jpg?f=15668351</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.52" OriginalAmount="12.52">
      <BasicPropertyInfo Latitude="-8.71466789" Longitude="115.17224347" StarRating="2.5" HotelCode="481345|21f105" HotelName="RedDoorz @ Benesari 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Lebak Bene, Kuta Bali Benesari, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13504/2513504/1.jpg?f=15332960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.61" OriginalAmount="12.61">
      <BasicPropertyInfo Latitude="-8.73389029" Longitude="115.16765187" StarRating="3" HotelCode="522517|123f38" HotelName="Nakula Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Gang Pendawa 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237073/237073a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.62" OriginalAmount="12.62">
      <BasicPropertyInfo Latitude="-8.48156892" Longitude="115.61808283" StarRating="2" HotelCode="361266|1337e2" HotelName="Villa Matanai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasari, Jasari Beach, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78349/1878349/33.jpg?f=15504925</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.63" OriginalAmount="12.63">
      <BasicPropertyInfo Latitude="-8.63846749" Longitude="115.1867311" StarRating="2" HotelCode="492069|1d2bf1" HotelName="Pondok Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Belimbing 11, Jalan Kebo Iwa, Kerobokan, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.64" OriginalAmount="12.64">
      <BasicPropertyInfo Latitude="-8.64633418" Longitude="115.14066958" StarRating="2" HotelCode="784651|1ae33f" HotelName="The Wina Echo Beach Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 21, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976561/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, The Wina Echo Beach Guest House is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making The Wina Echo Beach Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.67" OriginalAmount="12.67">
      <BasicPropertyInfo Latitude="-8.7337926000522" Longitude="115.16894525666" StarRating="3" HotelCode="325323|11dfd0" HotelName="Taman Sari Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang, Pudak Sari 1, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255017/255017a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.72" OriginalAmount="12.72">
      <BasicPropertyInfo Latitude="-8.73141457" Longitude="115.17090928" StarRating="2" HotelCode="382887|13a45a" HotelName="Pondok Anyar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kingkong I 2, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237090/237090a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests in the complex. A theatre hall is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.75" OriginalAmount="12.75">
      <BasicPropertyInfo Latitude="-8.77530434" Longitude="115.22163456" StarRating="3" HotelCode="422477|13e3a8" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 71, Tanjung Benoa 80361, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41453/2041453/21.jpg?f=15584848</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Terrace Bali Inn offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's bicycle rental, airport transfer, tours, laundry service, car park. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including garden, outdoor pool. Convenience and comfort makes Terrace Bali Inn the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.86" OriginalAmount="12.86">
      <BasicPropertyInfo Latitude="-8.7980677454398" Longitude="115.22276669741" StarRating="2" HotelCode="915205|1e2400" HotelName="The Studio Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan ByPass Nusa Dua 7X, Nusa Dua 30363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.95" OriginalAmount="12.95">
      <BasicPropertyInfo Latitude="-8.3424676737069" Longitude="115.66748387969" StarRating="3" HotelCode="390256|139bc8" HotelName="Titi Sedana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41469/2041469/1.jpg?f=14984596</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.71090904" Longitude="115.17066455" StarRating="3" HotelCode="350246|83319" HotelName="Amaris Lebak Bene Kuta - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543561/543561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|163588" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487876/487876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The hotel includes Wi-Fi internet connection in all public areas and bedrooms. Travellers will appreciate the 24-hour reception. All bedrooms include cots for little children on demand. This is not a pet-friendly property. The car park may be useful to those arriving by car. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.17737226" Longitude="114.99634591" StarRating="3" HotelCode="631512|344461" HotelName="Bagus Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Singaraja, Desa Temukus, Kecamatan Banjar 81152, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637845/637845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Banjar (Buleleng).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2.5" HotelCode="630810|265494" HotelName="Pering Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/73/b373b8a408e29e5c694a015edaad8467295a8c95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.6954064480978" Longitude="115.16883343188" StarRating="2" HotelCode="428025|77346" HotelName="Seminyak Point Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226140/226140a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a convenient setting in Seminyak. The property is made up of 28 double rooms. This hotel is situated in the centre of the vibrant area in Bali. Surrounded by a green garden, it offers free Wi-Fi, air-conditioned accommodation as well as an outdoor swimming pool. Each room features a wardrobe, flat-screen cable TV and a balcony overlooking the pool. The en-suite bathroom comes with a hot shower. The hotel is a 5-minute drive from Seminyak Beach and Oberoi Street, where many shops, restaurants and cafes are located. Ngurah Rai International Airport is 25 minutes' drive away from the property. It also offers laundry service, airport pick-up services, and car and bicycle rental as well as massage services upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.717048" Longitude="115.170511" StarRating="3" HotelCode="909080|156800" HotelName="Suji Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Beach Street, Poppies Lane I, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276106/276106a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.33" OriginalAmount="13.33">
      <BasicPropertyInfo Latitude="-8.14759583" Longitude="114.66295" StarRating="3" HotelCode="593185|1d9006" HotelName="Pande Guest House Pemuteran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt-Gilimanuk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764176/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.34" OriginalAmount="13.34">
      <BasicPropertyInfo Latitude="-8.66638013" Longitude="115.16586946" StarRating="3" HotelCode="551906|1e0781" HotelName="RaBaSTa Kubu Bali Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 7 3, Jalan Raya Kerobokan, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.39" OriginalAmount="13.39">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|12009d" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233167/233167a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.41" OriginalAmount="13.41">
      <BasicPropertyInfo Latitude="-8.6720067071844" Longitude="115.24438798428" StarRating="3" HotelCode="113474|129cab" HotelName="Oranjje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 200, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275569/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.53" OriginalAmount="13.53">
      <BasicPropertyInfo Latitude="-8.16612328" Longitude="115.00982457" StarRating="1" HotelCode="424270|136a3b" HotelName="Wahyu Dana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Seririt, Temukus, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.53" OriginalAmount="13.53">
      <BasicPropertyInfo Latitude="-8.7060781776384" Longitude="115.16877114773" StarRating="2.5" HotelCode="909027|11f3a3" HotelName="Lumbung Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Three Brothers, Banjar Legian Tengah, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/21483/2321483/1.jpg?f=15094584</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.54" OriginalAmount="13.54">
      <BasicPropertyInfo Latitude="-8.7192339499891" Longitude="115.17515883397" StarRating="3" HotelCode="933480|14070f" HotelName="Hotel Sandat legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 120, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224537/224537a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.66" OriginalAmount="13.66">
      <BasicPropertyInfo Latitude="-8.71917462" Longitude="115.17341897" StarRating="3" HotelCode="497892|11fcf0" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sorga, Jalan Poppies 1, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235676/235676a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.66" OriginalAmount="13.66">
      <BasicPropertyInfo Latitude="-8.63458397" Longitude="115.17334851" StarRating="1" HotelCode="426058|1b0a58" HotelName="The Paica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wayan Gebyag 16, Dalung, Kerobokan, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21608/2521608/1.jpg?f=15059823</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.67" OriginalAmount="13.67">
      <BasicPropertyInfo Latitude="-8.75768501" Longitude="115.22087943" StarRating="3" HotelCode="631780|2149c8" HotelName="Pondok Agung Bed and Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99x, Tanjung Benoa, Nusa Dua</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.69" OriginalAmount="13.69">
      <BasicPropertyInfo Latitude="-8.7073833247164" Longitude="115.17272461073" StarRating="3" HotelCode="260573|1e1628" HotelName="Siesta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunut Sari 8, Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/93/933095/JuNoq6ud_33a3d70b49933f1a044ad03a3cecc38d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.79" OriginalAmount="13.79">
      <BasicPropertyInfo Latitude="-8.6679643910047" Longitude="115.17909211412" StarRating="3" HotelCode="336423|1923cc" HotelName="The Salak Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Salak 78, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441838/441838a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides a complimentary babysitting service, a childcare service, a transfer service and room service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park. Other services include a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.93" OriginalAmount="13.93">
      <BasicPropertyInfo Latitude="-8.7004103120785" Longitude="115.18113782545" StarRating="2" HotelCode="933481|150dd5" HotelName="Nakula Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Timur Gang Marga Ayu 88, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361978/361978a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.70605272" Longitude="115.25317057" StarRating="3" HotelCode="546980|157055" HotelName="Blanjong Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekar Waru 4, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13578/2513578/1.jpg?f=14938557</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.34249936" Longitude="115.66759679" StarRating="2.5" HotelCode="594409|327483" HotelName="Bukit Indah Home Stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40974/2040974/1.jpg?f=14919468</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65180471" Longitude="115.12867095" StarRating="3" HotelCode="964469|388330" HotelName="Caroline Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 69, Canggu 80361, Kecamatan Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523863</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.53984259" Longitude="115.32311393" StarRating="3" HotelCode="492421|158518" HotelName="Hotel Gianyar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Manik 1A, Gianyar 80511, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38083/2038083/39.jpg?f=15602637</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.72445778" Longitude="115.17108963" StarRating="2" HotelCode="560778|156587" HotelName="H-Ostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Square, Block E8, Kuta 83061</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42827/2942827/1.jpg?f=14950327</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service, a transfer service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.50766744" Longitude="115.26146833" StarRating="1" HotelCode="641248|226926" HotelName="Jungut Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Dry Cleaning,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Arjuna, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40962/2040962/1.jpg?f=15396611</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Jungut Inn is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's Wi-Fi in public areas, airport transfer. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Jungut Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.7087763442071" Longitude="115.16940363374" StarRating="2" HotelCode="933486|34564" HotelName="Loft Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 99, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209275/209275a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.64355049" Longitude="115.13255878" StarRating="2" HotelCode="808704|383295" HotelName="Margarita Surf Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Batu Belah 17, Pererenan, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32780000/32778000/32777998/26a29c67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.644579134355" Longitude="115.20929046627" StarRating="2.5" HotelCode="936738|153032" HotelName="POP! Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S Cokroaminoto 23 - 25, 80118 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502944/502944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|81090" HotelName="Restu Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86906/l_86906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Airport, while Denpasar, the capital city of Bali, is about 40 minutes away. It is a 10-minute walk from the beach area while the shopping centre, art markets, banks, and the famous night life of Kuta can all be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65556113" Longitude="115.14255889" StarRating="3" HotelCode="752798|306793" HotelName="Sakura Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9B, Gang Puji, Tibubeneng, Kuta Utara, Kabupaten Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43378/2943378/1.jpg?f=15057457</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.80060428" Longitude="115.1637009" StarRating="3" HotelCode="859219|360891" HotelName="The Xotic Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sari, Kampus Unud, Ungasan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.01" OriginalAmount="14.01">
      <BasicPropertyInfo Latitude="-8.7078999849701" Longitude="115.17180330608" StarRating="3" HotelCode="909001|11b4a3" HotelName="Dewa Bharata Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" HotelFacility="Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276313/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our 40 cottages located just a few step from Kuta beach and 10 minutes drive from Ngurah Rai International airport. All rooms with private bath, either Air conditioned or fan. Swimming pool surrounded by green and lush tropical garden. Gending Restaurant overlooking the beautiful garden and pool, offers a Chinese, Indonesian and European cuisine with the Balinese hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.10" OriginalAmount="14.10">
      <BasicPropertyInfo Latitude="-8.37297213" Longitude="115.26859728" StarRating="3" HotelCode="517514|122195" HotelName="Raffles Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Airport Transfer (on Demand),Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Kintamani 198 km 38, 80517 Payangan</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41916/2041916/1.jpg?f=15081274</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Raffes Holiday Hotel is a romantic Balinese hideaway prefect for Honeymooners couples or families.Each room features a king size bed mini-barTV+ DVD Player.There is a complimentary shuttle service Hotel - Ubud Market (9AM 12 PM 3PM 6PM)Ubud Market - Hotel (10 AM 1 PM 4PM 9 PM)Be smart booking our  promotion transfer in from airport to Hotel IDR 350.000 ( 1-3) pax (USD38) and IDR 500.000 ( 4-6) pax Early Booking Rent Car (Toyota Innova for upto 6 persons included Driver + Gasoline) Discount 25% .   5 hr        Rp  700.000- early booking Rp 525.000-Full day    Rp.  1.200.000- early booking Rp. 900.000-..no extra charge for use more than 12 hr.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.18" OriginalAmount="14.18">
      <BasicPropertyInfo Latitude="-8.7617" Longitude="115.1801" StarRating="2" HotelCode="498943|1e076a" HotelName="Ratu Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai Karang Sari III, 80361 Kedonganan</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42859/2942859/1.jpg?f=15220005</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.19" OriginalAmount="14.19">
      <BasicPropertyInfo Latitude="-8.7106874490939" Longitude="115.17876947885" StarRating="3" HotelCode="915192|122252" HotelName="Everyday Smart Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 12/12A, Central Park, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192379/192379a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.23" OriginalAmount="14.23">
      <BasicPropertyInfo Latitude="-8.71425559" Longitude="115.17638917" StarRating="3" HotelCode="593600|2041a3" HotelName="Tom Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 37, Badung, Bali, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/91911/3691911/1.jpg?f=15235212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.30" OriginalAmount="14.30">
      <BasicPropertyInfo Latitude="-8.7086305370439" Longitude="115.17152932808" StarRating="3" HotelCode="113529|12974b" HotelName="Rivavi Fashion Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Legian Kelod, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162947/162947a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of bustling Legian. It is just a 5-minute walk from Kuta Beach and a 15-minute walk from restaurants and nightlife options in Legian. Ngurah Rai International Airport and Seminyak are both a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.35" OriginalAmount="14.35">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|11b085" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1395718</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Airport. It is also conveniently close to Kuta Beach and Kuta tourist centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.35" OriginalAmount="14.35">
      <BasicPropertyInfo Latitude="-8.33423518" Longitude="115.6431374" StarRating="2" HotelCode="435149|1f0af7" HotelName="Amed Sari Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Purwakerti, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13517/2513517/1.jpg?f=14958684</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.35" OriginalAmount="14.35">
      <BasicPropertyInfo Latitude="-8.671078" Longitude="115.236411" StarRating="3" HotelCode="320156|1a6666" HotelName="Mahatma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puputan II B 1, Nitimandala, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544223/544223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.38" OriginalAmount="14.38">
      <BasicPropertyInfo Latitude="-8.33506813" Longitude="115.64571747" StarRating="3" HotelCode="504015|1a7a83" HotelName="Pakels Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Beauty Salon,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Abang, Karangasem, Amed, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21603/2521603/1.jpg?f=15183793</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Amed, Pakels Bali Villas promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, grocery deliveries, postal service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including hiking trails, outdoor pool, diving, fishing, massage, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Pakels Bali Villas will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.39" OriginalAmount="14.39">
      <BasicPropertyInfo Latitude="-8.65463045" Longitude="115.14752359" StarRating="3" HotelCode="629427|214805" HotelName="Adi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Brawa 8B, Banjar Brawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42143/2942143/1.jpg?f=14949666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.45" OriginalAmount="14.45">
      <BasicPropertyInfo Latitude="-8.74298857" Longitude="115.18081704" StarRating="3" HotelCode="403203|18fa01" HotelName="Bahana Guest House by GAMMA Hospitality" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merpati No 12, Banjar Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39885/2039885/1.jpg?f=15656640</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.50" OriginalAmount="14.50">
      <BasicPropertyInfo Latitude="-8.7818171205368" Longitude="115.17430494198" StarRating="3" HotelCode="113489|11866d" HotelName="Nirmala Hotel &amp; Bungalow Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II, 10, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1255488/RLwEMysG_f1aa539f388918b1aa92e0f64c36891e.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.53" OriginalAmount="14.53">
      <BasicPropertyInfo Latitude="-8.76248829" Longitude="115.17230986" StarRating="3" HotelCode="407968|1a5147" HotelName="New Asta Graha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan 8G, Kedonganan Village 80361, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.57" OriginalAmount="14.57">
      <BasicPropertyInfo Latitude="-8.7237964" Longitude="115.1752277" StarRating="3" HotelCode="908964|125050" HotelName="Grand Serela Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 42, Kalimalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161640/161640a_hb_a_901.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14.67" OriginalAmount="14.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|918435" HotelName="INNA BALI HERITAGE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33540_image64177542_0.jpg</HotelPictures>
        <HotelDescription>Inna Bali Heritage Hotel is strategically located in the heart of Denpasar, offering free parking and ground-floor rooms with cable TV. There is a swimming pool and free WiFi in common areas. Sanur Beach and Bali Art Center are a 15-minute drive away.Rooms at Inna Bali Heritage Hotel feature air conditioning, a seating area, a desk and a private bathroom with a bathtub, hot and cold shower and toiletries. Toilet. They also have garden views.The friendly staff can arrange car rental and airport shuttle services for an additional fee. There is also an ATM and meeting and banquet facilities.The hotel houses Sinta Restaurant, which specializes in Indonesian cuisine, and a small supermarket is a 10-minute drive away.Inna Bali Heritage Hotel is a 5-minute walk from the market. Traditional Badung and Bali Museum, a 15-minute walk from 911 Dental Clinic, a 10-minute walk from Denpasar Bird Market and Jro Kuta Palace, and a 35-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.78" OriginalAmount="14.78">
      <BasicPropertyInfo Latitude="-8.65210959" Longitude="115.25149277" StarRating="4" HotelCode="449333|127bab" HotelName="Puri Nusa Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Waribang 99, Denpasar, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95721/2095721/1.jpg?f=15065057</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Nusa Indah strategically located in the center area of Denpasar. Sanur Each can be reached by a 15 minute drive from the hotel. The hotel offers an outdoor swimming pool free Wi Fi and an outdoor swimming pool.Each room equipped with a TV air conditioning and an en suite bathroom with shower facilities. Airport shuttle services daily tour other guest activities can be arrange by contact person BAGUS at +62 361 7400834 and Laundry services can be arranged by the front desk staff upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.95" OriginalAmount="14.95">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|1463a2" HotelName="Bakung Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71085/a_71085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.795164" Longitude="115.224738" StarRating="2" HotelCode="292341|79155" HotelName="Amaris Pratama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pratama Lingk. Celuk, Kel. Benoa, Kuta Selatan</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222644/222644a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7235563336003" Longitude="115.17344280731" StarRating="2" HotelCode="335600|225643" HotelName="Angkul Angkul Beach Inn Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507816/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.51182657" Longitude="115.26836526" StarRating="2" HotelCode="852421|389911" HotelName="Artha Dewata Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Kesuma 10, Banjar Tebesaya, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535493</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.67357" Longitude="115.17712" StarRating="3" HotelCode="908992|77146" HotelName="Bali Paradise City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat 234, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81782/2281782/43.jpg?f=15503645</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.50256081" Longitude="114.96620857" StarRating="3" HotelCode="348807|166100" HotelName="Balian Paradise Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Br. Pengasahan, Surabrata, Tabanan – Bali, 82162</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7006116265266" Longitude="115.16873093404" StarRating="3" HotelCode="173624|155647" HotelName="MaxOneHotels.com @ Legian - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a complimentary babysitting service, a childcare service, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.74147858" Longitude="115.1685813" StarRating="2.5" HotelCode="491565|157393" HotelName="Chillin Kuta Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Polonia 25X, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44012/2944012/1.jpg?f=15356493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7098579591338" Longitude="115.17407468424" StarRating="3" HotelCode="296376|78393" HotelName="Hotel NEO Kuta Jelantik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 188, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371468/371468a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="636521|306774" HotelName="Moon Bamboo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Warung 1, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/807071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.69039151" Longitude="115.43291755" StarRating="2.5" HotelCode="623972|293776" HotelName="Pemuntalan Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dreambeach Road, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92498/3692498/1.jpg?f=15235230</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.63687835" Longitude="115.18366922" StarRating="3" HotelCode="325728|153073" HotelName="Puri Saron Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat 459C, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555680/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65415477" Longitude="115.12622856" StarRating="0" HotelCode="669978|388343" HotelName="Repag Wayan Canggu Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Mejan, Kabupaten Badung, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34990000/34988000/34987905/317f0e2b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.70556076" Longitude="115.25222128" StarRating="2.5" HotelCode="546953|153132" HotelName="Sanur Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 53 A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.67992853" Longitude="115.50156504" StarRating="3" HotelCode="850860|369443" HotelName="Sunset Hill Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Petak 1, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982767/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|78735" HotelName="The Tusita Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41661/2041661/61.jpg?f=15536744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.10" OriginalAmount="15.10">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|12b843" HotelName="Bali Asli Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49425/2949425/1.jpg?f=14949590</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks the rice fields. This property features bicycle rental services and free parking.Located in Ubud, Bali Asli is a 2-minute drive from central Ubud and a 10-minute drive from the famous Monkey Forest. Ngurah Rai International Airport is a 1.5-hour drive away.Rooms come with traditional wooden interiors and large windows that offer natural light. Each is fitted with a fan, seating area and private bathroom with a shower.Guests can enjoy a body massage, or take a stroll in the garden. Staff at the front desk can assist with car rental and ticketing arrangements.For convenience, the hotel provides room services. Local dining options are within a 10-minute walk from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.11" OriginalAmount="15.11">
      <BasicPropertyInfo StarRating="3" HotelCode="|147679" HotelName="Singaraja Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1007877_foto_1.jpg</HotelPictures>
        <HotelDescription>POP! Hotel Hardys Singaraja Square is the first modern hotel in the city, strategically located in ��the heart of Singaraja inside the Hardys Singaraja Square, only a short walk from the beach. It has easy access to the famous Lovina Beach a��nd other local attractions in North Bali, such as Air Sanih, ��Gitgit Waterfall and the Bedugul area. Catering to both business and leisure travelers, the hotel has 149 rooms equipped with comfortable bed, free wifi, international television channels, ��a hot shower and has a swimming pool facing the beach front. Complimentary �Morning �B�ites are provided for a good start of the day. All POP! Rooms include comfy bed, free Wifi Internet access, LCD TV + Cable TV, free Morning Bites and complimentary bottled water.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.17" OriginalAmount="15.17">
      <BasicPropertyInfo Latitude="-8.6743959907683" Longitude="115.23395701355" StarRating="2" HotelCode="349995|135323" HotelName="Cityzen Renon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara II 5, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76860/1876860/1.jpg?f=15421674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.18" OriginalAmount="15.18">
      <BasicPropertyInfo Latitude="-8.6724366823879" Longitude="115.25812089815" StarRating="3" HotelCode="141097|11b09f" HotelName="Sanur Agung Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I Gusti Ngurah Rai 174, Sanur 80227, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/120602/120602a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Sanur, on the island of Bali. Guests will find a number of tourist attractions just 500 metres from the accommodation, whilst Sanur's white sandy beach is around 1 km away. The capital of Bali, Denpasar, is approximately 7 km away, whilst Ngurah Rai International Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|142979" HotelName="TRANSERA KAMINI LEGIAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064078_foto_1.jpg</HotelPictures>
        <HotelDescription>This comfortable hotel is in Kuta/ Legian. There are a total of 26 accommodation units at Transera Kamini Legian Hotel. There is Wi-Fi throughout the accommodation. As this hotel features 24-hour reception, guests are always welcome. Cots are not available at this accommodation. Pets are not allowed at this property. Additionally, a car park is available on the premises for guests' extra convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|830867" HotelName="Oranjje Hotel by ZUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1942593_foto_1.jpg</HotelPictures>
        <HotelDescription>Oranjje Hotel Denpasar is ideally located in the middle of civic center, just 25 minutes drive from Bali International Airport. This hotel is surrounded by Government offices and close to main attraction places.Oranjje Hotel Denpasar features 81 spacious guestrooms with 3 Suites and 78 Standard rooms including 23 rooms with pool view. Each room features air-conditioning, remote controlled satellite tv, IDD phone, mini bar, mineral water, bathtub and shower with water heater and private balcony.Main restaurant serves interesting array of local and international cuisines.Low rise building.Lobby is small in size.Oranjje Hotel Denpasar is a 3star hotel with 81 guestrooms, a restaurant safety box in front office are, outdoor swimming pool, sunken bar by the pool, and Meeting room that can accommodate up to 250 people. (CB 09/09).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.23" OriginalAmount="15.23">
      <BasicPropertyInfo Latitude="-8.14783" Longitude="114.642" StarRating="0" HotelCode="786499|2149d9" HotelName="Eliska Sari Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk-Pemuteran 25km</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10594185</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.27" OriginalAmount="15.27">
      <BasicPropertyInfo Latitude="-8.7882" Longitude="115.2067" StarRating="3" HotelCode="504319|1fe637" HotelName="Tree House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebo Iwa, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87348/3487348/6.jpg?f=15505476</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.30" OriginalAmount="15.30">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|192036" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60327/2260327/1.jpg?f=15236722</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.44" OriginalAmount="15.44">
      <BasicPropertyInfo Latitude="-8.76862646" Longitude="115.17710681" StarRating="3" HotelCode="428765|136825" HotelName="Denays House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Bicycle Rental,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bantas Kangin 6, Jimbaran, Kedonganan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42376/2042376/1.jpg?f=15236200</HotelPictures>
        <HotelDescription>&lt;br/&gt;DENAYS House is located in Jimbaran Bay as one of the most desirable destinations on the world most beautiful island. It's only 15 minutes drive from The Ngurah Rai International Air Port and 20 Minutes to the center of Kuta and Nusa Dua.All rooms in Denays is set in a mature garden are well decorated with modern ethnic furniturecompleted with air conditioning International TV Channel Hot and Cold Shower tea and coffee maker Mini Bar and Free Wi fi. We have own beach club and Jukung Restaurant located in Jimbaran Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.64" OriginalAmount="15.64">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|12cc7a" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41075/2041075/1.jpg?f=15540945</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.68" OriginalAmount="15.68">
      <BasicPropertyInfo Latitude="-8.1029639823623" Longitude="115.09043376985" StarRating="2" HotelCode="316454|194149" HotelName="Hardys Hotel Singaraja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Surapati 122, Singaraja 81113</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431461/431461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.68" OriginalAmount="15.68">
      <BasicPropertyInfo Latitude="-8.659296" Longitude="115.191598" StarRating="3" HotelCode="909043|1196f2" HotelName="Nirmala Hotel &amp; Convention Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradatta 81, Denpasar 80118, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275497/275497a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.80" OriginalAmount="15.80">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|12de96" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.95" OriginalAmount="15.95">
      <BasicPropertyInfo Latitude="-8.67421768" Longitude="115.26044878" StarRating="2" HotelCode="491844|1e33bb" HotelName="Cameng Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 33, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40845/2940845/1.jpg?f=15427175</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.95" OriginalAmount="15.95">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|12601e" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234492/234492a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.57611275" Longitude="115.26543113" StarRating="3.5" HotelCode="435221|160548" HotelName="Asri Sari Villa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh, Banjar Lodsema, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39875/2939875/1.jpg?f=15041171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.71612428" Longitude="115.17250355" StarRating="0" HotelCode="670491|518047" HotelName="Bali Dwipa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesar</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852779/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7173508193859" Longitude="115.17319904556" StarRating="2.5" HotelCode="504173|156566" HotelName="Gora Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95568/2095568/1.jpg?f=15567663</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.728742" Longitude="115.168859" StarRating="2" HotelCode="65747|83421" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Kuta, P.O. Box 2030, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079984/079984a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by luscious tropical gardens, this hotel is located in the popular holiday resort of Kuta. It is just about a 5-minute walk from the centre of Kuta, where guests will find the shopping area and may enjoy the Kuta night-life as well as around a 5-minute walk from Kuta Beach and around 7 minutes’ drive from Ngurah Rai, the international airport of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7092810120197" Longitude="115.18374476513" StarRating="3" HotelCode="933575|156611" HotelName="Losari Hotel Sunset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Ruko Pertokoan, Sunset Paradise, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218478/218478a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.66443156" Longitude="115.14115589" StarRating="3" HotelCode="411241|152296" HotelName="Putu Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Barawa Gang Merpati No. 3, Br. Barawa, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39542/2039542/1.jpg?f=15090995</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.68529102" Longitude="115.43564308" StarRating="2.5" HotelCode="421492|116633" HotelName="Taos House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Homestays" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Parking,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay Street, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Taos House Lembongan in Lembongan Island, you'll be near the beach and minutes from Organic Lembongan Spa and Sacred Tree.  This hotel is within close proximity of Nusa Lembongan Beach and Pura Segara.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.65317683" Longitude="115.13793964" StarRating="2" HotelCode="845408|306797" HotelName="The Wina Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Subak Ambengan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|79033" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42355/2042355/1.jpg?f=15322846</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2.5" HotelCode="398594|83295" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38557/2038557/1.jpg?f=15077623</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.05" OriginalAmount="16.05">
      <BasicPropertyInfo Latitude="-8.62830697" Longitude="115.17825646" StarRating="3" HotelCode="349642|191228" HotelName="Zizz Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mudutaki V 2, Tegal Jaya, Dalung 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Dalung</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614881/614881a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dalung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.11" OriginalAmount="16.11">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|1327c9" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177087/177087a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous Dewa Ruci Statue Circle Road. The hotel is easily accessible from most popular tourist spots in Bali. It is within walking distance of the Bali Galleria Mall, with duty free outlet Simpang Siur Kuta, 3 km from the ever-popular Kuta Beach, and Ngurah Rai International Airport, Legian, Seminyak Beach and Sanur are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.21" OriginalAmount="16.21">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD1A13" HotelName="BOSS Legian Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2537507_foto_1.jpg</HotelPictures>
        <HotelDescription>Este agradable hotel estandaacute; situado en Kuta/ Legian. Situada a 6. 9 km del centro del pueblo, la propiedad brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes encontrarandaacute;n las principales zonas de ocio a 3. 0 km. La playa mandaacute;s cercana estandaacute; a a 1. 8 km de la propiedad. Los viajeros encontrarandaacute;n el aeropuerto a 8. 3 km. El alojamiento estandaacute; a 15. 8 km del puerto. El alojamiento cuenta con 91 dormitorios. Las personas que se hospeden en esta residencia podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. MaxOneHotels. com @Legian no ofrece cunas bajo solicitud previa. Las instalaciones cuentan con espacios panduacute;blicos accesibles. Esta propiedad no admite mascotas. MaxOneHotels. com @Legian cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los clientes que se alojen en MaxOneHotels. com @Legian podrandaacute;n utilizar el servicio de traslados disponible. Todos los clientes que se alojen en esta propiedad podrandaacute;n disfrutar de las deliciosas opciones de restauraciandoacute;n ofrecidas en su agradable entorno. Los huandeacute;spedes podrandaacute;n disfrutar de la amplia selecciandoacute;n de sabrosos platos que se sirven en el alojamiento. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.31" OriginalAmount="16.31">
      <BasicPropertyInfo Latitude="-8.68441274" Longitude="115.26214775" StarRating="2.5" HotelCode="629328|184e66" HotelName="Wayan Homestay Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sindhu 4, Denpasar, 80361 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/42655/3442655/1.jpg?f=15235152</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.33" OriginalAmount="16.33">
      <BasicPropertyInfo Latitude="-8.7082832995638" Longitude="115.25738081977" StarRating="2.5" HotelCode="933572|11fbd6" HotelName="Hotel Abian Kokoro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach 9, Semawang, Sanur 80227</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234535/234535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.34" OriginalAmount="16.34">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2.5" HotelCode="572899|21d08f" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618429/618429a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restaurant, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.36" OriginalAmount="16.36">
      <BasicPropertyInfo Latitude="-8.63879748" Longitude="115.19517525" StarRating="3" HotelCode="564500|1d728c" HotelName="Umah Bali Suite and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nuansa Indah Selatan II/1, Buluh Indah, Denpasar 80118, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43421/2943421/1.jpg?f=14979506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.37" OriginalAmount="16.37">
      <BasicPropertyInfo Latitude="-8.64557029" Longitude="115.14098515" StarRating="0" HotelCode="448665|1406ef" HotelName="Pande Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39122/2039122/1.jpg?f=15596185</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pande Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like tours, Wi-Fi in public areas, room service, laundry service, smoking area are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, shower, internet access – wireless, seating area, air conditioning. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage. Discover all Bali has to offer by making Pande Homestay your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.41" OriginalAmount="16.41">
      <BasicPropertyInfo Latitude="-8.6868147000459" Longitude="115.26012903495" StarRating="3" HotelCode="405661|1a6edd" HotelName="Double N Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu  2, Gang 4, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62527/2462527/1.jpg?f=14989543</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 5 rooms. A baggage storage service is among the facilities. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.52" OriginalAmount="16.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|918273" HotelName="AMAROOSSA SUITE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949987_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 59 air-conditioned rooms featuring minibars. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature designer toiletries and hair dryers.Enjoy a meal at Amaroossa Restaurant or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:00 AM to 10:00 AM for a fee.Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Nusa Dua? This hotel has facilities measuring 1291 square feet (120 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Located in Nusa Dua (Mumbul), Amaroossa Suite Bali is within a 15-minute drive of Bali Nusa Dua Convention Centre and Tanjung Benoa Beach.  This 4-star hotel is 3.3 mi (5.3 km) from Nusa Dua Beach and 3.6 mi (5.9 km) from Jimbaran Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Tanjung Benoa - 1 km / 0.6 mi  Puja Mandala - 2.5 km / 1.5 mi  Bali Nusa Dua Convention Centre - 3.2 km / 2 mi  BIMC Hospital Nusa Dua - 3.3 km / 2.1 mi  Bali International Convention Center - 3.3 km / 2.1 mi  Tanjung Benoa Beach - 3.5 km / 2.1 mi  Bali Collection Shopping Centre - 3.5 km / 2.2 mi  Samuh Beach - 3.6 km / 2.3 mi  Bali Nusa Dua Theater - 3.9 km / 2.4 mi  Bali National Golf Club - 4 km / 2.5 mi  Nusa Dua Beach - 4.2 km / 2.6 mi  Mengiat Beach - 4.4 km / 2.7 mi  Waterblow - 4.9 km / 3.1 mi  Geger Beach - 5 km / 3.1 mi  Samasta Lifestyle Village - 5.5 km / 3.4 mi  The preferred airport for Amaroossa Suite Bali is Denpasar (DPS-Ngurah Rai Intl.) - 10.4 km / 6.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.54" OriginalAmount="16.54">
      <BasicPropertyInfo Latitude="-8.498287" Longitude="115.25293" StarRating="3" HotelCode="410372|1179cb" HotelName="Anini Raka Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100892/a_100892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated in the town of Ubud, just 2 km away from Ubud Market. Both the Ubud Royal Palace and the Museum of Art are just a 5-minute drive from the hotel, whereas Monkey Forest is 10 minutes away by car. The resort is located 45 minutes from Ngurah Rai International Airport by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.55" OriginalAmount="16.55">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|214aaa" HotelName="Aurora House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535514</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.61" OriginalAmount="16.61">
      <BasicPropertyInfo Latitude="-8.78393703" Longitude="115.17237689" StarRating="3.5" HotelCode="492467|1ec839" HotelName="Jimbaran Lestari Culture Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa,Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Celagi Basur 1, Uluwatu II, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6d/b7/6db7b5a8905414b8daed8abbc028ba9a45a8127d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.75" OriginalAmount="16.75">
      <BasicPropertyInfo Latitude="-8.67718" Longitude="115.190355" StarRating="3" HotelCode="318934|1a4716" HotelName="Quest Hotel San Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata 93, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441839/441839a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.76" OriginalAmount="16.76">
      <BasicPropertyInfo Latitude="-8.6827707198583" Longitude="115.1672009957" StarRating="4" HotelCode="377642|1a7759" HotelName="Hotel Dafam Savvoya Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 14, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584531/584531a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.81" OriginalAmount="16.81">
      <BasicPropertyInfo Latitude="-8.64778848" Longitude="115.14466475" StarRating="2" HotelCode="422479|1ae869" HotelName="Matra Bali Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Concierge,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Perumahan Pertiwi, Tibubeneng, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555393/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Matra Bali Surf Camp Guest House is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, 24-hour front desk, express check-in/check-out, luggage storage, Wi-Fi in public areas are there for guest's enjoyment. Designed for comfort, selected guestrooms offer air conditioning, wake-up service, desk, mini bar, balcony/terrace to ensure a restful night. Access to the hotel's outdoor pool will further enhance your satisfying stay. A welcoming atmosphere and excellent service are what you can expect during your stay at Matra Bali Surf Camp Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.65437718" Longitude="115.14131826" StarRating="3.5" HotelCode="602904|1f8cd2" HotelName="Tirtha Canggu Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat gg.Jalak Indah 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.94" OriginalAmount="16.94">
      <BasicPropertyInfo Latitude="-8.7732823254131" Longitude="115.22258770552" StarRating="3" HotelCode="933784|15f19c" HotelName="Hotel Ion Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 93, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488076/488076a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Tanjung Benoa, this complex lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.96" OriginalAmount="16.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|830972" HotelName="J BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949799_foto_1.jpg</HotelPictures>
        <HotelDescription>J Boutique Hotel (formerly Jatra Hotel) is located at Jalan Kartika Plaza, the center of Kuta's business and leisure activities. Ngurah Rai International airport is just 5 minutes drive away. Kuta's biggest beach front shopping mall "Centro" can be reached just at approximately 10 mins walking distance. J Boutique hotel is located right on beginning of Jalan Kartika Plaza street.Selections of 33 Superior Rooms with 26 square meter or 280 square feet minimalist and chic designed rooms with choices of king size or twin sized guest rooms of smoking and non smoking room preference.Main restaurante comes with 123 seats and an atmosphere with an outstanding interior. This restaurant is available for catering family and corporate gatherings, birthday parties and smaller private wedding parties.Modern boutique style dominated with black and white color.Small modern style.J Boutique Hotel is a boutique hotel located on beginning of Jalan Kartika Plaza street but still within walking distance to discovery shopping mall or water park. This property features 88 guestrooms all dominated with black and white color, swimming pool on roof top, meeting room and wifi internet connections..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.71695" Longitude="115.1848" StarRating="3" HotelCode="285005|163517" HotelName="100 Sunset Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 100 C, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122190/122190a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.68080903" Longitude="115.20293947" StarRating="3" HotelCode="348831|157050" HotelName="Amaris Hotel Teuku Umar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar No. 139, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541446/541446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.63504504" Longitude="115.15764316" StarRating="3" HotelCode="587875|214196" HotelName="Asung Guest House And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padonan, Gg. Danau Batur, Banjar Kulibul Kawan, Desa Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759223/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954679|383274" HotelName="Braw inn Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat, Gang Anggur 1, Tibubeneng, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.7798705253294" Longitude="115.17495431625" StarRating="2" HotelCode="317883|79495" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arwana 88, Uluwatu II Taman Mulia, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234583/234583a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.709855047881" Longitude="115.17872589652" StarRating="3" HotelCode="324614|83403" HotelName="Euphoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 11-12, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393105/393105a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.683764" Longitude="115.168706" StarRating="3" HotelCode="936742|83027" HotelName="Favehotel Sunset Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 89, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392458/392458a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.4783518536525" Longitude="115.62051961105" StarRating="2" HotelCode="379977|108198" HotelName="Kangkung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Kecamatan Subagan, Karangasem 80363</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261726/261726a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.16326906" Longitude="115.02331535" StarRating="3" HotelCode="328003|127767" HotelName="Lovina Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kaliasem, Lovina 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555333/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.83712452" Longitude="115.17684422" StarRating="2" HotelCode="421008|127279" HotelName="Pandawa Beach Home Stay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Arum 37, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40636/2040636/1.jpg?f=15362304</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pandawa Beach Home Stay in Ungasan (Uluwatu), you'll be close to Garuda Wisnu Kencana Cultural Park.  This guesthouse is within the vicinity of Puja Mandala and Jenggala Factory.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.5240825225692" Longitude="115.2634370327" StarRating="3" HotelCode="93172|27360" HotelName="Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129568/a_129568_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the art colony of Ubud, around 1 km from the village centre, the hotel is just a 45-minute drive from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.715707" Longitude="115.18109" StarRating="3" HotelCode="292335|78827" HotelName="PrimeBiz Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta, Banjar Anyar, Kuta, 80316 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218670/218670a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50926789" Longitude="115.56792106" StarRating="2" HotelCode="491449|158568" HotelName="Puri Pandan Restaurant &amp; Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa 14, Candidasa, Karangasem 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41124/2041124/1.jpg?f=15380332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.464881" Longitude="115.32585" StarRating="3" HotelCode="113479|17920" HotelName="Puri Saron Madangan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Madangan, Petak, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156830/a_156830_I1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the popular town of Ubud on the Indonesian island of Bali. The establishment is located in the village of Madangan, in the Gianyar district, and lies around 7 km from the centre of Ubud. Ngurah Rai International Airport is approximately 50 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.70678416" Longitude="115.23347926" StarRating="2" HotelCode="335707|153172" HotelName="Sugiras Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Bedulu 1A, Suwung Kangin-Sidakarya, Denpasar 80224, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38241/2038241/47.jpg?f=15693815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|370510" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980094/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.682915" Longitude="115.166789" StarRating="3.5" HotelCode="292748|241263" HotelName="The Sunset Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 88-99, Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277130/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|156967" HotelName="Warji House 2 Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.51087975" Longitude="115.26083078" StarRating="3" HotelCode="787973|390064" HotelName="Ubud Kerta City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 15, Jalan Wenara Wana, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977537/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|1999db" HotelName="Kuta Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161438/161438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.78258953" Longitude="115.17359646" StarRating="3" HotelCode="755055|320817" HotelName="Zuri Express Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Elevator,Internet,Laundry,Lounge,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II 88 x, Kuta Selatan, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15337/3815337/1.jpg?f=15627626</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, Zuri Express Jimbaran Bali is only 15 minutes from Ngurah Rai International Airport and 30 minutes from Denpasar City Centre. This 3-star hotel offers easy access to destinations such as Garuda Wisnu Kencana, Uluwatu Temple, Jimbaran Beach and Kuta Beach. \n\nZuri Express Jimbaran Bali offers facilities like 24 hour check-in, babysitting services, internet access, laundry facilities, spa facilities, swimming pool and restaurant.\n\nRooms feature a hairdryer, cable/satellite TV, coffee/tea maker, Wi-Fi, air conditioning, safety deposit box and a mini bar.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: No. 88 x, Jl. Uluwatu II, Jimbaran, South Kuta, Badung Regency, Bali 80361, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.473118" Longitude="115.1363075" StarRating="3" HotelCode="292756|191fb0" HotelName="Yeh Panes Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Desa Penatahan, Penebel 80361, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.14837378" Longitude="114.61848511" StarRating="3" HotelCode="573198|21d436" HotelName="The Barari Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gumbleng, Seririt-Gilimanuk, Desa Sumberkima, Pemuteran 81155, Gerokgak-Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.18" OriginalAmount="17.18">
      <BasicPropertyInfo StarRating="3" HotelCode="|868858" HotelName="Grand Livio Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1006606_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within walking distance from Bali Kuta Central Shopping Arcade and surrounded by the famous Kuta, Legian and Seminyak areas, ibis Styles Bali Kuta Dewi Sri is an international economy hotel close to the beach and shopping, nightlife and dining areas.Dedicated designed (24.5sqm) room of contemporary design.Breakfast, Lunch and Dinner available at this hotel.This is a modern hotel.This hotel has a medium size lobby.Located within walking distance from Bali Kuta Central Shopping Arcade and surrounded by the famous Kuta, Legian and Seminyak areas, ibis Styles Bali Kuta Dewi Sri is an international economy hotel close to the beach and shopping, nightlife and dining areas. The hotel features 114 rooms including family rooms designed for modern comfort, a meeting room, restaurant, relaxing lounge bar, and pool for adult and children, making it perfect for both business and leisure travelers.Ibis Styles Bali Kuta Dewi Sri, a newly-built hotel offers great value accommodation with all included in the price: room,breakfast and WiFi internet access. A unique design and true comfort are provided to meet your travel needs while in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.19" OriginalAmount="17.19">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|214a09" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.19" OriginalAmount="17.19">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|1362b6" HotelName="Rhadana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186774/186774a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.31" OriginalAmount="17.31">
      <BasicPropertyInfo Latitude="-8.674524" Longitude="115.15606" StarRating="3" HotelCode="400885|1b28fb" HotelName="MaxOneHotels.com @ Seminyak - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.38" OriginalAmount="17.38">
      <BasicPropertyInfo Latitude="-8.7075759288043" Longitude="115.18359314068" StarRating="2" HotelCode="333225|1351ec" HotelName="Al Isha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari  27, Sunset Road, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/493976/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.50" OriginalAmount="17.50">
      <BasicPropertyInfo Latitude="-8.7387656510721" Longitude="115.16679025397" StarRating="3" HotelCode="936604|15a218" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika/ Nusa Indah, 80361 Tuban</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368920/368920a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.51" OriginalAmount="17.51">
      <BasicPropertyInfo Latitude="-8.674643" Longitude="115.153423" StarRating="3" HotelCode="311333|18873b" HotelName="The Alea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 78, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372515/372515a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.52" OriginalAmount="17.52">
      <BasicPropertyInfo StarRating="3" HotelCode="|920833" HotelName="Puri Saron Denpasar Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/997126_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.54" OriginalAmount="17.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|711402" HotelName="100 Sunset Hotel and Ballroom" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298877_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el cruce principal de Bali, que conecta Seminyak con Nusa Dua y Kuta con Sanur. Desde allandiacute; es muy fandaacute;cil llegar a todos los lugares de interandeacute;s de Bali. Se encuentra a 8 km de la zona de Kuta, a 9 km de la playa de Kuta y a 10 km de la ciudad de Denpasar. El aeropuerto de Bali estandaacute; a solo 6 km.Construido en 2009, este encantador complejo hotelero es un establecimiento boutique minimalista con un diseandntilde;o excepcional. Consta de un total de 45 habitaciones, incluidos 15 apartamentos y un jardandiacute;n. Las landiacute;neas limpias, la distribuciandoacute;n abierta y los colores frescos acentanduacute;an el diseandntilde;o de este establecimiento reciandeacute;n construido para huandeacute;spedes exigentes en viaje de negocios o de placer. Se ofrecen instalaciones como vestandiacute;bulo, caja fuerte y ascensor. Cuenta con un restaurante y los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a (ambos por un suplemento). Hay aparcamiento disponible para los que lleguen en coche.Las habitaciones del hotel estandaacute;n amuebladas con un estilo minimalista moderno y cuentan con instalaciones y prestaciones modernas. Todas las habitaciones disponen de cuarto de baandntilde;o privado con ducha y cama extra grande. Estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, equipo de manduacute;sica, conexiandoacute;n a Internet WiFi y caja fuerte. Las habitaciones disponen de cocina con minibar y nevera y todos los alojamientos tienen aire acondicionado regulable, ademandaacute;s de balcandoacute;n o terraza. Todas las habitaciones estandaacute;n disponibles tanto para estancias cortas como prolongadas.Este hotel tiene piscina al aire libre. Por un suplemento, los huandeacute;spedes pueden disfrutar de tratamientos spa con aceites y cremas preparados exclusivamente con los ingredientes mandaacute;s naturales. Despuandeacute;s de un masaje, se sentirandaacute;n rejuvenecer con un baandntilde;o refrescante o una ducha de vapor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.58" OriginalAmount="17.58">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|114cdc" HotelName="J Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156864/p_156864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay for business travelers, air passengers in transit and beach-seeking tourists. The hotel is situated within an easy walk of Tuban, where guests will find a selection of bars, restaurants and shops. The exciting nightlife of Kuta is only 10 minutes away by taxi, which are available in the immediate vicinity of the hotel. The beach is just a 10-minute taxi journey, or 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.65" OriginalAmount="17.65">
      <BasicPropertyInfo Latitude="-8.68675841" Longitude="115.18488403" StarRating="2" HotelCode="934371|1f14db" HotelName="Cozy Stay Soputan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Soputan 88, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237033/237033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.74" OriginalAmount="17.74">
      <BasicPropertyInfo Latitude="-8.7295170841708" Longitude="115.16825890838" StarRating="3" HotelCode="936677|12f7fd" HotelName="Radha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 2, Gang Puspa Ayu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234434/234434a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.79" OriginalAmount="17.79">
      <BasicPropertyInfo Latitude="-8.6821926153488" Longitude="115.17200252093" StarRating="3" HotelCode="348029|18eb7b" HotelName="7 Bidadari Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari IV 7, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371213/371213a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.84" OriginalAmount="17.84">
      <BasicPropertyInfo StarRating="2" HotelCode="|082885" HotelName="AMARIS TEUKU UMAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/707056_image38302879_0.jpg</HotelPictures>
        <HotelDescription>Offering an outdoor pool and a restaurant, Amaris Hotel Teuku Umar is located in Denpasar. Free WiFi access is available in all areas. Various dining options are just a short walk away from the famous Teuku Umar area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.84" OriginalAmount="17.84">
      <BasicPropertyInfo Latitude="-8.347478" Longitude="115.679288" StarRating="3" HotelCode="915202|129882" HotelName="Anugerah Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Adem, Seraya, Amed 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78322/1878322/40.jpg?f=15584700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.84" OriginalAmount="17.84">
      <BasicPropertyInfo Latitude="-8.70580683" Longitude="115.18959013" StarRating="0" HotelCode="750370|1ae2c9" HotelName="Amerta Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gelogor Carik Gg Amerta 8, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Amerta Homestay to discover the wonders of Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Amerta Homestay. Some of the well-appointed guestrooms feature air conditioning, desk, mini bar, balcony/terrace, television LCD/plasma screen. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. Amerta Homestay combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.94" OriginalAmount="17.94">
      <BasicPropertyInfo Latitude="-8.71850159" Longitude="115.17382363" StarRating="3" HotelCode="334174|14862f" HotelName="Gemini Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39175/2039175/1.jpg?f=15073613</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.94" OriginalAmount="17.94">
      <BasicPropertyInfo Latitude="-8.6850182" Longitude="115.26070097" StarRating="3" HotelCode="325336|1a9121" HotelName="Puri Mango Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Toba 15, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41869/2041869/61.jpg?f=15603934</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70618578" Longitude="115.17786371" StarRating="3" HotelCode="347646|83391" HotelName="Amaris Hotel Dewi Sri - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487869/487869a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.6687767694437" Longitude="115.1507678439" StarRating="4" HotelCode="429708|77035" HotelName="Aqua Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234553/234553a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aqua Villa is located in quiet secluded Umalas area and yet still close to the central of Seminyak area. The villa consist of 11 modern living comfort villas with divine atmosphere orchestrated with the sound of crickets and the sweet smelling of frangipany flowers in the thin air.Set amongst the Balinese garden lush greenness 150 square meter swimming pool will cool you off after a full day of challenging activities. Accompanied by the warm breeze of tropical weather. And the bale bengong is the ultimate gazebo to day dream…to immerse the beauty and the stillness while hearing the roaring waves in the distance.Aqua Villa is one of the real paradise on Earth…where your life becomes close to perfection. It's good to know in advance what heaven looks like.Divine ambiance cool breezes this the preview of what heaven looks like</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.7221370240471" Longitude="115.17220408955" StarRating="3" HotelCode="908988|80002" HotelName="Bali Summer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222463/222463a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.67437702" Longitude="115.4492107" StarRating="3" HotelCode="839009|293729" HotelName="Chillhouse Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Kelod, Desa Jungutbatu, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983841/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.679993" Longitude="115.203848" StarRating="2" HotelCode="173604|153034" HotelName="POP! Teuku Umar Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No. 74, Denpasar, Bali 80113</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274800/274800a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.68710984" Longitude="115.17742067" StarRating="3" HotelCode="835047|383963" HotelName="Inkuta Residence And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II, Gang Nuansa 8-10, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.6985525135756" Longitude="115.23421" StarRating="3" HotelCode="936769|152952" HotelName="MarsCity Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Dalem, Sidakarya, Sanur 80224, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466523/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.7213506223098" Longitude="115.18645716064" StarRating="4" HotelCode="317157|156614" HotelName="Mega Boutique Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 259, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374511/374511a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Kuta. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.63656004" Longitude="115.19289425" StarRating="3" HotelCode="933584|152865" HotelName="Hotel NEO Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394038/394038a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.6730189746829" Longitude="115.14977032388" StarRating="3" HotelCode="392757|81119" HotelName="Nipuri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 16x, Batu Belig Kerobokan, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41165/2041165/1.jpg?f=15672196</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70988" Longitude="115.17018" StarRating="3" HotelCode="398095|155716" HotelName="Serela Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene 168, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540004/540004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a dining area, a bar, room service, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|156442" HotelName="Sun Royal Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189771/189771a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.71735569" Longitude="115.17880709" StarRating="3" HotelCode="488424|156817" HotelName="Teges Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 39, Gang Teges, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97686/2497686/1.jpg?f=14958636</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Teges Inn in Kuta (Raya Kuta), you'll be minutes from Mall Bali Galeria and Carrefour Plaza Kuta.  This hotel is within close proximity of Swiss Consulate and Vihara Dharmayana Kuta.Rooms Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.5085571" Longitude="115.56587401" StarRating="1" HotelCode="448606|158584" HotelName="Temple Cafe &amp; Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Karangasem 80361</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42288/2042288/1.jpg?f=15091986</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70527054" Longitude="115.44029101" StarRating="3" HotelCode="465199|174985" HotelName="The Dafish Accommodation Bar &amp; Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan, Kawan, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2069955/Dlf9ZNys_87c1d9607694eef80c1289c3dd6b0daa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.47685684" Longitude="115.26741261" StarRating="3" HotelCode="639055|265502" HotelName="Toya Villa Suweta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suweta Street 2, Banjar Bentuyung, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810700/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.28044003" Longitude="115.59485002" StarRating="3" HotelCode="435292|160536" HotelName="Tulamben Wreck Divers Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38843/2038843/1.jpg?f=15563346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7208209875972" Longitude="115.17522643453" StarRating="3" HotelCode="936596|samsara_inn_4" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, 80361 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096619/096619a_hb_a_930.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.04" OriginalAmount="18.04">
      <BasicPropertyInfo Latitude="-8.6064071" Longitude="115.0883708" StarRating="3.5" HotelCode="563669|1ec7f5" HotelName="Villa Puspa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kedungu, Tabanan 82121, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/eb/a3/eba3aa9877e3ad2f78be5ed8ac09dbfa63eb4362.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.04" OriginalAmount="18.04">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|13ba90" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222219/222219a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.07" OriginalAmount="18.07">
      <BasicPropertyInfo Latitude="-8.6743906146497" Longitude="115.1769253988" StarRating="3" HotelCode="397881|1a588b" HotelName="Anggie Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Persada II 3, Banjar Pengipian, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390876/390876a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.08" OriginalAmount="18.08">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|217374" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03878/3803878/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa\n\nWith a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa. Make yourself at home in one of the 14 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include complimentary bottled water, and housekeeping is provided daily. Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. At Vimala Ubud, enjoy a satisfying meal at the restaurant. Cooked-to-order breakfasts are available daily from 7 AM to 10 AM for a fee. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.23" OriginalAmount="18.23">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|158ae8" HotelName="Bendesa Accommodation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37967/2037967/1.jpg?f=15429700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.26" OriginalAmount="18.26">
      <BasicPropertyInfo Latitude="-8.695047" Longitude="115.167016" StarRating="3.5" HotelCode="547205|1ea404" HotelName="Bali Yarra Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 189, Gang Keraton, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.27" OriginalAmount="18.27">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|126f7b" HotelName="ibis budget Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249325/a_249325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre and a 10-minute drive from the Petitenget Beach. Ngurah Rai International Airport is 25 minutes’ drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.50" OriginalAmount="18.50">
      <BasicPropertyInfo Latitude="-8.82170357" Longitude="115.08930352" StarRating="2" HotelCode="448775|13065c" HotelName="Sandat Mas Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban, Pecatu-Uluwatu, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41658/2041658/32.jpg?f=15608831</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sandat Mas Cottages is conveniently located in the popular Uluwatu area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Sandat Mas Cottages. Designed for comfort, selected guestrooms offer desk, internet access – wireless (charges apply), air conditioning, non smoking rooms, mini bar to ensure a restful night. Take a break from a long day and make use of outdoor pool, massage, garden, kids club. Discover all Bali has to offer by making Sandat Mas Cottages your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.76" OriginalAmount="18.76">
      <BasicPropertyInfo Latitude="-8.73712874" Longitude="115.16553866" StarRating="3" HotelCode="328222|13b5c5" HotelName="Hotel Solaris Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Ex Wana Segara, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507820/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.82" OriginalAmount="18.82">
      <BasicPropertyInfo Latitude="-8.70321656" Longitude="115.178915" StarRating="3" HotelCode="426039|15492c" HotelName="Kampung Cenik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Meeting Room,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1 No 3, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37958/2037958/44.jpg?f=15638113</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Kampung Cenik puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Wi-Fi in public areas, car park, restaurant, safety deposit boxes, laundry service are on the list of things guests can enjoy. Refrigerator, bathtub, hair dryer, complimentary bottled water, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including outdoor pool, garden. Kampung Cenik is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.91" OriginalAmount="18.91">
      <BasicPropertyInfo Latitude="-8.7233344553888" Longitude="115.17797648907" StarRating="3" HotelCode="260574|139916" HotelName="Suris Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 5, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188694/188694a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.93" OriginalAmount="18.93">
      <BasicPropertyInfo Latitude="-8.65971141" Longitude="115.14248815" StarRating="0" HotelCode="835109|147ba7" HotelName="Dabumito Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="24 Hour Room Service,Bar,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Sari 37, Gang Jepun, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40201/2040201/1.jpg?f=15063731</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Dabumito Guest House puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like bicycle rental, safety deposit boxes, airport transfer, tours, shared kitchen are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find shower, air conditioning, television, complimentary bottled water, DVD/CD player. To enhance guests' stay, the hotel offers recreational facilities such as massage, outdoor pool, garden. For reliable service and professional staff, Dabumito Guest House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.98" OriginalAmount="18.98">
      <BasicPropertyInfo Latitude="-8.6642563" Longitude="115.1547154" StarRating="3" HotelCode="67177|12b302" HotelName="Abian Biu Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Umalas Kauh II 106, Tunon, Kerobokan 80351</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86894/a_86894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Banjar Umalas in Kerobokan. It is convenient to all the main shopping centres and tourist attractions, only a 30-minute drive from both Bali International Airport as well as from downtown Denpasar. The beach at Petitenget is just 5 minutes away, while Kuta is a 15 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.72465569" Longitude="115.17351044" StarRating="3" HotelCode="594395|225495" HotelName="AB Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764276/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.71782708" Longitude="115.17112597" StarRating="3" HotelCode="187555|71505" HotelName="Bali Sandy Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Kuta Poppies Lane II, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234532/234532a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.67225259" Longitude="115.16553863" StarRating="3" HotelCode="352975|82978" HotelName="Delu Villas &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 3, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470472/470472a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.16270252" Longitude="115.02512943" StarRating="2" HotelCode="435105|127759" HotelName="Funky Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Singaraja, Kecamatan Banjar, Buleleng Regency, 81152 Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.79995025" Longitude="115.15009812" StarRating="2" HotelCode="406183|157214" HotelName="Kampung 168" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Kuta Selatan, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38744/2038744/1.jpg?f=15222825</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.695092210607" Longitude="115.17205497704" StarRating="3" HotelCode="376304|82981" HotelName="M Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula, Gang Baik, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92381/3692381/1.jpg?f=15235552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.7383690043184" Longitude="115.17470687628" StarRating="3" HotelCode="915211|76264" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri  9, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186806/186806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.68864568" Longitude="115.25970301" StarRating="3" HotelCode="421473|263654" HotelName="Sadana Bali Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu II 2, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.68409806" Longitude="115.48794218" StarRating="2.5" HotelCode="624970|310508" HotelName="Semaya One Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kutampi Village, Nusa Penida Island 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92135/3692135/1.jpg?f=15235165</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.70764571" Longitude="115.49202352" StarRating="3" HotelCode="851308|369466" HotelName="Toro Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Senangka, Desa Sakti, Kec. Nusa Penida Suite, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396386</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.69998974" Longitude="115.16593516" StarRating="2" HotelCode="491641|157570" HotelName="Zest Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>525 Jalan Werkudara, Kuta Legian  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538921/538921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.6974368148036" Longitude="115.17200857401" StarRating="3" HotelCode="16284|103266" HotelName="Puri Dewa Bharata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nr 11 Nakula Street, Seminyak, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19552/l_19552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Legian, an area known for it's shopping, restaurants, and nightlife. Ngurah Rai International Airport and Kuta beach are both only a 15-minute drive away, while Double Six beach is only ten minutes on foot. The tourist centre of Kuta Square is also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|18c17c" HotelName="Warsa Garden Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147410/147410a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.25976889" Longitude="115.33991932" StarRating="3.5" HotelCode="588953|138fad" HotelName="Batur Mountain View Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Culali, Desa Batur Selatan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4e/33/4e3360746fac8c3f45658021561d32f9ca59575a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.30" OriginalAmount="19.30">
      <BasicPropertyInfo Latitude="-8.725600266682" Longitude="115.17558139975" StarRating="3" HotelCode="292333|1293ed" HotelName="Ohana Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222456/222456a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.31" OriginalAmount="19.31">
      <BasicPropertyInfo Latitude="-8.27113929" Longitude="115.16260666" StarRating="3" HotelCode="452301|18fb96" HotelName="CLV Hotel &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Candi Kuning, Bedugul</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487955/487955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bedugul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.35" OriginalAmount="19.35">
      <BasicPropertyInfo Latitude="-8.51443044" Longitude="115.26350377" StarRating="2" HotelCode="603446|16a373" HotelName="Ganesha Ubud Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hanoman Street 43, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39013/2039013/1.jpg?f=15289429</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.44" OriginalAmount="19.44">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|18dec7" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361307/361307a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.47" OriginalAmount="19.47">
      <BasicPropertyInfo StarRating="2" HotelCode="|838729" HotelName="AMARIS HOTEL PRATAMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912306_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located within easy walking distance of Bali Nusa Dua Convention Center as well as multiple shopping and entertaintment options. Approximately 30 Minutes drive from Ngurah Rai International Airport.Enjoy the comfort of clean, 'smart' room with crisp, stylish design and cutting edge LED TV - all wthout having to pay more fo the privilege.There is no restaurant at this property.This is a modern hotel.The hotel has a small lobby.Packed with five-star resorts, fine beaches and exlusive boutique shopping enclaves, the Nusa Dua area, on Bali's southern peninsula, is known for high-end living and luxury tourism. Yet the area is also the gateway to Pecatu, with its high cliffs, secluded beaches and stunning vistas, not to mention the stunning Uluwatu temple complex, dramatically situated on Bali's southern tip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.62" OriginalAmount="19.62">
      <BasicPropertyInfo Latitude="-8.64340331" Longitude="115.15524995" StarRating="3" HotelCode="421763|1b3395" HotelName="Litus Rinaya Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu 2, Gang Leli, North Kuta, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543823/543823a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Litus Rinaya is a homey hotel in Canggu offering affordable accommodation options for travellers wanting to be centrally located when visiting Canggu area. It is a strategic base with a carefree ambience and its own brand of gracious Balinese hospitality.

The hotel is small, yet extremely comfortable, with just 11 Superior Rooms, 8 Deluxe Rooms and supporting guest facilities. Two additional Family Rooms with multiple bedrooms are also available to anticipate the needs of families on a budget.

Breakfast is served daily at a casual pool front cafe. Light refreshments and cold drinks are also available during the day. The swimming pool is a refreshing body of water edged by reclining sun beds and a border of tropical plants.
Litus Rinaya Canggu is part of Bali's lively tourism district. It is not far from Bali surfing beach and within easy walking distance to many cheap and cheerful plac</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.62" OriginalAmount="19.62">
      <BasicPropertyInfo Latitude="-8.70060093" Longitude="115.17850149" StarRating="2.5" HotelCode="532146|1ed5ec" HotelName="Fame Hotel Sunset Road Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553944/553944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.65" OriginalAmount="19.65">
      <BasicPropertyInfo Latitude="-8.50944436" Longitude="115.27431529" StarRating="3" HotelCode="754255|214aaf" HotelName="Villa Sekembang Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Banjar Ambengan, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977469/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.66" OriginalAmount="19.66">
      <BasicPropertyInfo Latitude="-8.14316343" Longitude="114.64834955" StarRating="2" HotelCode="599026|1b2a6e" HotelName="Tiara Homestay Pemuteran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Concierge,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/768028/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Tiara Homestay Pemuteran Bali is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. To be found at the hotel are free Wi-Fi in all rooms, 24-hour front desk, express check-in/check-out, Wi-Fi in public areas, valet parking. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including diving, fishing, garden. No matter what your reasons are for visiting Bali, Tiara Homestay Pemuteran Bali will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.75" OriginalAmount="19.75">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|1221a6" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151841/151841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.78" OriginalAmount="19.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|871858" HotelName="ZIA BALI KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915216_foto_1.jpg</HotelPictures>
        <HotelDescription>We are just a short 6 kilometers from Ngurah Rai, Bali International Airport and steps away from Kuta Square, a popular shopping area in the traditional village settlement of Kuta. The hotel is a convenient base for shopping and Bali exploring, we are just 300 meters away from Kuta Beach and within proximity to Beachwalk, Matahari Kuta Department Store and Waterbom.Free Wi-Fi and free Express Start Breakfast, get entertained with 32 inches LED TV or iPod Docking Station. Enjoy High Quality Bathroom and experience High Quality Bedding to recharge your day, room features Tea and Coffee Maker, Safe, and Ergonomic Work AreaBreakfast, lunch and Dinner are available at this property.This is a modern building.This accommodation has a large lobby.The hotel is the smart hotel for savvy leisure and business travelers who are looking for the best location combined with the best value, offering a relaxed affordable and hassle free stay every time, located in the heart of Kuta, the entertainment and shopping hub of Bali. The hotel features 115 new and well-designed rooms with range of facilities including fitness room, self-service laundry room, vending machines, Internet stations and rooftop swimming pool where you can enjoy and relax. Start the day right with our Free Express Start Breakfast or Grab and Go option and stay connected with our Free Wi-Fi access throughout the hotel. Experience our quality bedding, have a restful night with a choice of soft and firm pillows and stay fresh with a power shower in our bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.80" OriginalAmount="19.80">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|125c3d" HotelName="La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275835/275835a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.84" OriginalAmount="19.84">
      <BasicPropertyInfo Latitude="-8.69523468" Longitude="115.26065519" StarRating="3" HotelCode="564152|1ea131" HotelName="Abyan Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 9, Gang Gardenia, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/42689/3442689/1.jpg?f=15398395</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.87" OriginalAmount="19.87">
      <BasicPropertyInfo Latitude="-8.64850734" Longitude="115.12359503" StarRating="1.5" HotelCode="408053|1a1684" HotelName="Kubudiuma Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Pererenan, Br. Pengembungan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.88" OriginalAmount="19.88">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|1ed016" HotelName="The Kutaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97656/2497656/1.jpg?f=15059655</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.95" OriginalAmount="19.95">
      <BasicPropertyInfo Latitude="-8.6791752119566" Longitude="115.20497045767" StarRating="3" HotelCode="172600|12b392" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar 183, Denpasar, Bali 80114</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240742/a_240742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just past Denpasar South Fate on Teuku Umar Street, Bali's newest city hotel area. It enjoys an ideal location in the Central Business District, only 40 minutes’ drive from the airport, 15 minutes from Kuta and 10 minutes’ drive from Denpasar City. Ngurah Rai International Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.96" OriginalAmount="19.96">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|18cfbc" HotelName="The Atanaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188452/188452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.97" OriginalAmount="19.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|711519" HotelName="LEGIAN PARADISO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33163_image64068313_0.jpg</HotelPictures>
        <HotelDescription>An oasis in a busy shopping and night-life district. 
A Mediterranean style building, with spacious rooms arranged around a central pool and tropical gardens, Legian Paradiso Hotel offers a comfortable place to stay which is, set in tranquil, landscaped gardens away from busy streets, and all within easy walking distance of Bali's best shops, restaurants, bars, and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.708577907719" Longitude="115.17549791534" StarRating="3" HotelCode="186642|76471" HotelName="Bliss Surfer Hotel" 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,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 88, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173524/173524a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located close to major business destinations in the Legian area in Jalan Sriwijaya. The property is near Kuta, Seminyak and Sunset Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.79161602" Longitude="115.22573964" StarRating="2" HotelCode="312378|77210" HotelName="D' Kubu Pratama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No. 26A, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237010/237010a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.8255739026642" Longitude="115.21610550832" StarRating="3" HotelCode="405975|157357" HotelName="Rantun's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan, Br. Sawangan, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62530/2462530/1.jpg?f=15368051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|156815" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541645/541645a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.68406607" Longitude="115.43345869" StarRating="3" HotelCode="850495|384311" HotelName="The Canda Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach Road, Tanjung Sanghyang Bay, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38282/3838282/1.jpg?f=15683104</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.73943354" Longitude="115.16781721" StarRating="2" HotelCode="335135|81173" HotelName="Gowin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika  3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/497760/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.710042" Longitude="115.170402" StarRating="3" HotelCode="322454|80444" HotelName="The Sun Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bene 123, Jalan Melasti, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422515/422515a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.07" OriginalAmount="20.07">
      <BasicPropertyInfo StarRating="2" HotelCode="|082881" HotelName="Amaris Hotel Dewi Sri Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1011580_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located 8 minute-drive away from the lively Legian Street, Amaris Hotel Dewi Sri - Bali features an outdoor pool and 24-hour front desk. Free Wi-Fi access is available throughout the property</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.15" OriginalAmount="20.15">
      <BasicPropertyInfo Latitude="-8.50040497" Longitude="115.26653017" StarRating="3" HotelCode="599900|1a7a8b" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39267/2039267/1.jpg?f=15505057</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.35" OriginalAmount="20.35">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|18f909" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391858/391858a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.38" OriginalAmount="20.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|920834" HotelName="PURI SARON VILLA AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895940_foto_1.jpg</HotelPictures>
        <HotelDescription>18 rooms consist of Superior, Deluxe, villa and Villa with private pool. Beautiful naturally valley, rice field and river views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.39" OriginalAmount="20.39">
      <BasicPropertyInfo Latitude="-8.79803138" Longitude="115.20447514" StarRating="3" HotelCode="491566|1e4473" HotelName="Avisara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sari, Dukuh II, Real Estate Taman Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42491/2942491/1.jpg?f=14950341</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.41" OriginalAmount="20.41">
      <BasicPropertyInfo StarRating="3" HotelCode="|839906" HotelName="MAXONEHOTEL AT BUKIT JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/910419_foto_1.jpg</HotelPictures>
        <HotelDescription>A 5-minute drive from Dreamland Beach,Jimbaran is a 10-minute drive from the hotel while it takes 15 minutes by car to reach Uluwatu Temple. Ngurah Rai International Airport is a 20-minute drive away. Happiness Room is the lead in category with minimalism design and all room come with private balcony facing to the gardenBreakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Max is a happy, loving and warm hotelier who devotes himself to serve friends and guests with his best attitude and service. MaxOneHotels.com is design to provide a stylish yet value-oriented accommodation in all city centers, with particular attention to the needs of professionals on the move.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.46" OriginalAmount="20.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|399340" HotelName="PARAGON HOTEL SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063625_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcoming guests with an outdoor swimming pool and stylish guestrooms, Paragon Hotel Seminyak is situated a 15-minute walk from Batubelig Beach. This resort also features an on-site restaurant and bar. Free WiFi access is available throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.50" OriginalAmount="20.50">
      <BasicPropertyInfo Latitude="-8.674301" Longitude="115.17558775" StarRating="3" HotelCode="197026|199a26" HotelName="The Green Zhurga Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jaya Wijaya, Jalan Gunung Tangkuban Perahu, Seminyak 80361, Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237062/237062a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.51" OriginalAmount="20.51">
      <BasicPropertyInfo Latitude="-8.50901172" Longitude="115.26084369" StarRating="2.5" HotelCode="594469|214aa7" HotelName="Warji House 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Gang Beji, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40613/2940613/1.jpg?f=14979627</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.66" OriginalAmount="20.66">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|1d0c7c" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233290/233290a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.68" OriginalAmount="20.68">
      <BasicPropertyInfo Latitude="-8.69005032" Longitude="115.45076645" StarRating="3" HotelCode="602777|17b368" HotelName="Sunrise Hut's Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Village, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38040/2038040/61.jpg?f=15502778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.80" OriginalAmount="20.80">
      <BasicPropertyInfo Latitude="-8.701899" Longitude="115.16674" StarRating="3" HotelCode="187699|11d4d0" HotelName="Royal Tunjung Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, 80361 Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272265/272265a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.93" OriginalAmount="20.93">
      <BasicPropertyInfo Latitude="-8.66986947" Longitude="115.16672602" StarRating="3" HotelCode="829504|1ae913" HotelName="Apple Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 17B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38078/2038078/1.jpg?f=15074498</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Apple Suite Apartment is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, heating, desk, balcony/terrace. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. No matter what your reasons are for visiting Bali, Apple Suite Apartment will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.67577825" Longitude="115.25756266" StarRating="3" HotelCode="598991|225099" HotelName="Alia Home Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Maninjau 10, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38385/2038385/4.jpg?f=15054870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.2766611683898" Longitude="115.37781060551" StarRating="3" HotelCode="468122|165762" HotelName="Astra Dana Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedisan, 80652 Kintamani, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87326/3487326/1.jpg?f=15398552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.83039315" Longitude="115.09399093" StarRating="3" HotelCode="975513|299887" HotelName="Batu Kandik Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kandik 1, Pecatu Uluwatu, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/91890/3691890/1.jpg?f=15234715</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.70421209" Longitude="115.26097753" StarRating="3.5" HotelCode="504237|263630" HotelName="Maha Laksmi Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 105, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618438/618438a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.725754976492" Longitude="115.18088132143" StarRating="2" HotelCode="915188|156726" HotelName="Q Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274113/274113a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.6967524768291" Longitude="115.17298916278" StarRating="3.5" HotelCode="313523|79553" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Eka Laweya 8, Seminyak 80361, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488263/488263a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.7396554362072" Longitude="115.16883485019" StarRating="3" HotelCode="167893|73062" HotelName="The Radiant Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128383/128383a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tuban, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.763973" Longitude="115.172633" StarRating="2" HotelCode="410690|161581" HotelName="Jimbaran Bay Happy Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan 12B, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.01" OriginalAmount="21.01">
      <BasicPropertyInfo Latitude="-8.76897333" Longitude="115.17153234" StarRating="3" HotelCode="909297|125e08" HotelName="Villa Puri Royan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari, Jimbaran 80361, Kuta Sel., Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.03" OriginalAmount="21.03">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|10faf4" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bali's main attractions, including Kuta Beach, Discovery Mall and the main shopping areas and nightlife. The establishment is only 5 minutes' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.05" OriginalAmount="21.05">
      <BasicPropertyInfo Latitude="-8.2874353096235" Longitude="115.39424928035" StarRating="2" HotelCode="379974|12fe83" HotelName="Baruna Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="24 Hour Room Service,Coffee Shop,Dry Cleaning,Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Kintamani 80652</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41117/2041117/24.jpg?f=15524027</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Baruna Cottages in Kintamani, you'll be on a lake and within the vicinity of Mount Batur and Batur Volcano Museum. This lodge is within the region of Besakih Mother Temple and Mount Agung.Rooms Make yourself at home in one of the 6 guestrooms. Rooms have private balconies or patios. Bathrooms with separate bathtubs and showers are provided. Conveniences include desks and coffee/tea makers.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as tour/ticket assistance.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the lodge's 24-hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.12" OriginalAmount="21.12">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|1b342c" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192561/192561a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.17" OriginalAmount="21.17">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|145bc0" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198170/198170a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.19" OriginalAmount="21.19">
      <BasicPropertyInfo Latitude="-8.72581674" Longitude="115.18113122" StarRating="3" HotelCode="594879|214929" HotelName="Kimono Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.24" OriginalAmount="21.24">
      <BasicPropertyInfo Latitude="-8.64484489" Longitude="115.2091258" StarRating="4" HotelCode="319070|190ca8" HotelName="HARRIS Hotel &amp; Conventions Denpasar - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.O.S Cokroaminoto 23-25, Denpasar 80118</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409613/409613a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.34" OriginalAmount="21.34">
      <BasicPropertyInfo Latitude="-8.4585664028968" Longitude="115.28228199802" StarRating="2" HotelCode="377867|1a7746" HotelName="Ubud Sawah Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Desa Kendran, Ubud, Tegallalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62506/2462506/1.jpg?f=14960903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tegallalang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.36" OriginalAmount="21.36">
      <BasicPropertyInfo Latitude="-8.68978394673" Longitude="115.16208542199" StarRating="3" HotelCode="936787|18fe21" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487978/487978a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Seminyak. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.49" OriginalAmount="21.49">
      <BasicPropertyInfo Latitude="-8.7228230635737" Longitude="115.17589690873" StarRating="3" HotelCode="292337|170f4c" HotelName="The Pavilion Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuta Theater 8, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38480/2038480/25.jpg?f=15685207</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.56" OriginalAmount="21.56">
      <BasicPropertyInfo Latitude="-8.7688411437278" Longitude="115.17075247738" StarRating="2" HotelCode="448709|1463d1" HotelName="Bali Breezz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari 23, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235620/235620a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.65" OriginalAmount="21.65">
      <BasicPropertyInfo Latitude="-8.708363" Longitude="115.172233" StarRating="2" HotelCode="210305|1369cf" HotelName="GrandMas Plus Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 368, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234392/234392a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.66" OriginalAmount="21.66">
      <BasicPropertyInfo Latitude="-8.6656710738494" Longitude="115.1609722454" StarRating="3" HotelCode="37976|120307" HotelName="Dewani Villa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerobokan, Umalas, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62719/a_62719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Umalas and Kerobokan area, the resort gives guests an authentic impression of Balinese country life, not far away from the lively area of Kuta. Beaches are located around 3-5 km from the resort, which is only 15 minutes' drive from Kuta city centre and 20 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.76" OriginalAmount="21.76">
      <BasicPropertyInfo Latitude="-8.65665563" Longitude="115.14751536" StarRating="1" HotelCode="425966|132635" HotelName="Matra Bali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 37, Br Pelambingan, Tibubeneng, Kuta Utara, Canggu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555392/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Room service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.87" OriginalAmount="21.87">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|13076d" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143699/143699a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="21.92" OriginalAmount="21.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|849829" HotelName="PRIMEBIZ HOTEL KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911710_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is a 5-minute drive to Discovery Shopping Mall and Ngurah Rai International Airport, while Kuta Beach is a 10-minute drive away. Local souvenir shops are also within walking distance from the hotel and a free scheduled shuttle service within Kuta area is available. The hotel features a 24-hour front desk and a rooftop outdoor pool. Guests can work out at the gym and enjoy relaxing massages. Free Wi-Fi is provided in all areas of the hotel. Minimalist-style bedrooms are fitted with a flat-screen satellite TV, safety deposit box and tea/coffee-making facilities. They all have a private bathroom equipped with standard amenities and they also provide a fridge and electric kettle for guests' convenience. There is a 24-hour room service and laundry service is available upon request. Guests can arrange airport transfer at the reception desk. The on-site restaurant serves international cuisine and Indonesian specialties.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.64764383" Longitude="115.13894579" StarRating="0" HotelCode="763778|306722" HotelName="Agung Homestay Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/53/53/53536779bb404069e0d043d026978df474f86e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.639508893589" Longitude="115.20616038525" StarRating="4" HotelCode="167370|150928" HotelName="Aston Denpasar &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat  283, Denpasar 80231, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151502/151502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Denpasar. It also offers easy access to all of the main attractions in South Bali and the surrounding areas. The hotel is just an hour’s drive from Denpasar International Airport and close to the island’s main business areas and central government offices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851726|389918" HotelName="Awan Bali House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535525</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.69717677" Longitude="115.18626449" StarRating="3" HotelCode="547297|152789" HotelName="Bali True Living Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol, Perum Budha Cemeng Ukir 1, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68245/2268245/1.jpg?f=14959839</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.734603" Longitude="115.166776" StarRating="3" HotelCode="327939|83409" HotelName="Dedy Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samudra 55, Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41136/2041136/1.jpg?f=15186466</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.7172753078523" Longitude="115.17664797322" StarRating="2" HotelCode="65602|13827" HotelName="Dewi Sri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/84499/a_84499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Legian Street in the heart of Kuta and within walking distance of the famous Kuta Beach (1 km) and shopping venues, restaurants, bars and nightspots along Legian Street (500 m). The Hard Rock Cafe is 1 km, Kamasutra is 2 km, it is 7 km to the Discovery Shopping mall and Denpasar city is 15 km away. Ngurah Rai International Airport is 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.7211849800637" Longitude="115.17302158309" StarRating="3" HotelCode="328026|83306" HotelName="Fat Yogi Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95706/2095706/34.jpg?f=15677043</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.73039541" Longitude="115.16766" StarRating="3" HotelCode="468990|156562" HotelName="favehotel Kuta Kartika Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 45X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470471/470471a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.7867193037922" Longitude="115.18051975425" StarRating="4" HotelCode="398656|83352" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poh Gading II 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81805/2281805/40.jpg?f=15525877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|73594" HotelName="Santika Kuta - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141283/141283a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minutes from the island’s celebrated sunset beach, as well as multiple shopping and entertainment centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.76278971" Longitude="115.17522727" StarRating="3" HotelCode="316423|83377" HotelName="Horison Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 1 389, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372850/372850a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|157421" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393123/393123a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|80570" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138332/a_138332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Denpasar is around 10 km away, and the hotel is about 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6919383028086" Longitude="115.16246125397" StarRating="3" HotelCode="935245|77663" HotelName="Ping Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No. 28, Seminyak Beach</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198917/198917a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|78079" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234572/234572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge is held at Kuta/Legian beach. The hotel is located only 30 minutes from Ngurah Rai International Airport (roughly 15 km) and 15 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6918105752578" Longitude="115.16313582659" StarRating="2.5" HotelCode="365337|27321" HotelName="Seminyak Paradiso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68946/a_68946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the famous sandy Seminyak Beach and just 20 minutes from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.705706" Longitude="115.253641" StarRating="3" HotelCode="141858|153167" HotelName="Puri Sindhu Mertha Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.53, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275750/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Sanur, just 10 minutes' walk from Semawang beach, and Ngurah Rai International Airport can be reach in about 15 minutes (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.68648628" Longitude="115.26242904" StarRating="3" HotelCode="348197|79583" HotelName="Svarna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 50, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502876/502876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Sanur. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.668276" Longitude="115.216409" StarRating="3" HotelCode="173601|153210" HotelName="Grand Santhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik No.1, Denpasar, 80113 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275423/275423a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 74 rooms. Services and facilities at the hotel include a restaurant, a dining area, a transfer service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.73903855" Longitude="115.61096613" StarRating="3" HotelCode="947102|369473" HotelName="You &amp; We House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kabeh Jati Garden, Br Semaya, Desa Suana, Penida Island 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396415</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22.10" OriginalAmount="22.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|918674" HotelName="Grand Ixora Kuta Resort" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1006223_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 134 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and slippers. Conveniences include safes and desks, and housekeeping is provided daily.For lunch or dinner, stop by Bambu Roras, a restaurant that specializes in Indonesian cuisine. Dining is also available at the coffee shop/caf�, and room service (during limited hours) is provided. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and complimentary newspapers in the lobby. Planning an event in Kuta? This hotel features 1163 square feet (108 square meters) of event facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.With a stay at Grand Ixora Kuta Resort in Kuta (Kartika Plaza), you'll be a 3-minute walk from Lippo Mall and 7 minutes by foot from Waterbom Bali.  This 4-star hotel is 0.6 mi (0.9 km) from Kuta Beach and 0.3 mi (0.5 km) from Discovery Shopping Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Lippo Mall - 0.3 km / 0.2 mi  Discovery Shopping Mall - 0.5 km / 0.3 mi  Waterbom Bali - 0.6 km / 0.4 mi  Tuban Beach - 0.6 km / 0.4 mi  Segara Beach - 0.7 km / 0.4 mi  Kuta Beach - 0.9 km / 0.6 mi  Kuta Square - 1.2 km / 0.7 mi  Kuta Art Market - 1.2 km / 0.8 mi  Circus Waterpark - 1.6 km / 1 mi  Poppies Lane II - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2.1 km / 1.3 mi  Bali Bombing Memorial - 2.4 km / 1.5 mi  Mall Bali Galeria - 2.9 km / 1.8 mi  BIMC Hospital - 3.3 km / 2 mi  Siloam Hospitals - 3.3 km / 2.1 mi  The preferred airport for Grand Ixora Kuta Resort is Denpasar (DPS-Ngurah Rai Intl.) - 3.2 km / 2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.24" OriginalAmount="22.24">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|18f3bf" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436240/436240a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.26" OriginalAmount="22.26">
      <BasicPropertyInfo Latitude="-8.712021" Longitude="115.226942" StarRating="3" HotelCode="173222|126baf" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 28, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276080/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sanur area of the cultural and business centre of Bali, making it extremely convenient for leisure and business travellers alike. There are numerous restaurants, bars, clubs and shops nearby. Public transport runs in front of the hotel. Sanur Beach is about 5 km away. Tanah Lot and Lake Batur are both some 20 km away. The hotel is situated only 40 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22.35" OriginalAmount="22.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|830918" HotelName="SANTIKA KUTA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950649_foto_1.jpg</HotelPictures>
        <HotelDescription>A 3-star hotel in Kuta Bali, Hotel Santika Kuta is surrounded by a delightful assortment of museums, art galleries, restaurants and shopping areas. Enjoy comfortable accommodations with complete facilities and the signature touch of authentic Indonesian hospitality, a perfect choice for business or leisure travelers to Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.61" OriginalAmount="22.61">
      <BasicPropertyInfo Latitude="-8.73992238" Longitude="115.17183361" StarRating="4" HotelCode="564312|1ea274" HotelName="The Diana Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46B, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735455/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.76" OriginalAmount="22.76">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|1a16cc" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visitors may take advantage of the Wi-Fi connection throughout. As this accommodation features 24-hour reception, guests are always welcome. Cots are not available at Bakung Ubud Resort and Villa. Bakung Ubud Resort and Villa is not a pet-friendly establishment. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.80" OriginalAmount="22.80">
      <BasicPropertyInfo Latitude="-8.431409" Longitude="114.849163" StarRating="3" HotelCode="187569|130bbe" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciwa Banjar Pekutatan Dusun Yeh Kuning, Negara</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358089/358089a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.82" OriginalAmount="22.82">
      <BasicPropertyInfo Latitude="-8.7862252095524" Longitude="115.20184830748" StarRating="4" HotelCode="349670|190796" HotelName="The Lerina Hotel Nusa Dua Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 1001x, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646233/646233a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.82" OriginalAmount="22.82">
      <BasicPropertyInfo Latitude="-8.6977934933249" Longitude="115.17552238928" StarRating="3" HotelCode="429752|15607e" HotelName="The Legian Sunset Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Housekeeping,Laundry,Lounge,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Lakhsmi 17, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631420/631420a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Legian Sunset (Loft) Residence offers affordable accomodation for short or long term stay in Bali. It is the ideal accomodation for leisure travellers who enjoy comfort, convenience and privacy. We provide 52 studio apartments that are spacious and exceptionally well furnished. The Legian Sunset Residence is located within easy reach of the famous beaches of Legian, Kuta and Seminyak. It is just a 5 minute drive away to cafes, restaurants, shops and the bustling night entertainment of Legian and Seminyak. Our Amenities &amp; Services:24hr front office, housekeeping and security, elevator,    complimentary WiFi in rooms,Swimming pool, Parking area, Turn down service,    Allocated smoking room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.85" OriginalAmount="22.85">
      <BasicPropertyInfo Latitude="-8.6868408172852" Longitude="115.43130981105" StarRating="3" HotelCode="492328|1dc1e5" HotelName="Song Bintang Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandy Bay Beach, Lembongan, Nusa Lembongan  80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654361/a8b2c1711fa10fcd715cb5ac6d142136.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lembongan Island (Jungut Batu), Song Bintang Villas is convenient to Nusa Lembongan Beach and Yellow Bridge.  This hotel is within close proximity of Mangrove Point and Devil's Tear.Rooms Make yourself at home in one of the 8 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.Dining Enjoy a satisfying meal at a restaurant serving guests of Song Bintang Villas.Business, Other Amenities The front desk is staffed during limited hours. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.86" OriginalAmount="22.86">
      <BasicPropertyInfo Latitude="-8.160971" Longitude="115.02592491" StarRating="3" HotelCode="434011|154756" HotelName="My Lovina Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Singaraja, Lovina Beach 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222336/222336a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.90" OriginalAmount="22.90">
      <BasicPropertyInfo Latitude="-8.50416968" Longitude="115.24544944" StarRating="3" HotelCode="429322|183a0e" HotelName="Bali Dream Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Bali Dream Resort in Ubud, you'll be convenient to Gaya Art Space and Ubud Monkey Forest. This resort is within close proximity of Neka Art Museum and Blanco Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features include complimentary wireless Internet access and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the resort's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.95" OriginalAmount="22.95">
      <BasicPropertyInfo Latitude="-8.7750777326874" Longitude="115.22267400944" StarRating="3" HotelCode="376522|1a82e6" HotelName="Core Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 79, Benoa, Kuta Sel, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507834/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.96" OriginalAmount="22.96">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|119dd7" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160751/160751a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito supermarket and various dining options. It is also a 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.97" OriginalAmount="22.97">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|113c78" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234727/p_234727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 km from Kuta Beach while Bali Ngurah Rai International Airport is a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.724482" Longitude="115.178335" StarRating="3" HotelCode="292314|80399" HotelName="Alron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 10, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235710/235710a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.531425" Longitude="115.193313" StarRating="3" HotelCode="292826|215176" HotelName="Balam Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng 100, Banjar Cengkok, Baha, Mengwi 80351, Bandung, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48582/2948582/1.jpg?f=14979504</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.273093" Longitude="115.163731" StarRating="2" HotelCode="899455|169883" HotelName="Enjung Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Candi Kuning, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Candikuning</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182237/a_182237_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is tucked away in the village of Candikuning, beside Beratan Lake, Bedugul. It is to the north of the temple, Pura Ulun Danu Bratan. It is approximately a 30-minute drive from the resort to the centre of Tabanan, and Ngurah Rai International Airport is about a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.7047875" Longitude="115.48943203" StarRating="2" HotelCode="762287|310493" HotelName="Krisna Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Toya Pakeh, Sakti, Nusa Penida 80771, Kabupaten Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982845/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="767586|369441" HotelName="Sundi Ocean Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Anyar, Dusun Sakti, Nusa Penida, Kabupaten? Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396290</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.7177562093762" Longitude="115.17603806349" StarRating="3" HotelCode="263573|77363" HotelName="The Spot Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone 8, Ground Zero Monument, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187689/187689a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.61903217" Longitude="115.25666206" StarRating="3" HotelCode="348035|169902" HotelName="The Swaha Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan Br. Tubuh No. 29B, Batubulan, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556087/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.5405306" Longitude="115.1249124" StarRating="2" HotelCode="382921|120555" HotelName="Uma Sari Rice Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Umabian, Desa Peken, Kecamatan Marga, Kabupaten Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Desa Peken</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556159/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Desa Peken.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.69377591" Longitude="115.48858342" StarRating="3" HotelCode="851483|369471" HotelName="Wait Garden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Akuh 1, Barangay  Anyar, Sebunibus, Sakti, Nusa Penida, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982769/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|1b2e1c" HotelName="Satya House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including free Wi-Fi in all rooms, daily housekeeping, taxi service, 24-hour front desk, Wi-Fi in public areas, are at hand. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, dressing room, mirror, linens, internet access – wireless. Access to the hotel's garden will further enhance your satisfying stay. No matter what your reasons are for visiting Bali, Satya House Ubud will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.01" OriginalAmount="23.01">
      <BasicPropertyInfo Latitude="-8.717779" Longitude="115.180738" StarRating="4" HotelCode="161177|10fb20" HotelName="HARRIS Hotel &amp; Residences Riverview Kuta - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 62A, Badung, Katu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227534/a_227534_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Kuta (15 minutes' walk). Guests will find restaurants, entertainment areas, shopping centres and nightlife in the surrounding area. It lies only 10-15 minutes away from Kuta Beach and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.07" OriginalAmount="23.07">
      <BasicPropertyInfo StarRating="3" HotelCode="|082435" HotelName="Liberta Seminyak Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1000294_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically located just a 5-minute drive from the famed Potato Head Beach Club and Petitenget Beach, Liberta Seminyak Hotel offers modern accommodation with an outdoor pool, free WiFi access in all areas of the property as well as free on-site parking for guests who drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.10" OriginalAmount="23.10">
      <BasicPropertyInfo Latitude="-8.78286847" Longitude="115.18397516" StarRating="4" HotelCode="434400|20a788" HotelName="Kila Infinity8 Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.By pass Ngurah Rai no 88A, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584524/584524a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.12" OriginalAmount="23.12">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|12d981" HotelName="Argasoka Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42105/2042105/16.jpg?f=15688773</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outside your doorstep. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel's babysitting, Wi-Fi in public areas, smoking area, car park, bicycle rental. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Argasoka Bungalows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.21" OriginalAmount="23.21">
      <BasicPropertyInfo Latitude="-8.6540285" Longitude="115.13042713" StarRating="1" HotelCode="448662|13dcbb" HotelName="Jonsen Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu, Echo Beach, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38945/2038945/1.jpg?f=15046200</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Jonsen Homestay offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Airport transfer, shuttle service, car park, Wi-Fi in public areas, laundry service are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature desk, internet access – LAN (complimentary), air conditioning, seating area, television LCD/plasma screen. The hotel's peaceful atmosphere extends to its recreational facilities which include massage, garden. No matter what your reasons are for visiting Bali, Jonsen Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.29" OriginalAmount="23.29">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|1b0707" HotelName="Yarama Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80010/3780010/1.jpg?f=15524646</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, internet access – wireless (complimentary), air conditioning, balcony/terrace, internet access – LAN (complimentary). The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Yarama Cottages will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.38" OriginalAmount="23.38">
      <BasicPropertyInfo Latitude="-8.743320418583" Longitude="115.1788073822" StarRating="4" HotelCode="318794|18fb68" HotelName="H Sovereign Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tuban 2, Lingkungan Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485860/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.50" OriginalAmount="23.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|079777" HotelName="THE SUN HOTEL AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915623_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sun Hotel and Spa consist of 153 guest rooms inclusive of Family Rooms, Deluxe Room's Pool Access, Deluxe Rooms with Balcony and Superior Rooms. All guest rooms are set within building, 5-storey high with elevators and staircase Access. ideal for family holiday, honeymoon couple, groups of friends and mor</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.70" OriginalAmount="23.70">
      <BasicPropertyInfo Latitude="-8.66901053" Longitude="115.15067063" StarRating="3.5" HotelCode="434527|162f5e" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.83" OriginalAmount="23.83">
      <BasicPropertyInfo Latitude="-8.672245" Longitude="115.449042" StarRating="1" HotelCode="292722|127615" HotelName="Pondok Jenggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Village, Nusa Lembongan (Island), Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234540/234540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.40582493" Longitude="115.28691268" StarRating="0" HotelCode="756819|487841" HotelName="Bali Jungle Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pujung Kaja, Sebatu Tegallalang, Sebatu 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42165/2942165/1.jpg?f=14949559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.51114518" Longitude="115.5731731" StarRating="3" HotelCode="908997|73116" HotelName="D Tunjung Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Bali, Karang Asem</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147282/147282a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.192266" Longitude="114.9443842" StarRating="3" HotelCode="421456|491196" HotelName="Gran Surya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>JL. Jendral Sudirman No. 11, Seririt, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554857/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.15951234" Longitude="115.02981391" StarRating="3.5" HotelCode="560975|167820" HotelName="Lovina Oasis Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika 9, Kalibukbuk, Lovina 81151, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358018/358018a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.52743927" Longitude="115.2487378" StarRating="3" HotelCode="784048|389984" HotelName="Pondok Ayu Shanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singakerta, Jalan Campuhan III, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535992</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954683|383294" HotelName="Pondok DD Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 41, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32130000/32121100/32121073/24011e1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.705075" Longitude="115.249465" StarRating="3" HotelCode="141859|80283" HotelName="Puri Sindhu Mertha Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.27, Tanjung, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/114933/114933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in Sanur, just 20 minutes' walk from the white sand of Sanur beach and 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|50041" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186288/186288a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.05" OriginalAmount="24.05">
      <BasicPropertyInfo Latitude="-8.50661496" Longitude="115.56288462" StarRating="2.5" HotelCode="602998|21498b" HotelName="Dasa Wana Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 80871 Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771505/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.09" OriginalAmount="24.09">
      <BasicPropertyInfo StarRating="3" HotelCode="|711422" HotelName="The Flora Kuta Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298890_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Bali, The Flora Kuta Bali Hotel pone a sus puertas todo lo que la ciudad tiene para ofrecerte. El hotel te ofrece una amplia gama de servicios y beneficios que seguramente harandaacute;n que pases un gran momento. Aprovecha las ventajas de las Wi-Fi gratis en las habitaciones, Seguridad 24h, servicio de recepciandoacute;n 24h, consigna de equipajes, Wi-Fi en zonas comunes del hotel. Televisiandoacute;n de pantalla plana, sofandaacute;, toallas, internet wifi, WiFi gratis pueden encontrarse en algunas de las habitaciones. Recupandeacute;rate despuandeacute;s de pasear un dandiacute;a completo por la ciudad en tu confortable habitaciandoacute;n o aprovecha las instalaciones recreativas del hotel, que incluyen piscina al aire libre, masajista, piscina (infantil), jardandiacute;n. Si buscas servicio confiable y personal competente, el The Flora Kuta Bali Hotel es el adecuado para satisfacer tus necesidades.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.28" OriginalAmount="24.28">
      <BasicPropertyInfo Latitude="-8.7012003498652" Longitude="115.16615190545" StarRating="3" HotelCode="315342|184803" HotelName="Bali Chaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 5x, Gang Bujangga, legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614950/614950a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.29" OriginalAmount="24.29">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|1b217d" HotelName="Villa JJ and Spa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52855/2952855/1.jpg?f=15427169</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, valet parking are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, wake-up service, mini bar, balcony/terrace, television. The hotel offers various recreational opportunities. Villa JJ and Spa Ubud is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.49" OriginalAmount="24.49">
      <BasicPropertyInfo Latitude="-8.4831581" Longitude="115.27077178" StarRating="3" HotelCode="566672|166844" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95692/2095692/1.jpg?f=15575442</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.55" OriginalAmount="24.55">
      <BasicPropertyInfo Latitude="-8.6831550778894" Longitude="115.15602596767" StarRating="3" HotelCode="438330|1ec81a" HotelName="Hotel Casa Kayu Aya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati Gang Sri Darma 9, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/9f/d69fdca556866947204eac2cfd2c01bbd193ade3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.56" OriginalAmount="24.56">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|156293" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361309/361309a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.60" OriginalAmount="24.60">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|126bb7" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161057/161057a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major entertainment spots, restaurants and trendy shops. The hotel is just a 10-minute drive away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.61" OriginalAmount="24.61">
      <BasicPropertyInfo Latitude="-8.1518515" Longitude="115.0354088" StarRating="3" HotelCode="326604|12a96f" HotelName="Suma Hotel Kalibukbuk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Kalibukbuk, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555920/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.70" OriginalAmount="24.70">
      <BasicPropertyInfo Latitude="-8.5142285683783" Longitude="115.26380776042" StarRating="3" HotelCode="327301|12601f" HotelName="Kunang-Kunang Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Street 43, Padangtegal, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234395/234395a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.73" OriginalAmount="24.73">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2.5" HotelCode="560961|1da098" HotelName="Suka Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38185/3838185/29.jpg?f=15676512</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.74" OriginalAmount="24.74">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|1323a4" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265757/a_265757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.81" OriginalAmount="24.81">
      <BasicPropertyInfo Latitude="-8.7141957854737" Longitude="115.17407658665" StarRating="3" HotelCode="170842|1d0a76" HotelName="The One Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jala Legian No. 117, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156577/156577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located strictly in the most stylish area. The area features everything from business hubs, shopping paradises and most sought-after pubs to interesting street culinary experiences that complement a perfect stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.81" OriginalAmount="24.81">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2.5" HotelCode="129818|12d399" HotelName="Matahari Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187285/a_187285_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Restaurants, shopping centres, souvenir shops, bars and various nightlife spots are nearby while Bali’s capital Denpasar is 30 minutes away by car. Ngurah Rai International airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.90" OriginalAmount="24.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|711598" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897219_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento estandaacute; situado en Jl. Cendrawasih nandordm; 9 Peti Tenget, Seminyak - Kuta, Bali, aproximadamente a 1 km del centro de la ciudad de Seminyak. Estandaacute; a 20 minutos de trayecto del aeropuerto internacional de Ngurah Rai de Bali y a 5 minutos de trayecto de la playa de Peti Tenget.Este complejo tipo club estandaacute; diseandntilde;ado con una filosofandiacute;a sannyasi; es un lugar ideal para alcanzar la felicidad. De hecho, estandaacute; diseandntilde;ado para ofrecer relajaciandoacute;n y descanso desde las rutinas diarias, con una preciosa arquitectura y un confortable mobiliario. Consta de un total de 15 chalandeacute;s y dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas. Ademandaacute;s, sus prestaciones tambiandeacute;n incluyen caja fuerte, restaurante y servicio de habitaciones. Por un suplemento, los huandeacute;spedes pueden hacer uso del servicio de lavanderandiacute;a. Tambiandeacute;n pueden hacer uso del aparcamiento del hotel.El diseandntilde;o interior de los chalandeacute;s del hotel es una celebraciandoacute;n de colores y texturas, incorporando elementos de los estilos balinandeacute;s y moderno. Cada chalandeacute; cuenta con cuarto de baandntilde;o privado con baandntilde;era y ducha en el jardandiacute;n. Cada chalandeacute; estandaacute; amueblado con cama doble o extra grande y sus comodidades incluyen telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, caja fuerte, una pequeandntilde;a cocina y minibar. Cada chalandeacute; cuenta con su propio salandoacute;n y comedor, asandiacute; como con balcandoacute;n o terraza.El establecimiento estandaacute; dotado de piscina cubierta privada. Tambiandeacute;n ofrece tratamientos spa y de masaje a sus huandeacute;spedes (por un cargo extra).El restaurante del hotel, con vistas a los campos de maandiacute;z, sirve platos internacionales y locales. Ofrece un tipo de cocina creativo, con platos de Bali, platos del archipiandeacute;lago indonesio y una selecciandoacute;n de especialidades internacionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7105335" Longitude="115.46978013" StarRating="1" HotelCode="784370|369413" HotelName="Bintang Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sakti, Nusa Penida 80361, Penida Island</AddressLine>
          </AddressLines>
          <CityName>Sakti</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42786/2942786/15.jpg?f=15512862</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.730681" Longitude="115.178724" StarRating="2.5" HotelCode="285110|77353" HotelName="Crystal Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass I Gusti Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86507/2286507/53.jpg?f=15651970</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.68239" Longitude="115.154324" StarRating="4" HotelCode="189219|75273" HotelName="Sense Seminyak Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati 16, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265510/p_265510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this boutique hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|156579" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367728/367728a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.68812909" Longitude="115.44157628" StarRating="3" HotelCode="602543|293881" HotelName="Taman Seaview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771645/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|78889" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153424/153424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture. Though unabashedly focused on tourists, the town is also the cultural pulse of the island, and is the richest region in Bali for art production. Guests can reach shopping outlets at the Ubud shopping centre and the Monkey Forest in around 10 minutes by car or public transport. The hotel is also situated only a 1-hour drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7236605506032" Longitude="115.1752781868" StarRating="2" HotelCode="915187|76650" HotelName="S 8 Suardana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Fax,Internet,Lounge,Massage Centre,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buni Sari 14 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234411/234411a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.49967" Longitude="115.537" StarRating="3" HotelCode="491617|157998" HotelName="The Beach Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 16, Candi Dasa 80033, Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654381/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.03" OriginalAmount="25.03">
      <BasicPropertyInfo Latitude="-8.6861433" Longitude="115.1744212" StarRating="3" HotelCode="547206|21714a" HotelName="KamarKoe Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III 53-55, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.04" OriginalAmount="25.04">
      <BasicPropertyInfo Latitude="-8.67120972392" Longitude="115.16704032539" StarRating="3" HotelCode="393039|14811d" HotelName="Balinea Villa And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 11, Kuta, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554618/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.14" OriginalAmount="25.14">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|11cf33" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85173/a_85173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated just some 3 km north of the bustle of the tourist centre Kuta and Seminyak. Ngurah Rai International Airport is around a 30-minute comfortable drive. Situated some 700 metres from the patrolled Petitenget beach and the nearest restaurant, the hotel is surrounded by rice paddies and village homes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.21" OriginalAmount="25.21">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|10fb00" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40609/a_40609_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and dancers. The town lies some 600 m above sea level and is defined by its fertile rice fields, its rivers with clear water and the wonderful views it offers. The friendly inhabitants are true to their traditions and celebrate their customs every day. This hotel lies only a short walk from everything guests will need to make for a great holiday. In the hotel's vicinity, guests will find the Monkey Forest, shops selling art, bars and restaurants as well as travel agencies and car rental services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.24" OriginalAmount="25.24">
      <BasicPropertyInfo Latitude="-8.703619" Longitude="115.184147" StarRating="4" HotelCode="933558|145bf3" HotelName="B Hotel Bali &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol 508, Sunset Road, 80119 Denpasar, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209000/209000a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.25" OriginalAmount="25.25">
      <BasicPropertyInfo Latitude="-8.50549894" Longitude="115.26868535" StarRating="3" HotelCode="786541|20d13e" HotelName="Hartaning House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977534/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.41" OriginalAmount="25.41">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|183a23" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488042/488042a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.46" OriginalAmount="25.46">
      <BasicPropertyInfo Latitude="-8.6515797" Longitude="115.23947347" StarRating="3" HotelCode="634597|17e23d" HotelName="Omatha Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Matahari I 110B, Denpasar 80236</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38534/2038534/1.jpg?f=15016971</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.63" OriginalAmount="25.63">
      <BasicPropertyInfo Latitude="-8.690246" Longitude="115.164764" StarRating="3" HotelCode="397212|1a5302" HotelName="Lotus Tirta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/507987/a_507987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.75" OriginalAmount="25.75">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3.5" HotelCode="68568|193c79" HotelName="Grand Barong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88649/w_88649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.79" OriginalAmount="25.79">
      <BasicPropertyInfo Latitude="-8.705672" Longitude="115.177619" StarRating="3" HotelCode="292323|13682c" HotelName="Devata Suite &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri IV, Gg. Cendana No. 67, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90530/1990530/1.jpg?f=15090582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.87" OriginalAmount="25.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|830997" HotelName="THE 101 BALI FONTANA SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950273_foto_1.jpg</HotelPictures>
        <HotelDescription>At 101 Bali Fontana Seminyak, we dedicate ourself to presenting an affordable unique lifestyle experience for our guests through an inspiring fusion of form, function, and service. A collaboration masterpiece by environmentalist architect Popo Danes and the former Super Potato Tokyo�s designer Nobuyuki Narabayashi, 101 Bali Fontana Seminyak is uniquely designed to accommodate a modern lifestyle in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.99" OriginalAmount="25.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|919809" HotelName="ROYAL EIGHTEEN RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066650_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.6999128431402" Longitude="115.17481127116" StarRating="3" HotelCode="292502|77301" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234499/234499a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.4621470877317" Longitude="115.24876536736" StarRating="4" HotelCode="908970|73076" HotelName="Ashoka Tree Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Banjar Tanggayuda, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135265/135265a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.700101" Longitude="115.167332" StarRating="3" HotelCode="10617|21707" HotelName="Baleka Resort Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=978585</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located only 5 minutes' walk from Legian Beach and the resort centre of Legian, where guests will find shops and nightlife. The resort is about 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.69802071" Longitude="115.1773933" StarRating="3" HotelCode="308156|83072" HotelName="Berry Biz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369344/369344a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.69032223" Longitude="115.17307214" StarRating="3" HotelCode="400424|156600" HotelName="Hotel Santika Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538922/538922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.821681092263" Longitude="115.14424626442" StarRating="3" HotelCode="398864|127270" HotelName="My Dream Resort And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88, Kuta Selatan, Badung, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555466/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.7105297" Longitude="115.24814777" StarRating="3" HotelCode="325951|153143" HotelName="Sanur Seaview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak 44, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76907/1876907/49.jpg?f=15668608</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.68585" Longitude="115.17557" StarRating="3" HotelCode="292516|77841" HotelName="Seminyak Lagoon All Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III No. 4, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215271/215271a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.51099003" Longitude="115.26838931" StarRating="3" HotelCode="383800|156913" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukma No6, Br. Tebesaya Peliatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98424/2298424/1.jpg?f=15082321</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.73066292" Longitude="115.1678129" StarRating="3" HotelCode="540511|163648" HotelName="Yan’s House Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.14" OriginalAmount="26.14">
      <BasicPropertyInfo StarRating="2" HotelCode="|B69511" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1798449_foto_1.jpg</HotelPictures>
        <HotelDescription>Praja Hotel is in the heart of Denpasar, walking distance from Consulate General of Japan and Royal Thai Consulate Praja Hotel is in the heart of Denpasar, walking distance from Consulate General of Japan and Royal Thai Consulate.  This hotel is within close proximity of Bajra Sandhi Monument and Australian Consulate General.Rooms  Make yourself at home in one of the 38 air-conditioned rooms featuring fireplaces. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include phones, as well as safes and desks.Amenities  Relax and unwind with massages and body treatments. Additional amenities at this hotel include complimentary wireless Internet access and a television in a common area. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.Dining  Grab a bite from a snack bar/deli, or stay in and take advantage of the hotel's 24-hour room service.Business, Other Amenities  Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and complimentary newspapers in the lobby. Planning an event in Denpasar? This hotel has facilities measuring 1614 square feet (150 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.17" OriginalAmount="26.17">
      <BasicPropertyInfo StarRating="3" HotelCode="|711321" HotelName="Melasti Beach Resort &amp; Spa Legian" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896859_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo de playa tipo club estandaacute; situado en el corazandoacute;n de Legian, en un lugar sin igual en primera landiacute;nea de playa y en medio de un precioso y opulento jardandiacute;n tropical. Queda a unos 20 minutos de trayecto del aeropuerto nacional e internacional (el aeropuerto internacional de Ngurah Rai estandaacute; a unos 10 km).El hotel ofrece todas las comodidades y combina el confort occidental con la hospitalidad balinesa para estar a la altura de todas las expectativas. En total, cuenta con 100 habitaciones y el complejo ofrece, ademandaacute;s, vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, sala de TV, parque infantil para que se diviertan los mandaacute;s pequeandntilde;os, cafeterandiacute;a, bar y restaurante. Tambiandeacute;n hay instalaciones para conferencias y conexiandoacute;n a Internet para los clientes de negocios y se puede hacer uso del servicio de habitaciones, servicio de lavanderandiacute;a (de pago) y aparcamiento.Las habitaciones tienen su propio cuarto de baandntilde;o con ducha/baandntilde;era, agua frandiacute;a y caliente y secador de pelo. Ademandaacute;s, disponen de TV vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa internacional, nevera con agua mineral, cama extra grande o 2 camas individuales en el dormitorio, conexiandoacute;n a Internet, caja fuerte, cafetera/tetera, aire acondicionado regulable y balcandoacute;n o terraza.El complejo cuenta con una piscina al aire libre, piscina infantil y bar de aperitivos. La sauna y el servicio de masajes tienen un cargo adicional y se ofrece tambiandeacute;n tenis.El restaurante crea una nueva experiencia culinaria en primera landiacute;nea de playa. Estandaacute; abierto las 24 horas y sirve desayuno de bufet y almuerzo y cena a la carta o de menanduacute;. La cena tambiandeacute;n se puede elegir de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.36" OriginalAmount="26.36">
      <BasicPropertyInfo Latitude="-8.65437155" Longitude="115.14827523" StarRating="3" HotelCode="568982|1b27bc" HotelName="Betesda Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa 15, Banjar Pelambingan, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21406/2521406/6.jpg?f=15504683</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.42" OriginalAmount="26.42">
      <BasicPropertyInfo Latitude="-8.65652934" Longitude="115.14726384" StarRating="3" HotelCode="564063|1e1742" HotelName="Askara Canggu Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Gang Kunti 6, Canggu, North-Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46907/2946907/1.jpg?f=14949663</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz Near Canggu Club in Canggu, you'll be close to Canggu Club and Seminyak Square. This hotel is within close proximity of Berawa Beach and Canggu Beach. Rooms Make yourself at home in one of the air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks, and housekeeping is provided daily. Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Business, Other Amenities Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.45" OriginalAmount="26.45">
      <BasicPropertyInfo Latitude="-8.708602" Longitude="115.184328" StarRating="4" HotelCode="260575|13ddd2" HotelName="Swiss-Belhotel Rainforest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road No.101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191452/191452a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.47" OriginalAmount="26.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|917003" HotelName="SENSE SUNSET SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/804253_image40137852_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the upmarket area of Seminyak in Bali. The hotel is located within easy walking distance of a number of attractions in the area, as well as a wealth of shopping opportunities, dining options and entertainment venues. Guests will find themselves in a prime setting from which to explore the delights that the city has to offer. The hotel is located just 8 km away from Ngurah Rai International Airport. This upscale hotel is sure to meet the expectations of even the most discerning traveller. The hotel enjoys a stunning design, incorporating the elements of the human senses. The guest rooms are exquisitely designed, enveloping visitors in a cocoon of peace and serenity. The rooms are well equipped with modern amenities. Guests will appreciate the range of facilities and services that this wonderful hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.58" OriginalAmount="26.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|919783" HotelName="THE RHADANA KUTA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912758_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 70 individually decorated guestrooms, featuring refrigerators and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature hair dryers and slippers. Conveniences include phones, as well as safes and desks.Enjoy a meal at Cafe de dapoer or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.Located in Kuta (Raya Kuta), The Rhadana Kuta Bali is within a 5-minute drive of Beachwalk Shopping Center and Bali Bombing Memorial.  This hotel is 1.2 mi (1.9 km) from Trans Studio Mall and 1.3 mi (2.1 km) from Waterbom Bali.Distances are displayed to the nearest 0.1 mile and kilometer.  BIMC Hospital - 0.8 km / 0.5 mi  Siloam Hospitals - 0.9 km / 0.5 mi  Mall Bali Galeria - 1.1 km / 0.7 mi  Kuta Galeria Shopping Arcade - 1.1 km / 0.7 mi  Poppies Lane II - 1.4 km / 0.9 mi  Kuta Square - 1.5 km / 0.9 mi  Bali Bombing Memorial - 1.6 km / 1 mi  Kuta Beach - 1.7 km / 1 mi  Kuta Art Market - 1.7 km / 1 mi  Trans Studio Mall - 1.9 km / 1.2 mi  Krisna - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2 km / 1.2 mi  Waterbom Bali - 2 km / 1.3 mi  Discovery Shopping Mall - 2.1 km / 1.3 mi  3D Trick Art Museum DMZ - 2.6 km / 1.6 mi  The preferred airport for The Rhadana Kuta Bali is Denpasar (DPS-Ngurah Rai Intl.) - 7 km / 4.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.59" OriginalAmount="26.59">
      <BasicPropertyInfo StarRating="3" HotelCode="|920828" HotelName="Solaris Hotel Kuta" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1020767_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.85" OriginalAmount="26.85">
      <BasicPropertyInfo Latitude="-8.67208316" Longitude="115.1639258" StarRating="4" HotelCode="448885|1ea407" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557523/557523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.85" OriginalAmount="26.85">
      <BasicPropertyInfo Latitude="-8.68742301" Longitude="115.24886054" StarRating="3.5" HotelCode="582461|1d6c75" HotelName="Uma de Villa Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penyaringan 99 KM, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753432/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.89" OriginalAmount="26.89">
      <BasicPropertyInfo Latitude="-8.524475653605" Longitude="115.2621837871" StarRating="3" HotelCode="327322|144389" HotelName="Kamandhani Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Premasanthi 17, Pengosekan, Ubud 80515, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253847/253847a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.68881451" Longitude="115.15855959" StarRating="3.5" HotelCode="589412|241175" HotelName="Anshel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Dewi 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759246/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Anshel Hotel in Seminyak (Core area of Seminyak), you'll be close to Seminyak Square and Kuta Beach.  This hotel is within close proximity of Eat Street and Double Six Beach. #  Rooms : # Make yourself at home in one of the 25 air-conditioned rooms featuring minibars and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Enjoy recreation amenities such as an outdoor pool or take in the view from a rooftop terrace. Additional features at this hotel include complimentary wireless Internet access and concierge services. #  Dining : # Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.69794111" Longitude="115.26283566" StarRating="3" HotelCode="391616|83538" HotelName="Hotel Jati and Home Stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 168 - 170, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554968/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.71246202" Longitude="115.17225462" StarRating="3" HotelCode="337923|79057" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 2, Legian 80361, Kabupaten Badung, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488271/488271a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.79600711" Longitude="115.163149" StarRating="4" HotelCode="964645|388362" HotelName="Kubu GWK Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 111, Jimbaran 80364, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524007</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.702553" Longitude="115.166877" StarRating="3" HotelCode="36426|31454" HotelName="Melasti Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59677/a_59677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in the heart of Legian, with a prime beach front location, set amongst a beautiful lush tropical garden. It is about 20 minutes' drive from the international and domestic airports (roughly 10 km from Ngurah Rai International Airport).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.15542268" Longitude="115.04070893" StarRating="3.5" HotelCode="421340|127770" HotelName="Odika Lovina House and Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih Gang Merak, Dusun Celuk Buluh, Kalibukbuk, Lowina, 80119 Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Odika Lovina House and Villa in Buleleng, you'll be convenient to Lovina Beach. This villa is within the region of Brahma Vihara Arama and Banjar Hot Springs.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes. 32-inch LCD televisions with cable programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|353103" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.6887800068894" Longitude="115.17127633095" StarRating="3" HotelCode="260576|78733" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218671/218671a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.70021807" Longitude="115.16847804" StarRating="3" HotelCode="331919|83079" HotelName="Sus Cottages and Spa II Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara (Pura Bagus Taruna), Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.69073659" Longitude="115.16889473" StarRating="3" HotelCode="946293|306833" HotelName="The Aswana Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa 18, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.07" OriginalAmount="27.07">
      <BasicPropertyInfo Latitude="-8.7015606723147" Longitude="115.1667294766" StarRating="0" HotelCode="419884|103255" HotelName="Hotel Sinar Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132460/132460a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Kuta/ Legian. This property offers a total of 27 guests rooms. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.28" OriginalAmount="27.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|400241" HotelName="BALI CHAYA HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063616_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 43 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and slippers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Relax with your favorite drink at the bar/lounge or the poolside bar. Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite.When you stay at Bali Chaya Hotel Legian in Legian, you'll be in a shopping district, within a 15-minute walk of Double Six Beach and Legian Beach.  This hotel is 1.9 mi (3 km) from Eat Street and 3.3 mi (5.3 km) from Beachwalk Shopping Center.Distances are displayed to the nearest 0.1 mile and kilometer.  Double Six Beach - 0.8 km / 0.5 mi  Legian Beach - 1.1 km / 0.7 mi  Gado Gado Beach - 1.2 km / 0.7 mi  Kuta Beach - 1.5 km / 1 mi  3D Trick Art Museum DMZ - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2.1 km / 1.3 mi  Poppies Lane II - 2.2 km / 1.3 mi  Krisna - 2.2 km / 1.4 mi  Kuta Galeria Shopping Arcade - 2.3 km / 1.4 mi  Bali Bombing Memorial - 2.4 km / 1.5 mi  Sunset Point Shopping Centre - 2.7 km / 1.7 mi  Petitenget Beach - 3 km / 1.9 mi  Kuta Square - 3.1 km / 1.9 mi  Kuta Art Market - 3.1 km / 1.9 mi  Eat Street - 3.1 km / 1.9 mi  The preferred airport for Bali Chaya Hotel Legian is Denpasar (DPS-Ngurah Rai Intl.) - 10.5 km / 6.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.40" OriginalAmount="27.40">
      <BasicPropertyInfo Latitude="-8.67361903" Longitude="115.44914146" StarRating="3" HotelCode="778355|1afa24" HotelName="D And B Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Jungut Batu, 80771 Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45913/2945913/1.jpg?f=15045745</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.47" OriginalAmount="27.47">
      <BasicPropertyInfo Latitude="-8.65303122" Longitude="115.1259599" StarRating="3.5" HotelCode="552221|2147fb" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echo Beach, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86957/3486957/1.jpg?f=15348939</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.52" OriginalAmount="27.52">
      <BasicPropertyInfo Latitude="-8.6934417533016" Longitude="115.16910388913" StarRating="3" HotelCode="349790|191040" HotelName="Kubu Cempaka Seminyak Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Cempaka  9, Jalan Plawa, 80361 Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68889/2268889/51.jpg?f=15639171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.79" OriginalAmount="27.79">
      <BasicPropertyInfo Latitude="-8.67590344" Longitude="115.15396431" StarRating="3" HotelCode="504251|1ea403" HotelName="Amalfi Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget Kendal 8, Seminyak 80031, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.92" OriginalAmount="27.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|840927" HotelName="PURI DEWA BHARATA VILLAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896613_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled in the borderland of Seminyak, the hotel is close to shops, restaurants, and colourful nightlife and entertainment. Located 15 minutes away from Kuta Beach and 5 minutes to Double Six beach, the hotel offers a comfortable stay in quiet presence and relaxing atmosphere. The tourist centre of Kuta Square is also in the vicinity. The hotel has 24-hour reception, currency exchange, bar, shopping, dining and parking facilities. Laundry and room services, car and motorbike rental are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.93" OriginalAmount="27.93">
      <BasicPropertyInfo Latitude="-8.6719503686849" Longitude="115.16255513638" StarRating="4" HotelCode="311310|191f07" HotelName="Swiss-Belhotel Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.81262727" Longitude="115.11082606" StarRating="3" HotelCode="752120|299862" HotelName="Arumanis Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Kabupaten Badung, Kuta Selatan, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6463743</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|76619" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277758/a_277758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Airport, which can be reached within a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7750943" Longitude="115.22033386" StarRating="3" HotelCode="744262|323996" HotelName="Kubu Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Guntur 06, Jalan Pratama, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980592/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Kubu Garden Guest House is conveniently located in the popular Nusa Dua / Benoa area. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Shuttle service, car hire, bicycle rental, restaurant, airport transfer are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of spa, massage, garden. No matter what your reasons are for visiting Bali, Kubu Garden Guest House will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.712908" Longitude="115.168637" StarRating="3" HotelCode="189440|77298" HotelName="Best Western Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Pantai, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265756/p_265756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 144 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a safe, a dining area, a babysitting service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.8076581463012" Longitude="115.15829202654" StarRating="4" HotelCode="933554|78999" HotelName="Noah Villa And Chapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Kitchen,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indraprasta, Br. Giri Dharma, Uluwatu, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217843/217843a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ungasan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7973262453495" Longitude="115.20590716958" StarRating="3.5" HotelCode="113540|168576" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Tarukan 7, Taman Mumbul, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234624/234624a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Cilacap (CXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.677065" Longitude="115.154163" StarRating="3" HotelCode="66198|71855" HotelName="Putu Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 1070, Jl. Petitenget 72X, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85692/a_85692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, with the beach just a few minutes away. It is 15 minutes from the capital city of Denpasar, while the international airport is just 30 minutes away. There is a variety of international restaurants and entertainment venues just a short walk away, while the busiest shopping and nightlife spots in Legian and Kuta can be reached in just 10 minutes by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7038877630563" Longitude="115.18176384789" StarRating="4" HotelCode="292503|156653" HotelName="Ramada by Wyndham Bali Sunset Road Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Seminyak Kabupaten, Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400101/a_400101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.805008" Longitude="115.222179" StarRating="3" HotelCode="932454|76997" HotelName="Santika Siligita Nusa Dua Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A, Banjar Peminge, Nusa Dua, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184698/184698a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6964080836305" Longitude="115.26270747185" StarRating="3" HotelCode="18150|83546" HotelName="Taman Agung Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147036/147036a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur, a coastal village that attracts travellers seeking a true Balinese experience. Once a sleepy fishing village, Sanur has managed to retain much of the Old World charm that made it Bali's first real resort destination. The casual beach cafés and colourful market stalls are a reflection of the relaxed pace of life in Sanur. Ngurah Rai International Airport is only 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|156823" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.790746" Longitude="115.15919" StarRating="5" HotelCode="404756|156408" HotelName="The Sintesa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kencana No. 1, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/514891/a_514891_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7039246496378" Longitude="115.17062723637" StarRating="3" HotelCode="909090|157521" HotelName="Three Brothers Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23002/3323002/1.jpg?f=15398185</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.14562045" Longitude="114.64922864" StarRating="2" HotelCode="448761|157692" HotelName="Trijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk-Seririk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="754670|369472" HotelName="Wk Gamat Creative Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Sakti, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396411</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.713551" Longitude="115.173506" StarRating="4" HotelCode="933583|love_f_hotel_by_fashiontv" HotelName="Fashion Hotel Legian" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 121, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.04" OriginalAmount="28.04">
      <BasicPropertyInfo Latitude="-8.43917" Longitude="115.357" StarRating="0" HotelCode="692427|2146f3" HotelName="Asli Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Br. Jelekungkang</AddressLine>
          </AddressLines>
          <CityName>Bangli</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50164/2950164/1.jpg?f=14963679</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.08" OriginalAmount="28.08">
      <BasicPropertyInfo Latitude="-8.680296915575" Longitude="115.20657027169" StarRating="3" HotelCode="352866|1a5638" HotelName="Choice Stay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Kawe 40, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584522/584522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.22" OriginalAmount="28.22">
      <BasicPropertyInfo Latitude="-8.6838450805434" Longitude="115.42981236182" StarRating="3" HotelCode="396790|1372f2" HotelName="Sedok Jineng Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Lembongan Island, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357327/357327a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28.66" OriginalAmount="28.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|920033" HotelName="Dream beach kubu and SPA by ABM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEMBONGAN ISLAND, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1025617_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.69" OriginalAmount="28.69">
      <BasicPropertyInfo Latitude="-8.6899174671807" Longitude="115.26182234287" StarRating="3" HotelCode="7162|11b384" HotelName="Bumi Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1435/a_1435_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sanur, this bungalow complex is just a 5-minute walk from the beach, a 20-minute drive from Ngurah Rai International Airport and a 15-minutes drive from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.87" OriginalAmount="28.87">
      <BasicPropertyInfo Latitude="-8.6987530061538" Longitude="115.17492715219" StarRating="3" HotelCode="933478|14019c" HotelName="Casa Dasa Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Barat 10, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369272/369272a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.3371734970242" Longitude="115.65870076418" StarRating="3" HotelCode="915203|107590" HotelName="Amed Cafe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277438/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="3" HotelCode="783303|383947" HotelName="Apple Villa &amp; Suite Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merthanadi 89, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493868</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square\n\nWith a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square. This hotel is close to Eat Street and Seminyak Beach. Make yourself at home in one of the 23 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including concierge services. Free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.690453" Longitude="115.432853" StarRating="3" HotelCode="292720|116350" HotelName="Dream Beach Kubu Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nusa Lembongan (Island), Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38873/2038873/1.jpg?f=15465328</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7002127840489" Longitude="115.17667293549" StarRating="4" HotelCode="167867|72964" HotelName="Grand Kuta Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri 8, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131825/131825a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Legian, the property is 5 minutes from the Carrefour shopping centre. It is also only a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.71230003" Longitude="115.1720227" StarRating="3" HotelCode="504137|163615" HotelName="Grand La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20349/3220349/1.jpg?f=15011649</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.696579" Longitude="115.16614" StarRating="4" HotelCode="260556|156592" HotelName="Horison Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7176385693106" Longitude="115.1760258124" StarRating="3" HotelCode="349313|83341" HotelName="Hotel Neo+ Kuta Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Troppozone 8, Legian 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/462679/a_462679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.668149" Longitude="115.22158455" StarRating="3.5" HotelCode="603355|263631" HotelName="Mahana Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letda Tantular 7, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49874/2949874/1.jpg?f=15056127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.4981901" Longitude="115.25280488" StarRating="3.5" HotelCode="622556|265499" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Banjar Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.68862876" Longitude="115.43309038" StarRating="3" HotelCode="752371|293892" HotelName="The Niti Hut's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach Street, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5953692</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="29.02" OriginalAmount="29.02">
      <BasicPropertyInfo StarRating="3" HotelCode="|920874" HotelName="Sinar Bali Hotel by ZUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1965907_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Sinar Bali, has superb location on the famous Legian Village, on the tranquil corner of the region and within a short stroll to famous beach of Legian/Kuta and the shopping activities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.06" OriginalAmount="29.06">
      <BasicPropertyInfo Latitude="-8.3910352404769" Longitude="115.07869720459" StarRating="3.5" HotelCode="130435|1a9db2" HotelName="Bali Mountain Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Biyahan, Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188175/a_188175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the eastern slopes of Mount Batukaru in central Bali. The centre of Tabanan is 40 km away, and Denpasar is some 80 km from the hotel. Ngurah Rai International Airport is approximately 90 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.08" OriginalAmount="29.08">
      <BasicPropertyInfo Latitude="-8.63776265" Longitude="115.25030376" StarRating="3" HotelCode="551800|1b037d" HotelName="Ninja Suite Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tunjung Biru 6, Gatsu Timur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21487/2521487/1.jpg?f=15051814</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ninja Suite Villa is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), air conditioning, desk, mini bar, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making Ninja Suite Villa your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.10" OriginalAmount="29.10">
      <BasicPropertyInfo Latitude="-8.63526911" Longitude="115.14922186" StarRating="3" HotelCode="668172|2147ef" HotelName="Umpadhi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Tulang, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.13" OriginalAmount="29.13">
      <BasicPropertyInfo Latitude="-8.3351417" Longitude="115.64569559" StarRating="2" HotelCode="435037|1ec835" HotelName="Classic Beach Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/59/9859db9f29d4cddd6176c620395316b60f616a63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="29.35" OriginalAmount="29.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|838772" HotelName="BALI RICH SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/429305_foto_1.jpg</HotelPictures>
        <HotelDescription>The property lies in the heart of Seminyak, just a 30 minute drive from the airport. It is only a few minutes' walk from the nearest shopping centres, restaurants and traditional art shops. The resort offers a relaxed environment and lifestyle. The hotel was renovated in 2006 and features 15 rooms. Facilities include a lobby with 24-hour reception, bar and dining facilities. Room and laundry services, and bicycle hire service are available. There is a parking. Each room is equipped with an en suite bathroom with hairdryer, TV and IDD telephone. Kitchenette comes with tea/coffee making facilities and a refrigerator. King-size beds and a terrace also come as standard. Guests can go for a refreshing dip in the outdoor pool or enjoy the warm tropical sun. Sun loungers and parasols also feature pool side. Massage and spa treatments are also. Breakfast is available to guests each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.41" OriginalAmount="29.41">
      <BasicPropertyInfo Latitude="-8.6788143299858" Longitude="115.15479264724" StarRating="3" HotelCode="540494|208640" HotelName="Kubu Petitenget Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 10, Gang Sunyi, Seminyak 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/66397/3666397/1.jpg?f=15310212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.54" OriginalAmount="29.54">
      <BasicPropertyInfo Latitude="-8.65423192" Longitude="115.17245997" StarRating="4" HotelCode="552950|1db388" HotelName="Grand Kesambi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kesambi 88, Kerobokan 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.54" OriginalAmount="29.54">
      <BasicPropertyInfo Latitude="-8.667244" Longitude="115.155896" StarRating="4" HotelCode="168622|117152" HotelName="Umalas Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas II 83, Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142660/142660a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the aparthotel the famous Kuta Beach and Legian shopping centre can be found. It takes less than about 10 minutes to reach Seminyak, a cosmopolitan area for dining with international cuisine restaurants. Located in the Umalas area, north of Seminyak, the residence lies a 15 km drive away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.55" OriginalAmount="29.55">
      <BasicPropertyInfo Latitude="-8.6728284230574" Longitude="115.16381790046" StarRating="4" HotelCode="936768|18d86d" HotelName="Destiny Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215334/215334a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.58" OriginalAmount="29.58">
      <BasicPropertyInfo Latitude="-8.54414825" Longitude="115.32559081" StarRating="3" HotelCode="441631|1e200d" HotelName="Wahyu Dewata Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Lempuyang No. 9, Bukit jati, Gianyar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77259/1877259/55.jpg?f=15567841</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.58" OriginalAmount="29.58">
      <BasicPropertyInfo Latitude="-8.69338475" Longitude="115.16778611" StarRating="3" HotelCode="406955|1e3d4b" HotelName="Vansari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Seminyak No 31, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62586/2462586/44.jpg?f=15689605</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.70" OriginalAmount="29.70">
      <BasicPropertyInfo Latitude="-8.700086" Longitude="115.16430690675" StarRating="4" HotelCode="410364|15e5b3" HotelName="Club Bali Family Suites @ Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 526, Legian Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100884/t_100884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the shores of Legian beach, the resort enjoys an ideal location, within walking distance of scores of international dining venues and shopping centres, and just a short drive from the airport. It is just a 30-minute drive from Denpasar town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.99" OriginalAmount="29.99">
      <BasicPropertyInfo Latitude="-8.68850878" Longitude="115.43408358" StarRating="3" HotelCode="405554|1a6cac" HotelName="The Cozy Villas Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Dream Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584511/584511a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a dining area and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.5164188" Longitude="115.26585687" StarRating="2" HotelCode="522392|226785" HotelName="Adi Jaya Cottages" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262096/262096a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|21724" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9585/a_9585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with its numerous boutiques, handicraft shops, restaurants, and shops, and is the ideal starting point from which to explore countless typical Balinese villages. The hotel affords wonderful views out over the rice fields and the monkey forest. Transfer times to Denpasar airport are around 1.5 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.5213105660104" Longitude="115.25658130646" StarRating="3" HotelCode="909106|83591" HotelName="Chili Ubud Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Br. Nyuh Kuning, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369342/369342a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|83314" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374778/374778a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|78370" HotelName="Garden View Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278295/278295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|78893" HotelName="Harper Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218585/218585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.703673" Longitude="115.168292" StarRating="3" HotelCode="36422|15373" HotelName="ibis Styles Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59673/a_59673_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is centrally located in a popular resort area and within easy walking distance of markets, shops, restaurants and Legian’s famous beach. Denpasar Airport is 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.71234373" Longitude="115.5008056" StarRating="3" HotelCode="752781|310489" HotelName="Jona Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pangket, Unnamed Road, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6965410</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6645104241999" Longitude="115.14164780368" StarRating="3" HotelCode="408559|152316" HotelName="Koa D'surfer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sri Khayangan 88, Jalan Pantai Berawa, Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553621/553621a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.8369063" Longitude="115.18155246" StarRating="3.5" HotelCode="613973|423706" HotelName="Pandawa Hill Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa 15, Kutuh, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38270/3838270/1.jpg?f=15683102</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30.13" OriginalAmount="30.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|135383" HotelName="LOTUS TIRTA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939933_foto_1.jpg</HotelPictures>
        <HotelDescription>This lovely hotel can be found in Kuta/ Legian. With a total of 14 rooms, this is a nice place to stay. Guests may take advantage of the Wi-Fi connection throughout. Customers can enjoy the convenience of 24-hour reception. Baby cots are available on request for children. Pets are not permitted on the premises. The car park may be useful to those arriving by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.14" OriginalAmount="30.14">
      <BasicPropertyInfo Latitude="-8.3345435097263" Longitude="115.64322441817" StarRating="3" HotelCode="909097|121798" HotelName="Hotel Uyah Amed &amp; Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Timur 801, Jalan Ketut Natih, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78335/1878335/1.jpg?f=15671838</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.37" OriginalAmount="30.37">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|124af5" HotelName="Uma Sari Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.46" OriginalAmount="30.46">
      <BasicPropertyInfo Latitude="-8.6809149786304" Longitude="115.16734057845" StarRating="4" HotelCode="67178|10faf8" HotelName="Bali Rich Luxury Villas &amp; Spa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 29, Br. Mertanadi, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86895/w_86895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the rural outskirts of Ubud overlooking the Wos River. Guests will find the centre of Ubud, Ubud Monkey Forest, the art market, the Royal Palace and the starting point for white water rafting tours all just a 5-minute drive away. It is 15 minutes by car to the Elephant Safara Park and the property lies approximately 45 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30.62" OriginalAmount="30.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|398568" HotelName="Grand Kesambi Resort and Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068192_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 106 air-conditioned rooms featuring refrigerators and minibars. Rooms have private furnished balconies. 42-inch LED televisions are provided, with cable programming available. Private bathrooms with showers feature spring water baths and complimentary toiletries.Enjoy local and international cuisine at De' Kesambi, a poolside restaurant which features a garden view. You can also stay in and take advantage of the 24-hour room service. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges.Featured amenities include a business center, express check-in, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.A stay at Grand Kesambi Resort and Villas places you in the heart of Kerobokan, a 5-minute drive from Eat Street and 6 minutes from Seminyak Beach.  This 4-star hotel is 3 mi (4.8 km) from Seminyak Square and 3.8 mi (6.2 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 4.2 km / 2.6 mi  Eat Street - 4.4 km / 2.7 mi  TAKSU Bali Gallery - 4.8 km / 3 mi  Canggu Square - 4.9 km / 3.1 mi  Seminyak Square - 4.8 km / 3 mi  Seminyak Beach - 4.9 km / 3 mi  Desa Potato Head - 5 km / 3.1 mi  Petitenget Temple - 5 km / 3.1 mi  Legian Road - 5.4 km / 3.4 mi  Splash Waterpark Bali - 5.8 km / 3.6 mi  Double Six Beach - 6.2 km / 3.8 mi  Badung Market - 6.2 km / 3.9 mi  Puputan Badung Square - 6.7 km / 4.1 mi  Berawa Beach - 6.8 km / 4.2 mi  Bali Museum - 7 km / 4.3 mi  The preferred airport for Grand Kesambi Resort and Villas is Ngurah Rai Intl. Airport (DPS) - 14.3 km / 8.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.65" OriginalAmount="30.65">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2.5" HotelCode="904651|199903" HotelName="Fourteen Roses" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096511/096511a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.69" OriginalAmount="30.69">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|134811" HotelName="Bhuwana Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178470/178470a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' drive from the Ubud Monkey Forest and 10 minutes' drive from central Ubud. Pengosekan is well known as the village of art, as most of the people living there are artists, dancers, painters or wood carvers. In this area, there are many painting and dance studios. One of the famous spiritual artists from the film of Eat Pray Love, Ketut Liyer, has his house and studio nearby. Famous galleries that can be reached on foot include Arma Gallery and Gajah Mas Gallery. Blanco Museum can be reached within a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.74" OriginalAmount="30.74">
      <BasicPropertyInfo Latitude="-8.34572084" Longitude="115.67191754" StarRating="3" HotelCode="592565|184f0a" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38393/2038393/1.jpg?f=15622431</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.88" OriginalAmount="30.88">
      <BasicPropertyInfo Latitude="-8.69949832" Longitude="115.16725442" StarRating="3" HotelCode="339621|162f3a" HotelName="Kusnadi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 518, Legian Kaja 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40470/2040470/57.jpg?f=15687396</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.97" OriginalAmount="30.97">
      <BasicPropertyInfo Latitude="-8.338847" Longitude="115.662803" StarRating="3" HotelCode="292745|12986f" HotelName="Bali Bhuana Beach Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lipah, Amed, Karangasem, East Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234566/234566a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.654214" Longitude="115.162933" StarRating="3" HotelCode="113526|362700" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kerobokan area, north of Kuta. It is only some 3 km or about 10 minutes' drive to Canggu surfing point, and roughly 25 minutes to Tanah Lot, the famous temple on the sea. The centre of Seminyak is around 5 km away, and Kuta is some 7 km away. Petitenget Beach is roughly 5 km away and Denpasar city centre is around 22 km away. Ngurah Rai International Airport in Denpasar is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.5129436467419" Longitude="115.57575297553" StarRating="3" HotelCode="96703|78036" HotelName="Bali Seascape Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Desa Samuh Candi Dasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134297/a_134297_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a bay of sand and clear blue waters, the resort is located in the village of Candi Dasa on the east side of Bali. The Bat Cave is about 15 minutes away by car. The resort is approximately a 90-minute drive from Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.73736012" Longitude="115.1666218" StarRating="4" HotelCode="431353|156545" HotelName="Bedrock Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543829/543829a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.72043072" Longitude="115.17994303" StarRating="4" HotelCode="931796|78504" HotelName="Park Regis Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/368945/p_368945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.67269888" Longitude="115.15927226" StarRating="3" HotelCode="421815|156606" HotelName="Ibis Styles Bali Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petitenget 19, Kerobokan Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532264/a_532264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Styles Bali Petitenget Hotel is the gateway to Seminyak and Petitenget areas, Strategically located in Seminyak area, just 5 minutes from Petitenget Beach and 10 minutes to Batu Belig beach also easy reach of entertainment venues such a Potato Head and Ku De Ta. Part of the MyResorts program featuring exclusive experiences for Le Club AccorHotels members. Lets our Streats indulge your sense and satisfy your craving international cuisine and authentic local delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|265483" HotelName="Kencana Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38250/3838250/1.jpg?f=15683085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.154132" Longitude="115.03454" StarRating="3" HotelCode="93168|18533" HotelName="Sunari Villas &amp; Spa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Po Box 131, Lovina Beach, Singaraja 81151, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096638/096638a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.697277724835" Longitude="115.16227935741" StarRating="2" HotelCode="36425|79251" HotelName="Puri Naga Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Seminyak, Kuta, Legian Kaja  80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39445/2039445/1.jpg?f=14960453</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.701679" Longitude="115.166946" StarRating="3" HotelCode="296378|79759" HotelName="Swiss-Belinn Legian" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404423/a_404423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is about 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.5120595129648" Longitude="115.26108272374" StarRating="3" HotelCode="909078|80079" HotelName="Sri Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233217/233217a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.705613" Longitude="115.260467" StarRating="3" HotelCode="36421|72602" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 4, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59672/a_59672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sanur, around 100 m from the city centre. The club resort is also 20 minutes or approximately 5 km from Denpasar, the capital city of the province of Bali. The hotel is a minute’s walk (around 100 m) from the beach, so guests can enjoy days spent lazing in the sun, trying out watersports, discovering the local beach market or restaurant. For the shopping enthusiast, it is also located close to boutiques, gift shops, a supermarket as well as bars, pubs, and the local night club. Ngurah Rai International Airport is just 20 minutes from the hotel (approximately 10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.11" OriginalAmount="31.11">
      <BasicPropertyInfo Latitude="-8.59428695" Longitude="115.33978606" StarRating="0" HotelCode="786536|138bbf" HotelName="Nirmala Guest House Keramas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Ida Bagus Mantra, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983450/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.16" OriginalAmount="31.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|874799" HotelName="THE KANA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950001_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated 5 minutes walk from Bali Galeria Shopping Centre, The Kana Kuta Hotel is 15 minutes drive from Kuta Beach and is 20 minutes drive from Ngurah Rai International AirportSeleriana Restaurant serves western and Indonesian daily buffet breakfast, lunch as well as dinnerThis Hotel has Modern exteriorMedium size of lobbyThe Kana is named after a flower with its special characteristic of being able to grow in any seasons and adored for its perfect beauty. By taking the value of that philosophy, The Kana Hotel is aimed to be a place that always grows endlessly at any time, and improves from time to time. In addition, KANA also means as center faith growth, conviction to move forward, or to establish a harmonious environment individually and universally. Take advantage of an array of unrivaled services and amenities at this three-star hotel. Valet parking, coffee shop, business center, meeting facilities and kids corner are just a few of the facilities that set The Kana Kuta Hotel apart from other accommodations in the city.  Guests can choose from 92 rooms, all of which exude an atmosphere of total peace and harmony. The hotel offers wonderful recreational facilities such as fitness center and outdoor pool to make your stay truly unforgettable</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.18" OriginalAmount="31.18">
      <BasicPropertyInfo Latitude="-8.79042919" Longitude="115.15917152" StarRating="3" HotelCode="492431|1db2af" HotelName="Puri Sabina Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sabina 1, Perumahan Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42841/2942841/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.24" OriginalAmount="31.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|163550" HotelName="IBIS STYLES PETITENGET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940031_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the suburbs of Bali - Seminyak and was established in 2014. It is 16.3 Km from the Tanah Lot Temple. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 3 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.47" OriginalAmount="31.47">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|115496" HotelName="The Niche Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131674/w_131674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, and entertainment areas in Bali. The beach is 500 metres away, the tourist centre and town centre of Legian around a 5-minute walk away and the city of Denpasar approximately 5 km away. Ngurah Rai Airport is around 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.72" OriginalAmount="31.72">
      <BasicPropertyInfo Latitude="-8.80323067" Longitude="115.15940951" StarRating="3.5" HotelCode="604841|208eb9" HotelName="Best Western Hotel Kamala Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88X, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/722558/a_722558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.75" OriginalAmount="31.75">
      <BasicPropertyInfo Latitude="-8.7074497788401" Longitude="115.25813117329" StarRating="2" HotelCode="7159|144bdf" HotelName="Ari Putri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1432/l_1432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the exclusive, world-famous Sanur and just 5 minutes' walk from the beach. Ngurah Rai International Airport is located about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.76" OriginalAmount="31.76">
      <BasicPropertyInfo Latitude="-8.68321486" Longitude="115.43551517" StarRating="3" HotelCode="754787|214888" HotelName="Koji Garden Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamarind Beach, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.76" OriginalAmount="31.76">
      <BasicPropertyInfo Latitude="-8.7120163889974" Longitude="115.1674246788" StarRating="2" HotelCode="187669|15504c" HotelName="Bali Bungalo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta Gang Wina, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274252/274252a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.89" OriginalAmount="31.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|868950" HotelName="J4 LEGIAN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914599_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of Legian, the hotel is surrounded by a wide variety of bars, clubs, discos, shopping centers and international restaurants to be very spoil you when staying at this hotel. Just a step away, you can reach Poppies Lane, Beachwalk Shopping Mall, Kuta Beach and Kuta Square. J4 Hotels has 200 rooms equipped with air conditioning, TV, hot water, refrigerator, telephone, toiletries and free Wi-Fi connection. And this hotel has a Rooftop Swimming Pool where you can chill out your day to enjoy Sunset from the rooftop. J4 Hotels Legian also provide services Body massage, Meeting room and free parking with 24-hours security safeguards. In addition it also provides 24 hours room service. The restaurant serves Indonesian and Western dishes at Height Bar and Restaurant and Lobby Lounge Bar.To reach the hotel, you only took about 15 minutes drive from Ngurah Rai International Airpo</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.90" OriginalAmount="31.90">
      <BasicPropertyInfo Latitude="-8.6896761533119" Longitude="115.16330541278" StarRating="4" HotelCode="933582|181906" HotelName="Harris Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 99, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387110/387110a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.93" OriginalAmount="31.93">
      <BasicPropertyInfo Latitude="-8.709396" Longitude="115.172164" StarRating="3" HotelCode="68237|11a4b6" HotelName="Kuta Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian No. 363, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88262/k_88262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Legian area, just 10 minutes' walk from the beach. Ngurah Rai International Airport is located some 15 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.6536847" Longitude="115.12748946" StarRating="3" HotelCode="880116|388342" HotelName="Perissos Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Gang Surf, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976308/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.6857246219659" Longitude="115.17608151653" StarRating="4" HotelCode="305363|83021" HotelName="Ramada Encore Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati lll, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45583/7542ae2e-0a59-4921-992d-32ed7b8a65f3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 286 rooms. Services and facilities at the hotel include a restaurant, a bar, a transfer service, room service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.7306544180787" Longitude="115.16720572513" StarRating="4" HotelCode="908966|27270" HotelName="Sun Island Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180187/180187a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.68391349" Longitude="115.22708518" StarRating="3" HotelCode="195112|175134" HotelName="The Banyumas Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Banyumas No. 1, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192380/192380a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|78709" HotelName="The Bene Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223476/223476a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.683397" Longitude="115.431716" StarRating="3" HotelCode="119278|116649" HotelName="The Tanis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Diet Meals,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/163466/a_163466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Mushroom Bay of Lembongan Island, the resort is situated just 23 km from Bali's east coast. To reach the resort from Ngurah Rai International Airport, it is approximately 30 minutes' drive to the Sanur area and an additional 30 minutes via speed boat transfer from Sanur Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.81966045" Longitude="115.1520202" StarRating="3" HotelCode="348558|127315" HotelName="U Tube Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 200X, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39705/2039705/1.jpg?f=15408786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.78399479" Longitude="115.15734303" StarRating="2" HotelCode="762452|360901" HotelName="Villa Prana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Mimpi Resort, Villa Taman Suci, Jimbaran 80025, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/5c/3d5cc0618f07058084b26cddbdd42ecdcff9ce70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.5168866674035" Longitude="115.25857955217" StarRating="3" HotelCode="909017|156797" HotelName="Indira Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.12" OriginalAmount="32.12">
      <BasicPropertyInfo Latitude="-8.7086333632966" Longitude="115.17030537128" StarRating="2.5" HotelCode="93156|103271" HotelName="Champlung Mas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Guesthouse,Hostel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129550/a_129550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated just a few metres from the attractive white sandy beach and popular surfing point of Legian Beach. The guesthouse-style establishment lies in the Kuta Beach area of Bali, and is just 1 km from the centre of town, where guests will find a number of shops and eateries. Bali's capital city, Denpasar, is some 10 km away, or a 25-minute drive. Ngurah Rai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.39" OriginalAmount="32.39">
      <BasicPropertyInfo Latitude="-8.505954" Longitude="115.251337" StarRating="2.5" HotelCode="130444|118660" HotelName="De Munut Balinese Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188184/a_188184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the home of Bali's most famous painter, and only 10 minutes' walk from centre of Ubud's art and cultural area. Ngurah Rai Airport is 32 kmfrom the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.48" OriginalAmount="32.48">
      <BasicPropertyInfo Latitude="-8.650648" Longitude="115.161955" StarRating="3" HotelCode="292747|129f5a" HotelName="Apple Villas and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Anyar 333B, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277127/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apple Villas &amp; Apartments is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Coffee shop, airport transfer, car park, shared kitchen, free Wi-Fi in all rooms are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as fan, kitchenette, balcony/terrace, refrigerator, in room safe. The hotel offers various recreational opportunities. Convenience and comfort makes Apple Villas &amp; Apartments the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.56" OriginalAmount="32.56">
      <BasicPropertyInfo Latitude="-8.6962524093507" Longitude="115.26338726805" StarRating="3" HotelCode="312705|190936" HotelName="Nesa Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 144, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550561/550561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.57" OriginalAmount="32.57">
      <BasicPropertyInfo Latitude="-8.7031154" Longitude="115.25128881" StarRating="3" HotelCode="943359|1dc5dd" HotelName="Sanur Art Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tambak Sari, Gang IV 5A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/733257/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.87" OriginalAmount="32.87">
      <BasicPropertyInfo Latitude="-8.6799713489367" Longitude="115.15373379966" StarRating="3" HotelCode="936649|1a0937" HotelName="Bali Mystique Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 2000xx, Seminyak 80361, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38286/3838286/1.jpg?f=15683108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.91" OriginalAmount="32.91">
      <BasicPropertyInfo Latitude="-8.27407714" Longitude="115.59007307" StarRating="3" HotelCode="421204|1240f5" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Tulamben</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41857/2041857/48.jpg?f=15583616</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Liberty Dive Resort in Tulamben, you'll be near the beach and minutes from USS Liberty Shipwreck and Tulamben Beach. This hotel is within the region of Mount Agung and Amed Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring minibars. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32.99" OriginalAmount="32.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|110919" HotelName="THE LEAF JIMBARAN LUXURY VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950722_foto_1.jpg</HotelPictures>
        <HotelDescription>The Leaf Jimbaran, set in the midst of a typical Bali resort scenery, was designed as an open space in harmony with the surrounding nature. Each villa is designed with glass walls hosting the living area, generating interactions between artificially designed and natural environments. The use of space is influenced by vast open space concept, blending into the surrounding nature and garden. The 40 spacious private pool villas and 10 Leaf Deluxe rooms all embrace our own quiet bay on Bali's sophisticated and natural coastline, just 20 minutes from Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|79970" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234565/234565a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.736642" Longitude="115.165603" StarRating="4" HotelCode="141835|21689" HotelName="Aston Kuta Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 2-5, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202733/w_202733_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|77095" HotelName="Dekuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7180589946863" Longitude="115.17493518188" StarRating="3" HotelCode="933488|79996" HotelName="J4 Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 74, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532882/532882a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.6932725793147" Longitude="115.26174005062" StarRating="2.5" HotelCode="394523|83527" HotelName="Louto Dmell Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Gang Anggrek 2, Gang XVIII 2, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/386457/386457a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.681353" Longitude="115.436203" StarRating="3" HotelCode="292724|116630" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach, Nusa Lembongan, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.01" OriginalAmount="33.01">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|1f54b4" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774371/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.44" OriginalAmount="33.44">
      <BasicPropertyInfo Latitude="-8.64014499" Longitude="115.14264981" StarRating="0" HotelCode="807552|1b1244" HotelName="The Chillhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Manyar 22, Br Pipitan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976568/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Chillhouse Surf and Bike Retreat is perfectly located for both business and leisure guests in Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, room service, meeting facilities. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, desk. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, billiards, table tennis. The Chillhouse Surf and Bike Retreat is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.48" OriginalAmount="33.48">
      <BasicPropertyInfo Latitude="-8.713591" Longitude="115.173127" StarRating="3" HotelCode="65759|1063fb" HotelName="Adi Dharma Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 155, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85186/p_85186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on bustling Legian Street, just a short walk from shopping centres, entertainment venues and dining options in Kuta. The centre of Denpasar is just a half-hour drive away. Drive time from Bali International Airport is approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="33.49" OriginalAmount="33.49">
      <BasicPropertyInfo StarRating="2" HotelCode="|830697" HotelName="PONDOK SARI KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950307_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach. It is also a 10-minute drive from Ngurah Rai International Airport.  Guests can enjoy various dining options and Pepito supermarket. The hotel offers a wide range of facilities, assuring its guests a comfortable stay, including wireless Internet access, a 24-hour reception with safety deposit boxes and a laundry service. Free parking is also provided.  Fitted with tiled flooring, the rooms feature a TV with international channels and a fridge. The private bathrooms offer hot and cold water showers. Some rooms come with a private balcony.  Guests may take a refreshing dip in the large swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.51" OriginalAmount="33.51">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|11b6b8" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/43/430815/c8VsqEzT_105d66e0cf15721cfd14acbff6b066f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearby attractions include Ubud Monkey Forest (around 20 minutes’ walk away), the traditional market at Ubud and Ubud Palace (each around 30 minutes’ walk away). Ngurah Rai International Airport, where guests will also find taxis and car rental, is around 40 km (within 1.5 hours’ drive) from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.67" OriginalAmount="33.67">
      <BasicPropertyInfo Latitude="-8.155608" Longitude="115.03339" StarRating="3" HotelCode="7149|103258" HotelName="Aneka Lovina Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kalibukbuk, Lovina Beach, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1420/gt_1420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is situated on the famous Lovina beach. The interesting shopping facilities and restaurants of Lovina are only a few minutes from the hotel. Countless sightseeing attractions of Bali are also within easy reach of the hotel. Denpasar airport is a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.80" OriginalAmount="33.80">
      <BasicPropertyInfo Latitude="-8.65758764" Longitude="115.13443668" StarRating="3" HotelCode="614565|1f1868" HotelName="My Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan 31, Kabupaten Badung, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43242/2943242/39.jpg?f=15503920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.84" OriginalAmount="33.84">
      <BasicPropertyInfo Latitude="-8.72008372" Longitude="115.1737522" StarRating="4" HotelCode="420935|1afdeb" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane 1, Agung Art Market, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391898/391898a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Poppies Lane 1 and 2, Kuta Town Houses is located in the very heart of Kuta with both International &amp; Indonesian styled restaurant, Kuta Beach, Kuta Square and Jalan Legian with a great night life which are just minutes walk away from our fully serviced apartments. Kuta Town Houses offers luxury apartment style accomodation both self contained and serviced, at an affordable price.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.90" OriginalAmount="33.90">
      <BasicPropertyInfo Latitude="-8.67344554" Longitude="115.14660246" StarRating="3.5" HotelCode="397844|18ebdf" HotelName="Kubal Villa &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547461/547461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.68912853" Longitude="115.43277005" StarRating="2.5" HotelCode="459094|116227" HotelName="Abian Huts Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan Island, Lembogan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614885/614885a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.791906" Longitude="115.22967" StarRating="4" HotelCode="292343|78775" HotelName="Grand Whiz Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226285/226285a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.8068218756283" Longitude="115.13140532448" StarRating="4" HotelCode="292869|101330" HotelName="Le Grande Bali Ulluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Block 5, Pecatu Indah Resort, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400517/a_400517_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the Pecatu area on the south-western coast of Bali, well known for the famous temple at Uluwatu, Pura Luhur, as well as Dreamland Beach. The centre of Pecatu is about a 10—minute drive away, while the Bali Collection shopping centre is approximately 20 minutes away by car. The property is just a 30-minute drive from both Kuta and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.68293528" Longitude="115.43162346" StarRating="3" HotelCode="868921|384300" HotelName="Lembongan Cempaka Villa &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495927</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.807100302425" Longitude="115.22091029725" StarRating="4" HotelCode="202042|76924" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Badung Bali, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/287526/a_287526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nusa Dua, close to the Indonesia Tourism Development Corporation (ITDC), only 14 km from Ngurah Rai international airport, 2 km from BICC and next door to Bali National Golf Club. It is situated in a relaxing enclave offering a natural environment with a nod to balinese style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.67474876" Longitude="115.56451542" StarRating="3" HotelCode="614894|310510" HotelName="Singabu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped, Buyuk, Penida Island, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92128/3692128/28.jpg?f=15503815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.61034662" Longitude="115.24826033" StarRating="4" HotelCode="408048|179205" HotelName="Sri Abi Ratu Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Pagutan Kaja 8</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sri Abi Ratu Villa in Penatih, you'll be convenient to Bali Bird Park and Bali Zoo.  This 4-star hotel is within close proximity of Sukawati Market and Kesiman Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 4 individually decorated guestrooms, featuring private pools and flat-screen televisions. Satellite programming and iPod docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Partially open bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Dip into one of the 4 outdoor swimming pools or enjoy other recreational amenities, which include bicycles to rent. This hotel also features complimentary wireless Internet access, wedding services, and tour/ticket assistance. Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Mingle with other guests at a complimentary reception, held daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is complimentary (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.81042405" Longitude="115.13228541" StarRating="4" HotelCode="524003|228719" HotelName="Swiss-Belresort Pecatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecatu Indah Raya, Blok G2, Pecatu Indah Resort, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541627/541627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and room service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.182015" Longitude="114.998971" StarRating="4" HotelCode="915184|162138" HotelName="The Hamsa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Terjun Sing Sing, Desa Cempaga, Lovina Beach 81108, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276474/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Temukus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.73332169" Longitude="115.17082805" StarRating="4" HotelCode="317022|swissbelhotel_tuban" HotelName="Swiss-Belhotel Tuban" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 31, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485824/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34.05" OriginalAmount="34.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|918195" HotelName="CRYSTALKUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32277_image63571852_0.jpg</HotelPictures>
        <HotelDescription>Crystal Kuta is a modern property with an outdoor pool and free Wi-Fi. Just 5 minutes' drive from Ngurah Rai International Airport, Kuta and Legian, it operates a 24-hour front desk. Jasmine Restaurant has a daily buffet
breakfast and Indonesian dishes.
The modern air-conditioned rooms are all equipped with a flat-screen TV, personal safe and electric kettle. Some rooms enjoy views of the city, while suites have a separate living room. En suite bathrooms have either a bathtub
or shower.
Crystal Kuta is a 10-minute drive from Seminyak and Sanur areas. Nusa Dua area is a 15-minute drive away.
Airport transfers can be arranged at a charge, while free parking are provided on site.
Guests can arrange day trips at the tour desk, or check e-mails at the business centre. Room service is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.26" OriginalAmount="34.26">
      <BasicPropertyInfo Latitude="-8.7981561882814" Longitude="115.14997848532" StarRating="5" HotelCode="387506|1a6482" HotelName="The Leaf Jimbaran" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun Karang, Mas Sejahtera, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/499599/a_499599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34.64" OriginalAmount="34.64">
      <BasicPropertyInfo StarRating="3" HotelCode="|688775" HotelName="THE NICHE BALI HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950494_foto_1.jpg</HotelPictures>
        <HotelDescription>Offering 38 modern and well appointed rooms The Niche Bali hotel is ideally situated to offer its guests easy access to the variety of shops, restaurants and entertainment options Legian Street is world renowned for. The Niche Bali hotel is your perfect choice for��Bali accommodation.Opened in May 2011, our brand new 1st floor Superior King rooms with pool view and modern furnishings are available for our guests wanting something a little more special. The Niche Bali hotel is popular amongst travellers wanting accommodation in Kuta and Legian.A trip to Bali wouldn't be complete without some pampering and self indulgence. Our Niche Spa offers a variety of different treatments for both men and woman to experience.Did we forget to mention cocktails and Bintang beers around the swim up bar - well that's no secret it's just part of a great holiday. Join us daily from 4 - 6pm for our Bali Moon Happy Hours delivered by our friendly team of pool bar staff.The Niche Bali is proud to present our Niche in Style Airport Transfers. You will be greeted upon arrival by one of our friendly tour desk staff who will escort you to The Niche Bali. Whilst travelling en-route you will enjoy a selection of cold beverages to relax after your flight. Our beverage range will include Bintang beer, Aqua and Cool Drinks. Our drivers will be more than happy to discuss any tour or personal transfers you may have whilst being extremely knowledgeable about Bali for all those initial questions. Relax and Unwind after your flight and lets us get you there in comfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.70" OriginalAmount="34.70">
      <BasicPropertyInfo Latitude="-8.6542337" Longitude="115.13074784" StarRating="3" HotelCode="424311|1abc86" HotelName="Villa Lovecho Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catur, Echo Beach, Canggu, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556293/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.87" OriginalAmount="34.87">
      <BasicPropertyInfo Latitude="-8.7952920685119" Longitude="115.14654564846" StarRating="3" HotelCode="384877|1ef138" HotelName="Argya Santi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun I, Sakura, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614942/614942a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.90" OriginalAmount="34.90">
      <BasicPropertyInfo Latitude="-8.5737169846917" Longitude="115.36348570556" StarRating="4" HotelCode="485444|1d2bf4" HotelName="Kori Maharani Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Bay Pass Ida Bagus Mantra, Pantai Siyut, Gianyar 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643663/643663a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.90" OriginalAmount="34.90">
      <BasicPropertyInfo Latitude="-8.666767917861" Longitude="115.15453716958" StarRating="3" HotelCode="933571|18dcee" HotelName="Pandawa All Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 8X, Umalas 2, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365605/365605a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.94" OriginalAmount="34.94">
      <BasicPropertyInfo Latitude="-8.692202" Longitude="115.161403" StarRating="2" HotelCode="172062|123026" HotelName="Grandmas Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk no.99, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154171/154171a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Seminyak's most happening area, the hotel is within walking distance of shops, stalls, international restaurants and bars, entertainment venues and the magical nightlife. It also is situated 2 minutes’ walk from the beautiful Seminyak beach. The hotel is only 30 minutes or approximately 12 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3.5" HotelCode="113519|156445" HotelName="Adhi Jaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156871/a_156871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|152799" HotelName="Gusde House &amp; Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618439/618439a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.2783686667443" Longitude="115.5934304113" StarRating="3" HotelCode="319921|160521" HotelName="Ocean Sun Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kubu Amlapura, Desa Tulamben, Karangasem 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39464/2039464/1.jpg?f=15347543</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the resort. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|83620" HotelName="Puri Payogan Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60454/2260454/20.jpg?f=15676289</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|179217" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.66842674" Longitude="115.44803527" StarRating="3" HotelCode="665678|353214" HotelName="Tarci Bungalows Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungutbatu Banjar Kaje, Desa jungut Batu, 80771 Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/44536/3544536/1.jpg?f=15047677</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Tarci Bungalow Lembongan to discover the wonders of Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Take advantage of the hotel's free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, valet parking. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, linens, internet access – wireless (complimentary), non smoking rooms, air conditioning. Enjoy the hotel's recreational facilities, including outdoor pool, massage, garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making Tarci Bungalow Lembongan your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.24" OriginalAmount="35.24">
      <BasicPropertyInfo Latitude="-8.50885239" Longitude="115.56681575" StarRating="3" HotelCode="491616|1e3670" HotelName="Segara Wangi Beach Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candi Dasa, Tenganan, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87293/3487293/34.jpg?f=15605526</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.24" OriginalAmount="35.24">
      <BasicPropertyInfo Latitude="-8.137162127898" Longitude="115.0518938899" StarRating="3" HotelCode="908972|12abb4" HotelName="Villa Agung Beach Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tukadmungga, Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253764/253764a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.29" OriginalAmount="35.29">
      <BasicPropertyInfo Latitude="-8.7868831634769" Longitude="115.19191861153" StarRating="4" HotelCode="909114|140d4d" HotelName="Alindra Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>By Pass Ngurah Rai, Jalan Aneka Warga 12, Puri Mumbul Permai, Badung, Jimbaran 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276406/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="35.35" OriginalAmount="35.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|711398" HotelName="ADI DHARMA HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32186_image63534696_0.jpg</HotelPictures>
        <HotelDescription>Adi Dharma Hotel Legian features a balcony overlooking the pool or the hotel's lush gardens. Adi Dharma Hotel Legian is located in the center of Kuta, close to a wide selection of shops, entertainment venues and restaurants. The rooms are simple and comfortable, with a peaceful atmosphere and set amidst lush tropical landscaping. The spa offers a variety of massages and body treatments.There are also 2 restaurants, one of which is open 24 hours a day and serves international and Indonesian cuisine. There is a bar and a poolside terrace.Adi Dharma is located a short walk from Kuta Beach and a 30-minute drive from Sanur and Nusa Dua areas. Denpasar city is 35 minutes away by car. Ngurah Rai International Airport is just a 25-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.53" OriginalAmount="35.53">
      <BasicPropertyInfo Latitude="-8.67531648" Longitude="115.44727256" StarRating="0" HotelCode="881592|1ac0ad" HotelName="The Beach Huts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94965/2094965/2.jpg?f=14973765</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Huts Lembongan is conveniently located in the popular Nusa Lembongan area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, desk, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making The Beach Huts Lembongan your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.54" OriginalAmount="35.54">
      <BasicPropertyInfo Latitude="-8.508831" Longitude="115.566048" StarRating="3" HotelCode="166121|1e0646" HotelName="Ashyana Candidasa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa Beach, Candi Dasa 80851, Amlapura, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164801/164801a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located between Klungkung and Amlapura, east of Bali, and is nestled among the best snorkelling and diving sports areas. It is an hour and a half from Ngurah Rai International airport (Denpasar).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.61" OriginalAmount="35.61">
      <BasicPropertyInfo Latitude="-8.47401617" Longitude="115.31887608" StarRating="3" HotelCode="543517|132515" HotelName="Bon Nyuh Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Petak Kelod, 80511 Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77254/1877254/38.jpg?f=15603506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.61" OriginalAmount="35.61">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|11b16a" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.72" OriginalAmount="35.72">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="448602|188ac8" HotelName="The Sawah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tengkulak, Kemenuh Village, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611888/ecee4a8aa7d98bf491cabd11ed8b186b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, The Sawah Villa promises a relaxing and wonderful visit. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the The Sawah Villa. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at The Sawah Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.77" OriginalAmount="35.77">
      <BasicPropertyInfo Latitude="-8.708922" Longitude="115.257412" StarRating="3" HotelCode="899704|18a432" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182545/a_182545_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of Denpasar City, just 40 minutes’ drive from Bali's Ngurah Rai International Airport. It is a short distance to business offices, government hubs and higher education institutions. Shopping areas are also within walking distance of the property and the Badung Denpasar Bali traditional market is just 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="35.84" OriginalAmount="35.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|161657" HotelName="SUN ISLAND HOTEL SPA LEGIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914436_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on Legian Street, one of the most throbbing areas in Bali, Sun Island Hotel &amp; Spa Legian steps forward with 99 rooms and 8 suites, 2 restaurants and 3 bars, a spa, and a roof top whirl pool. Each of the rooms comes with everything you need for a nice fiesta in Bali, while each of the spacious suites represents total comfort and indulgence. Try Island Spa to recharge your body and rekindle your spirit after a day's adventure. Journey on to explore the rich tastes of Asian dishes presented in a youthful and contemporary style in Topix Asia Restaurant &amp; Bar, The Poolside Restaurant &amp; Sunken Bar, and the astounding Skylight Rooftop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.47686632" Longitude="115.28756049" StarRating="4" HotelCode="510865|152762" HotelName="Alam Sembuwuk Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan 45, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14870000/14869000/14868962/86bd0fa5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.67255138" Longitude="115.15179782" StarRating="1" HotelCode="867815|383959" HotelName="Gelatik Bed And Breakfast - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Gelatik 2, Jalan Batu Belig, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977598/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.6778983942268" Longitude="115.15717595816" StarRating="3" HotelCode="186643|76368" HotelName="Marbella Pool Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari 20 X, Kerobokan, Petitenget 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1045188/WL0TElNG_c5a752015bfbad728db54abf4426dc81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the Petitenget district of Seminyak, 5 minutes from the city centre, the popular Ku De Ta restaurant, the Potato Head beach club and Seminyak Square. The hotel is 10 minutes from trendy boutiques and shopping galleries and 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.13297425" Longitude="114.55664625" StarRating="2" HotelCode="762504|397786" HotelName="Bajul Eco Lodge Plataran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Gerokgak, Menjangan, Buleleng, Singaraja 81155</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643601/643601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bajul Eco Lodge by Plataran, is a prime environmental-friendly accommodation and facility that comprise 18 lodges and educational facilities within Plataran L' Harmonie – West Bali National Park.
 
Providing a rustic stay in the heart of the untamed Plataran L'Harmonie - West Bali National Park that seamlessly blends in with nature. The compound provides three types of lodges – premium lodge, standard lodge and group lodge. From shared to private lodges, Bajul Eco Lodge provides a unique learning environment that suits every type of guests with different interests.

It also offers a wide range of educational and leisure facilities allowing visitors to immerse in nature's endless treasures:  Wet Lab, Outdoor Classroom, Meeting Room, Plataran Bali Starling Show Cage, Plataran Bird Observation Deck, Native Plants Nursery, Horse Stables, Animal Playground, Plataran Ocean Observation Deck and Plataran Private Cruise Jetty.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.4676629" Longitude="115.27161267" StarRating="3" HotelCode="348817|83585" HotelName="Om Ham Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar Road, Banjar Junjungan, 5 km North from Ubud Main Road, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555534/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.552046" StarRating="3" HotelCode="292304|87580" HotelName="Rama Shinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Dusun Samuh Bugbug, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276769/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|79978" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367203/367203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|76868" HotelName="The Akmani Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180530/180530a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifestyle boutiques and fancy eateries. The resort is dedicated to the discerning traveller seeking the best beach retreat in the heart of Kuta. It can be reached within 15 minutes by car or taxi from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.791053" Longitude="115.155486" StarRating="3" HotelCode="292483|156407" HotelName="The Astari Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Gang Kencana Selatan No. 1, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188242/188242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.79356116" Longitude="115.16268579" StarRating="3.5" HotelCode="840428|320806" HotelName="Villa Allamanda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 100, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|75155" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277728/a_277728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.10" OriginalAmount="36.10">
      <BasicPropertyInfo Latitude="-8.7183345953915" Longitude="115.18408312974" StarRating="4" HotelCode="429430|1d180c" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 98, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/539734/w_539734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Golden Tulip Jineng Resort offers a uniquely Balinese experience, inspired by its tropical setting and deep cultural heritage. Join us for an indulgent mind, body and soul experience in the heart of Bali.
With 190 private rooms and suites, meeting facilities, spa, gym, yoga studios and two restaurants and swimming pools, we welcome you to relax and enjoy your stay in total comfort.

The resort itself incorporates traditional Balinese themes. From the stunning architecture inspired by the sacred lotus flower, to the world-class facilities named after ancient Sanskrit concepts, we invite you into our world where past and present meet to provide a truly unique experience for the senses and soul.


</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.47" OriginalAmount="36.47">
      <BasicPropertyInfo Latitude="-8.6587668125362" Longitude="115.19237151209" StarRating="4" HotelCode="379979|1d96f3" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar 99, Mahendradata, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555224/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.49" OriginalAmount="36.49">
      <BasicPropertyInfo Latitude="-8.61346936" Longitude="115.11919227" StarRating="0" HotelCode="777327|21d40b" HotelName="Annupuri Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Greenlot Sambandha, Buwit 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Buwit</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976242/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.50" OriginalAmount="36.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|711363" HotelName="CHAMPLUNG SARI HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32718_image63967139_0.jpg</HotelPictures>
        <HotelDescription>Boasting a location close to town, Champlung Sari Hotel is uniquely bordered by Ubud's Monkey Forest Sanctuary, home of the Balinese long-tailed monkeys. Set Within landscaped gardens, it features 2 outdoor pools and a spa.Champlung Sari Hotel and Spa Ubud is just a 10-minute walk from the city centre of Ubud and the Museum Komaneka, free shuttles to Central Ubud are provided upon request.Feautirng wooden furnishings, rooms come with a private terrace and an attached bathroom with a bathtub and shower. Each room features satellite TV, tea/coffee machine making facilities and minibar.Guests can enjoy massages and facial or body treatments at Purnama Spa. Services include tour arrangements, wi-fi is free all room and public areas.Pool views accompany international meals at Kamani Restaurant. Open for breakfast, lunch and dinner. Guests can also order room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.52" OriginalAmount="36.52">
      <BasicPropertyInfo Latitude="-8.5404805672659" Longitude="115.26106909325" StarRating="4" HotelCode="320477|15e466" HotelName="Gino Feruci Villa Ubud - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai, Banjar Tengah Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364742/364742a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.71" OriginalAmount="36.71">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|11bfcb" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150984/150984a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese traditional culture and views of the paddy fields. It also is conveniently located 90 minutes’ drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.79" OriginalAmount="36.79">
      <BasicPropertyInfo StarRating="3" HotelCode="|147590" HotelName="The Atanaya Hotel Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908923_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located a 5-minute drive from the lively Legian Street, Atanaya Hotel boasts stylish accommodation and a rooftop swimming pool. All air-conditioned rooms include a flat-screen TV with satellite channels. Free Wi-Fi is accessible throughout the building. Fitted with wooden flooring, each room is decorated with modern interior and earth colour tones. In-room comforts include a minibar and a coffee/tea maker. Shower facilities and complimentary toiletries are included in the marble-floored bathroom. Atanaya Hotel is a 5-minute drive from Double Six Beach and the vibrant area of Seminyak, where guests can find a variety of stylish restaurants, bars and shops. Ngurah Rai International Airport is a 20-minute drive from the hotel, which also offers airport pick-up services at an additional charge. Providing laundry and ironing services, Atanaya offers car rental services at an additional charge and free parking spaces on site. Staff at the 24-hour front desk is available to assist guest with luggage storage. Daily newspapers are provided at the hotel%u2019s elegant lobby area. Complimentary drop off to Legian and Seminyak based on schedule. Kapur Sirih serves authentic Indonesian cuisine, Peranakan dishes and Continental food. Room service can be requested. Situated by the rooftop pool, The Sky Bar offers panoramic views of Kuta area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.86" OriginalAmount="36.86">
      <BasicPropertyInfo Latitude="-8.5734" Longitude="115.3838" StarRating="4.5" HotelCode="497710|1d6c65" HotelName="Wyndham Tamansari Jivva Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Lepang No. 16, Pantai Lepang, Klungkung 80752</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/611623/a_611623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Klungkung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.92" OriginalAmount="36.92">
      <BasicPropertyInfo Latitude="-8.6537705833896" Longitude="115.12652111646" StarRating="3" HotelCode="325128|1a8e79" HotelName="Ecosfera Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echobeach, 80361 Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a café, a bar, a library, a transfer service and a hairdresser are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.92" OriginalAmount="36.92">
      <BasicPropertyInfo Latitude="-8.6562416150814" Longitude="115.12884043157" StarRating="3" HotelCode="909008|1186f8" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan, Echo Beach, Canggu, Br. Padang Lenjong, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234391/234391a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.98" OriginalAmount="36.98">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|214abf" HotelName="Adi Bisma Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800217/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.50672121" Longitude="115.56091227" StarRating="3" HotelCode="435146|157981" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Amlapura, Kabupaten Karangasem, Karangasem  80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.4841712" Longitude="115.26714855" StarRating="3" HotelCode="349548|83560" HotelName="Gita Maha Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Desa Tegalantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572445/572445a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.72009359" Longitude="115.16948198" StarRating="3" HotelCode="364865|156599" HotelName="Kutabex Beach Front Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488094/488094a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Kuta/ Legian. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.69008094" Longitude="115.45106976" StarRating="3" HotelCode="375668|116601" HotelName="Poh Manis Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Nusa Penida, Klungkung, Nusa Lembongan 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358160/358160a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.502999" Longitude="115.54093" StarRating="4" HotelCode="292307|157996" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Karangasem, 80871 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42182/2042182/1.jpg?f=15300388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.68564546" Longitude="115.5783638" StarRating="3" HotelCode="872451|369440" HotelName="Sea Terras Suite And Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batumulapan, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32160000/32158400/32158350/8a7c65da_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.69003794" Longitude="115.43357564" StarRating="3" HotelCode="752379|293894" HotelName="The Cubang Huts Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5953752</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.1340115" Longitude="115.0591474" StarRating="3" HotelCode="292670|171470" HotelName="Villa Boreh Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Singaraja, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255232/255232a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|24291" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24466/k_24466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legian beach is only around 15 minutes away. The city centre with its numerous shops and restaurants is within a 4-minute walk. Transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|70452" HotelName="Yulia Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182456/182456a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37.32" OriginalAmount="37.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|D17230" HotelName="Bobocabin Ubud" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2623139_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia estandaacute; compuesta por 33 candoacute;modas habitaciones en total. Hay Wi-Fi en todo el hotel. Este alojamiento ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Asimismo, las instalaciones cuentan con aparcamiento para que los huandeacute;spedes disfruten de una estancia mandaacute;s candoacute;moda. .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.33" OriginalAmount="37.33">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|139252" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301919/a_301919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.60" OriginalAmount="37.60">
      <BasicPropertyInfo Latitude="-8.67762885" Longitude="115.1635155" StarRating="4" HotelCode="438326|1b4a65" HotelName="Bali Royal Heritage Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban 18, Banjar Taman Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.64" OriginalAmount="37.64">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|11a610" HotelName="Biyukukung Suite &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59249/a_59249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest. The town centre of Ubud is roughly a mere 2 minutes' walk away and Ngurah Rai Airport is approximately 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.74" OriginalAmount="37.74">
      <BasicPropertyInfo Latitude="-8.6878754" Longitude="115.16831389" StarRating="3.5" HotelCode="522362|125b8c" HotelName="Clio Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Mangga 7, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690603/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.83" OriginalAmount="37.83">
      <BasicPropertyInfo Latitude="-8.7085591272798" Longitude="115.17864033579" StarRating="3" HotelCode="909081|12237e" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11, Sunset Road, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271735/271735a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A business centre and a theatre hall are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.98" OriginalAmount="37.98">
      <BasicPropertyInfo Latitude="-8.462974" Longitude="115.629488" StarRating="3" HotelCode="392208|21d3aa" HotelName="Taman Ujung Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Taman Ujung, Seraya, Karangasem 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573061/573061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.69672" Longitude="115.258333" StarRating="3" HotelCode="221560|80285" HotelName="The Griya Sanur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 402, Sanur 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235636/235636a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Shopping facilities are also available. There is also a garden. Additional services include a transfer service, room service and a laundry service. The hotel offers guests a shuttle service. A bicycle hire service (for a fee) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.70057959" Longitude="115.16896343" StarRating="3" HotelCode="334473|80846" HotelName="AQ-VA Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 464, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235661/235661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.34770625" Longitude="115.67905141" StarRating="3" HotelCode="492435|159463" HotelName="Bali Bhuana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654172/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.680066" Longitude="115.162728" StarRating="4" HotelCode="173559|74802" HotelName="D'djabu Hotel Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Family-friendly Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 46, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1892175/PuBA8ODL_73e6467c0d109d3ca8aedd69e7a42738.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located only 7 minutes’ drive to Kudeta Beach. The famous Warisan Restaurant and other bars for watching the sunset while enjoying a cocktail are also located nearby. Shopping venues are some 2.3 km away while Ngurah Rai International Airport is just a 30-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.78411401" Longitude="115.15835253" StarRating="3" HotelCode="754558|320779" HotelName="Del Cielo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bukit Permai 8 Lot B4, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652208/652208a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Jimbaran. With a small number of only 14, this hotel is very convenient for a quiet stay. Visitors may take advantage of the Wi-Fi connection throughout. Del Cielo Villa Jimbaran provides 24-hour reception. This hotel does not offer cots on demand. Del Cielo Villa Jimbaran is not a pet-friendly establishment. Del Cielo Villa Jimbaran provides parking for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.67311211" Longitude="115.448858" StarRating="3" HotelCode="666773|384303" HotelName="Locomotive Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Banjar Kangin, Nusapenida, Kabupaten, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849977/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.6879156408173" Longitude="115.26211738586" StarRating="2.5" HotelCode="65750|80537" HotelName="Tamukami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 64X, Sanur, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85177/a_85177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the peaceful village of Sanur, surrounded by a beautiful tropical garden. The beach is around 150 m away and several bars, street cafes, souvenir shops and restaurants may be reached within only a few minutes. The city centre of Denpasar is only about a 10-minute drive away. The hotel is situated just around a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.43268325" Longitude="115.26882986" StarRating="3" HotelCode="838438|389089" HotelName="Uma Chaming Villas &amp; Gym" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bresela, Gianyar, Payangan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/30/463075e0de989eb6496736a37580dd7fa05acb99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, Uma Caming House promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Car hire, tours, bicycle rental, babysitting, 24-hour room service are just some of the facilities on offer. Designed for comfort, selected guestrooms offer separate shower and tub, complimentary bottled water, mosquito net, seating area, desk to ensure a restful night. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. For reliable service and professional staff, Uma Caming House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.09" OriginalAmount="38.09">
      <BasicPropertyInfo Latitude="-8.6793161765267" Longitude="115.15387741538" StarRating="4" HotelCode="313195|1ed05e" HotelName="Dash Hotel Seminyak Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan petitenget, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487841/487841a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.11" OriginalAmount="38.11">
      <BasicPropertyInfo Latitude="-8.76078769" Longitude="115.17577179" StarRating="4" HotelCode="322197|1a1a1b" HotelName="Watermark Hotel &amp; Spa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Kedonganan, 80361 Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431473/431473a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.20" OriginalAmount="38.20">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|117f3e" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15587/a_15587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5-minute drive from the airport and nearby there are plenty of shopping and entertainment opportunities, as well as bars. The popular Kuta Square shopping centre lies on the hotel's doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="38.63" OriginalAmount="38.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|920003" HotelName="MARBELLA SUITES AND VILLAS SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/906612_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 26 air-conditioned rooms featuring microwaves and LCD televisions. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Private bathrooms with shower/tub combinations feature rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available for a fee.Featured amenities include complimentary wired Internet access, limo/town car service, and a computer station. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.When you stay at Marbella Suites and Villas Seminyak in Seminyak, you'll be in a shopping district, within a 10-minute drive of Seminyak Beach and Seminyak Square.  This 4-star hotel is 1 mi (1.5 km) from Eat Street and 2.8 mi (4.5 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Seminyak Beach - 1.1 km / 0.7 mi  TAKSU Bali Gallery - 1.2 km / 0.8 mi  Petitenget Temple - 1.3 km / 0.8 mi  Petitenget Beach - 1.4 km / 0.9 mi  Eat Street - 1.4 km / 0.9 mi  Seminyak Square - 1.6 km / 1 mi  Batu Belig Beach - 1.6 km / 1 mi  Sunset Point Shopping Centre - 1.8 km / 1.1 mi  Gado Gado Beach - 2.5 km / 1.5 mi  Berawa Beach - 2.7 km / 1.7 mi  Splash Waterpark Bali - 3.4 km / 2.1 mi  Finns Recreation Club - 3.6 km / 2.2 mi  Double Six Beach - 3.8 km / 2.4 mi  Batu Bolong Beach - 4.3 km / 2.7 mi  Legian Beach - 4.4 km / 2.7 mi  The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 13.1 km / 8.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.73" OriginalAmount="38.73">
      <BasicPropertyInfo Latitude="-8.69672092" Longitude="115.16485305" StarRating="3" HotelCode="784545|214b2b" HotelName="Lloyd's Inn Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Kuta, Seminyak 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41288/2041288/1.jpg?f=15469428</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.97" OriginalAmount="38.97">
      <BasicPropertyInfo Latitude="-8.14272942" Longitude="114.65286873" StarRating="2" HotelCode="406781|1a8141" HotelName="Mango Tree Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.524259" Longitude="114.993896" StarRating="3" HotelCode="136365|166105" HotelName="Gajah Mina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suraberata, Lalanglinggah, Selemadeg, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196035/a_196035_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.68930725" Longitude="115.43184421" StarRating="3" HotelCode="752178|293895" HotelName="The Akah Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Nusa Lembongan 80700</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41676/2041676/25.jpg?f=15665709</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star The Akah Cottage offers comfort and convenience whether you're on business or holiday in Bali. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Akah Cottage. Fan, internet access – wireless (complimentary), mini bar, refrigerator, non smoking rooms can be found in selected guestrooms. Enjoy the hotel's recreational facilities, including water sports (non-motorized), water sports (motorized), garden, before retiring to your room for a well-deserved rest. The Akah Cottage is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.6768266454668" Longitude="115.15407016686" StarRating="3" HotelCode="66200|80681" HotelName="The Taman Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85694/a_85694_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a Petitenget village, on the northern part of Seminyak. It is only a few minutes away from the white sandy beach, near to Petitenget Temple, while Ngurah Rai International Airport is about a 20-minute drive away. The busiest shopping and night life spots in Legian and Kuta are just a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.6743957254874" Longitude="115.15583895959" StarRating="4" HotelCode="407874|156738" HotelName="The Visala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 8, Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556093/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.14479425" Longitude="114.6558584" StarRating="3" HotelCode="434977|157691" HotelName="Tirta Sari Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Loka Segara, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598335/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.03" OriginalAmount="39.03">
      <BasicPropertyInfo Latitude="-8.67795572" Longitude="115.15396507" StarRating="3" HotelCode="566371|20a77e" HotelName="Imani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736378/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a newspaper stand and a transfer service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.17" OriginalAmount="39.17">
      <BasicPropertyInfo Latitude="-8.26804823" Longitude="115.08787721" StarRating="3" HotelCode="600601|1dc648" HotelName="Terrasse du Lac Tamblingan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Munduk 81152, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/47040/2947040/33.jpg?f=15504588</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.47" OriginalAmount="39.47">
      <BasicPropertyInfo Latitude="-8.6926869601631" Longitude="115.16328358417" StarRating="4" HotelCode="429713|12218e" HotelName="Artemis Villa &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Babysitting,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Puri Kubu 63 F, Jalan Camplung Tanduk, Seminyak 80361, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234470/234470a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Select from the accommodation styles to suite your taste, hotel rooms serviced apartments cottages and villas (all accommodation types have a separate kitchen except hotel rooms). Cottages have a direct access to the beach through a little pathway Pool Villas have a private pool shaded with large trees Loft Villas have a peacefully calm view of Bali Jacuzzi Villas have a private jacuzzi in a garden full of flowers. Villa Artemis offers such a variety of accommodations so that you will be greeted with a nice new surprise every time you stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.58" OriginalAmount="39.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|711399" HotelName="WINA HOLIDAY VILLA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33111_image64054368_0.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; situado en medio de jardines de vegetaciandoacute;n tropical, a dos minutos andando de la amplia playa. Si quiere darse un refrescante baandntilde;o, tambiandeacute;n lo puede hacer en la playa de Legian, a un cuarto de hora. El centro de la localidad, donde encontrarandaacute; numerosas tiendas y comercios, asandiacute; como restaurantes, estandaacute; a cuatro minutos andando. El tiempo de traslado hasta el aeropuerto es de 15 minutos.Este hotel de playa, diseandntilde;ado en estilo balinandeacute;s, estandaacute; compuesto por varios edificios de un mandaacute;ximo de tres plantas y tiene un total de 180 habitaciones. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n donde se le ofrece servicio de caja fuerte y de cambio de divisa. Tambiandeacute;n tendrandaacute; a su disposiciandoacute;n un guardarropa, una cafeterandiacute;a y algunas tiendas. Entre otras instalaciones puede encontrar un bar, una sala de teatros y una sala de juegos. En el edificio hay un restaurante a la carta, una sala de conferencias y una terminal con conexiandoacute;n a Internet. Como prestaciones adicionales se le ofrecen los servicios de habitaciones, de lavanderandiacute;a y de atenciandoacute;n mandeacute;dica. Se tiene en cuenta a los mandaacute;s pequeandntilde;os, para los cuales hay un parque infantil en el que podrandaacute;n jugar y corretear a sus anchas. Podrandaacute; aparcar su vehandiacute;culo en el garaje del hotel.Las habitaciones, decoradas y amuebladas con buen gusto, estandaacute;n dotadas de cuarto de baandntilde;o con ducha. Todas estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, sistema de aire acondicionado centralizado y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. En todas hay una caja fuerte de alquiler y balcandoacute;n o terraza. Tiene la posibilidad de reservar habitaciones conectadas entre sandiacute; por una puerta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.61" OriginalAmount="39.61">
      <BasicPropertyInfo Latitude="-8.7051219340907" Longitude="115.16895363558" StarRating="3" HotelCode="129819|11d4e2" HotelName="Garden View Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 41, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096434/096434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 500 m from the tourist centre of Legian and only 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.133797" Longitude="115.056882" StarRating="3.5" HotelCode="141106|17878" HotelName="Puri Saron Baruna Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pemaron, Lovina Beach, Kecamatan Buleleng, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201882/a_201882_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the amazing, unique and cultural island of Bali. The establishment lies in the town of Lovina, right by the beautiful Lovina Beach and only 5 km from the historical city of Singaraja. Ngurah Rai International Airport is approximately 135 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.15" OriginalAmount="40.15">
      <BasicPropertyInfo Latitude="-8.6820320555025" Longitude="115.17012793538" StarRating="4" HotelCode="327791|138ed0" HotelName="d'PENJOR Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari II 1, Taman Mertanadi, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234475/234475a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.28" OriginalAmount="40.28">
      <BasicPropertyInfo Latitude="-8.8057199441048" Longitude="115.15068356349" StarRating="4" HotelCode="376703|1a7ad9" HotelName="Buana Bali Luxury Villas And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puri Gading II, Puri Gading, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the holiday village, which has a total of 13 rooms. The complex features various services and facilities, including a dining area, a bar, a babysitting service, a childcare service, a transfer service, room service and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.69" OriginalAmount="40.69">
      <BasicPropertyInfo Latitude="-8.49921172" Longitude="115.27281372" StarRating="3" HotelCode="348252|1ae48d" HotelName="Puri Padma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong Br Nagi, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95147/2095147/42.jpg?f=15687731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.71" OriginalAmount="40.71">
      <BasicPropertyInfo Latitude="-8.6627915310586" Longitude="115.14063761948" StarRating="2" HotelCode="363710|18f85a" HotelName="Sedasa Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Brawa, Gang Toya Kav. 5, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376666/376666a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.80" OriginalAmount="40.80">
      <BasicPropertyInfo Latitude="-8.180291" Longitude="115.043795" StarRating="4" HotelCode="177843|1da270" HotelName="Puri Mangga SeaView Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275522/275522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40.85" OriginalAmount="40.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|638642" HotelName="ADI DHARMA HOTEL KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32183_image63534638_0.jpg</HotelPictures>
        <HotelDescription>Featuring traditional Balinese architecture, Adi Dharma features a tropical garden, a spa and an outdoor swimming pool with an indoor bar and a children's pool. The property offers a restaurant, a bar and rooms with a private balcony. A free scheduled shuttle service to Kuta Beach is also provided.Adi Dharma Hotel Kuta is located in the center of Kuta, a 15-minute drive from Sanur and Nusa Dua areas, a 35-minute drive from the city. from Denpasar and a 25-minute drive from Ngurah Rai International Airport. It is also a short walk from shops, ATMs and commercial areas.Adi Dharma's spacious rooms have tiled floors, air conditioning, a minibar, tea/coffee making facilities, pool or garden views and a private bathroom. with bathtub and hot shower. Dirga Sauca Spa &amp; Yoga offers beauty treatments and massages. The property also organizes Balinese music and dance classes. Adi Dharma Hotel Kuta also has a tour desk, a library and a doctor on call 24 hours a day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.90" OriginalAmount="40.90">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2.5" HotelCode="521838|124a8e" HotelName="Sayong House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690723/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.6727650483231" Longitude="115.26239097118" StarRating="3" HotelCode="38338|83532" HotelName="Hotel Alit's Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 49, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63351/a_63351_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel overlooks a dark volcanic sandy beach on the northern edge of Sanur and is located 20 minutes from Ngurah Rai International Airport and 10 minutes from Denpasar City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.6776067287264" Longitude="115.15697479248" StarRating="4" HotelCode="18971|69309" HotelName="Vila Lumbung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget  1000X, Seminyak, Kuta Utara, Kabupaten Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23743/a_23743_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 3 km to the east of Legian Kuta, a pleasant distance from the hustle and bustle of the city and therefore the perfect place to enjoy a peaceful and relaxing holiday. Those who still crave a buzzy atmosphere will find the city and tourist centre, with many shops and entertainment venues, only 800 m away. It is a similar distance to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.69021203" Longitude="115.43280747" StarRating="2" HotelCode="438762|116432" HotelName="Laguna Reef Huts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Laguna beach, Banjar Kelod, 80361 Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38277/2038277/1.jpg?f=15344906</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, room service and a laundry service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.65194193" Longitude="115.12190897" StarRating="3" HotelCode="754775|353101" HotelName="PNB Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Desa Pererenan, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/a0/45a0b6a92347d7ce6daec17ac58b5a0e38488b01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.73662822" Longitude="115.16461392" StarRating="3.5" HotelCode="594508|265942" HotelName="Sulis Beach Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631711/631711a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.688438" Longitude="115.430455" StarRating="3" HotelCode="292723|116611" HotelName="Sunset Coin Lembongan Cottage &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay, Sunset Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1200548/y6ekMVfE_9f7379f073098ba332a1fbe852082577.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.07" OriginalAmount="41.07">
      <BasicPropertyInfo Latitude="-8.5059655" Longitude="115.2505506" StarRating="3" HotelCode="904698|121b7e" HotelName="Y Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Ubud, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151842/151842a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the quiet village of Penestanan in the Ubud area, yet is only half a mile from Central Ubud Market and approximately about a 1-hour drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.25" OriginalAmount="41.25">
      <BasicPropertyInfo StarRating="3" HotelCode="|919334" HotelName="GRAHA CAKRA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950195_foto_1.jpg</HotelPictures>
        <HotelDescription>The Graha Cakra Bali is an oasis of rest and relaxation, reflecting the charm of Indonesian hospitality. Its location in the cultural and business center of Bali makes the hotel extremely convenient for tourists or business travelers. Its architecture blends traditional Balinese and modern geometry. In its construction as well as in its finishing touches the hotel predominantly focuses on local products. The result is a most enjoyable and authentical Indonesian boutique hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.37" OriginalAmount="41.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15B08" HotelName="Del Cielo Villa Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA SELATAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620761_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel se halla en Jimbaran. Los viajeros valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Hay paradas de transporte panduacute;blico a 1. 0 km. El establecimiento estandaacute; a 500 metros de la playa mandaacute;s cercana. Los visitantes encontrarandaacute;n el aeropuerto a 9. 0 km. Esta propiedad es el lugar perfecto para una estancia tranquila, ya que solo tiene 14 habitaciones. Asimismo, el hotel cuenta con Wi-Fi gratuito. Del Cielo Villa Jimbaran ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. No hay cunas disponibles en este hotel. Del Cielo Villa Jimbaran cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los huandeacute;spedes podrandaacute;n aprovechar el servicio de traslado al aeropuerto. Con su variada oferta culinaria, Del Cielo Villa Jimbaran atiende las necesidades de todo tipo de huandeacute;spedes. Algunos de estos servicios pueden estar sujetos a cargos adicionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.38" OriginalAmount="41.38">
      <BasicPropertyInfo Latitude="-8.542663" Longitude="115.27221" StarRating="3" HotelCode="410355|11b829" HotelName="Taman Harum Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, P.O. Box 3216, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100878/a_100878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in Mas, about a 10-minute drive from Ubud and approximately an hour from the international airport. The Batuan Painting and Art Village, the Elephant Cave and Pejeng Village and Celuk Gold and Silversmith Village are all just a short drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.62" OriginalAmount="41.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|919380" HotelName="Abisha Hotel Sanur" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1021687_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.63" OriginalAmount="41.63">
      <BasicPropertyInfo Latitude="-8.422441" Longitude="115.02869" StarRating="3" HotelCode="76308|1223bd" HotelName="Cempaka Blimbing Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Suradadi, Belimbing, Pupuan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pupuan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208691/208691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Pupuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.73" OriginalAmount="41.73">
      <BasicPropertyInfo Latitude="-8.6937556458464" Longitude="115.26328866005" StarRating="2" HotelCode="66195|1ebdcc" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 128, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85689/a_85689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur close to the main shopping areas, entertainment venues and dining spots with the beach just a five-minute walk away. In addition, the international airport is just 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.84" OriginalAmount="41.84">
      <BasicPropertyInfo Latitude="-8.6839302009062" Longitude="115.15715450751" StarRating="3" HotelCode="312443|1a09b8" HotelName="Seminyak Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60237/2260237/1.jpg?f=15408118</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.96" OriginalAmount="41.96">
      <BasicPropertyInfo Latitude="-8.64521955" Longitude="115.18147887" StarRating="3" HotelCode="441890|18481e" HotelName="Bali Corail Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muding Indah II-IV 19, Kerobokan, Kuta Utara, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.713949" Longitude="115.170557" StarRating="3" HotelCode="168184|34549" HotelName="Adi Dharma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7095/a_7095_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Legian, just a few minutes’ walk from the shopping centre, entertainment venues, restaurants and the beach. The hotel is only around 1 km from the city centre, while the airport is some 5 km away. The hotel is an oasis of greenery and tranquillity to assure guests a pleasurable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.51210339" Longitude="115.57351216" StarRating="0" HotelCode="758744|415648" HotelName="Alam Candi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bar,Dining,Garden,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Manggis, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Sengkidu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634183/634183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alam Candi Dive Resort , a hidden gem located in the heart of Candidasa, Karangasem, East of Bali. Alam Candi Dive Resort is a rebranding from the outdated Alam Asmara Dive Resort into a boutique concept to provide an intimate atmosphere with its distinctive Alam Resorts style. With a nautical elegance vibe providing fresh and calm ambience, Alam Candi Dive Resort caters to the sea lover and cultural enthusiastic who enjoy simplicity with a touch of elegance. Spacious lobby plaza with boutique rooms inspired by locally-sourced materials of Balinese elegance with modern simplicity reflecting the heritage through colour and art. The newly refreshed logo represents the fresh sea themed colours bringing …. atmosphere</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.7846149133062" Longitude="115.17787430783" StarRating="4" HotelCode="376670|156387" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kampus Unud, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137329/36e9b9a8-7f60-4b2d-a656-4365e7e0bf87.jpg?d=636733696610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|156801" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234538/234538a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.6970445108239" Longitude="115.26325036292" StarRating="4" HotelCode="292350|79832" HotelName="Puri Hiromi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 152, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234442/234442a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.264452" Longitude="115.05969" StarRating="2" HotelCode="76307|169626" HotelName="Puri Lumbung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Singaraja 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103773/a_103773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Bali in the village of Munduk; a mountain retreat from the administrative capital of Singaraja. Ngurah Rai International Airport is around 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.8390840913025" Longitude="115.18138483136" StarRating="3.5" HotelCode="540496|228572" HotelName="Puri Pandawa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa, Banjar Jaba Pura Kutuh, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.53892345" Longitude="115.25211841" StarRating="3" HotelCode="411770|83561" HotelName="Ubad Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukutpaku, Singakerta 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.13" OriginalAmount="42.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|399990" HotelName="SANTIKA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064246_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated less than a 10-minute drive from Seminyak Beach, Hotel Santika Seminyak boasts an outdoor pool and free WiFi access throughout. Guests can enjoy the fitness centre to workout for free.Seminyak and Petitenget Beach are 7-minute drive away, while Batu Belig Beach is a 10-minute drive away. Decorated in soothing cool tones, the air-conditioned rooms here are fitted with a flat-screen TV and en suite bathroom with shower. Operating a 24-hour front desk, friendly staff at Hotel Santika Seminyak can assist guests with dry cleaning, laundry and ironing services. The concierge service will be happy to arrange for luggage storage, airport transfer and shuttle service. There is also meeting/banqueting facilities and business centre. Relaxing massage can be enjoyed at the spa and wellness centre. The Roof Top Pool and Bar serves refreshing beverages and light snacks, while a fine selection of international cuisine can be enjoyed at Merah Saga Restaurant. Seminyak Square is a 5-minute drive away, while Ku De Ta and Mall Bali Galeria are a 7-minute drive away. It takes a 15-minute drive to reach Canggu Club, while Ngurah Rai Airport is a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.20" OriginalAmount="42.20">
      <BasicPropertyInfo Latitude="-8.1483922" Longitude="114.6598187" StarRating="3" HotelCode="292665|12a89f" HotelName="Kubuku Eco Dive Lodge and Yoga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran Village, Gerokgak, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360615/WHjGg93n_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.21" OriginalAmount="42.21">
      <BasicPropertyInfo Latitude="-8.7872233169609" Longitude="115.20726462818" StarRating="4" HotelCode="540189|1eb4a8" HotelName="The Crystal Luxury Bay Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass I Gusti Ngurah Rai 88, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548363/548363a_hb_a_026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Benoa, this resort is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.31" OriginalAmount="42.31">
      <BasicPropertyInfo Latitude="-8.69707283" Longitude="115.16380116" StarRating="3" HotelCode="36424|214a64" HotelName="Sari Bunga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236983/236983a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.49" OriginalAmount="42.49">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="915206|1b4964" HotelName="Amansari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136378/136378a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.49" OriginalAmount="42.49">
      <BasicPropertyInfo Latitude="-8.813554" Longitude="115.15825" StarRating="4" HotelCode="546095|1e1184" HotelName="The Kirana Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Gang Ambara 18, Ungasan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.87" OriginalAmount="42.87">
      <BasicPropertyInfo Latitude="-8.7402469033844" Longitude="115.16689219599" StarRating="3" HotelCode="98244|199a33" HotelName="Harris Hotel Tuban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277535/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban Beach. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.64055944" Longitude="115.28186029" StarRating="3.5" HotelCode="564385|175893" HotelName="Aishwarya Exclusive Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Gumicik 26, Ketewel, Sukawati, Gianyar 50852, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.6968624839843" Longitude="115.17606571779" StarRating="3" HotelCode="350187|156584" HotelName="Horison Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 150, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488057/488057a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|71637" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88814/a_88814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also known as Jalan Dewi Sartika-Tuban. The area has become the shopping icon of Bali, and shops, restaurants, markets, bars and clubs are located within easy walking distance. South Kuta Beach is around 250 m away. The hotel is just 15 minutes' drive from Ngurah Rai International Airport in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.5148789255215" Longitude="115.25756560482" StarRating="3" HotelCode="318935|156793" HotelName="Inata Bisma Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485784/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.504935" Longitude="115.559379" StarRating="3" HotelCode="36428|76293" HotelName="The Watergarden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59681/a_59681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the seaside village of Candi Dasa, the hotel offers easy access to East Bali's spectacular unspoiled beauty. A short distance from the hotel one encounters dramatic views of Mt Agung, Bali's sacred mountain, lush green rice terraces clinging to steep and sweeping valleys, traditional villages following age-old customs, colourful rituals and ceremonies and crystal-clear seas rich in coral and marine life. Here there is a timeless quality as ancient cultures and traditions remain unchanged - an essential element of daily life. Ngurah Rai International Airport is located roughly 85 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.6834523431576" Longitude="115.16996497917" StarRating="3" HotelCode="324165|82982" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari III 8, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235701/235701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar, a transfer service and room service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.1626905530822" Longitude="115.02176118459" StarRating="4" HotelCode="420667|215198" HotelName="Villa Dencarik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Dining,Dry Cleaning,Kitchen,Laundry,LCD/Projector,Limousine Service,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Dencarik, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Dencarik in Banjar, you'll be close to Banjar Hot Springs and Brahma Vihara Arama. This 4-star villa is within the vicinity of Puri Jati Beach and Puri Jati Dive Site.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring private pools and LCD televisions. Rooms have private patios. Kitchenettes are outfitted with refrigerators and stovetops. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service and dry cleaning/laundry services. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43.06" OriginalAmount="43.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|839965" HotelName="LE GRANDE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950669_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the southwest of Bali next to the new Kuta Golf Course and Dreamland Beach. Only 20 mins from Ngurah Rai (or Denpasar) International Airport.45 sqm  rooms designed in a contemporary Balinese style with modern touches including a spacious balcony with sofa. Facilities include a 32? LCD TV with a wide selection of international channels,iPod with pre-loaded songs, separate shower and bathtub, free Wi-Fi internet, air conditioning,bathrobes and slippers, IDD telephone, mini-bar, safety box, hairdryer, work desk and tea/coffee making facilities.Breakfast, lunch, and dinner are available at this property.This is a modern hotel.The hotel has a large lobby.Legrande - Bali is a contemporary-designed resort with well-appointed, luxurious and spacious accommodation offering 60 suites and 130 deluxe rooms with comfort and style.  Nestled in the heart of the New Kuta Golf Course and surrounded by verdant and romantic Balinese garden landscape. A serene retreat perfect for relaxation yet only minutes away from the various attractions of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.45" OriginalAmount="43.45">
      <BasicPropertyInfo Latitude="-8.73352" Longitude="115.16766" StarRating="4" HotelCode="207308|105a61" HotelName="The Rani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295563/a_295563_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just minutes away from the vibrant beach and shopping heart of South Kuta. Ngurah Rai International Airport is approximately 2 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.94" OriginalAmount="43.94">
      <BasicPropertyInfo Latitude="-8.6906890291899" Longitude="115.26356577873" StarRating="3" HotelCode="113551|11b375" HotelName="Puri Sading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan 102, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156906/a_156906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the middle of the famous Sanur resorts on Danau Tamblingan Street, this establishment is 15 minutes from shopping venues and approximately 30 minutes’ drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43.95" OriginalAmount="43.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|918243" HotelName="ALAM ASMARA DIVE RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANDIDASA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296576_foto_1.jpg</HotelPictures>
        <HotelDescription>Alam Asmara Dive Resort Bali is formerly a resort called Pandawa, the resort has been transformed succesfully with passion, into a Romantic Dive Resort. More than just a Dive Resort not only does, Alam Asmara Dive Resort Bali have the basic personalized services, we only appointed a well established and active member of PADI dive operator, as its partner to take care their guests need. South and East Bali Combo Package.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.97" OriginalAmount="43.97">
      <BasicPropertyInfo Latitude="-8.6764742575681" Longitude="115.1514814957" StarRating="4" HotelCode="297103|1863c4" HotelName="DevinSky Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Komplex Villa Kendal 35, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405189/a_405189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.77055191" Longitude="115.17843087" StarRating="3.5" HotelCode="489966|175910" HotelName="La LEELA Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Mas 8, Bypass Ngurah Rai, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.2833202577295" Longitude="115.36575525999" StarRating="3" HotelCode="302509|165765" HotelName="Lakeview Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Garden,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penelokan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/e4/17e486efc16c8a36e1dd14db983b7ed67d9848f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of the massive volcanic caldera over looking Mt. Batur and its tranquil lake, approximately 901 minutes drive from The International Airport.

Located at the edge of the great caldera over looking of Mt. Batur and its transquil Lake, and it is not complete without seeing Mount Batur and its crater lake. The drive takes you through the regencies of Gianyar and Bangli, which strecth from the fertile area between the banks of the Ayung and Melangit rivers all the way up to the central volcanic calderation.

The rooms are quiet with a Balinese style overlooking at the mountain and the lake both from bed and bathroom which bring the cool air and the twinkling lights from the lakeside far below.

Restaurant is available for all day dining available on a la carte basis</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.508642" Longitude="115.258952" StarRating="3" HotelCode="19008|27455" HotelName="Villa Chempaka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33720000/33711200/33711196/9206dae1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.14" OriginalAmount="44.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|711574" HotelName="Puri Sading Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975136_foto_1.jpg</HotelPictures>
        <HotelDescription>Este establecimiento estandaacute; situado en medio de los famosos complejos de Sanur en la calle Danau Tamblingan, a 15 minutos de comercios y a aproximadamente 30 minutos en coche del aeropuerto internacional de Denpasar.Este establecimiento presenta a sus huandeacute;spedes una autandeacute;ntica atmandoacute;sfera balinesa con una combinaciandoacute;n de edificios de estilo balinandeacute;s, modernas instalaciones y un amable personal que garantiza la satisfacciandoacute;n de los huandeacute;spedes durante su estancia. Ademandaacute;s de vestandiacute;bulo con servicio de salida 24 horas, este complejo tipo club comprende un total de 22 habitaciones y prestaciones como restaurante, bar, servicio de habitaciones y de lavanderandiacute;a (ambos de pago), asandiacute; como su propio aparcamiento a disposiciandoacute;n de los huandeacute;spedes.Todas las habitaciones son luminosas y estandaacute;n rodeadas por un exuberante jardandiacute;n tropical. Disponen de balcandoacute;n particular y de un cuarto de baandntilde;o con agua frandiacute;a y caliente, ducha y baandntilde;era. Otras comodidades incluidas son TV con canales internacionales, nevera, telandeacute;fono de landiacute;nea directa internacional y aire acondicionado regulable.Podrandaacute; disfrutar de un baandntilde;o en la piscina principal. Al lado del agua hay tumbonas y sombrillas listas para su uso.El restaurante abre todo el dandiacute;a. El almuerzo y la cena se pueden pedir de menanduacute; o a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.46" OriginalAmount="44.46">
      <BasicPropertyInfo Latitude="-8.81837945" Longitude="115.21459426" StarRating="4" HotelCode="594401|214939" HotelName="La Berceuse Resort And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33821/3733821/1.jpg?f=15370602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.78" OriginalAmount="44.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|830923" HotelName="18 SUITE VILLA LOFT @KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914431_foto_1.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft at Kuta offers well-appointed accommodation with a private plunge pool and a fully-equipped kitchen, a 5-minute walk from Discovery Shopping Mall. Guests enjoy free Wi-Fi in all areas and free return airport transfers.A 15-minute walk from 18 Suite Villa Loft at Kuta leads to Kuta Square and Kuta Beach. Ngurah Rai International Airport is 10 minutes' drive away from the property.The 2-storey villa tastefully blends modern interiors with Balinese d�cor. A flat-screen cable TV is available in both living area and bedroom. The elegant, en suite bathroom features a bathtub, hairdryer and a set of free toiletries.Buffet Breakfast is served daily in the property's restaurant. Staff can arrange pampering in-villa massages and provide laundry service. Room service is offered at a charge, while free parking is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.86" OriginalAmount="44.86">
      <BasicPropertyInfo Latitude="-8.69721144868" Longitude="115.17079889774" StarRating="3" HotelCode="187579|11ee7b" HotelName="Seminyak Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih 3, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126010/126010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.7107199195988" Longitude="115.16772508621" StarRating="4" HotelCode="54648|70290" HotelName="Alam Kulkul Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64531/w_64531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is strategically located across the road from the famous white sandy Kuta Beach. The centre of Kuta, with its tourist centre, is within walking distance of the hotel. Ngurah Rai International Airport is about a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|101315" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|178599" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/51939/2951939/1.jpg?f=14950328</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.5165178847019" Longitude="115.25987675187" StarRating="2" HotelCode="385583|156860" HotelName="Pondok Pundi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.673407" Longitude="115.259896" StarRating="3" HotelCode="26251|69554" HotelName="Sri Phala Resort &amp; Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai No. 35, Sanur Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38438/a_38438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the midst of tropical gardens, this property is a 25-minute drive from Bali International Airport. It is just a 5-minute walk to Sanur Beach, while shopping centres, entertainment and dining are all just 5 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.6690826514053" Longitude="115.45013068091" StarRating="3" HotelCode="440074|116608" HotelName="Sukanusa Luxury Huts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7431222</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Jungutbatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.68688403" Longitude="115.43140156" StarRating="3" HotelCode="504443|353212" HotelName="Sunset Garden Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9834126</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.66646101" Longitude="115.15280392" StarRating="3" HotelCode="547093|155740" HotelName="The Apartment Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 5J, Jalan Umalas Tunon, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/41121/2341121/43.jpg?f=15677073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.6467537" Longitude="115.13270701" StarRating="3" HotelCode="482261|77014" HotelName="The Apartments Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Linjong 85, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235656/235656a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.81791967" Longitude="115.09948743" StarRating="3" HotelCode="616497|299981" HotelName="Uluwatu Breeze Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361, Pecatu, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.67856642" Longitude="115.18040061" StarRating="3" HotelCode="489980|176352" HotelName="Villa D'Kerobokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Salak Selatan Gang Tegal Abadi 1, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/6e/606e29176567cdaa5f618623b1af84f89b18251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.12" OriginalAmount="45.12">
      <BasicPropertyInfo Latitude="-8.3353749" Longitude="115.65627138" StarRating="3" HotelCode="755684|21d3a4" HotelName="Amed Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Jemeluk Beach, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8663304</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.44" OriginalAmount="45.44">
      <BasicPropertyInfo Latitude="-8.6972273568814" Longitude="115.2644187212" StarRating="4" HotelCode="25939|1e0f12" HotelName="Parigata Resort &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 87, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071871/071871a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa complex is strategically located in the Sanur area. A green tree-lined lane leads to this pleasant, shady resort. It is situated approximately 20 minutes from Denpasar City and within walking distance of the beach. The resort of Sanur and its beach are around 10 minutes' drive, Kuta Beach is 8 km away and the resort is a 30-minute drive from the Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.56" OriginalAmount="45.56">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3.5" HotelCode="113501|193c41" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125537/125537a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and close to the Galleria shopping centre and other shops. The area is safe at night for those looking to enjoy the local nightlife. Ngurah Rai International Airport is just 7 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.64" OriginalAmount="45.64">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|137c9b" HotelName="Bintang Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221663/221663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.72" OriginalAmount="45.72">
      <BasicPropertyInfo Latitude="-8.70340182" Longitude="115.26104072" StarRating="3" HotelCode="392394|1a77b8" HotelName="Abian Harmony Hotel-Restaurant-Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 192, Sanur, Denpasar 80229</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541741/541741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.77" OriginalAmount="45.77">
      <BasicPropertyInfo Latitude="-8.677761" Longitude="115.16068221" StarRating="3" HotelCode="821150|214b17" HotelName="The Lumbung Wood Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 35, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977641/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.688884" Longitude="115.17336" StarRating="3" HotelCode="322207|79648" HotelName="La Belle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 2 No. 100, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262243/262243a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.4827156030278" Longitude="115.29726579256" StarRating="3.5" HotelCode="402584|156851" HotelName="Pesantian Villa And Warung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pesalakan, Desa Pejeng Kangin, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11870000/11862400/11862383/0408839f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.01" OriginalAmount="46.01">
      <BasicPropertyInfo Latitude="-8.6715900563132" Longitude="115.15914217589" StarRating="3" HotelCode="319835|13e5f1" HotelName="Brown Feather" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 100, Kuta Utara, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235660/235660a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="46.13" OriginalAmount="46.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|D17850" HotelName="Bobocabin Kintamani" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KINTAMANI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2623799_foto_1.jpg</HotelPictures>
        <HotelDescription>Who wouldn't be enchanted by the magnificent and spiritual Bali Island? Located in Songan A Village, Kintamani, this new Bobocabin branch allows a better access for you to enjoy the beautiful view of Mount Batur and Lake Batur, all the while staying in the warmth and coziness of our cabins. Not only that, the sophisticated technology features installed inside each cabin will definitely help you enhance such an unforgettable holiday experience at Bobocabin!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.31" OriginalAmount="46.31">
      <BasicPropertyInfo Latitude="-8.6824335382634" Longitude="115.15896880994" StarRating="4" HotelCode="98638|105136" HotelName="Mutiara Bali Boutique Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 77, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138319/f_138319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.61" OriginalAmount="46.61">
      <BasicPropertyInfo Latitude="-8.7923538355373" Longitude="115.15377595373" StarRating="4" HotelCode="166123|10fb11" HotelName="Abi Bali Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 89, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232888/gt_232888_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the Jimbaran area, approximately 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.98" OriginalAmount="46.98">
      <BasicPropertyInfo Latitude="-8.41953943" Longitude="114.80562397" StarRating="0" HotelCode="755242|2149d5" HotelName="Umadewi Surf &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Jalan Denpasar Gilimanuk km 73, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/ba/d1ba8a5856a934dbc9fe1c3aa41b3b2d74f0fa5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.61951326" Longitude="115.14136807" StarRating="3" HotelCode="491634|164067" HotelName="Ardha Chandra Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tumbakbayuh 77, Nearby Canggu &amp; Pererenan Villages, Badung 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602085/602085a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.02" OriginalAmount="47.02">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|1e3f3f" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21535/2521535/1.jpg?f=15332083</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.13" OriginalAmount="47.13">
      <BasicPropertyInfo Latitude="-8.47850904" Longitude="115.62132628" StarRating="3" HotelCode="435398|16a449" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Candi Dasa 80813, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370327/370327a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.13" OriginalAmount="47.13">
      <BasicPropertyInfo Latitude="-8.50859122" Longitude="115.56643536" StarRating="3" HotelCode="491864|21d3a8" HotelName="Geringsing Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50483/2950483/1.jpg?f=15219948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.20" OriginalAmount="47.20">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|191f9a" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/539981/539981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="47.25" OriginalAmount="47.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|966561" HotelName="DE VINS SKY SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/10175_image61480346_0.jpg</HotelPictures>
        <HotelDescription>Situated in Jalan Petitenget, one of Seminyak's key thoroughfares and within only 5 minutes walk to all the famous restaurants, boutiques, galleries, cafe, and nightlife that line this upscale resort area. Our hotel is only 30 minutes from Ngurah Rai International Airport, 5 minutes away from Petitenget Beach, and 15 minutes away from Seminyak Beach. The 4-star hotel offers our guest with 108 elegant and spacious guestrooms which blend with luxurious interiors and modern styling from Superior Room, Deluxe Room, Whirlpool Suite, Quad Whirlpool Suite to Devins Suite. Other facilities include a rooftop pool, BLU Sky Restaurant-Bar-Lounge, Nari Spa with aqua tonic, meeting room and gym. Enjoy the high level of international standard and traditional local hospitality during your dream holiday in Bali Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.55" OriginalAmount="47.55">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2.5" HotelCode="68172|1339d4" HotelName="Kuta Puri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88171/a_88171_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.66" OriginalAmount="47.66">
      <BasicPropertyInfo Latitude="-8.67970901" Longitude="115.15477434" StarRating="3.5" HotelCode="490887|1ed5ef" HotelName="Paisa Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sunyi 9, Jalan Raya Petitenget, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602087/602087a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|175903" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598247/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.8090920155093" Longitude="115.15899647706" StarRating="4" HotelCode="933580|88830" HotelName="Four Points by Sheraton Bali, Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Giri Dharma, Kuta Selatan, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371469/371469a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.78470615" Longitude="115.19050493" StarRating="3" HotelCode="339709|157221" HotelName="Vidi Vacation Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Gang Taman Sari 2 8, Jalan I Gusti Ngurah Rai, Kuta Selatan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646460/646460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.26" OriginalAmount="48.26">
      <BasicPropertyInfo Latitude="-8.695213" Longitude="115.164943" StarRating="4" HotelCode="113554|11d2cc" HotelName="The Amasya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156911/a_156911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa is located in the Seminyak area, which is one of the most sought-after and prestigious residential areas. Restaurants are a 10-minute walk away, and the establishment is just 10 minutes’ drive from central Kuta and approximately 20 minutes from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.28" OriginalAmount="48.28">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|1ea2a0" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129567/a_129567_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and about 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.35" OriginalAmount="48.35">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|1e0c7e" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544222/544222a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.72" OriginalAmount="48.72">
      <BasicPropertyInfo Latitude="-8.47011982" Longitude="115.4487824" StarRating="0" HotelCode="837783|136fce" HotelName="Tanto Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982303/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.98" OriginalAmount="48.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|399469" HotelName="The Crystal Luxury Bay Resort Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068005_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 214 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature bathtubs, complimentary toiletries, and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.Enjoy local and international cuisine at Mangroves, a poolside restaurant, or stay in and take advantage of the 24-hour room service. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.With a stay at The Crystal Luxury Bay Resort Nusa Dua in Nusa Dua (By Pass Ngurah Rai), you'll be within a 5-minute drive of Puja Mandala and Bali Nusa Dua Convention Centre.  This 4-star hotel is 2 mi (3.2 km) from Bali International Convention Center and 2.1 mi (3.4 km) from Bali Collection Shopping Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Tanjung Benoa - 0.4 km / 0.3 mi  Puja Mandala - 2.4 km / 1.5 mi  BIMC Hospital Nusa Dua - 3 km / 1.9 mi  Tanjung Benoa Beach - 3.3 km / 2.1 mi  Samuh Beach - 3.4 km / 2.1 mi  Bali Nusa Dua Convention Centre - 3.5 km / 2.2 mi  Bali International Convention Center - 3.5 km / 2.2 mi  Bali Nusa Dua Theater - 3.6 km / 2.3 mi  Mengiat Beach - 3.9 km / 2.4 mi  Bali Collection Shopping Centre - 4 km / 2.5 mi  Udayana University - 4 km / 2.5 mi  Bali National Golf Club - 4 km / 2.5 mi  Nusa Dua Beach - 4.5 km / 2.8 mi  Waterblow - 4.6 km / 2.9 mi  The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 11.8 km / 7.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.51977739" Longitude="115.25797673" StarRating="3" HotelCode="407753|156716" HotelName="Bali Bohemia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning, Ubud  80752, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05992/2305992/1.jpg?f=14958086</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.69982622" Longitude="115.17168037" StarRating="3" HotelCode="511672|227396" HotelName="Fairfield by Marriott Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 8 C, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572741/572741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, about 1.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.505883" Longitude="115.557562" StarRating="4" HotelCode="44717|153905" HotelName="Ramayana Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19848/p_19848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel is located in the centre of Mendire under coconut palms right on the hotel's private beach, which sprawls 1 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.04" OriginalAmount="49.04">
      <BasicPropertyInfo Latitude="-8.68788508" Longitude="115.25876976" StarRating="4" HotelCode="567973|1e51ee" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 165, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614940/614940a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.13" OriginalAmount="49.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|711515" HotelName="Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896803_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en una zona apartada, en el tranquilo pueblecito balinandeacute;s de Kedonganan, a pocos minutos andando de la playa de Jimbaran. Estandaacute; rodeado de jardines tropicales y de naturaleza exandoacute;tica, por lo que se trata de un oasis de calma y tranquilidad. Kedonganan se encuentra al sur de Bali y forma parte de las zonas turandiacute;sticas mandaacute;s frecuentadas de la isla. A pesar de ello mantiene su identidad cultural y ofrece a los visitantes un gran abanico de atracciones turandiacute;sticas. El tiempo de traslado hasta el aeropuerto de Ngurah Rai es de 10 minutos y ofrece a los huandeacute;spedes buenas conexiones con la red aandeacute;rea internacional.El elegante complejo se caracteriza por su arquitectura de estilo balinandeacute;s. Cuenta con un total de 18 habitaciones, 17 de categorandiacute;a superior y 8 deluxe. En el hotel puede cambiar divisas. Si quiere ir de compras puede hacerlo en varias tiendas del mismo complejo. Asimismo, tiene a su disposiciandoacute;n numerosas salas de conferencias. Para redondear las prestaciones e instalaciones, se le ofrece servicio de lavanderandiacute;a, de habitaciones y de atenciandoacute;n mandeacute;dica, asandiacute; como conexiandoacute;n a Internet inalandaacute;mbrica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.24" OriginalAmount="49.24">
      <BasicPropertyInfo Latitude="-8.654254" Longitude="115.148348" StarRating="4" HotelCode="319182|1909b4" HotelName="The Canggu Boutique Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 13B, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10556284</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.29" OriginalAmount="49.29">
      <BasicPropertyInfo Latitude="-8.61870912" Longitude="115.08846052" StarRating="3" HotelCode="915879|1a9b76" HotelName="Natya Hotel Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kawasan Wisata Tanah Lot, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanah Lot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253819/253819a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanah Lot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.36" OriginalAmount="49.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|082852" HotelName="ANEKA LOVINA VILLAS AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950527_foto_1.jpg</HotelPictures>
        <HotelDescription>Aneka Lovina Villas and Spa is located along the black sands of Lovina Beach in Bali. The hotel has an outdoor pool, 2 restaurants and 2 bars. Massage services and airport transfers are offered at extra charges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.37" OriginalAmount="49.37">
      <BasicPropertyInfo Latitude="-8.6922745708765" Longitude="115.16103565693" StarRating="3" HotelCode="7148|145d66" HotelName="Puri Cendana Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk (Dhyana Pura), Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262256/262256a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property situated in a calm spot within the lively area of Seminyak, within walking distance of Seminyak Beach and adjacent to various tourism highlights. The establishment is around 25 minutes away (approximately 10 km) from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.93" OriginalAmount="49.93">
      <BasicPropertyInfo Latitude="-8.65421888" Longitude="115.12792116" StarRating="3.5" HotelCode="602954|20d181" HotelName="Surf Motel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 1, Echo Beach, Kuta Utara, Kabupaten Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771499/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.36409082" Longitude="115.69975417" StarRating="3" HotelCode="531097|107890" HotelName="Baliku Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banyuning Amed, 80852 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78325/1878325/1.jpg?f=15066139</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|83361" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/406020/p_406020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.69052374" Longitude="115.16166112" StarRating="4" HotelCode="387593|153935" HotelName="Tijili" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 9, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.257717" Longitude="114.552029" StarRating="4" HotelCode="54637|171520" HotelName="Taman Wana Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taman Wana Street, Palasari Negara 82252, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Palasari (Kuta)</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64449/a_64449_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the edge of West Bali Barat National Park, the club resort is approximately 100 km away from (Denpasar) Ngurah Rai Airport, which by car usually takes about 2.5 hours and 30 minutes by helicopter which departs from the hotel’s own helipad in the middle of a rice field.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|74682" HotelName="Puri Sunia Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153428/153428a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, water, coconut trees, the traditional Balinese village is home to a thousand white herons. The hotel is 10 minutes from the hustle and bustle of Ubud, famous for its art and cultural life, and only 60 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.6954164689493" Longitude="115.17220973969" StarRating="4" HotelCode="387585|70469" HotelName="Villa Seminyak Estate &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Baik Baik, Seminyak Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90250/a_90250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Seminyak, and offers easy access to most of the tourist attractions in the area. The beach is about 5 minutes away by car. It is only a 10-minute drive from Kuta, a 20-minute drive from the international airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.08" OriginalAmount="50.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|153613" HotelName="The Visala Boutique Suites Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1126669_foto_10.jpg</HotelPictures>
        <HotelDescription>Bringing style and sophistication to Petitenget, The Visala Boutique Suites Seminyak takes Balinese hospitality to the next level. This design-driven property has just 18 elegantly-appointed suites and all the essential lifestyle facilities to ensure a luxurious stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.21" OriginalAmount="50.21">
      <BasicPropertyInfo Latitude="-8.29270941" Longitude="115.60743519" StarRating="3" HotelCode="362686|175e3f" HotelName="Bali Dive Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amlapura Singaraja, Tukad Abu, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tukad Abu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38031/2038031/1.jpg?f=15310982</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tukad Abu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.38" OriginalAmount="50.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|839921" HotelName="THE LOKHA LEGIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898398_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located at the heart of Legian - Kuta, the place in Bali that never sleeps, at around 200 metres from the famous Legian Beach and surrounded by shopping center area and 10 kilometres from Bali International airport.Superior Rooms are 32 sqm located on 2nd and 3rd floor. They are tastefully decorated in modern Balinese style. Superior rooms have options of Twin Bed or Double Bed.The coffee shop is located on the ground floor, right in front of the reception desk. It serves wide choices of cuisine and has occupancy of 80 seats.3 storey modern - traditional type of building.Lobby is medium in size and offers resort feeling, window glass overlooking to the swimming pool.A Superior Tourist class and small hotel in shopping area and only 5 minutes walk to beach. All rooms have private balcony and most of the rooms are overlooking to the swimming pool</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.55" OriginalAmount="50.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|856463" HotelName="SUN ISLAND HOTEL &amp; SPA KUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899295_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is a 10-minute walk from the beach. A 5-minute walk from Kuta Beach, the 4-star Sun Island Hotel Kuta features contemporary Balinese rooms with a private balcony. Providing the convenience of 24-hour room service, the hotel also has an outdoor pool and free parking. Free WiFi can be accessed in the rooms and throughout the hotel. Just 600 m from Tuban Beach, Sun Island Hotel Kuta is also a 5-minute walk from Discovery Mall and the Traditional Art Market. Ngurah Rai International Airport is a 5-minute drive away. Fitted with tiled flooring, all rooms feature a flat-screen TV and a private bathroom with a rainshower, a hairdryer and dental kit. In addition to coffee/tea making facilities and a minibar, a personal safe is also included. Guests can arrange for water sport activities or day trips at the tour desk. Laundry and airport shuttle services are available, at an extra charge. A variety of international specialities are available in the hotel's restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.65" OriginalAmount="50.65">
      <BasicPropertyInfo Latitude="-8.8025924" Longitude="115.15057118" StarRating="3.5" HotelCode="572946|21d3a2" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blongkeker 10, Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92179/3692179/1.jpg?f=15235108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.74" OriginalAmount="50.74">
      <BasicPropertyInfo Latitude="-8.766558238812" Longitude="115.17001026341" StarRating="4" HotelCode="510145|1b502c" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kedonganan 888, Jimbaran Bay, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533664/533664a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.77" OriginalAmount="50.77">
      <BasicPropertyInfo Latitude="-8.70178556" Longitude="115.18690347" StarRating="3.5" HotelCode="626347|21d2b6" HotelName="Intan Legian Seminyak Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 69, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/21000000/20100000/20094200/20094181/34a94c12_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|18400" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/108229/a_108229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|226645" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.51040855" Longitude="115.57018783" StarRating="3.5" HotelCode="622559|253520" HotelName="Sagara Candidasa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637837/637837a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.55" OriginalAmount="51.55">
      <BasicPropertyInfo Latitude="-8.6700772748409" Longitude="115.17408911045" StarRating="4" HotelCode="197029|122281" HotelName="Kubu Manggala Villas - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yasa Bali Utama 13, Jalan Mertasari, Banjar Pengubengan, Seminyak, Kerobokan Kelod 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234487/234487a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.80" OriginalAmount="51.80">
      <BasicPropertyInfo Latitude="-8.705688" Longitude="115.1699" StarRating="3" HotelCode="365332|12236f" HotelName="The Lokha Legian Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68944/a_68944_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Legian near Kuta, popularly known as the ‘City That Never Sleeps’. The establishment is only 200 m from the renowned Legian Beach and is surrounded by shops and entertainment venues. Ngurah Rai International Airport is about 15 km away,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|170878" HotelName="Tapa Kawi Villas" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543822/543822a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.682682" Longitude="115.450315" StarRating="3" HotelCode="186302|116468" HotelName="Bay Shore Hut's Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Guesthouse,Club Resort,Village,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171161/171161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Tamarind Beach of Lembongan with views of Agung Mountain. A seaweed farming village also can visited by motor bike, which is about a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.6768141566773" Longitude="115.51373185977" StarRating="3" HotelCode="293031|310500" HotelName="Ring Sameton Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk, Br. Bodong, Ped, Insel Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37957/2037957/39.jpg?f=15648429</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Nusa Penida, Ring Sameton Inn promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including coffee shop, laundry service, restaurant, room service, shared lounge/TV area, are at hand. Designed for comfort, selected guestrooms offer air conditioning, desk, complimentary bottled water, internet access – wireless (complimentary), non smoking rooms to ensure a restful night. Entertain the hotel's recreational facilities, including diving, pool (kids), children's playground, fishing, garden. For reliable service and professional staff, Ring Sameton Inn caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.696244361334" Longitude="115.16603395343" StarRating="3" HotelCode="113552|69749" HotelName="Villa Coco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Gang Villa Coco, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123322/123322a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located right in the heart of Seminyak, one of Bali's trendiest nightlife and restaurant districts and just 5 minutes' walk from Seminyak's famous beach. It is 15 minutes away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.67176228" Longitude="115.15059968" StarRating="3" HotelCode="396838|80035" HotelName="Villa Harmony Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Merpati, North Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234543/234543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.10" OriginalAmount="52.10">
      <BasicPropertyInfo Latitude="-8.2453805599335" Longitude="115.16130775761" StarRating="4" HotelCode="166192|1a8c11" HotelName="Handara Golf &amp; Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096340/096340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.77" OriginalAmount="52.77">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|20d241" HotelName="Sama's Cottages And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22280000/22278800/22278783/21432e41_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.88" OriginalAmount="52.88">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.148" StarRating="4" HotelCode="481597|1a86e1" HotelName="Harmony Beach Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Gang Ribut 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647581/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="52.89" OriginalAmount="52.89">
      <BasicPropertyInfo StarRating="2" HotelCode="|084079" HotelName="Coco de Heaven Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1008636_foto_1.jpg</HotelPictures>
        <HotelDescription>Coco De Heaven Bali</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.493093" Longitude="115.253322" StarRating="3" HotelCode="114223|76072" HotelName="Beji Ubud Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157706/a_157706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the main street between central Ubud and Kedewatan, within walking distance of the famous Neka Museum and Mozaic fine dining restaurant. Ubud village, nightlife and shopping options are within about 5 minutes' drive of the hotel. Guests may also be interested in visiting Gianyar city, the Elephant Safari Park or the Ubud Monkey Forest, all of which are 15-25 minutes' drive away. The hotel is one hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.696874" Longitude="115.168049" StarRating="4" HotelCode="114221|24292" HotelName="The Haven Suites &amp; Villas &amp; Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 500, Seminyak 80361, Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157703/a_157703_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the dynamic hub of Seminyak. Boutique shopping, a cosmopolitan array of restaurants, the island's hippest night spots and its most famous beaches are all within easy walking distance of this hotel. Ngurah Rai International Airport is located some 7 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.65493512" Longitude="115.13154405" StarRating="4" HotelCode="315333|80155" HotelName="The Kirana Hotel Resto and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batu Bolong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391143/391143a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.09" OriginalAmount="53.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|082670" HotelName="ALINDRA VILLA JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975146_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Alindra offers charming accommodations with free WiFi access. All spacious villas are fully furnished and fitted with a private terrace overlooking the landscaped gardens. The villa provides free return airport transfers and shuttle to Kuta, Jimbaran and Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.27" OriginalAmount="53.27">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|214aa4" HotelName="Sari Bamboo Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.80" OriginalAmount="53.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|830933" HotelName="THE BENE- BY ASTADALA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911337_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located at Central of Kuta, approximately 30 minutes Drive from Bali's International Airport and only 400 meters (5 Minutes) walk to Kuta Beach.The Pool Access Room (28 sqm) is located on the ground floor, featuring rich wooden flooring, minimalist decor and beautifully coordinating soft furnishings and equipped with generous amenities and features all the necessary conveniences such as options of king size bed or twin bed, bathroom with shower and daily amenities, WiFi internet access and LCD TV with a comprehensive choice of international satellite television channels.Breakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.The Bene Hotel, Kuta-Bali offers rooms and suites with modern furnishes and stylish design that are suitable for both single, couples or family travelers. All room views, except Family Suite and Royal Suite are facing the main pool. First floor rooms has direct access to the pool while the 2nd until 4th floor rooms has its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.91" OriginalAmount="53.91">
      <BasicPropertyInfo Latitude="-8.6728980718091" Longitude="115.15323883022" StarRating="4" HotelCode="384697|13681e" HotelName="The Awan Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 168, Kerobo, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635068/635068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6956630471767" Longitude="115.26143342257" StarRating="4" HotelCode="908975|225098" HotelName="Aleesha Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesari II, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272643/272643a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3.5" HotelCode="258705|21721" HotelName="Grand Istana Rama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14965/a_14965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the shops, dining and nightlife activities of Kuta, while Kuta Art Market and the Discover Shopping Mall are about 10 minutes away. It is about a 15-minute drive from Bali International Airport and Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.7369" Longitude="115.164" StarRating="3" HotelCode="446160|163630" HotelName="Holiday Inn Express Baruna Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33A, Tuban, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45622/18773d18-dea8-41e1-875a-6dfff44654cc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6763939151796" Longitude="115.16078342698" StarRating="5" HotelCode="324169|82971" HotelName="O Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Gang Kubu Lebak, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.346239" Longitude="115.677578" StarRating="3" HotelCode="209264|108308" HotelName="Puri Wirata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem  80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.65050324" Longitude="115.12652909" StarRating="4" HotelCode="604819|259790" HotelName="Sense Canggu Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 55S, Pererenan 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Pererenan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617379/617379a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pererenan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.69319065" Longitude="115.43556553" StarRating="3" HotelCode="752356|293904" HotelName="Dini D'Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Lebaoh, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BH1l7B7izr6SP%2BWdYZxU7iXJpgosRaM78PPl4jTkM%2FZPVDwqiRvw8QsjSlxjUsPwJY2iNSnFCxH%2FIM72qYk1KRzyALuvUZnyHyOqRmuzvb%2FxxBrKZV3MB7ukzfzJr7cUktMLTYYzgOVF4e5p%2BxPgpQbUQoYZSolK4SKgVRf%2FDtCd947%2FJlz5QKB%2BJK7T%2Bh5kMLjd19BIjbUTU1Gjypmt%2FQU1axINk8HT5CAmUprkgXEY%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.48" OriginalAmount="54.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|663680" HotelName="THE RANI HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/906699_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located next to the famous Tuban Beach in South Kuta, the 4 star The Rani Hotel and Spa is situated on JL Kartika Plaza within easy walking distance of the beach, Waterbom Park and a choice of restaurants. The resorts 55 rooms and suites are gathered around a lagoon swimming pool and all have either a private balcony or terrace. Rooms are spacious and modern in style and come equipped with air-conditioning, Satellite TV, minibar, IDD telephone, tea and coffee making facilities and personal safe. Guests can enjoy local specialities or International cuisine at the charming Kenaga Caf� or relax over a cooling cocktail at the Kenaga Bar. Additional resort facilities include a small spa offering a limited range of traditional massage and laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.65" OriginalAmount="54.65">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.553457" StarRating="4" HotelCode="904701|11dfd8" HotelName="Bali Palms Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Candi Dasa, Nyuh Tebel, Manggis, Amlapura, 80581 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150726/150726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right on the beachfront of Candidasa Beach with breathtaking views of the sea, islands and mountain backdrop, just 5 minutes' walk away from a wide variety of restaurants, bars, shops, beauty salons and other amenities of the small coastal town. It takes only 1 hour and 15 minutes drive to get to the resort from Denpasar International Airport (approximately 80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.66" OriginalAmount="54.66">
      <BasicPropertyInfo Latitude="-8.6671755609176" Longitude="115.13973623514" StarRating="3" HotelCode="58845|1233c8" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Berawa Str., Canggu, North Kuta</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76233/a_76233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Berawa Beach, famous for surfing, in the peaceful natural surroundings of Canggu on North Kuta, just 30 minutes from both Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.67" OriginalAmount="54.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|984123" HotelName="THE HAVEN BALI SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898111_foto_1.jpg</HotelPictures>
        <HotelDescription>The Haven Bali Saminyak is a pioneering lifestyle resort situated in the dynamic hub of Seminyak, 5 minutes walk to Double Six beach, walking distance to boutique stores and restaurants and 15 drive to the airport.
A collection of 90 modern-elegant Haven rooms and 3 Junior Suites all wrapped in new modern minimalist architecture and comfortable interior, welcomes you to The Haven Hotel at Seminyak. Complemented by tea and coffee making facilities, IDD phone call, free wi-fi connection in public areas, wide LCD TV with number of top International channels, in room DVD player, safe deposit box and individual air-conditioning system in every rooms will definitely pamper you.
The Restaurant Offering food that is both healthy and delicious, SABEEN sources the finest seasonal and organic ingredients alongside choice imports to bring you sublime salads, pan-Asian classics and elaborations on international favourites.
A true reflection of the Naturally Elegant. Our certified therapist are excellent in bringing a gently soothe and lull you into sense of inner plenitude. Stimulating your mind at Atma Spa. The best way to energize your body and revitalizes your deep inside desire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.70" OriginalAmount="54.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|711339" HotelName="THE VIRA BALI BOUTIQUE HOTEL &amp; SUITE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895799_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en la famosa calle de Kartika Plaza de Kuta, Bali, muy cerca del aeropuerto internacional de Ngurah Rai, que estandaacute; a 5 minutos en coche. El parque acuandaacute;tico Waterboom, la playa de Kuta y la tienda Discovery estandaacute;n justo al lado y se puede llegar a pie fandaacute;cilmente. La capital Denpasar estandaacute; a 20 Km.Cuenta con un total de 56 habitaciones y es el alojamiento preferido por los turistas que quieren disfrutar de la belleza de la playa y las puestas de sol sin renunciar a la bulliciosa vida nocturna de Kuta. Dispone de vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, bar, restaurante, sala de conferencias, aparcamiento y servicio de habitaciones y de lavanderandiacute;a.Las habitaciones son modernas, minimalistas y acogedoras al mismo tiempo. Disponen de cuarto de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, minibar, cafetera/tetera, cama doble o extra grande, aire acondicionado regulable, caja fuerte y balcandoacute;n o terraza.El complejo ofrece una amplia variedad de asequibles paquetes de tratamientos de hidroterapia. Ademandaacute;s, hay una piscina al aire libre con zona infantil.Hay buffet de desayuno por las maandntilde;anas. El almuerzo y la cena se pueden pedir a la carta o de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.74" OriginalAmount="54.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|711528" HotelName="Hotel Vila Lumbung" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896203_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado a 3 kilandoacute;metros al este de Legian/Kuta. Por ello tiene una distancia considerable lejos del ajetreo de la ciudad y a la vez, una ubicaciandoacute;n tranquila para poder disfrutar de las vacaciones. Asimismo, si desea sumergirse en la animada vida de esta zona turandiacute;stica, a tan sandoacute;lo 800 metros tiene el centro del lugar, con tiendas y muchos otros lugares de ocio. La playa se encuentra tambiandeacute;n a 800 metros.Este hotel de estilo balinandeacute;s estandaacute; rodeado por un gran jardandiacute;n tropical y cuenta con un total de 34 habitaciones repartidas en 2 plantas. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n, un ascensor y servicio de cambio de divisa. Asimismo, tambiandeacute;n cuenta con un bar y un restaurante a la carta. Los servicios de habitaciones, de lavanderandiacute;a, de atenciandoacute;n mandeacute;dica y de canguro estarandaacute;n a su disposiciandoacute;n.Las habitaciones, decoradas y amuebladas con mucho gusto, estandaacute;n dotadas de un baandntilde;o con ducha. Ademandaacute;s, estandaacute;n equipados con telandeacute;fono de landiacute;nea directa y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. En todas estas elegantes habitaciones, tiene tambiandeacute;n a su disposiciandoacute;n menaje para preparar tandeacute; y cafandeacute;, minibar-nevera y aire acondicionado individual. El balcandoacute;n o la terraza y la caja fuerte de alquiler completan el equipamiento.En el cuidado recinto exterior podrandaacute; encontrar 2 piscinas y un bar de aperitivos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.76" OriginalAmount="54.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|711433" HotelName="ALAMKULKUL BOUTIQUE RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33240_image64096601_0.jpg</HotelPictures>
        <HotelDescription>AlamKulkul Boutique Resort is built like a typical Indonesian village and features tropical gardens and period furniture. It is a 5-minute walk from Kuta Beach and a short walk from Legian Beach. It has 2 outdoor pools, 2 restaurants, and offers traditional spa treatments. Free WiFi is available in all areas.It is just 500 meters from Kuta Beach. Legian Street, with several restaurants, shops and entertainment venues, is a 10-minute walk away. Denpasar is 8 km away.Rooms at AlamKulkul feature modern Indonesian-style d�cor and include a TV, minibar and tea/coffee making facilities. There is a private bathroom with a shower.Bunga Kelapa Restaurant serves Asian specialties and overlooks the Indian Ocean. Papas Beach Coffee Shop serves Italian dishes and different espresso blends. Staff at the 24-hour front desk speak English and Indonesian.The center of Kuta is 1.9 km from the resort. The nearest airport is Ngurah Rai International Airport, 4 km from Alam Kulkul Resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.93" OriginalAmount="54.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|920559" HotelName="SARA RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950377_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.97" OriginalAmount="54.97">
      <BasicPropertyInfo Latitude="-8.5121597310978" Longitude="115.26631472489" StarRating="3" HotelCode="547166|1efca7" HotelName="Batu Empug Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 30, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572444/572444a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.65153071" Longitude="115.15621166" StarRating="3.5" HotelCode="623316|253384" HotelName="Bloomfield Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau 6, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646079/646079a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.48785397" Longitude="115.28379868" StarRating="3.5" HotelCode="492420|152786" HotelName="Dewi Sri Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sala, Pejeng Kawan, Gianyar Regency, Tampaksiring 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.680889" Longitude="115.440095" StarRating="3" HotelCode="292721|116514" HotelName="Lembongan Cliff Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Selambung Beach/Coconut Beach, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253858/253858a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.67058593" Longitude="115.44763601" StarRating="3" HotelCode="839005|384305" HotelName="Mega Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983840/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Mega Cottage to discover the wonders of Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's smoking area, family room, laundry service, concierge. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including water sports (motorized), garden. Convenience and comfort makes Mega Cottage the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.70812377" Longitude="115.17198674" StarRating="4" HotelCode="308157|83414" HotelName="Mercure Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 328, Legian Kelod Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/422214/a_422214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.3589477771187" Longitude="115.11541108466" StarRating="3" HotelCode="298462|228726" HotelName="Sang Giri - Mountain Glamping Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jatiluwih Kangin, Penebel, Tabanan, Jatiluwih 82152, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40870/2040870/74.jpg?f=15599790</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.27652006789" Longitude="115.59321463108" StarRating="3" HotelCode="18175|160531" HotelName="Tauch Terminal Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan X/31, 80000 Jimbaran, Tulamben, (Office Contact Address at Jimbaran)</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/104194/104194a_hb_a_036.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.10" OriginalAmount="55.10">
      <BasicPropertyInfo StarRating="3" HotelCode="|711553" HotelName="Barong Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/257204_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo se encuentra en el centro de Ubud, a solo un paseo de varias galerandiacute;as de arte, restaurantes y pequeandntilde;as tiendas. Para acceder a lugares de interandeacute;s como el Bosque del Mono y el palacio y mercado de Ubud necesitarandaacute; solo 5 y 10 minutos a pie respectivamente. Ademandaacute;s, Denpasar estandaacute; a solo 30 minutos en coche y el aeropuerto internacional de Bali, a 45 minutos tambiandeacute;n en coche.Este elegante complejo de 11 habitaciones ofrece una combinaciandoacute;n de la tradicional estandeacute;tica balinesa, del estilo y confort modernos, y de la privacidad de un alojamiento familiar tradicional de Bali. El restaurante de 2 niveles se encuentra en el edificio principal, en la entrada del vestandiacute;bulo. Entre las instalaciones ofrecidas se incluye recepciandoacute;n 24 horas, cambio de divisa, servicio de lavanderandiacute;a y de tintorerandiacute;a (de pago), servicio de habitaciones (de pago), atenciandoacute;n mandeacute;dica 24 horas (de pago) y aparcamiento.Todas las habitaciones tienen cuarto de baandntilde;o y disponen de un equipamiento moderno. Estandaacute;n bien amuebladas y decoradas de forma atractiva. Su equipamiento incluye terraza o balcandoacute;n privado, una confortable cama con mosquitera, aire acondicionado individual y ventilador de techo, minibar, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite, radio, cafetera/tetera, secador de pelo y caja fuerte.El complejo dispone de piscina al aire libre en la que los huandeacute;spedes podrandaacute;n nadar o relajarse mientras leen un libro. Se ofrece servicios de masaje y tratamientos de hidroterapia por un cargo adiconal, mientras que el complejo organiza actividades dirarias para sus huandeacute;spedes. Tambiandeacute;n se puede montar en bicicleta de montaandntilde;a.Cada maandntilde;ana se sirve desayuno, mientras que el almuerzo y la cena se pueden tomar en el restaurante. El menanduacute; del restaurante ofrece una combinaciandoacute;n de fantandaacute;sticas especialidades balinesas y algunos platos occidentales mandaacute;s conocidos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.17" OriginalAmount="55.17">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|103263" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71084/a_71084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai International airport, which is some 5 minutes away by car. Waterboom Park, Kuta Beach and the Discovery Shop are all in the immediate vicinity and can be easily reached on foot. Denpasar is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.69" OriginalAmount="55.69">
      <BasicPropertyInfo Latitude="-8.653663" Longitude="115.162504" StarRating="4" HotelCode="905738|18be86" HotelName="The Rishi Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Umalas Lestari, 8, Umalas/Kerobokan 80361, Dukuh Indah, Br. Semer, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150988/150988a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in a unique central location known as Uma-Alas, an excellent spot for any type of international traveller, including honeymooners, families, businesspeople or individuals. It is just a short drive away from the famous pubs, clubs, restaurants, shops and other famous lifestyle hotspots in Bali, including Seminyak Beach and Legian Beach (15 minutes’ drive), the Kuta area (20 minutes) and Petitenget. Denpasar and Denpasar International Airport are around 20 km, or 25 minutes’ drive, from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.75" OriginalAmount="55.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|711418" HotelName="Balisani Suites Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/245149_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel-suite se encuentra junto a una playa, en la tranquila localidad de Batubelig, a unos 6 km al norte de la animada Kuta. Estandaacute; rodeado por un maravilloso jardandiacute;n tropical, lagos con flores de loto, arrozales y ademandaacute;s, le ofrece vistas a la zona privada del suroeste de la isla. En los alrededores podrandaacute; encontrar numerosas playas de ensueandntilde;o, pueblecitos muy bellos y templos histandoacute;ricos. Sin duda alguna, aquandiacute; conocerandaacute; mejor la cultura de Bali. La capital de la isla, Denpasar, se encuentra a 15 minutos en coche y el aeropuerto internacional Ngurah Rai estandaacute; a unos 20 minutos.Este hotel, se diseandntilde;andoacute; como un pueblo de Bali y en su construcciandoacute;n se utilizaron materiales autandoacute;ctonos. Cuenta con un total de 100 habitaciones, 29 de ellas suites. Dispone de un hall de entrada con recepciandoacute;n, servicio de caja fuerte y de cambio de divisa. En andquot;Al fresco Cafandeacute;andquot; se sirve una gran selecciandoacute;n de aperitivos y platos ligeros. En el restaurante a la carta andquot;andquot;Indralokaandquot;andquot; podrandaacute; degustar numerosas especialidades internacionales y tambiandeacute;n platos exquisitos de la cocina indonesa. El bar es ideal para tomar algo mientras disfruta de un ambiente agradable. Asimismo, el complejo cuenta con varias boutiques pequeandntilde;as y 2 salas magnandiacute;ficas para celebrar conferencias y banquetes. Para completar las prestaciones ofrecidas, tendrandaacute; a su disposiciandoacute;n servicio de lavanderandiacute;a y de habitaciones, asandiacute; como servicio de canguro. Podrandaacute; estacionar su vehandiacute;culo en el aparcamiento del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.156059" Longitude="115.029116" StarRating="3.5" HotelCode="187673|127751" HotelName="Bali Paradise Boutique Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kalibukbuk, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234428/234428a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar and room service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.1105392082431" Longitude="115.31917213405" StarRating="4" HotelCode="399099|179433" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Bondalem, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393685/393685a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes 35 minutes to drive to the biggest waterfall Sekumpul, 10 min to YehMampeh/Les waterfall, one hour to Batur volcano hot springs, 10 minutes to Ponjok Batu Temple. Coral reef alongside the shoreline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.6862182763297" Longitude="115.17375596254" StarRating="3" HotelCode="915875|76571" HotelName="Kamar Kamar Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Jalan Dewi Saraswati III, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255494/255494a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.1391588368554" Longitude="114.57210302353" StarRating="3.5" HotelCode="14872|169669" HotelName="Mimpi Resort Menjangan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mimpi, Batuampar, Gerokgak, Menjangan 81155, Northwest Bali</AddressLine>
          </AddressLines>
          <CityName>Pejarakan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17485/a_17485_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort's location provides the ideal setting to take part in various sporting activities and to discover the wonderful flora and fauna of the Bali Barat National Park. The beach hotel is around 3.5 km from Ngurah Rai Denpasar Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.15630564" Longitude="115.0388345" StarRating="3" HotelCode="701473|329487" HotelName="Villa Jakaranda And Villa Marakuya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anturan, Gang Rambutan, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40861/2940861/4.jpg?f=15406150</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.05" OriginalAmount="56.05">
      <BasicPropertyInfo Latitude="-8.14158834" Longitude="114.64992852" StarRating="3" HotelCode="412793|1a4ee7" HotelName="Sunia Loka" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fati Metadjer, Manager Banjar Dinas, Yeh Panas Desa, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/08/f908c4bb724f2fdd327a50454b8bc33aad5db448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a bar, a babysitting service and a childcare service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.33" OriginalAmount="56.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|919805" HotelName="Villa Coco Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2420507_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Coco Bali is a boutique property offering 15 self contained1, 2 and 4 bedroom Deluxe Villas. The Hotel was established in 1989 when Seminyak was still a quiet farming district. Renovations were carried out in 2001 to upgrade the villas and to improve the facilities without damaging the existing gardens or disrupting the traditional Balinese design of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.36" OriginalAmount="56.36">
      <BasicPropertyInfo Latitude="-8.3767273242863" Longitude="115.10191440582" StarRating="3" HotelCode="909051|1dc04b" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Penebel, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254966/254966a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Candidasa. This cosy hotel guarantees a quiet stay as it counts with just 14 units. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.41" OriginalAmount="56.41">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|126021" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135268/135268a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.56" OriginalAmount="56.56">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|11a6ca" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.61" OriginalAmount="56.61">
      <BasicPropertyInfo Latitude="-8.5154880655202" Longitude="115.2609667182" StarRating="3" HotelCode="69016|119982" HotelName="Barong Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90960/p_90960_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud, within comfortable walking distance of dozens of art galleries, restaurants and small shops. Sights such as the Monkey Forest and Ubud Palace and Market can be reached within 5 and 10 minutes respectively by foot. Denpasar is a 30-minute drive and Bali International Airport is 45 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.88" OriginalAmount="56.88">
      <BasicPropertyInfo Latitude="-8.81855" Longitude="115.217817" StarRating="4" HotelCode="933563|13b14b" HotelName="VOUK Hotel &amp; Suites Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Sawangan, Depok 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223674/223674a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.94" OriginalAmount="56.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|711455" HotelName="Stana Puri Gopa &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244671_foto_1.jpg</HotelPictures>
        <HotelDescription>Estandaacute; situado en el corazandoacute;n de Sanur, a unos 100 m del centro de la ciudad. Se trata de un complejo tipo club, que se encuentra a 20 minutos o aproximadamente 5 km de Denpasar, la capital de la provincia de Bali. El hotel queda a un minuto a pie (unos 100 m) de la playa, por lo que se puede pasar el dandiacute;a vagueando bajo el sol, probando deportes acuandaacute;ticos o descubriendo los mercados o restaurantes de la playa local. Los aficionados a las compras encontrarandaacute;n boutiques, tiendas de recuerdos y un supermercado cerca, asandiacute; como bares, pubs y la discoteca local. El aeropuerto internacional de Ngurah Rai queda a solo 20 minutos del hotel (aproximadamente a 10 km).Este complejo tipo club de 26 habitaciones pertenece a una familia y ofrece la hospitalidad tradicional de Bali, en medio de la autandeacute;ntica arquitectura de Bali y de exuberantes jardines tropicales, a la vez que ofrece las comodidades occidentales. Sus instalaciones incluyen aire acondicionado, vestandiacute;bulo, servicio de salida y recepciandoacute;n 24 horas, caja fuerte, aparcamiento, sala de TV, bar y restaurante. Por un suplemento se pueden alquilar bicicletas.Todas las habitaciones cuentan con cuarto de baandntilde;o y balcandoacute;n privado, con vistas a la piscina o al jardandiacute;n. Las habitaciones y suites son amplias y disponen de cama extra grande, aire acondicionado regulable, modernos cuartos de baandntilde;o con ducha, baandntilde;era, agua caliente y frandiacute;a y TV vandiacute;a satandeacute;lite/por cable con canales internacionales.El hotel ofrece tratamientos spa y de masaje por un suplemento; estos fueron tomados de tratamientos corporales y spa tradicionales de Java. Ademandaacute;s, se ofrecen diversas actividades de ocio, como esquandiacute; acuandaacute;tico, moto acuandaacute;tica, barco torpedo y piraganduuml;ismo (todo ello de pago). El hotel tambiandeacute;n cuenta con una piscina con zona infantil.El restaurante Terrace Telatai ofrece una fantandaacute;stica selecciandoacute;n de platos occidentales e indonesios. Se sirve un desayuno continental, mientras que el almuerzo y cena estandaacute;n disponibles a la carta y de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.285043" Longitude="115.225607" StarRating="3" HotelCode="69769|300142" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puncak Mangu, Desa Pelaga, Kecamatan Petang, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91909/a_91909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-hotel is located in a quiet area in Badung Regency. Bali Denpasar - Ngurah Rai (DPS) Airport is located about 61 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.36670314" Longitude="115.70037444" StarRating="3" HotelCode="553857|158562" HotelName="Nalini Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed – Seraya, Banyuning, Abang, 80572 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/74453/3674453/1.jpg?f=15374211</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.7058338943632" Longitude="115.25604557109" StarRating="3" HotelCode="933556|79405" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 26, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253848/253848a_hb_a_042.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.53013" Longitude="115.511" StarRating="0" HotelCode="752436|21493d" HotelName="Villa Suari I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung, Dusun Mimba, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.29" OriginalAmount="57.29">
      <BasicPropertyInfo Latitude="-8.6740749066837" Longitude="115.14670193195" StarRating="4" HotelCode="43740|10fad4" HotelName="Grand Balisani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig Beach, Seminyak 80361, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8494/p_8494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on the sunset beach at Batubelig village in an unpolluted environment, tropical garden, lotus ponds, rice paddy field, clean private beach, village and temples. This is exactly what travelers have in mind when they dream of Bali. 15 Km from Ngurah Rai Airport, 6 Km to the Kuta area about 15 Km to Tanah Lot, the rocky temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.45" OriginalAmount="57.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|589630" HotelName="GOLDEN TULIP JINENG RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33048_image64041976_0.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Kuta, Golden Tulip Jineng Resort Bali promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Take advantage of the hotel's 24-hour room service, free Wi-Fi in all rooms, 24-hour front desk, facilities for disabled guests, luggage storage. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, complimentary instant coffee, complimentary tea, free welcome drink, linens. The hotel offers various recreational opportunities. Golden Tulip Jineng Resort Bali is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.47" OriginalAmount="57.47">
      <BasicPropertyInfo Latitude="-8.69157777" Longitude="115.26008551" StarRating="3" HotelCode="546969|1d96f4" HotelName="The Janan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 48, Sanur, Denpasar Sel, Kota Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62678/2462678/1.jpg?f=15061697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.53" OriginalAmount="57.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|838731" HotelName="CHAMPLUNG MAS HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32722_image63967275_0.jpg</HotelPictures>
        <HotelDescription>Champlung mas hotel with beautifully set amidst tropical gardens and conveniently located in the heart of Kuta, mere metres from Legian Beach, the attractive white sandy beach and popular surfing point. The property also
offers rooftop pool with pool bar as well as free WiFi access.Despite such an ideal situation, the hotel features a serene ambience due to its green grounds. In addition, the international airport is a 20 minute drive from the hotel and Denpasar the island�s capital is 25 minutes away.The simply decorated, comfortable and contemporary accommodation is secluded with tropical trees encompassing the buildings, creating a cosy atmosphere and a sense of elegance. All of the rooms feature a private balcony or terrace.There are two bars, one of which is poolside, and one restaurant; all are open for 24 hours. The outdoor swimming pool is surrounded by beautiful landscaped gardens and a tranquil natural environment, creating the perfect place for a relaxing swim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.71" OriginalAmount="57.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|711475" HotelName="Villa Seminyak Estate &amp; Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897855_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; rodeado de las mejores boutiques y restaurantes, justo en el centro de Seminyak y candoacute;modamente ubicado a solo 5 minutos en coche de la playa de Seminyak, a la que los huandeacute;spedes pueden llegar utilizando el servicio de lanzadera del complejo. El Aeropuerto Internacional de Ngurah Rai estandaacute; a unos 20 minutos en coche. Las 72 habitaciones de este conjunto de 52 villas ofrecen un alojamiento de lujo y son la opciandoacute;n perfecta para familias, amigos o parejas que busquen el mandaacute;ximo confort, intimidad y serenidad, ademandaacute;s de la autandeacute;ntica hospitalidad balinesa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.79" OriginalAmount="57.79">
      <BasicPropertyInfo Latitude="-8.6784899826228" Longitude="115.15438853506" StarRating="4" HotelCode="88848|11e5fd" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/43/fc43dc8aeece6e81b18d83db4415d97025032395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.41930894" Longitude="114.80543431" StarRating="3.5" HotelCode="568446|289206" HotelName="Bombora Medewi Wave Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Medewi, Pekutatan 82262, Medewi Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558485/558485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pekutatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|157226" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40588/2940588/1.jpg?f=15016779</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitting service, a childcare service, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.5126621" Longitude="115.2680052" StarRating="3.5" HotelCode="552223|247932" HotelName="Desak Putera Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Kesuma 34, Tebesayang, Peliatan 80571, Ubud, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87317/3487317/1.jpg?f=15383209</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Peliatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.53038289" Longitude="115.50949613" StarRating="3" HotelCode="504218|169198" HotelName="Ok Divers Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Silayukti 6, Padangbai 80872</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.76973707" Longitude="115.21782722" StarRating="4" HotelCode="350253|83525" HotelName="Peninsula Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, GG Telaga Waja, Tanjung, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86499/2286499/1.jpg?f=15244826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.700062" Longitude="115.164337" StarRating="4" HotelCode="7146|321334" HotelName="The Jayakarta Bali Beach Resort Residence &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian, Po Box 3244, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1417/a_1417_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in lush gardens and located right on Legian Beach, famous for its sunsets. While offering guests peace and tranquillity, the hotel is also within walking distance of shopping and entertainment areas and the centre of Denpasar is 25 minutes away. Bali's major attractions can easily be reached from the hotel and offer visitors much more than a mere glimpse of the 'Island of the Gods'. Bali's International Airport can be easily reached from the hotel by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.04" OriginalAmount="58.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|147616" HotelName="Vouk Hotel And Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909858_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Bali's famous Nusa Dua resort precinct VOUK Hotel andamp; Suites is close to everything from the blue waters of the Indian Ocean, amazing temples and intriguing attractions, not to mention the colorful nightlife and shopping that Bali is famous for. You have a choice of king or twin beds in these delightful Bali rooms. The welcome relief of air-conditioning is always there to greet you and you will find all the facilities you need for a great stay like tea and coffee making, ISD/STD direct dial phone and a walk-in shower. This is a modern hotel. When you stay at VOUK Hotel andamp; Suites you will enjoy some of the best facilities that any Bali hotel has to offer. The excellent onsite restaurant is great to visit any time of day or night with buffet and � la carte breakfast, lunches and dinner late into the evening. VOUK Hotel andamp; Suites features a beautiful outdoor pool, 2 dining options and luxurious rooms with private balconies. Free Wi-Fi is accessible in all areas and free on-site parking is provided. A 10-minute car ride from VOUK Hotel andamp; Suites leads to Bali Collection, Pasifika Museum and Tanjung Benoa where guests can do water sports activities. Ngurah Rai International Airport is 20 km away from the property. Decorated with elegant brown tones, rooms are fitted with air conditioning and fine bedding. Included in all units are a 42-inch flat-screen satellite TV, and an electric kettle. Shower facilities are available in the en suite bathroom. Luggage storage and safety deposit box are available at the hotel 24-hour front desk. Guests can work out at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.25" OriginalAmount="58.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|838796" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174614_foto_1.jpg</HotelPictures>
        <HotelDescription>Located at the Seminyak, approximately 15 minutes drive from Bali's fabulous Eat Street at Jalan Laksmana, within one kilometer radius of Seminyak, Kuta, Legian, shopping malls and only 35 minutes drive from the Ngurah Rai International Airport.Decorated in the modern-style, each of the Villa features a spacious bed room with restful views of the beautifully double cascade, the traditional Balinese roof with natural marble finishes, and bathroom?s decorated with red mosaic tile. By the privacy in each villa, it?s will give a intimate feel between you and your beloved one while you stay in Amour Bali Villas and Spa ResortTea for Two's Restaurant located at the lobby area overlooking the main swimming pool, offer a complete range of meals from light snack to gourmet lunches and dinner.  Service available between 7 am until 11 pmA modern lifestyle villas features 14 largest of one bedroom villa with a private pool and lush tropical garden with sizes 250 sqm. The cozy and shady atmosphere can be feel once the guest entering our villa complex.Lobby lounge with a warm atmosphere and hospitality will be a center for all the information of Amour Bali Villas and Spa Resort and beyond. A modern and stylish Lobby Lounge facility offering special privileges and entitles, such as business center with internet access and library with the best seller collection. At the lobby lounge, we also serve the afternoon tea or evening cocktails while you can also enjoy your time accompanied with aromatic tropical flower arrangement which creates warm surrounding and an intimate feel.Amor Bali Villas and SPA Resort is a New Villas in Seminyak area, which is known as a high-end product target market, adjacent to the famous international restaurant, luxury boutique and night life spots. With our concept ?Indulge your privacy?, will offering you the intimate holiday combined with personalized of service from our charming and dedicate Villa Attendant, exclusive facilities in the modern and elegance of the villas, blend genuine grandeur Tropical atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.41" OriginalAmount="58.41">
      <BasicPropertyInfo Latitude="-8.6945892375815" Longitude="115.16146481037" StarRating="4" HotelCode="141104|10faed" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201880/a_201880_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right by the beach. It lies in the Seminyak area of Bali, around 7 km from the capital of the island, Denpasar. Ngurah Rai International Airport can be reached in approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.88" OriginalAmount="58.88">
      <BasicPropertyInfo Latitude="-8.7884643" Longitude="115.2258098" StarRating="5" HotelCode="531731|1e15c5" HotelName="The Nest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99X, Nusa Dua, Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559201/559201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.05" OriginalAmount="59.05">
      <BasicPropertyInfo Latitude="-8.730008" Longitude="115.168139" StarRating="4" HotelCode="933551|105a5c" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/02/026844/026844a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, just 150 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.66" OriginalAmount="59.66">
      <BasicPropertyInfo Latitude="-8.15033028" Longitude="114.60148744" StarRating="3" HotelCode="592932|1d9008" HotelName="Sumberkima Hill Private Villa Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dinas Taman Ayun, Desa Sumberkima, Kecamatan Gerokgak, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10594245</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.72" OriginalAmount="59.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|838770" HotelName="BHUWANA UBUD HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908314_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a stunning setting, lying at the heart of the artistic and cultural village of Pengosekan Ubud. The hotel lies just a 10 minutes' driving distance from the Ubud Monkey Forest, as well as the centre of the town. The hotel basks in its culturally-rich setting, affording guests the unique opportunity to explore the delights that the area has to offer. This wonderful hotel welcomes guests with the promise of a tropical haven. The interior is beautifully designed, reflecting the sheer splendour of the natural surroundings. The guest rooms are splendidly appointed, bathing visitors in a cocoon of peace and serenity. The hotel offers a seemingly boundless array of excellent facilities, ensuring that there is never a dull moment.Our recommendation dear customer make a payment via bitcoinsget discount payment amount of 50 % to you!Try #1 bitcoin exchange cex.io howtobuybitcoins.info paxful.com bitit.gift coinify.comLocalbitcoins.com wemovecoins.comSome exchanges will ask for your wallet address before you make a purchaseCopy and paste wallet address and click "Send"Address wallet give you BTC:��1BitcwNJN6aeKUJ2Xb8UY9SEte5LWGhrAWe are waiting for your payment!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.75" OriginalAmount="59.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|919387" HotelName="THREE BROTHERS BUNGALOWS &amp; VILLAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33039_image64039612_0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.88" OriginalAmount="59.88">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|105137" HotelName="The Mansion Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141535/141535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes' drive from the centre of Ubud, the island's cultural centre. It is situated about 40 km away from the airport and within an easy and scenic drive from Kuta, Seminyak or Sanur. The Ayung River is around 6 km away and the Monkey Forest is some 8 km away. Shopping is available at Ubud Market, around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.92" OriginalAmount="59.92">
      <BasicPropertyInfo Latitude="-8.4965583586443" Longitude="115.25358527899" StarRating="3" HotelCode="909303|11ad0c" HotelName="Anhera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan 168, Ubud, Gianyar 80517, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276553/276553a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|69004" HotelName="Bali Spirit Hotel and 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8492/a_8492_H1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The establishment is situated just outside the main centre of Ubud, which can be reached in around 20 minutes on foot or in roughly 5 minutes by car. The property is peacefully situated on the edge of the Wos River and is surrounded by hundreds of green coconut trees, a terraced garden and a palm-lined valley view spread out below. Guests will find a number of tourist attractions in Ubud, such as the Monkey Forest, which is around 500 metres from the hotel, and Ubud Art Museum, which is roughly 1 km away. Ngurah Rai International Airport is approximately 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.65417153" Longitude="115.13304235" StarRating="3" HotelCode="946630|388329" HotelName="Canggu Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 78, Canggu, Kuta Selatan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523858</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.6542442352941" Longitude="115.15890123529" StarRating="3" HotelCode="197024|73306" HotelName="Jay's Villas Umalas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaan Tegal Cupek II, Banjar Anyar Kelod, Kerobokan, Umalas, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/282173/gt_282173_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located about 5 km from the famous Kuta and Berawa beaches and around a 10-miunte drive from the Legian shopping streets. Denpasar is approximately 8 km from the finca and it is a 15-minute drive to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.5275438857691" Longitude="115.25964279161" StarRating="4" HotelCode="384884|205209" HotelName="Kadiga Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.7361924654489" Longitude="115.16454666853" StarRating="4" HotelCode="16448|17493" HotelName="Rama Beach Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19847/w_19847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the fabulous southern coast of Kuta, only a short walk from the wonderful sandy beach, and surrounded by tropical gardens. A shopping centre and the airport are only a few minutes from the hotel making it ideal for business travellers and holidaymakers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|79409" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182976/a_182976_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is located just 4 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.7083663055652" Longitude="115.17271114651" StarRating="4" HotelCode="502766|168447" HotelName="Sol House Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 16, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/617032/a_617032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.44" OriginalAmount="60.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|711430" HotelName="Legong Keraton Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898114_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra justo en la playa de Berawa, famosa por sus posibilidades para practicar surf, en medio de los paisajes naturales de Canggu, al norte de Kuta y a solo 30 minutos de Denpasar y del aeropuerto internacional de Ngurah Rai.El hotel se encuentra en una elegante ubicaciandoacute;n, frente a las aguas cristalinas del ocandeacute;ano andIacute;ndico, ofreciendo un lugar perfecto para disfrutar del dorado atardecer. Fue construido en el 2004 y renovado en el 2006 y cuenta con un total de 40 habitaciones, incluyendo las modalidades estandaacute;ndar, superior y deluxe. Entre las instalaciones disponibles se encuentra servicio de salida 24 horas, caja fuerte, cambio de divisa, cafeterandiacute;a, sala de juegos, sala de TV, conexiandoacute;n a Internet, sala de conferencias, restaurante al aire libre con excelente cocina y magnandiacute;ficas vistas a la playa, servicio de habitaciones y de lavanderandiacute;a, atenciandoacute;n mandeacute;dica, aparcamiento y alquiler de bicicletas.El diseandntilde;o de las habitaciones combina elegancia con la tradicional arquitectura balinesa. Las habitaciones estandaacute;ndar se encuentran en medio de frondosos jardines tropicales. Las habitaciones superior estandaacute;n decoradas con muy buen gusto y ofrecen zonas de estar para disfrutar de la tranquilidad y privacidad. Las habitaciones deluxe son alojamientos espaciosos con balcandoacute;n para poder descansar y comer al aire libre. Ademandaacute;s, estas habitaciones se encuentran frente al mar y cuentan con lujosas camas con dosel. El equipamiento comanduacute;n a todas ellas incluye aire acondicionado individual, TV vandiacute;a satandeacute;lite, minibar, cama doble o extra grande, telandeacute;fono de landiacute;nea directa, caja fuerte, cuarto de baandntilde;o con ducha, secador de pelo y balcandoacute;n o terraza.El hotel se encuentra en la playa, lo que resulta ideal para salir a pasear, practicar surf y navegar en barcas de pedal. En el recinto exterior hay una piscina con zona infantil y tumbonas. Tambiandeacute;n se ofrece servicio de masajes y de tratamientos de spa y se puede practicar ciclismo en los alrededores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.45" OriginalAmount="60.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|589894" HotelName="Kawi Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675452_foto_1.jpg</HotelPictures>
        <HotelDescription>Tapa Kawi Villas is a popular choice amongst travelers in Bali, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Tapa Kawi Villas. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, clothes rack, free welcome drink, linens, mirror. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, garden. For reliable service and professional staff, Tapa Kawi Villas caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.54" OriginalAmount="60.54">
      <BasicPropertyInfo Latitude="-8.771784" Longitude="115.170852" StarRating="4" HotelCode="23644|10fafc" HotelName="Keraton Jimbaran Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mrajapati, P.O. Box 2023, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30550/a_30550_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.62" OriginalAmount="60.62">
      <BasicPropertyInfo Latitude="-8.79244699" Longitude="115.14468809" StarRating="5" HotelCode="564210|1cec97" HotelName="Royal Tulip Springhill Resort Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sakura 1, Jalan Jepun, Kuta Sel, Kabupaten Badung, 80361 Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/681871/a_681871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.69" OriginalAmount="60.69">
      <BasicPropertyInfo Latitude="-8.67652851" Longitude="115.15552907" StarRating="4" HotelCode="540190|1e4f4b" HotelName="Jambuluwuk Oceano Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 108-110, Kerobokan Kelod, Kuta Utara, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543001/543001a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.74" OriginalAmount="60.74">
      <BasicPropertyInfo Latitude="-8.7335334122915" Longitude="115.16599237919" StarRating="4.5" HotelCode="16838|121025" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, PO Box 1068, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19852/a_19852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is conveniently located on the southern Kuta coast, known as Tuban Beach, and within walking distance of Kuta's biggest shopping centre, Discovery Mall. Entertainment options such as Waterbom Park and Paradiso Bowling are also within a short walk of the hotel. The accommodation is just 10 minutes' drive from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.88" OriginalAmount="60.88">
      <BasicPropertyInfo Latitude="-8.808295" Longitude="115.223582" StarRating="4" HotelCode="50746|1689b0" HotelName="The Grand Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan 8, P.O. Box 97, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38929/p_38929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is situated on a quiet side street on the southern peninsula of Bali. In the well known, tourist area of Nusa Dua borders the hotel complex, right by the popular Bali Golf &amp; Country Club. The hotel's own sandy beach with a bar is around 2 km away. Guests can easily reach the beach with the regular free shuttle bus. Some restaurants and boutiques are to be found close by and the Galeria shopping centre is around 20 minutes away. The transfer time with the free bus service to the airport takes around 20 minutes (12 km). Bali's capital, Denpasar, is located around 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.89" OriginalAmount="60.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|630710" HotelName="RAMA BEACH RESORT AND VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32732_image63975283_0.jpg</HotelPictures>
        <HotelDescription>A wonderfully secluded sanctuary in the heart of lively Kuta, Rama Beach Resort &amp; Villas, offering our guests a memorable experience that embodies the best of Bali's culture, history, heritage, and cuisine. Our resort provides spacious room &amp; villa, where guests are invited to unwind within a thoughtful traditional and modern design in our 2 hectares lush tropical garden. Conveniently located within distance to the shopping center, tourist attraction, restaurants, 5 minutes walking to the South Kuta Beach and 10 minutes short drive from Ngurah Rai Internatonal Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.90" OriginalAmount="60.90">
      <BasicPropertyInfo Latitude="-8.4604757" Longitude="115.2809793" StarRating="2.5" HotelCode="448635|1ea26f" HotelName="Dukuh Village Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh, Desa Kenderan, Gianyar, Tegallalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.52350561" Longitude="115.26654482" StarRating="3.5" HotelCode="599053|226637" HotelName="Byasa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 12, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42648/2942648/1.jpg?f=15333729</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.684865" Longitude="115.161589" StarRating="4" HotelCode="113514|83087" HotelName="Heliconia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 56, Seminyak  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254691/254691a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.66395084" Longitude="115.45184164" StarRating="3.5" HotelCode="491611|158515" HotelName="Mahagiri Resort Nusa Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kaja, Desa Jungutbatu, Nusa Lembongan, Nusa Penida, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654274/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3.5" HotelCode="483996|179905" HotelName="River Sakti Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.5120741" Longitude="115.5765675" StarRating="3" HotelCode="292456|87583" HotelName="Villarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candi Dasa 80851, Kabupaten Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235623/235623a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.09" OriginalAmount="61.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|711409" HotelName="THE JAYAKARTA BALI RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32605_image63760992_0.jpg</HotelPictures>
        <HotelDescription>El hotel Jayakarta Bali estandaacute; rodeado de frondosos jardines y goza de una ubicaciandoacute;n excelente, justo en la hermosa playa Legian, famosa por sus magnandiacute;ficas puestas de sol. El hotel estandaacute; construido con el estilo arquitectandoacute;nico tandiacute;picamente balinandeacute;s, en un lugar tranquilo y pacandiacute;fico, con acceso directo a la playa. Desde el hotel es muy fandaacute;cil llegar caminando a las zonas comerciales y de entretenimiento. El centro de Denpasar se encuentra a solo 25 minutos en coche. El hotel es ideal para pasar unas vacaciones tranquilas en un ambiente tropical y al mismo tiempo estar cerca de todo lo necesario.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.13" OriginalAmount="61.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|918259" HotelName="Lavender Villa And Spa Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/993270_foto_1.jpg</HotelPictures>
        <HotelDescription>Perdana Dadiis a 2 star rated hotel with a prime location for business and pleasure. It is very pleasant place to stay, fully equipped with modern facilities, where you can feel the personal touch and privacy. It is a hotel of three storeys built in the traditional Balinese architecture, rich in stone sculpture carved by native Balinese artists. Located only five minutes drive from the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.30" OriginalAmount="61.30">
      <BasicPropertyInfo Latitude="-8.6352" Longitude="115.1516" StarRating="4" HotelCode="435190|15735f" HotelName="Kalapa Resort &amp; Spa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uma Buluh No. 14F, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1919715/jh3GWIaP_8b4e964c23d9a597414c16b9700e1d96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.33" OriginalAmount="61.33">
      <BasicPropertyInfo Latitude="-8.698006" Longitude="115.162189" StarRating="4" HotelCode="97557|1d9dce" HotelName="FuramaXclusive Ocean Beach Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI Arjuna 88X, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135527/a_135527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a prime palm-fringed beachfront location on Legian Beach, between Kuta Beach and the upmarket Seminyak, this luxurious resort redefines gracious living on one of the most captivating places on earth. Shopping and entertainment venues are available in the surrounding area and are just a short walk from the resort. The attractions at Kuta Beach are 2 km away and the AJ Hacket bungee jump is 500 metres from the accommodation. The capital of Bali, Denpasar, is 10 km away and Ngurah Rai International Airport is a similar distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.46" OriginalAmount="61.46">
      <BasicPropertyInfo Latitude="-8.508952" Longitude="115.25888" StarRating="3" HotelCode="909015|1d92df" HotelName="Honeymoon Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35204/2535204/1.jpg?f=15672187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.48" OriginalAmount="61.48">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|168978" HotelName="Grand Inna Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85180/a_85180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overlooking the sparkling Indian Ocean. It is just a short walk from the area's major shopping centres, restaurants, nightlife and Kuta Art Markets. Denpasar is just half an hour away by car and Bali International Airport is less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.49" OriginalAmount="61.49">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3.5" HotelCode="561614|1d0955" HotelName="Green Bird Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31485/631485/1.jpg?f=15419484</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.57" OriginalAmount="61.57">
      <BasicPropertyInfo Latitude="-8.70222812" Longitude="115.24570939" StarRating="3" HotelCode="434237|150264" HotelName="Apel Villa Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tempe I 26, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76852/1876852/1.jpg?f=15577146</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.68" OriginalAmount="61.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|081430" HotelName="DASH HOTEL SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/922327_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 137 air-conditioned rooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms have complimentary toiletries and slippers.Enjoy Asian cuisine at Mya, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the 2 coffee shops/cafes. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Seminyak? This hotel has 1647 square feet (153 square meters) of space consisting of conference space and a meeting room. A shuttle from the airport to the hotel is provided for a surcharge (available on request), and free valet parking is available onsite.When you stay at Viva Dash Hotel Seminyak in Seminyak, you'll be near the beach, a 2-minute drive from Seminyak Beach and 9 minutes from Kuta Beach.  This 4-star hotel is 3.4 mi (5.5 km) from Legian Beach and 10.2 mi (16.5 km) from Sanur Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  TAKSU Bali Gallery - 0.1 km / 0.1 mi  Petitenget Temple - 0.4 km / 0.3 mi  Desa Potato Head - 0.5 km / 0.3 mi  Seminyak Beach - 0.6 km / 0.4 mi  Eat Street - 0.7 km / 0.4 mi  Seminyak Square - 1.2 km / 0.8 mi  Sunset Point Shopping Centre - 2.1 km / 1.3 mi  Splash Waterpark Bali - 3 km / 1.9 mi  Double Six Beach - 3.1 km / 1.9 mi  Canggu Square - 3.1 km / 1.9 mi  Legian Road - 3.4 km / 2.1 mi  Berawa Beach - 3.9 km / 2.4 mi  Legian Beach - 3.9 km / 2.4 mi  Padang Beach - 4.5 km / 2.8 mi  Krisna - 5.7 km / 3.5 mi  The preferred airport for Viva Dash Hotel Seminyak is Ngurah Rai Intl. Airport (DPS) - 13.1 km / 8.2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.72" OriginalAmount="61.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|711348" HotelName="SRI PHALA RESORT AND VILLA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32696_image63934677_0.jpg</HotelPictures>
        <HotelDescription>Situado en medio de jardines tropicales, este hotel queda a 25 minutos en coche del aeropuerto internacional de Bali, a solo 5 minutos a pie de Sanur Beach y a 5 minutos en coche de centros comerciales y establecimientos de ocio y gastronandoacute;micos.El hotel se encuentra amueblado con mucho gusto y estandaacute; en una parte apartada de Sanur, ofreciendo un ambiente andiacute;ntimo en combinaciandoacute;n con un servicio personalizado. Cuenta con un total de 18 confortables habitaciones y ofrece un vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, bar, restaurante con variada cocina continental, indonesia y europea, servicio de habitaciones y de lavanderandiacute;a y aparcamiento.Todas las habitaciones son espaciosas y estandaacute;n bien amuebladas combinando un estilo moderno con el estilo propio de Bali. El equipamiento incluye cuarto de baandntilde;o con secador de pelo, cafetera/tetera, telandeacute;fono de landiacute;nea directa, conexiandoacute;n a Internet, cama doble, TV vandiacute;a satandeacute;lite, minibar, aire acondicionado individual, y balcandoacute;n o terraza con vistas a la piscina y a los jardines tropicales.Hay una piscina donde los huandeacute;spedes podrandaacute;n relajarse y tomar el sol. El bar es un lugar ideal para descansar y disfrutar de una bebida exandoacute;tica. A un paseo del hotel se encuentran diversos restaurantes para tomar la cena y muchos de ellos ofrecen espectandaacute;culos nocturnos.Se puede reservar alojamiento con desayuno incluido y la comida y la cena se pueden seleccionar a la carta o de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.79" OriginalAmount="61.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|645438" HotelName="TRUNTUM KUTA FORMERLY GRAND INNA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32331_image63599406_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the heart of Kuta. Bali International Airport is less than 20 minutes' drive away. This beach hotel comprises a total of 320 rooms, including New Wing Rooms. Guests are welcomed in a spacious lobby with a reception desk with free Wireless Internet access and parking. Further facilities on offer include a hotel safe, a currency exchange facility, laundry service, and on call medical services. The rooms are tastefully designed in 2 options : traditional Balinese style and modern style. Each has a spacious bathroom with hairdryer, a direct dial telephone and satellite TV. Rooms are equipped with a double bed or twin bed, a coffee maker and a minibar. The hotel also completed with 3 swimming pools, massage service, and a beach club</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.99" OriginalAmount="61.99">
      <BasicPropertyInfo Latitude="-8.651897" Longitude="115.156239" StarRating="4" HotelCode="908967|11be60" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek II, Br. Anyar Kelod, Kerobokan Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145500/145500a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes only 15 minutes by car from Petitenget Beach to get to the property. There are many restaurants and shops about 10 km away. Uluwatu Temple is about 20 km away and Denpasar City is about 5 km from the establishment. The local airport, Ngurah Rai International is about 18 km away (30 minutes' drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.76954644" Longitude="115.22259388" StarRating="3.5" HotelCode="573158|324005" HotelName="Benoa Sea Suites and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama Tanjung Benoa, Gang Taman Segara, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740191/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.55919126" Longitude="115.26097037" StarRating="3" HotelCode="756659|389939" HotelName="Canvas Escape" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh 80361</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.51301605" Longitude="115.57654715" StarRating="3" HotelCode="325825|87582" HotelName="Hotel Genggong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candidasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41794/2041794/1.jpg?f=15097706</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|4246" HotelName="Risata Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60905/a_60905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Mall and Waterbom Park. It is also conveniently close to the island's numerous restaurants and vibrant nightspots. Kuta Beach is about a 15-minute drive away, while Denpasar is approximately 45 minutes away by car. The resort is just a 5-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.6907202009847" Longitude="115.26218097071" StarRating="2" HotelCode="900060|211439" HotelName="Sanur House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu 23, Sanur 80228, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182974/a_182974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the peaceful area of Sanur and within walking distance of the white sandy beach of Sanur. Restaurants, bars and pubs are all close at hand, and nightspots are approximately 1 km from the hotel. The establishment is approximately 20 minutes’ drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.706846" Longitude="115.259912" StarRating="3" HotelCode="17272|17552" HotelName="Sativa Sanur Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan, Sanur, PO BOX 3163, Denpasar 80031, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21155/w_21155_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Sanur village, Bali's most enchanting village. The centre of Sanur is just some 200 m away and the city of Denpasar approximately 7 km from the resort. Denpasar's Ngurah Rai International Airport can be reached in around 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.64719206" Longitude="115.1202081" StarRating="0" HotelCode="783251|424111" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan 200, Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979460/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.04" OriginalAmount="62.04">
      <BasicPropertyInfo Latitude="-8.837835" Longitude="115.184686" StarRating="5" HotelCode="171092|11901a" HotelName="Nusa Dua Retreat Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melasti II 88, Kutuh, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, the resort is only 15 minutes’ drive from the sandy Dreamland Beach and Uluwatu Temple. Bali International Airport is only a 35-minute drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.28" OriginalAmount="62.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|147513" HotelName="The Kirana Canggu Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975172_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at The Kirana Canggu Hotel  in Canggu, you'll be near the beach and minutes from Echo Beach and close to Seminyak Square. The hotel is situated 20 km away from Ngurah Rai Airport.Facilities and services includes 24 hour check in, air conditioning, parking,  bar(extra charge), buseness service(extra charge), internet access, ironing facilities, laundry facilities(extra charge), restaurant(extra charge), spa facilities(extra charge), swimming pool, TV lounge, room service(extra charge), and elevator.Rooms are equipped with air conditioning, cable/satellite tv, coffee/tea maker, cots on request, hairdryer, mini bar, room service, safe in room, telephone, television, Wi-fi in room, and private balcony.Address: Jl. Raya Batu Bolong Canggu-Bali</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.79" OriginalAmount="62.79">
      <BasicPropertyInfo Latitude="-8.67535091" Longitude="115.17231218" StarRating="3.5" HotelCode="615287|214b1c" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 888, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92472/3692472/11.jpg?f=15504329</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.65919403" Longitude="115.14084221" StarRating="3" HotelCode="778756|353118" HotelName="The Kemilau Hotel &amp; Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9, Gang Anggur, Tibubeneng, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643518/643518a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Kemilau Hotel &amp; Villa is a sophisticated retreat that brings contemporary Balinese elegance to the vibrant Canggu lifestyle district. It is a design concept that embraces the spirit of a traditional village infused with essential modern home comforts. With just 14 rooms and supporting facilities, the property anticipates the needs of seasoned travellers who value privacy and peace of mind.
The Kemilau Hotel &amp; Villa lends itself to lazy days of tropical relaxation and is perfectly placed to make the most of Canggu's iconic dining and after-dark scene. It is just a 40 minute drive from Ngurah Rai International Airport and is a strategic base for venturing out to enjoy everything that the island has to offer. Signature Balinese hospitality coupled with meticulous attention to detail promise an enriching stay filled with meaningful experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.06" OriginalAmount="63.06">
      <BasicPropertyInfo Latitude="-8.5057720837565" Longitude="115.26862383202" StarRating="3" HotelCode="292678|11c420" HotelName="Alas Petulu Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 18, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235724/235724a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.15" OriginalAmount="63.15">
      <BasicPropertyInfo Latitude="-8.684423" Longitude="115.264029" StarRating="3" HotelCode="59253|105f20" HotelName="Inna Sindhu Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu 14, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76746/a_76746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is centrally located, which makes it quick and easy to travel to Denpasar city, the busy nightlife of Kuta and the famous artists’ colony of Ubud. Depensar Airport is some 14 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.57" OriginalAmount="63.57">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="4" HotelCode="113493|1150fb" HotelName="Danoya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 559, Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177256/177256a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the Batu Belig area, the hotel is only 40 minutes from Ngurah Rai International Airport, 35 minutes from Kuta Beach and 20 minutes from Seminyak Shopping Centre with its many shops and famous restaurants. Batu Belig Beach is reachable within walking distance from the hotel, just about 15 minutes away. Offering peace and tranquillity, the establishment’s villas provide all the leisure activities associated with a Balinese getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.65" OriginalAmount="63.65">
      <BasicPropertyInfo Latitude="-8.691444" Longitude="115.262991" StarRating="4" HotelCode="296230|16fcc9" HotelName="Swiss-Belresort Watu Jimbar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamblingan 99, Sanur, Bali 80226</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404265/a_404265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.69" OriginalAmount="63.69">
      <BasicPropertyInfo Latitude="-8.59773" Longitude="115.296551" StarRating="4" HotelCode="94770|119ddc" HotelName="Masari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Banjar Gelumpang, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/75/137567b4bccf0f5738c6db2230df93469c1e5d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the Petanu River near Sukawati village in the historic Gianyar Regency, the resort prides itself on its relaxing, natural riverside environment. Guests will find shops and artisan markets nearby. Ngurah Rai International Airport is approximately 45 minutes by car, Ubud is about 30 minutes away and Sanur 20 minutes away from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.148491" Longitude="115.410735" StarRating="4" HotelCode="172153|229100" HotelName="Alam Anda Ocean Front Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura, Sambirenteng, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125549/125549a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sambrientang, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|3928" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30549/a_30549_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local shops, restaurants and entertainment venues. The white sandy Kuta Beach lies opposite the hotel and Ngurah Rai International Airport is approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|77944" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301920/a_301920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.22" OriginalAmount="64.22">
      <BasicPropertyInfo Latitude="-8.649249" Longitude="115.1730234" StarRating="3" HotelCode="448678|1ab407" HotelName="Villa Donnys Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kusambi 14B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74665/2474665/1.jpg?f=15063015</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Villa Donnys Bali is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are there for guest's enjoyment. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel's peaceful atmosphere extends to its recreational facilities which include indoor pool, massage, garden. Discover all Bali has to offer by making Villa Donnys Bali your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65" OriginalAmount="65">
      <BasicPropertyInfo Latitude="-8.683103" Longitude="115.159976" StarRating="4.5" HotelCode="88847|75638" HotelName="Disini Luxury Spa Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari 28, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/092160/092160a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65" OriginalAmount="65">
      <BasicPropertyInfo Latitude="-8.7028277" Longitude="115.1673123" StarRating="4" HotelCode="296377|79222" HotelName="Ossotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361308/361308a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.17" OriginalAmount="65.17">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="3" HotelCode="422340|16b7d2" HotelName="Villa Tukad Alit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Banjar Semer, Kerobokan 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556364/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Tukad Alit is conveniently located in the popular Seminyak / Kerobokan area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Car hire, airport transfer, dry cleaning, free Wi-Fi in all rooms, laundry service are on the list of things guests can enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, bathtub, non smoking rooms, toiletries, private pool. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage, spa. Discover all Bali has to offer by making Villa Tukad Alit your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.46" OriginalAmount="65.46">
      <BasicPropertyInfo Latitude="-8.793629" Longitude="115.226736" StarRating="5" HotelCode="936582|179056" HotelName="Bali Nusa Dua Hotel &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366599/366599a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.67" OriginalAmount="65.67">
      <BasicPropertyInfo Latitude="-8.772513" Longitude="115.17063" StarRating="3" HotelCode="44658|1e99d4" HotelName="Puri Kosala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 2, Jimbaran, Kuta 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/04028/2304028/1.jpg?f=15396335</HotelPictures>
        <HotelDescription>&lt;br/&gt;If you are in quest of a perfect solitude you can step into the Puri Kosala Cottages in Bali. The authorities will give a warm welcome. The hotel is frequented by discerning travelers. 
Putting up in Puri Kosala Cottages in Bali will make your trip a pleasurable one. Puri Kosala Cottages in Bali will leave a lasting impression on the guests.&lt;br/&gt;&lt;br/&gt;Make your trip a pleasurable one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.73580848" Longitude="115.16697083" StarRating="5" HotelCode="614732|265920" HotelName="Aryaduta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Lingkungan Segara, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619782/619782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|83296" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431352/a_431352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.44288393" Longitude="115.667954" StarRating="2" HotelCode="764437|359320" HotelName="Frangipani Inn &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Batu Telu, Seraya Tengah, Seraya 80811</AddressLine>
          </AddressLines>
          <CityName>Seraya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48883/2948883/1.jpg?f=14949668</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.69488238" Longitude="115.26191882" StarRating="3.5" HotelCode="594546|225107" HotelName="Jukung Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu Gang Penjor 12, Sanur 846110, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/44565/3544565/1.jpg?f=15398746</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.6863274292516" Longitude="115.16929417849" StarRating="4" HotelCode="73943|70225" HotelName="Kamuela Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Casino Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131460/131460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in fashionable Seminyak, the property occupies a prime location at the very heart of Southern Bali's main attractions and points of interest. Seminyak is where modern tourism in Bali all started and it is still the most happening place of all. It is approximately 25 minutes drive from Ngurah Rai International Airport (around 15 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|17490" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19907/a_19907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy Kuta Beach, close to the traditional art market, shopping centre, Waterbom park, Hard Rock Café and links to public transport. It is only a 10-minute drive from the airport and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="66.13" OriginalAmount="66.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|711416" HotelName="TONYS VILLAS &amp;RS SEMINYAK BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897847_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel, situado en un precioso jardandiacute;n tropical, es el lugar ideal para escapar del estrandeacute;s y recargar las pilas. Los huandeacute;spedes, rodeados por la densa vegetaciandoacute;n, entenderandaacute;n por quandeacute; Bali es conocida como la Isla de los Dioses. Podrandaacute;n explorar y descubrir la singularidad de los barrios alrededor del hotel. Las cercanas playas de Seminyak y Petitenget son ideales para hacer una pausa mientras espera a la preciosa puesta de sol. Si desea ir de tiendas no puede dejar de visitar la plaza Seminyak, donde impresionantes restaurantes como Potato Head, Metis, Ku de ta, Sarong, La Luciola y Hu'u bar andamp; Nutmegs se encuentran a escasa distancia a pie. El hotel ha sido diseandntilde;ado siguiendo el majestuoso estilo arquitectandoacute;nico balinandeacute;s combinado con elementos modernos para crear un lugar elegante y confortable que atraiga a los turistas aandntilde;o tras aandntilde;o.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.14" OriginalAmount="66.14">
      <BasicPropertyInfo Latitude="-8.67026571" Longitude="115.15320192" StarRating="3.5" HotelCode="632439|2148f4" HotelName="Mokko Suites Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 1 168, Kerobokan Kelod 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.42" OriginalAmount="66.42">
      <BasicPropertyInfo Latitude="-8.16679075" Longitude="115.00915021" StarRating="3" HotelCode="435054|13024f" HotelName="Padmasari Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Desa Kaliasem, Kecamatan Banjar, Kabupaten Buleleng, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41187/2041187/41.jpg?f=15530115</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.63" OriginalAmount="66.63">
      <BasicPropertyInfo Latitude="-8.150655" Longitude="114.474896" StarRating="4" HotelCode="74001|115533" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Buleleng 81155, North Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99807/a_99807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Gunung Banyuwedang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.85" OriginalAmount="66.85">
      <BasicPropertyInfo Latitude="-8.52310185" Longitude="115.26308483" StarRating="3.5" HotelCode="369735|1adfba" HotelName="Gana Ubud Hotel and Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554826/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.688716" Longitude="115.16899" StarRating="5" HotelCode="114222|29588" HotelName="Kanishka Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 8Y, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157705/p_157705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Bali's vibrant Seminyak Area, the town centre is approximately a 5-minute car journey from the resort. The tourist centre of Kuta is around a 15-minute drive and Seminyak beach is about a 5-minute drive from the resort. There is direct access from both the Sunset and Legian Roads, where the villas are nestled down a quiet lane. The resort is also just a 15-minute drive from the Bali’s International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.65218858" Longitude="115.26279852" StarRating="3.5" HotelCode="551643|263633" HotelName="Manzelejepun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Melasti Utara 15, Jalan Sekar Sari, Br. Kesambi, Desa Kertalangu, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618436/618436a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|152856" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647672/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.5829463912436" Longitude="115.35210436442" StarRating="4" HotelCode="387566|162866" HotelName="Rumah Luwih Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Ida Bagus Mantra km 19.9, Gianyar 80651, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547001/547001a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.64" OriginalAmount="67.64">
      <BasicPropertyInfo Latitude="-8.70498528" Longitude="115.43955485" StarRating="3" HotelCode="572171|1570f5" HotelName="The Palms Ceningan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ceningan 2, Ceningan Island, Lembongan 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40759/2040759/1.jpg?f=14942405</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.64" OriginalAmount="67.64">
      <BasicPropertyInfo Latitude="-8.50284624" Longitude="114.96563215" StarRating="3" HotelCode="412143|13f9ed" HotelName="Pondok Pitaya Hotel, Surfing &amp; Yoga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Banjar Pengasahan, Lalanglinggah 82162, Kecamatan Selemadeg Barat, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lalang Linggah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39197/2039197/18.jpg?f=15604851</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lalang Linggah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.91" OriginalAmount="67.91">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|10fb17" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129566/a_129566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.665091" Longitude="115.163983" StarRating="4" HotelCode="144522|70229" HotelName="Bali Prime Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Indah 10x, Kerobokan 80361, Seminyak, Kuta North (Utara), Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126247/126247a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.809035" Longitude="115.11420165" StarRating="3.5" HotelCode="602565|299901" HotelName="BoHo Bingin Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17700000/17692700/17692628/bc5a8d1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3.5" HotelCode="510975|152848" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93487/2493487/49.jpg?f=15606444</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|77292" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42312/2042312/58.jpg?f=15537877</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Botanic Garden Ubud and Ubud Monkey Forest. This 4-star resort is within close proximity of Seniwati Gallery of Art by Women and Ubud Royal Palace.Rooms Make yourself at home in one of the 4 air-conditioned rooms featuring minibars stocked with some free items and LCD televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Pamper yourself with onsite massages and body treatments. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare surcharge. Guests can get around on the shuttle surcharge, which operates within 7 km.Dining Take advantage of the resort's room service during limited hours. While enjoying a refreshing dip in the resort pool, you can order your favorite drink at the poolside bar.Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge available on request, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.32" OriginalAmount="68.32">
      <BasicPropertyInfo Latitude="-8.35057937" Longitude="115.68189156" StarRating="3" HotelCode="588597|1f1894" HotelName="Di Abian Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Lipah Bunutan, Amed Karangasem, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38208/3838208/26.jpg?f=15676617</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.34" OriginalAmount="68.34">
      <BasicPropertyInfo Latitude="-8.69294011" Longitude="115.17276502" StarRating="3.5" HotelCode="564428|1aef38" HotelName="Villa Bougainville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik Baik 5, Jalan Sunset Road, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735374/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.86" OriginalAmount="68.86">
      <BasicPropertyInfo Latitude="-8.69456" Longitude="115.17903" StarRating="4" HotelCode="173557|120312" HotelName="The Tukad Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beji Ayu VI, Sunset Road, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644310/644310a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Seminyak/Kuta area, the property is 15 minutes from the centre of the Kuta, the Seminyak and Kuta Beach area, and from famous Oberoi Street and the Kudeta restaurant. The temples and villages of rural Bali are moments away, as are the contemporary attractions and beaches in Legian, which also has many upmarket restaurants. The hotel is just 15 minutes away from the Ngurah Rai International Airport by taxi or bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69" OriginalAmount="69">
      <BasicPropertyInfo Latitude="-8.65822928" Longitude="115.13077999" StarRating="4" HotelCode="558359|214195" HotelName="Aston Canggu Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 99, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578265/578265a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69" OriginalAmount="69">
      <BasicPropertyInfo Latitude="-8.693806" Longitude="115.161778" StarRating="4" HotelCode="23703|21684" HotelName="Pelangi Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dhyana Pura, Seminyak Beach, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/31443/a_31443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside the peaceful white sandy beach of Seminyak on the northern side of Kuta, just a short distance from shopping malls and other tourist attractions. It is about 20 minutes by car from Ngurah Rai International Airport, 5 minutes from centre of Kuta, and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.02" OriginalAmount="69.02">
      <BasicPropertyInfo Latitude="-8.680265" Longitude="115.160493" StarRating="4" HotelCode="141834|116362" HotelName="Bhavana - Private Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkung Sari, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096633/096633a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca is located only minutes away from Seminyak Beach, offering spectacular sunsets which can be viewed from the delightful beachside cafés and bars. Seminyak is also a world class shopping, eating and nightlife destination with several of Asia's best restaurants, bars and discos. The resort centre of Kuta is around 7 km away and Legian Beach is 4 km away. Ngurah Rai International is the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.22" OriginalAmount="69.22">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3.5" HotelCode="593490|214af6" HotelName="Yoga Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69.26" OriginalAmount="69.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|838823" HotelName="BALI AGUNG VILLAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897887_foto_1.jpg</HotelPictures>
        <HotelDescription>In the heart vibrant of Seminyak. Just a stroll walk to the Seminyak Beach.All rooms and villas are fully air-conditioned and furnished with a blend of Balinese and simple modern style.  have its private terrace on the ground floor and balcony on the upper floor.Had 1 Agung Dining Room and 1 Pool Bar.This is a traditional hotel.The hotel has a small lobby.Placed in a seclude area of the vibrant Seminyak, Bali Agung Village brings another haven among the pleasant and inspired energy of Bali.Its open air Lobby reflects the serenity of a comfy home. Enjoy a book or two at its library quarter while the sweet fragrance of tube roses enfold the atmosphere.The simple life of Balinese and their tradition form a warm welcome, sculpturing over the thatched roof villas with its own verandas and enveloped by tropical garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.47" OriginalAmount="69.47">
      <BasicPropertyInfo Latitude="-8.684198" Longitude="115.161629" StarRating="4" HotelCode="904700|12030d" HotelName="Amadea Resort &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 55, Kuta Utara, Seminyak, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148611/148611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the fashionable 'Eat Street' with its many boutiques and famous restaurants, the resort is perfectly located for those who want to be in the heart of the action. It is situated within 5 minutes' drive of Seminyak Beach, 10 minutes from Legian, and 15 minutes' drive from Kuta. Petitenget Beach is just 800 metres away and it is 25 minutes by car to Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.80" OriginalAmount="69.80">
      <BasicPropertyInfo Latitude="-8.52139542" Longitude="115.26314659" StarRating="3" HotelCode="621490|214aae" HotelName="Kebun Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50077/2950077/1.jpg?f=14950259</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|156695" HotelName="Amoya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62416/2462416/1.jpg?f=14979313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.694096" Longitude="115.258936" StarRating="4" HotelCode="178411|65541" HotelName="Prime Plaza Suites Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 83, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135867/135867a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.08" OriginalAmount="70.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|585678" HotelName="Kalapa Boutique Resort &amp; Yoga" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675442_foto_1.jpg</HotelPictures>
        <HotelDescription>Stop at Kalapa Resort and Spa to discover the wonders of Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's 24-hour room service, free Wi-Fi in all rooms, 24-hour security, chapel, daily housekeeping. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, clothes rack, complimentary tea, free welcome drink, linens. The hotel's peaceful atmosphere extends to its recreational facilities which include surfing lessons, hot tub, golf course (within 3 km), outdoor pool, fishing. No matter what your reasons are for visiting Bali, Kalapa Resort and Spa will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.28" OriginalAmount="70.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|711545" HotelName="PERTIWI RESORT UBUD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32459_image63678782_0.jpg</HotelPictures>
        <HotelDescription>Pertiwi Resort &amp; Spa is located among dreamy tropical landscapes and features 2 outdoor pools and a spa. A 5-minute walk from the popular Monkey Forest, it offers free WiFi throughout the property and 2 dining options with room service.Pertiwi Resort is located in the center of Ubud, just a 5-minute walk from the Ubud Palace. Old, with the day market and the rice terraces. Ngurah Rai International Airport is approximately 28 km away.The spa consists of 4 pavilions offering massages and treatments such as aromatherapy. There is also a yoga area and yoga classes are held every Wednesday.Occupying a 2-story building with indoor and outdoor dining areas, The Green House restaurant serves Western, Asian and Indonesian cuisine. Additionally, the pool restaurant offers hot drinks and light snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.33" OriginalAmount="70.33">
      <BasicPropertyInfo Latitude="-8.49354684" Longitude="115.27061852" StarRating="4" HotelCode="489988|1dbb8e" HotelName="D'Legon Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta tawar, Kutuh Kaja Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618428/618428a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.56" OriginalAmount="70.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|082668" HotelName="ALEESHA VILLAGE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975260_foto_1.jpg</HotelPictures>
        <HotelDescription>Aleesha Village comprises private Villas, nestled away from the hustle and bustle, each with their own pool surrounded by tropical gardens, as well as a secluded Studio Apartment cluster of just nine built around a shared infinity pool, with a backdrop of clear glass overlooking an ancient temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.88" OriginalAmount="70.88">
      <BasicPropertyInfo Latitude="-8.70617626" Longitude="115.16828842" StarRating="3" HotelCode="531795|1ee4c9" HotelName="Rama Residence Padma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631426/631426a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, just 250 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.447353" Longitude="115.2693" StarRating="3" HotelCode="113565|68928" HotelName="Alam Sari Keliki Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Tegalalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40037/2040037/1.jpg?f=15072583</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|226633" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/656316/a_656316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|69542" HotelName="Desamuda Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156854/a_156854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashion boutiques and shops, yet set in its own private hideaway. Guests will find the nearest shopping area, restaurants and the tourist centre of Seminyak all around 100 m away and it is some 500 m to Seminyak Beach. The centre of Kuta is about 1 km away and it is 1.5 km to Denpasar. The villas lie only around 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|4263" HotelName="Pertiwi Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Bungalow Complex" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18968/a_18968_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincial capital Denpasar. There are numerous shops and entertainment venues, as well as various restaurants and boutiques, the Monkey Forest and the Puri Lukisan Museum, all situated just a few minutes away on foot. Transfer time to Ngurah Rai airport is about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|343762" HotelName="Wadari Ubud Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connection in communal areas. The front desk offers 24-hour reception. No pets are allowed on the premises. Additionally, a car park is available on the premises for guests' extra convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.07" OriginalAmount="71.07">
      <BasicPropertyInfo Latitude="-8.3559915879084" Longitude="115.69061100483" StarRating="4" HotelCode="175930|1e0762" HotelName="Palm Garden Amed Beach &amp; Spa Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed Seraya, North-East Coast, Amed 80852, Kabupaten Karangasem, Bali, Nusa Tenggara</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274998/274998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.16" OriginalAmount="71.16">
      <BasicPropertyInfo Latitude="-8.1279643933087" Longitude="115.06110727787" StarRating="4" HotelCode="7150|10fb15" HotelName="Puri Bagus Lovina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 225, Lovina 81151, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1421/a_1421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on its private beach. The resorts of Lovina and Singaraja are both located about 3 km from the hotel. Guests are able to make use of the hotel bus service to Lovina and Singaraja. Singaraja can be reached in about 5 minutes. Countless historical manuscripts are to be found in the Gedong Kirtya Museum. The Buddhist temple and the warm water springs are both situated approximately 15 minutes away by car. The famous waterfalls of Gitgit and the Temple of Meduwe Karang are both approximately 20 minutes away by car. Mount Batur with a 14 kilometre-long crater can be reached within 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|398554" HotelName="INFINITY8 BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067822_foto_1.jpg</HotelPictures>
        <HotelDescription>INFINITY8 BALI, the certified 4-star hotel managed by Guna Setia Hospitality, emphasizes quality and professionalism throughout the services while remaining dedicated to delivering a competitive and affordable place for business and leisure travelers alike. Having 120 Superior Rooms, 53 Deluxe Rooms, 4 Suite Rooms, Exclusive Boardroom, INFINITY Hall, which can be separated into 3 meeting rooms, Business Center, INFINITY Sky Pool, Spa, INFINITY Gym, Langit Bar Lounge Dining (Rooftop), 8TRIUM lounge &amp; caf�, and Layangan All Dining. The Hotel located in a prime location nearby the Ngurah Rai International Airport, and the famous tourist attractions such as Garuda Wisnu Kencana Cultural Park, Uluwatu Temple, Bali Nusa Dua Convention Center, Nusa Dua Beach, INFINITY Beach Club, Dreamland Beach, Pandawa Beach, Universities, and Shopping Centers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.68317939" Longitude="115.42829441" StarRating="3" HotelCode="557433|293713" HotelName="Bali Belva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Point, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38251/2038251/1.jpg?f=15328581</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="3" HotelCode="854815|383282" HotelName="Wasabi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Pererenan, Mengwi, Kabupaten Badung</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.32" OriginalAmount="73.32">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|1f01f2" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62578/2462578/1.jpg?f=14961074</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.53" OriginalAmount="73.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|711406" HotelName="THE GRAND BALI NUSA DUA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897839_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel se encuentra en una tranquila calle, en el sur de la penandiacute;nsula de Bali. Situado en el popular destino turandiacute;stico Nusa Dua el complejo limita con el andquot;Bali Golf andamp; Country Clubandquot;. La playa del hotel, con un chiringuito, se encuentra a 2 km. Los huandeacute;spedes tienen a su disposiciandoacute;n el servicio gratuito de traslado en autobanduacute;s hasta ella. Podrandaacute; llegar andando desde el hotel hasta diversos restaurantes y boutiques. El centro comercial Galeria estandaacute; a unos 20 minutos andando. El tiempo de traslado en el autobanduacute;s del hotel hasta el aeropuerto es de unos 20 minutos, pues estandaacute; situado a 12 km. La capital de Denpasar se encuentra a 30 km.Este hotel combina el estilo balinandeacute;s con el confort occidental. Cuenta con un total de 61 habitaciones, 6 de ellas suites, repartidas en 3 plantas. Dispone de un encantador hall de entrada con recepciandoacute;n, una zona para sentarse y descansar y una boutique. En el bar del vestandiacute;bulo podrandaacute; tomarse deliciosas bebidas. Tambiandeacute;n podrandaacute; disfrutar de la cafeterandiacute;a andquot;Palm Court Coffeeshopandquot;andquot; con vistas a la piscina, en la que se sirven aperitivos y platos ligeros. En el restaurante andquot;andquot;Telaga Wajaandquot;andquot; los huandeacute;spedes podrandaacute;n degustar tanto deliciosas especialidades asiandaacute;ticas como internacionales. Tambiandeacute;n se sirven especialidades coreanas en andquot;andquot;Hwa Rang Jeongandquot;andquot;. Los restaurantes estandaacute;n climatizados y disponen de menanduacute;s infantiles, asandiacute; como sillas altas para los mandaacute;s pequeandntilde;os. Asimismo, el complejo alberga una droguerandiacute;a, una boutique de regalos, servicio de cambio de divisa y servicio de alquiler de bicicletas y vehandiacute;culos. Tambiandeacute;n dispone de una sala de conferencias magnandiacute;fica. Para que las familias tengan su descanso, hay servicio de cuidado infantil. Se trata de un alojamiento ideal tanto para los que quieren descansar como para los que viajen por negocios. Para completar las prestaciones, tiene a su disposiciandoacute;n servicio de lavanderandiacute;a, de habitaciones y de atenciandoacute;n mandeacute;dica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.53" OriginalAmount="73.53">
      <BasicPropertyInfo Latitude="-8.70721761" Longitude="115.17645029" StarRating="4" HotelCode="321461|14c1c1" HotelName="Anema Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kresna, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/23714/2723714/1.jpg?f=15086389</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.90" OriginalAmount="73.90">
      <BasicPropertyInfo Latitude="-8.6822456396908" Longitude="115.15910343497" StarRating="4" HotelCode="327799|1ad695" HotelName="Bracha Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 55, Banjar Taman, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365429/365429a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.81614979" Longitude="115.15142543" StarRating="4" HotelCode="422305|127256" HotelName="Le Nixsun Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan 88, Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261519/261519a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Le Nixsun Villa and Spa is a new luxury villa with modern minimalist concept fully equipped with modern facilities free Wi fi private swimming pool at each unit where you can feel personal touch and privacy.The Villa featuring an open concept villas with wooden floors have a seating and dining area which opens up to the private pool and garden. The living area comes with sofa flat screen cable TV and DVD player. It also has a kitchen with stove refrigerator and kitchenware. The restaurant serving International and Indonesian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.81785" Longitude="115.110733" StarRating="3" HotelCode="915181|101293" HotelName="Bombora Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Labuan Sait, Padang Padang, Uluwatu 80116</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273114/273114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.70943244" Longitude="115.47478559" StarRating="3.5" HotelCode="406232|171526" HotelName="Coco Resort Penida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Sakti, Nusa Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62414/2462414/1.jpg?f=15344976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Penida. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.6958844371674" Longitude="115.16603261232" StarRating="3" HotelCode="909023|83042" HotelName="Kusuma Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna (Double Six Road), Gg. Raja No.6, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146708/146708a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.14663161" Longitude="114.65918695" StarRating="3" HotelCode="407261|157670" HotelName="Man's Cottages &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt, Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/a6/27a67b1f4971526aeee88d6e38a4c1708fe376ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.7653124" Longitude="115.2219274" StarRating="5" HotelCode="7156|24299" HotelName="Novotel Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 70, Tanjung Benoa, Benoa 80361, Kuta Sel, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1428/a_1428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Tanjung Benoa peninsula, in the south of Bali, close to a pretty, sandy beach. Small local markets and shops are within easy reach of the hotel. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach them with the regular shuttle bus as they lie around 2 km away in Nusa Dua. This includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its wide spectrum of enjoyable sightseeing attractions and idyllic nature. Transfer time to Ngurah Rai airport is around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|5374" HotelName="Kuta Seaview Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77472/a_77472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will enjoy magnificent sunsets only a short walk away from the renowned nightlife. Denpasar can be reached by car in about 20 minutes. Those seeking a perfect sun-filled holiday will find fulfilment at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.262989681346" Longitude="115.06246484418" StarRating="2" HotelCode="936625|227863" HotelName="Munduk Sari Garden Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayuputih, Munduk, Banjar, Buleleng 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munduk, Munduk Sari Garden Villa is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Munduk Sari Garden Villa. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television, separate shower and tub, bathtub, non smoking rooms, hair dryer. Access to the hotel's spa, garden, massage will further enhance your satisfying stay. A welcoming atmosphere and excellent service are what you can expect during your stay at Munduk Sari Garden Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.404926" Longitude="115.294439" StarRating="4" HotelCode="933569|170855" HotelName="Puri Gangga Resort Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6510000/6508800/6508733/4b64a6df_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.5209896013213" Longitude="115.16660392284" StarRating="3" HotelCode="909124|127206" HotelName="Villa Taman Di Blayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Peken, Belayu Marga, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253783/253783a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D09742" HotelName="The Nest Hotel Nusa Dua" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2600644_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 110 air-conditioned rooms featuring minibars and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at The Nest Hotel Nusa Dua in Nusa Dua, you'll be near the beach, within a 15-minute drive of Kuta Beach and Bukit Peninsula.  This 4-star hotel is 8.9 mi (14.3 km) from Legian Beach and 10.2 mi (16.4 km) from Seminyak Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Tanjung Benoa Beach - 0.8 km / 0.5 mi  Tanjung Benoa - 0.8 km / 0.5 mi  Samuh Beach - 0.8 km / 0.5 mi  Bali Nusa Dua Convention Centre - 0.9 km / 0.5 mi  Bali International Convention Center - 1 km / 0.6 mi  BIMC Hospital Nusa Dua - 1.4 km / 0.9 mi  Bali Collection Shopping Centre - 1.6 km / 1 mi  Bali Nusa Dua Theater - 1.9 km / 1.2 mi  Nusa Dua Beach - 1.9 km / 1.2 mi  Puja Mandala - 2.3 km / 1.4 mi  Bali National Golf Club - 2.6 km / 1.6 mi  Mengiat Beach - 2.8 km / 1.8 mi  Waterblow - 2.9 km / 1.8 mi  Geger Beach - 3.7 km / 2.3 mi  The preferred airport for The Nest Hotel Nusa Dua is Ngurah Rai Intl. Airport (DPS) - 12 km / 7.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo Latitude="-8.43711545" Longitude="115.12738394" StarRating="3" HotelCode="564397|1e1f59" HotelName="Ti Amo Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Penebel Desa Mangesta, Penebel 82152</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62619/2462619/1.jpg?f=14987430</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Penebel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.30" OriginalAmount="75.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|711425" HotelName="Kuta Seaview Boutique Resort &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894155_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located beside the renowned sprawling, sandy Kuta Beach this resort enjoys a stunning beach location yet is close to the heart of the city. Kuta Seaview Boutique Resort offers guests the opportunity to revel in the indescribable beauty of magnificent sunsets from the amidst serene surroundings. The resort is situated only a short walk away from the renowned Kuta nightlife and restaurants and the city of Denpasar is just a 20 minute drive away. The intrinsic beauty of the surroundings are complemented perfectly by the elegant simplicity of the resort making guests feel completely immersed a rich natural atmosphere. Luxurious accommodation options and high-quality amenities and facilities including fine-dining options, an attractive pool area and a massage service leave guests wanting for nothing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.38" OriginalAmount="75.38">
      <BasicPropertyInfo Latitude="-8.48467784" Longitude="115.27044815" StarRating="3.5" HotelCode="610803|20459b" HotelName="Korurua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 1, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.737325500718" Longitude="115.16668692503" StarRating="4" HotelCode="524148|163647" HotelName="Vasanti Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 25, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544962/544962a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.808103" Longitude="115.226087" StarRating="5" HotelCode="70215|27121" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, ITDC Complex, PO Box 116, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92455/a_92455_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the gated resort community of Nusa Dua, just 5 minutes' drive from Bali International Convention Centre, and 10 minutes from Bali Collection Shopping Centre. The beach is just a 5-minute walk away and the Denpasar Bali Airport is 12 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.2727004728219" Longitude="115.59108024456" StarRating="3.5" HotelCode="267565|160534" HotelName="Toyabali Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu, Abang, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.07" OriginalAmount="76.07">
      <BasicPropertyInfo Latitude="-8.3514462672521" Longitude="115.68451821314" StarRating="3" HotelCode="376877|1ec836" HotelName="Shankara Parada Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97617/2497617/1.jpg?f=15029568</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Karangasem. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="76.41" OriginalAmount="76.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|711479" HotelName="Pelangi Bali Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950683_foto_1.jpg</HotelPictures>
        <HotelDescription>El complejo Pelangi Bali es un precioso hotel en primera landiacute;nea de playa situado en el lado norte de Kuta, junto a la pacandiacute;fica playa de arena blanca de Seminyak, un rincandoacute;n apartado, que al mismo tiempo goza de un acceso fandaacute;cil a las zonas de compras y otros lugares de interandeacute;s turandiacute;stico. El hotel dispone de espaciosas habitaciones con comodidades de primera clase. Este es un fantandaacute;stico complejo hotelero donde los huandeacute;spedes pueden sumergirse en un mundo de relax y disfrutar de la elegancia, las comodidades modernas y el lujo que esperan los viajeros internacionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.41" OriginalAmount="76.41">
      <BasicPropertyInfo Latitude="-8.77752374" Longitude="115.22410883" StarRating="3" HotelCode="567965|1dc6f1" HotelName="Tijili Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/590964/590964a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.4771614302833" Longitude="115.28789205767" StarRating="4" HotelCode="933362|79346" HotelName="Alam Puisi Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sembuwuk, Desa Pejeng, Ubud, Gianyar, Denpasar 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422510/422510a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.169167" Longitude="115.435962" StarRating="3" HotelCode="186842|331919" HotelName="Poinciana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tejakula-Tianyar, Jalan Amlapura, Tembok, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2132755/wZ1Y0nh2_1d5754b81a15eda8878ad56a1085689b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a restaurant. Shopping facilities are also available. Guests of the hotel can enjoy various recreation facilities, including the garden, during their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.01" OriginalAmount="77.01">
      <BasicPropertyInfo Latitude="-8.13949398" Longitude="115.05088044" StarRating="3" HotelCode="560974|1e57b8" HotelName="Kubu Beach Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tukad Mungga, Lovina  81111, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46961/2946961/1.jpg?f=14949664</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.27" OriginalAmount="77.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|711444" HotelName="RISATA BALI RESORT AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33142_image64066603_0.jpg</HotelPictures>
        <HotelDescription>Risata Bali Resort &amp; Spa is a 4-star resort located in the heart of Kuta, Bali.
It offers 131 comfortable rooms and suites, all surrounded by a stunning landscape garden and pathway.
A stay a this resort is an escape to a paradise filled with rich Balinese cultural experiences. We have been serving our guests with warm Balinese hospitality and heartfelt service since 1991.
Situated in the stategic location, only 10 minutes drive from Bali International airport, 5 minutes walking to the beach and get access to the Kartika Plaza Street where it easy walking distance to the Mall, Kura Art market, waterbom Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.35" OriginalAmount="77.35">
      <BasicPropertyInfo Latitude="-8.6761683939372" Longitude="115.16511221594" StarRating="4" HotelCode="304349|1998ea" HotelName="Crown Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 55, Banjar Taman, Seminyak 80361, Kuta Utara (Kuta North), Kerobokan Kelod, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384741/384741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.58" OriginalAmount="77.58">
      <BasicPropertyInfo Latitude="-8.51640554" Longitude="115.26516365" StarRating="4" HotelCode="755394|214ab1" HotelName="Artotel Haniman Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/876672/a_876672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.68" OriginalAmount="77.68">
      <BasicPropertyInfo Latitude="-8.5053601520347" Longitude="115.55624037981" StarRating="4" HotelCode="162442|1e1f50" HotelName="The Nirwana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Candidasa Regency, Amlapura, Eastern Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102492/4kJdsQI0_82531055bcdcef72b8cc9b5f353e02fb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a dining area. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service, room service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.83" OriginalAmount="77.83">
      <BasicPropertyInfo Latitude="-8.65683316" Longitude="115.13116098" StarRating="3" HotelCode="603455|21480c" HotelName="D'djabu Villas Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10018964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.87" OriginalAmount="77.87">
      <BasicPropertyInfo Latitude="-8.68344" Longitude="115.436" StarRating="3.5" HotelCode="622769|2148b8" HotelName="Jenggala Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795422/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|83606" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369434/369434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.706421" Longitude="115.169119" StarRating="3" HotelCode="66199|75985" HotelName="Rama Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Yudistira (Jl. Padma), Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85693/a_85693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Legian, only a 10-minute walk from Legian Beach. It is around a 15-minute drive from Bali International Airport, while Denpasar is 30 minutes away. Various shopping areas, entertainment venues and a variety of restaurants are all located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.71734433" Longitude="115.59498262" StarRating="3" HotelCode="850483|369446" HotelName="The Angkal Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Angkal, Desa Suana, Nusa Penida 80771, Island Klungkung</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982763/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|66184" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156868/a_156868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.52" OriginalAmount="78.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|839913" HotelName="KERATON JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896946_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel is located on beach front of Jimbaran Bay set amongst landscaped palm-shaded gardens, just 20 minutes by car or coach from Ngurah Rai International Airport.Superior Rooms are unique cozy cottage style atmosphere, luxury furnishings. All rooms have been given a fresh and brighter look, cream coloured with the rich Balinese style.The hotel has a variety of eating outlets to include a coffee shop, local restaurant, bar and lounge.                                   Traditional Balinese building combined with Chinese style in a lush Tropical Garden.The lobby is retouched with gold on its intricate decade old carvings to highlight the beauty of its classical style.The hotel is a 3 star hotel , is considered as a First class property. There are variety of land games like table tennis, water sports including kayaking, boogie board for selection. The resort is beach front located and closed to Jimbaran seafood market. With a short drive the next destination are "Garuda Wisnu Kencana" complex and Uluwatu temple. DS 11/08.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.58" OriginalAmount="78.58">
      <BasicPropertyInfo Latitude="-8.721672160724" Longitude="115.17395317554" StarRating="3" HotelCode="23839|21491d" HotelName="Poppies Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Guesthouse" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies, PO Box 3378, Denpasar, Kuta 80033, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/33085/a_33085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse complex is located in the bustling centre of Kuta, some 10 minutes' walk from the beach and approximately 20 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.60" OriginalAmount="78.60">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|1b5370" HotelName="Pertiwi Bisma 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.63" OriginalAmount="78.63">
      <BasicPropertyInfo Latitude="-8.694766880369" Longitude="115.26044905186" StarRating="4" HotelCode="915209|12ffc2" HotelName="Katala Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pugutan 99, Gang Jasmine, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233316/233316a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|152812" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621096/621096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.61298061" Longitude="115.11007886" StarRating="4" HotelCode="419612|127182" HotelName="Royal Nyanyi Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nyanyi 8 , Tabanan 82121</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555743/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Royal Kriyamaha Villa in Tabanan, you'll be convenient to Nirwana Bali Golf Club and Tanah Lot. This 4-star villa is within close proximity of Batu Bolong Temple and Kedungu Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned rooms featuring private pools. Rooms have private patios. Kitchenettes are outfitted with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.69522" Longitude="115.163996" StarRating="4" HotelCode="316456|79611" HotelName="Samaja Villas Beachside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, (ex Dhyanapura), Gang Kubu Pesisi 18, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485916/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.695308" Longitude="115.263437" StarRating="4" HotelCode="168916|31479" HotelName="The Oasis Lagoon Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 136 A, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.68378838" Longitude="115.43542976" StarRating="3" HotelCode="377907|116643" HotelName="The Palm Grove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay, Lembongan Island 80361</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62532/2462532/1.jpg?f=15041358</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="79.05" OriginalAmount="79.05">
      <BasicPropertyInfo Latitude="-8.54299" Longitude="115.23038" StarRating="4" HotelCode="400916|10327f" HotelName="Furama Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mambal – Ubud, Banjar Bindu, Mambal, Po Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95241/a_95241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="79.38" OriginalAmount="79.38">
      <BasicPropertyInfo Latitude="-8.64948165" Longitude="115.26761523" StarRating="4" HotelCode="440201|1b502b" HotelName="The Samata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pucuk I 67, By Pass Ida Bagus Mantra, Banjar Tangtu, Sanur 80237, Denpasar Timur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533681/533681a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="79.95" OriginalAmount="79.95">
      <BasicPropertyInfo Latitude="-8.6906389843196" Longitude="115.17513122992" StarRating="4" HotelCode="307806|14c1c8" HotelName="ASA Bali Luxury Villas And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudhistira, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222266/222266a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.7008684061715" Longitude="115.16581476323" StarRating="4" HotelCode="900487|18414" HotelName="Away Bali Legian Camakila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183531/a_183531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Legian, just a 5-minute walk from Legian Beach. Guests will find bars and nightlife spots around 1 km from the resort, and a number of restaurants roughly 2 km away. Seminyak and Kuta shopping arcades are just 1 km away. The resort is around 3 km from Kuta Beach and about 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.82893942" Longitude="115.16155568" StarRating="3" HotelCode="729831|306938" HotelName="Hideaway Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mengelak 168, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.684055" Longitude="115.160985" StarRating="4" HotelCode="221551|76906" HotelName="IZE Seminyak" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya (Laksmana–Oberoi) 68, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187493/187493a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.6675486903407" Longitude="115.16957424053" StarRating="4" HotelCode="404533|175884" HotelName="Maharaja Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengubengan 168, Banjar Pengubengan Kauh, 80361 Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553642/553642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3.5" HotelCode="603319|247969" HotelName="Swahita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92213/3692213/1.jpg?f=15234731</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.06" OriginalAmount="81.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|840930" HotelName="THE SUNGU RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895227_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sungu Resort is located at premium location a heaven of quiet in the bustling of Penestanan a hill village in the Ubud district famous for itsartists and sculptors and the galleries which displays their creative expressions. It is 45 minutes from International Ngurah Rai Airport and only 5 minutes to Ubud Center. The Hotel Shuttle takes responsibility to drop and pick guests up to and from Central Ubud this is complimentary. The Balinese warm hospitality guarantees both relaxing and enjoyable stay and explore theBalinese feeling of family which is not found in other places.The Sungu Restaurant theme is Restaurant-Gallery during breakfast lunch or dinner you will not only enjoy the cocktails home breads tropical fruitsjuices and other meals but your Eyes feeling and soul coddled with a high quality of art work (painting) displays represent Rudana Museum Rudana Fine Art and Genta Fine Art Gallery.The resort spa offers relaxing massages refreshing spa baths and expert beauty treatments.The Sungu Resort now boasts a larger-than-life (probably the largest swimming pool in Penestanan Ubud) recreational swimming pool. Finished indecorative green stone it has a wonderful appeal for a swim or a frolic - the children will love it!The Villas all have their own private walled courtyard in a charming setting which recreates the intimacy of a traditional Balinese village andits faces to Main swimming pool Private pool and tropical Balinese Garden</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.15" OriginalAmount="81.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|920960" HotelName="PALM GARDEN AMED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KARANGASEM, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940043_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.7054509117557" Longitude="115.26088806375" StarRating="3" HotelCode="416757|157053" HotelName="Artotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 1, Sanur 80277</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/526634/a_526634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ARTOTEL Sanur-Bali brings vibrancy and colour to the island's favourite seaside village. This boutique hotel is a canvas show casing thought - provoking works by some of the most relevant Bali-based contemporary artists of today. A total of 88 rooms and supporting lifestyle facilities satisfy the needs of millennial travelers looking for a refreshingly different Bali experience. 

By taking the energy of Seminyak and combining it with imagination, passion and heartfelt service, ARTOTEL Sanur - Bali explores a whole new approach to hospitality. The exterior façade of the hotel, inspired by Bali's annual kite festival, is just a hint of the visual excitement that lies within.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.7027223" Longitude="115.25439147" StarRating="3" HotelCode="756530|380975" HotelName="Atelier TE Designer Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Ening 24, Bali, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10474301</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.54673152" Longitude="115.26925437" StarRating="3.5" HotelCode="407826|169155" HotelName="Mayura A Karma Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkilesan, Banjar Kawan, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05957/2305957/12.jpg?f=15505274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.8459437" Longitude="115.15127158" StarRating="3" HotelCode="975423|370519" HotelName="Villa Maiara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Villa Kandara Street, Ungasan 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10402658</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.25" OriginalAmount="82.25">
      <BasicPropertyInfo Latitude="-8.485907" Longitude="115.283787" StarRating="3.5" HotelCode="113478|11e0eb" HotelName="Tanah Merah Art Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233238/233238a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in a small personal retreat, offering the experienced traveller exclusive accommodation in beautiful surroundings. Ngurah Rai International Airport is situated roughly 45 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.38" OriginalAmount="82.38">
      <BasicPropertyInfo Latitude="-8.6973934218531" Longitude="115.17098873611" StarRating="5" HotelCode="935340|155205" HotelName="TS Suites Leisure Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nakula no.18, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236796/236796a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.46" OriginalAmount="82.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|172793" HotelName="ATTA MESARI RESORT &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067742_foto_1.jpg</HotelPictures>
        <HotelDescription>Atta Mesari Resort &amp; Spa is a luxury traditional boutique resort, a home to experience the uniqueness cultural and nature, laid out toward the river facing to the beautiful rice terrace view. This newly-built property has a distinctive architectural style blending modern and traditional Balinese influences. Great facilities with beautiful landscapes of overlooking the rice paddies and river makes Atta Mesari a favourite place to stay in with your loved ones, friends and other family members. All suites are well furnished with whitewash and naturally traditional marble floor. The comfy and spacious roomshave balcony overlooking to remarkable rice terrace for all units.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.71" OriginalAmount="82.71">
      <BasicPropertyInfo Latitude="-8.2499629058352" Longitude="115.39981293618" StarRating="5" HotelCode="905739|117146" HotelName="The Ayu Kintamani" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bening (STA), Toya Bungkah, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147409/147409a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is hidden in Kintamani, right at the lake’s edge. The hotel is a perfect place to escape from the daily routine of stressful work, traffic congestion and the hustle and bustle of city life. Guests can reach the Toya Bungkah hot spring, which is to be found some 3 m from the hotel, and the town centre in around 35 minutes by car. It is located about 1.5 hours’ drive from Bali Ngurah Rai or Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.86" OriginalAmount="82.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|838815" HotelName="KANISHKA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950044_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Bali's vibrant, upmarket Seminyak area, this splendid resort offers a range of luxury villas for a spectacular island getaway. Guests will find a variety of boutiques, spas, restaurants and clubs in the surrounding area, and the airport is just a fifteen-minute drive from the resort. Seminyak beach, calmer and less crowded than the more famous Kuta Beach, is only a fifteen-minute stroll away. The spacious and airy villas boast the perfect combination of sleek and modern designs with rich, traditional Balinese themes. Each features a private deck with a Jacuzzi or lavish plunge pool where guests can escape from the hustle and bustle of the city as well as an LCD flat-screen television and internet access in order to stay connected to the outside world. The resort also offers in-room Balinese massages and meals prepared in the villas, 24-hour butler service, and chauffeur services, all for an indulgent, relaxing holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.93" OriginalAmount="82.93">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|15197e" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188179/a_188179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud Royal Palace and the art museum, Puri Lukisan. Ngurah Rai International Airport is approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.65517107" Longitude="115.14782686" StarRating="3" HotelCode="866557|388339" HotelName="La Isla Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523901</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.51834283" Longitude="115.2618783" StarRating="3" HotelCode="434906|152888" HotelName="Ubud Tropical Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598339/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.01" OriginalAmount="83.01">
      <BasicPropertyInfo Latitude="-8.5379763475161" Longitude="115.26553066865" StarRating="4" HotelCode="304353|15803a" HotelName="The Sankara Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488234/488234a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.03" OriginalAmount="83.03">
      <BasicPropertyInfo Latitude="-8.6743914228449" Longitude="115.15551498679" StarRating="4" HotelCode="168608|11509d" HotelName="Kiss Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 99X, Petitenget, Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275869/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is a short 15-minute walk to the beach, just minutes away from prime shopping and a stone's throw from some of Bali's iconic bars and dining and entertainment venues. There are taxis and links to the public transport network around 10 minutes' walk from the villa and Kudeta Beach, the surfing beach, Seminyak Square shopping centre and the spa are all just 15 minutes away on foot. The finca is approximately 30 minutes from Bali's Ngurah Rai International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.90" OriginalAmount="83.90">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|1d8427" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="83.96" OriginalAmount="83.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|920582" HotelName="HOMM SARANAM BATURITI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31791_image63222562_0.jpg</HotelPictures>
        <HotelDescription>Located in central Bali's lake district, Homm Saranam Baturiti is a unique and refreshing luxury retreat destination. The 3,2 hectare resort is easily accessible by car from Ngurah Rai International Airport and offers a serene, relaxing experience in the heart of rural Bali. The Resort property descends from lobby level into a steep tropical valley, invoking and immediate physical and mental retreat from outside world. Saranam Resort andamp; Spa blends seamlessly with the surrounding native jungle, fertile rice paddies, natural spring pools and traditional Hindu temples. Saranam Resort andamp; Spa offers a unique retreat experience set in the heart of rural Bali. Family activities at the resort include art and cooking classes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.6676272519365" Longitude="115.15471694197" StarRating="4" HotelCode="327746|79771" HotelName="Maca Villas and Spa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung, Kerobokan Kelod, Kuta Utara, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584538/584538a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.681907" Longitude="115.158174" StarRating="4" HotelCode="376247|156678" HotelName="Royal Samaja Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Cendana 7A, Oberoi, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447195/447195a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.155" StarRating="3.5" HotelCode="551525|241176" HotelName="Astana Seminyak Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget Gang Sunyi 1, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.655938" Longitude="115.153477" StarRating="4" HotelCode="887958|70746" HotelName="The Bidadari Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bumbak No. 27, Banjar Anyar Kelod, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136225/a_136225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashionable area of Umalas-Kerobokan-North Kuta, the resort is situated some 15 minutes from the Kuta and Legian district with restaurants, pubs, bars and shopping options. It is just a 20-minute drive from the Denpasar Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.19" OriginalAmount="84.19">
      <BasicPropertyInfo Latitude="-8.4827735988304" Longitude="115.44351660832" StarRating="3" HotelCode="555575|1ee4ca" HotelName="Barong Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8561395</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.55" OriginalAmount="84.55">
      <BasicPropertyInfo Latitude="-8.68235949" Longitude="115.16840407" StarRating="3" HotelCode="560987|1eaf78" HotelName="Taman Amertha Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari No. 7, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/729979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.81" OriginalAmount="84.81">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|1e0df3" HotelName="Atta Mesari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544781/544781a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury traditional boutique resort in Ubud, laid out toward the river facing to the beautiful rice terrace view. It's located only few minutes' drive to Ubud centre or 10 minutes on walking distance to Ubud centre. Atta Mesari Villa has a distinctive architectural style blending modern and traditional Balinese influence.

Atta Mesari Villa offers 24 luxurious accommodations from Suite rice terrace, Villa pool and Family Villa with pool. The facilities of the villas are Mesari Restaurant located on the edge of the river, stylish swimming pool, Jungle Spa, Indoor yoga centre, and spacious open wedding venue by the pool. The villas also offer some activities as well as adventure enhancing the value of your stay in Ubud Bali.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="872253|383277" HotelName="Berawa Bali Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 13 No 8A, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489372</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.6764686" Longitude="115.15651984" StarRating="3" HotelCode="756948|383965" HotelName="Kendal Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.22" OriginalAmount="85.22">
      <BasicPropertyInfo Latitude="-8.7021031887658" Longitude="115.16677290201" StarRating="3" HotelCode="16286|12cff5" HotelName="Hotel Puri Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Legian Beach, P.O. Box 2041, Kuta-Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096611/096611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the famous Legian Beach, Kuta, in a tranquil corner of the region. Shopping opportunities are just a short stroll away. Ngurah Rai International Airport is situated roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.68" OriginalAmount="85.68">
      <BasicPropertyInfo Latitude="-8.45856669" Longitude="115.27443073" StarRating="4" HotelCode="594794|20cf2c" HotelName="Kabinawa Ubud Villas And Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duur Bingin, Br. Tengah, Tegalalang 80561</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42755/2942755/1.jpg?f=15045811</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86" OriginalAmount="86">
      <BasicPropertyInfo Latitude="-8.6961465375772" Longitude="115.17027088137" StarRating="4" HotelCode="915878|74908" HotelName="Jas Boutique Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Taman Sari, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233317/233317a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86" OriginalAmount="86">
      <BasicPropertyInfo Latitude="-8.68757887" Longitude="115.49226895" StarRating="3.5" HotelCode="595359|310504" HotelName="Semabu Hills Hotel Nusa Penida - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Klungkung, Nusapenida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92244/3692244/1.jpg?f=15235437</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.07" OriginalAmount="86.07">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851080|214ab7" HotelName="The Apartments Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rurung Dangin 15, Kutuh Sayan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.18" OriginalAmount="86.18">
      <BasicPropertyInfo Latitude="-8.5061869847828" Longitude="115.25900845297" StarRating="3" HotelCode="379967|1ac78e" HotelName="Rouge Bali Lounge Bar Villas AndSpa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks,Hostels" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.28" OriginalAmount="86.28">
      <BasicPropertyInfo Latitude="-8.675029" Longitude="115.260207" StarRating="4" HotelCode="7165|208770" HotelName="Prime Plaza Hotel Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah No. 46, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1438/a_1438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the tranquil coastal village of Sanur. The accommodation is just minutes from great shopping, entertainment and the cultural and natural attractions of Bali. It is approximately 25 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.41" OriginalAmount="86.41">
      <BasicPropertyInfo Latitude="-8.65253213" Longitude="115.13357918" StarRating="4" HotelCode="603308|1b1d4a" HotelName="Kawung Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubolong 66B, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, Villa Kawung is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Villa Kawung. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including sauna, outdoor pool, spa, massage, garden. Convenience and comfort makes Villa Kawung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.64" OriginalAmount="86.64">
      <BasicPropertyInfo Latitude="-8.68449539" Longitude="115.17074518" StarRating="4" HotelCode="933564|1d9eda" HotelName="Alam Bidadari Seminyak Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati  9, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|082405" HotelName="Nirmala Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002238_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Jimbaran Village, Nirmala Hotel offers accommodation in a traditional building with Balinese architecture and furnishings. It features an outdoor pool and restaurant. Free WiFi is available in the lobby and restaurant. Free parking is provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|400247" HotelName="Hotel Dafam Savvoya Seminyak Bali - CHSE Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064193_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 111 air-conditioned rooms featuring flat-screen televisions. Your Select Comfort bed comes with premium bedding. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers.Enjoy a meal at Canting or snacks in the coffee shop/cafe. The hotel also offers room service (during limited hours). Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include a business center, express check-out, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.With a stay at Hotel Dafam Savvoya Seminyak Bali - CHSE Certified in Seminyak (Sunset Road), you'll be steps from Sunset Point Shopping Centre and a 2-minute drive from Seminyak Beach.  This family-friendly hotel is 1.4 mi (2.2 km) from Seminyak Square and 1.4 mi (2.3 km) from Petitenget Temple.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 0.1 km / 0.1 mi  Eat Street - 0.4 km / 0.2 mi  Seminyak Square - 1.3 km / 0.8 mi  Legian Road - 1.7 km / 1.1 mi  Seminyak Beach - 1.8 km / 1.1 mi  TAKSU Bali Gallery - 2 km / 1.2 mi  Petitenget Temple - 2 km / 1.2 mi  Desa Potato Head - 2.4 km / 1.5 mi  Sunset Star - 2.4 km / 1.5 mi  Double Six Beach - 2.7 km / 1.7 mi  Krisna - 3 km / 1.9 mi  Legian Beach - 3.5 km / 2.2 mi  Beachwalk Shopping Center - 4.4 km / 2.7 mi  Honorary Consulate of the Netherlands - 4.5 km / 2.8 mi  Siloam Hospitals - 4.6 km / 2.8 mi  The preferred airport for Hotel Dafam Savvoya Seminyak Bali - CHSE Certified is Ngurah Rai Intl. Airport (DPS) - 10.9 km / 6.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.99" OriginalAmount="86.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|226684" HotelName="SAMAJA VILLAS KUNTI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950641_foto_1.jpg</HotelPictures>
        <HotelDescription>As a perfect sojourn for your business or leisure travel, the Samaja Villas Kunti in Seminyak come up with a sanctuary at a privileged location. Spreading across a spacious area of land enables each villa to enjoy a convenient atmosphere and privacy. While, thepremises in the heart of the Seminyak tourist resort will make it easier to reach your leisure destinations like shopping hubs, nightlife rendezvous, business complexes and others.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.7888457710819" Longitude="115.20038551363" StarRating="4" HotelCode="339714|175914" HotelName="Seven Angels Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ria 12, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38731/2038731/129.jpg?f=15568417</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="87.16" OriginalAmount="87.16">
      <BasicPropertyInfo Latitude="-8.687144" Longitude="115.261645" StarRating="4" HotelCode="113546|121ad3" HotelName="Ellora Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 60, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128336/128336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sanur, this accommodation is a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="87.60" OriginalAmount="87.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|711312" HotelName="Kuta Puri Bungalows, Villas and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/917584_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado a solo 3 minutos a pie de las principales tiendas y restaurantes, y queda a 15 minutos del aeropuerto y la capital, Denpasar.El establecimiento ofrece 60 alojamientos en unos elegantes y amplios jardines tropicales amurallados, que recuerdan a la antigua Kuta. Ademandaacute;s de recepciandoacute;n con servicio de recepciandoacute;n y salida 24 horas, caja fuerte y servicio de cambio de divisas, las comodidades a disposiciandoacute;n de los huandeacute;spedes en este complejo de bungalandoacute;s incluyen bar, restaurante y conexiandoacute;n panduacute;blica a Internet (de pago). Ademandaacute;s, se ofrece servicio de habitaciones y de lavanderandiacute;a (el primero, de pago). Tambiandeacute;n hay aparcamiento en el recinto para los huandeacute;spedes que lleguen en coche.En todas las habitaciones se ofrecen comodidades occidentales, como aire acondicionado, TV y telandeacute;fono de landiacute;nea directa. Ademandaacute;s de cuarto de baandntilde;o privado con ducha, los alojamientos incluyen cama doble o extra grande, aire acondicionado regulable, caja fuerte y balcandoacute;n/terraza.El establecimiento cuenta con piscina al aire libre con chiringuito (de pago). Ademandaacute;s, hay tumbonas y sombrillas a la orilla del agua. Tambiandeacute;n se ofrecen relajantes tratamientos de masaje.El restaurante del hotel sirve desayuno, almuerzo y cena. El almuerzo y la cena se pueden disfrutar a la carta o escoger de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.3609991543551" Longitude="115.24200618267" StarRating="4" HotelCode="908998|178611" HotelName="Adiwana Dara Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Buahan Kaje 88x, Payangan 80572, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Payangan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.692264" Longitude="115.16236" StarRating="4" HotelCode="47334|21725" HotelName="Blu-Zea Resort by Double-Six" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 66, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10263/a_10263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in popular Seminyak just north of Kuta and Legian. It is just 100 metres from the Seminyak beach and is a great base from which to explore all Bali has to offer. Kuta Beach is a 15-minute walk away, while Warung Made is a 10-minute walk away. The nightlife of Santa Fe is also in the immediate vicinity and can be easily reached on foot. It is approximately a 30-minute drive from the main airport in Denpasar - Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.235602" Longitude="115.561532" StarRating="4" HotelCode="187695|170753" HotelName="Kajane Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajane, 80853 Kecamatan Kubu, Dusun Baturinggit Kelod, Desa Baturinggit, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276988/276988a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.65006512" Longitude="115.12949661" StarRating="3.5" HotelCode="620833|262137" HotelName="Tapa Tepi Kali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong, Echo Beach, Canggu 80631, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635404/635404a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.5225757570031" Longitude="115.2567805871" StarRating="3" HotelCode="82688|69027" HotelName="Villa Sonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog, Banjar Nyuh Kuning, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096942/096942a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.06" OriginalAmount="88.06">
      <BasicPropertyInfo Latitude="-8.708745" Longitude="115.170101" StarRating="4" HotelCode="207214|1322dc" HotelName="The Magani Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179158/179158a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is within walking distance of the famous Kuta and Legian beaches where guests can witness dazzling sunsets. In the vicinity, guests will also find lifestyle shops as well as international bars and restaurants. The resort is only 25 minutes' drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.13" OriginalAmount="88.13">
      <BasicPropertyInfo Latitude="-8.49151306" Longitude="115.27865212" StarRating="3.5" HotelCode="589564|15c3f6" HotelName="Zenubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Petulu, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11040524</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a transfer service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.53" OriginalAmount="88.53">
      <BasicPropertyInfo Latitude="-8.69990221" Longitude="115.26277113" StarRating="2" HotelCode="503960|14bb42" HotelName="Hotel Segara Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Country houses,Hotel" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duyung 43, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95265/2095265/1.jpg?f=15082380</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Segara Agung is a popular choice amongst travelers in Bali, whether exploring or just passing through. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Smoking area, safety deposit boxes, bicycle rental, car hire, 24-hour room service are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as blackout curtains, bathtub, mini bar, air conditioning, toiletries. Access to the hotel's outdoor pool, massage, garden will further enhance your satisfying stay. Convenience and comfort makes Hotel Segara Agung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.80" OriginalAmount="88.80">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|1401f0" HotelName="Askara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are car park, room service, airport transfer, free Wi-Fi in all rooms, Wi-Fi in public areas. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel's garden, outdoor pool, spa, massage will further enhance your satisfying stay. Askara Villa combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.5418411355102" Longitude="115.23100107908" StarRating="4.5" HotelCode="192132|226898" HotelName="FuramaXclusive Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati 8, Banjar Bindu, Mambal, PO. Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/268818/a_268818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|75302" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234421/234421a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.11" OriginalAmount="89.11">
      <BasicPropertyInfo Latitude="-8.6970853349526" Longitude="115.17182115088" StarRating="4" HotelCode="429723|138892" HotelName="Daluman Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Garden,Housekeeping,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baik-Baik 5, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388417/388417a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daluman Villa is a stylish complex featuring 21 private villas in the vibrant tourism area of Seminyak. This modern retreat caters exclusively for travelers seeking a carefree holiday experience in a relaxed setting. Daluman Villa celebrates tropical living with a contemporary design that is attuned to Bali's warm climate.
The property places a strong emphasis on adult privacy but there is also a main swimming pool and restaurant facility for social interaction between old friends and new.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="89.33" OriginalAmount="89.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|831032" HotelName="PRIME PLAZA SUITE SANUR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892137_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the tranquil coastal village, Sanur, this hotel is an ideal hub from where to experience everything that makes Bali such a popular destination. Its guests will be at a few minutes from the busiest areas and around a 5-minute drive from the Sanur beach. The centre of Denpasar can be reached within 15 minutes by car and those traveling through the Bali Airport will need around 40 minutes to reach the establishment. Once they arrive they will be greeted by a combination of sunny skies and tranquillity, as well as warm and friendly Balinese hospitality that makes the hotel a preferred destination. All of the apartments are nestled in the lush tropical poolside gardens and are surrounded with swaying palms and tropical plants. Well finished in local fabrics with a distinct Balinese style, the units are equipped with everything needed for a comfortable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.45" OriginalAmount="89.45">
      <BasicPropertyInfo Latitude="-8.1680299600019" Longitude="115.00783581349" StarRating="3" HotelCode="113469|11783e" HotelName="Nugraha Lovina Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Lovina Beach, Singaraja 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156818/a_156818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Along the road leading to the property guests will be able to enjoy beautiful scenery over the central mountains as they pass placid Lake Beratan and Lake Tamblingan at Bedugul, as well as the terraced rice fields near Pupuan. Depensar Airport is some 115 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.74" OriginalAmount="89.74">
      <BasicPropertyInfo Latitude="-8.4301988704451" Longitude="114.817943573" StarRating="4" HotelCode="38440|11a5fe" HotelName="Puri Dajuma Beach Eco Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jembrana, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096605/096605a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pekutatan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.6733594386256" Longitude="115.1466104732" StarRating="3.5" HotelCode="327832|80076" HotelName="Bale Gede Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Bias Aud 1, Kerobokan 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361424/361424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.674775" Longitude="115.153149" StarRating="4" HotelCode="260557|38927" HotelName="Four Points by Sheraton Bali, Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Cendrawasih 99 DS, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363723/a_363723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Seminyak, this golf hotel is ideal for golf lovers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.1539006203748" Longitude="115.03022619511" StarRating="4" HotelCode="212209|127788" HotelName="The Lovina Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Lovina, Kalibukbuk, 81151 Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096588/096588a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="-8.6975429022511" Longitude="115.16666039936" StarRating="3" HotelCode="325649|123e15" HotelName="Bali Hotel Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494601/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="90.26" OriginalAmount="90.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|856461" HotelName="THE BALI DREAM VILLA &amp; RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939553_foto_1.jpg</HotelPictures>
        <HotelDescription>Set a short distance back from the beach, the hotel is surrounded by lush vegetation which ensures great views and tranquil setting which is peaceful and private. Guests may discover the beauty of Canggu by doing outdoor activities, the property is just 5 km from Canggu Club, 10 km from stylish Seminyak, and 17 km from Ngurah Rai International Airport. And at 1 kilometre for Echo Beach surf adventure to enjoying the magnificent panorama of sunset in the late afternoon that creates the romantic nuance for every visitor and breathe the fresh air of the nearby villages with their paddy/rice field scenes, or simply laze around in the resort and relax by the glistening main pool. Offers 16 units of modern and traditional Balinese architecture in Superior and Deluxe rooms. As well as 14 luxurious free standing One- and Two-Bedroom Private Pool Villas, a spacious restaurant and lounge area by the river and complete spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.79" OriginalAmount="90.79">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|214a7e" HotelName="Daun Lebar Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651262/651262a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Decorated in soothing natural colors, the One Bedroom, Two Bedroom and Three Bedroom Pool Villas are the ultimate indulgence with a private garden and private pool. 

Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 12 villas. Those staying at this property may keep updated thanks to the Wi-Fi access. Daun Lebar Villas offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Daun Lebar Villas does not offer cots on demand. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. The car park may be useful to those arriving by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.5257790316314" Longitude="115.24296362757" StarRating="3.5" HotelCode="389596|226726" HotelName="Adiwana Arya Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632355/632355a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|175961" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.56114288" Longitude="115.03520193" StarRating="3" HotelCode="420672|127134" HotelName="Amarta Beach Retreat by Karaniya Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pasut, Desa Tibubiu, Kerambitan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tibubiu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amarta Retreat in Tabanan, you'll be on the beach and within the vicinity of Soka Beach and Tanah Lot. This beach hotel is within the vicinity of Petitenget Beach and Kedungu Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have separate bathtubs and showers and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. You can take advantage of recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.6737971203516" Longitude="115.15813644751" StarRating="3" HotelCode="904682|76901" HotelName="Rama Residence Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 35, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150725/150725a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from Bali's Ngurah Rai International Airport in Bali's famed trendy town of Seminyak. It is also situated within a short 15-minute walk from the beach, minutes away from prime shopping and a stone's throw from some of Bali's iconic dining and entertainment venues such as Ku De Ta, The Living Room and Hu'u bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.27" OriginalAmount="92.27">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|1373b7" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123196/123196a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes' drive from the Monkey Forest tourist centre. Bali Bird Park and Gianyar are both roughly 15 minutes' drive away. The hotel is about an hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="92.28" OriginalAmount="92.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|920103" HotelName="VILLA KECAPI BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296060_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.82" OriginalAmount="92.82">
      <BasicPropertyInfo Latitude="-8.599395" Longitude="115.332963" StarRating="4" HotelCode="904659|134070" HotelName="Pramana Desa Swan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Selukat, Keramas 80581, Blahbatuh, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275896/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93" OriginalAmount="93">
      <BasicPropertyInfo Latitude="-8.3745274885559" Longitude="115.29971122742" StarRating="4" HotelCode="21603|31429" HotelName="Bagus Jati Health &amp; Well Being Retreat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jati, Desa Sebatu, Kecamatan Tegallalang, P.O.Box 4, Ubud, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27962/a_27962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sebatu village, about 30 minutes from Ubud and approximately 60 minutes from Ngurah Rai International Airport. The resort is nestled amongst mountains and guests can take time here to breathe fresh mountain air and enjoy the peaceful surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="93.28" OriginalAmount="93.28">
      <BasicPropertyInfo Latitude="-8.500791" Longitude="115.27662" StarRating="4" HotelCode="29580|194295" HotelName="Natura Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47506/a_47506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by lush tropical gardens, and blends with the serene beauty of the natural settings. Access is through the traditional village of Laplapan, just 3 kilometers northeast from the heart of Ubud, and around an hours drive from Bali's International Airport. Ubud Palace and the Monkey Forest are both just a short drive away, while Gianyar is 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93.37" OriginalAmount="93.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|110886" HotelName="TS SUITES BALI &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/916393_foto_1.jpg</HotelPictures>
        <HotelDescription>TS Suites Bali is a dash of hip and a whole lot of sophistication, and Ngurah Rai International Airport is a 15 minutes drive away.Spacious with a natural Balinese nuance, the TShell offers a generous 45 Square meter of space to the guests.Guests will experience total gratification with the amazing array of international cuisine and dining options that are available at 12 onsite restaurantsThis is a modern hotel.The hotel has a large lobby.TS Suites Bali offers a total contemporary accommodation. With its central location, this 5-star hotel has a close proximity to several attractions. From hotel, guests can access to Seminyak shopping district and Double Six Beach within walking distance. Suites Bali features superior services and a broad range of amenities and personal officer. To ensure that guests are having a great time during the stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="93.70" OriginalAmount="93.70">
      <BasicPropertyInfo Latitude="-8.7720944518557" Longitude="115.22266745567" StarRating="5" HotelCode="7152|1056eb" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1423/a_1423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is situated in Tanjung Benoa, directly on the beach. Nusa Dua is only around 5 minutes away by car. The transfer time to the airport is around 20 minutes, while it is 25 minutes to Kuta and around 45 minutes Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.5184163617498" Longitude="115.26227433572" StarRating="4" HotelCode="350323|156700" HotelName="Anumana Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, (Jalan Monkey Forest), Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614953/614953a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.65482151" Longitude="115.12946795" StarRating="3" HotelCode="755349|306757" HotelName="Eastin Ashta Resort Canggu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu 8, Canggu 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/876627/w_876627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, about 17.8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.64421862" Longitude="115.15479178" StarRating="3" HotelCode="756710|306781" HotelName="Nagisa Bali Easy Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu, Gang Lely 8, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03877/3803877/1.jpg?f=15568712</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.06" OriginalAmount="94.06">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|21d0a3" HotelName="Yulia Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/119798/119798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="4" HotelCode="170014|73836" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176472/176472a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the luxurious grounds of the Nusa Dua resort complex. It is situated a 25-minute drive from Ngurah Rai International Airport and a 5-minute drive from two international convention centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.7095188917895" Longitude="115.16750514507" StarRating="5" HotelCode="899859|30052" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182725/a_182725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Legian area, the beach hotel is jus a minute from Legian Beach and 1 km from the centre of Kuta, where guests will find numerous bars, restaurants and shops. The hotel is a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.7592515194445" Longitude="115.2203577963" StarRating="5" HotelCode="936744|79314" HotelName="The Sakala Resort Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 95, Tanjung Benoa (Nusa Dua Peninsula), Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414760/a_414760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="95.70" OriginalAmount="95.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|711415" HotelName="VILLA CANGGU BY PLATARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974751_foto_1.jpg</HotelPictures>
        <HotelDescription>Cocooned within tropical gardens, alongside a river and lush green paddy fields, Villa Ganggu by Plataran is an oasis of amazing peace and tranquility - a secret hideaway disturbed only by the twitter of birdsong and the crickets' hum. A delightful piece of forgotten Bali and authentic Balinese village life that lies just steps from the main street of Canggu, yet feels far removed from the madding crowd. Villa Ganggu by Plataran's landscape, designed in the form of a labyrinth, is the legacy of the late renowned landscape architect - Made Wijaya This unique structure allows guests to wander off and explore the ultimate privacy and serenity of the resort. From the 250-year-old Joglo structure at reception to the traditional alang-alang roofed villas with antique carved doorways, Indonesia's rich architectural heritage provides an exotic setting for life's finest comforts and experiences. Discover the true essence of Bali in sensual spa rituals, exceptional cuisine, and in the rich tapestry of cultural and spiritual traditions that are central to the rhythm of Bali life. Lose yourself in a truly exotic Balinese experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.7068219" Longitude="115.17889808" StarRating="3.5" HotelCode="615198|225652" HotelName="S18 Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 18, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.696033" Longitude="115.168419" StarRating="4" HotelCode="67623|69709" HotelName="Sun Island Boutique Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak 188, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87468/w_87468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Seminyak area, about 10 minutes' walk from the beach. Ngurah Rai International Airport is situated roughly 10 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.503677" Longitude="115.265912" StarRating="5" HotelCode="171095|74869" HotelName="Ubud Green" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Sriwedari, Tegallantang, Ubud, Gianyar 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152708/152708a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the cultural heartland of Bali, this resort is located 2 km away from the centre of Ubud. It is surrounded by a natural landscape that encompasses rice terraces, meandering rivers and tropical terrain. It is a harmonious setting in which guests can take time out to enliven their senses. The resort is also located 1 hour from Bali's Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.31" OriginalAmount="96.31">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|10568e" HotelName="Bali Dynasty Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21466/a_21466_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lush greenery and only a few minutes walk from the beach. It is located just a short stroll from the hustle and bustle of Kuta and within easy reach of the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.44" OriginalAmount="96.44">
      <BasicPropertyInfo Latitude="-8.70713891" Longitude="115.25627117" StarRating="4" HotelCode="456692|1dc6e4" HotelName="Akana Hotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 17, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/545543/545543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="97.02" OriginalAmount="97.02">
      <BasicPropertyInfo Latitude="-8.5199277" Longitude="115.25912292" StarRating="3" HotelCode="489969|1d6429" HotelName="Ubud Wana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning,Ds. Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="97.37" OriginalAmount="97.37">
      <BasicPropertyInfo Latitude="-8.5981158436437" Longitude="115.33884426868" StarRating="4" HotelCode="199482|134a33" HotelName="Komune Resort And Beach Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173437/173437a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tegallalang. The nearest airport is Irving - Surtran Bldg. Helipo (SBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98" OriginalAmount="98">
      <BasicPropertyInfo Latitude="-8.6398932242674" Longitude="115.14664905772" StarRating="4" HotelCode="915672|76782" HotelName="Jabunami Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277687/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="98.51" OriginalAmount="98.51">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|12d4af" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7033560</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the traditional art market. Ngurah Rai International Airport can be reached in about an hour's drive (approximately 45 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99" OriginalAmount="99">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|83595" HotelName="Beingsattvaa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/0a/150a7e1f14611be2e456eef5300a81f9b5cdda58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.10" OriginalAmount="99.10">
      <BasicPropertyInfo Latitude="-8.782356" Longitude="115.225055" StarRating="4" HotelCode="304354|190428" HotelName="Holiday Inn Resort Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 86, Tanjung Benoa 80363, Kuta Selatan, Badung Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502898/502898a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.11" OriginalAmount="99.11">
      <BasicPropertyInfo Latitude="-8.686505" Longitude="115.16946" StarRating="4" HotelCode="207949|132c01" HotelName="Seminyak Icon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli (Dewi Madri), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180127/180127a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the heart of Seminyak, the most sought-after destination for fashion boutiques, funky shops, restaurants, inspiring home-ware stores and the white sandy beaches. Bali International Airport is 20 km from the hotel and can be reached within a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.35" OriginalAmount="99.35">
      <BasicPropertyInfo Latitude="-8.83968587" Longitude="115.1519766" StarRating="3.5" HotelCode="594380|1f1150" HotelName="Bali Exclusive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masuka, Banjar Wijaya Kusuma, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|83607" HotelName="Jungle Retreat Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555199/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.69556489" Longitude="115.26360946" StarRating="4" HotelCode="481989|157075" HotelName="Maison Aurelia Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau  Tamblingan, 80228Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541646/541646a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur, approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.18" OriginalAmount="100.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|331905" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067324_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubud Wana Resort is a hidden heavenly resort for peace conscious travelers to unwind and relax in a truly quality serenity of Nyuh Kuning hamlet of Ubud and experience in a pampered stay away from home with its heartfelt hospitality, an area that has embraced tourism yet still maintains the traditional roots of the Balinese Hindu community, the myths and legends that underlie so much of a countryside living, designed with rooftop gardens in a two storied building to optimize the natural stunning beauty of the surroundings, split into a few wings with wide distance alleys in between, permitting tropical sunshine to illuminate the resort area and fresh cool breeze to rustle into the entire resort premises. It covers 5000m2 areas on a sloping contour with 77 rooms comprising 68 regular rooms with different angles and views, 2 Honeymoon Suites, 3 Family Suites and 4 Two bedroom pool villa, in response to every individual need of those in pursuit of a peaceful retreat in the island</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.75" OriginalAmount="100.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|084080" HotelName="Bajra Bali Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/992056_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a 10-minute drive from Batu Belig Beach, Crown Bali Villa Seminyak offers modern and luxurious accommodation with private pool, free WiFi access, and free parking space for guests who drive. The property also offers free shuttle service to Seminyak area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="100.99" OriginalAmount="100.99">
      <BasicPropertyInfo Latitude="-8.68423313" Longitude="115.16305514" StarRating="3.5" HotelCode="433052|12dd19" HotelName="Villa West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya Gang Inti Kulit 117 A, Oberoi, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/596522/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="964560|398559" HotelName="Aviilion Villa Cinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Denpasar Sel, Kota Denpasar  80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2096585/45fo2EXS_f0d0b070be593820651230120b0374be.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.6824123" Longitude="115.44244855" StarRating="3" HotelCode="434677|116284" HotelName="Darsan Lembongan Boutique Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Song Lambung Beach, 80771 Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39887/2039887/1.jpg?f=15096956</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101.33" OriginalAmount="101.33">
      <BasicPropertyInfo StarRating="5" HotelCode="|C93636" HotelName="ARYADUTA KUTA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32841_image63997901_0.jpg</HotelPictures>
        <HotelDescription>The hotel is suprbly positioned as a hotel destination which is locted close to Bali's most renowned attractions such as Kuta Beach and some upmarket shopping malls. Aryaduta Bali provides a place where yuo may begin the journey of cultural exploration and leisure pursuit. You will reach the popular water boom within minutes' walk, the hotel itself is interconnecting with Lippo Mall Kuta, five minutes away from the airport, the same amount of times to take the connecting roads to the coastal and highland communities of Seminyak, Sanur, Ubud and Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.6767567464413" Longitude="115.17243537675" StarRating="5" HotelCode="310472|79115" HotelName="Aldeoz Grand Kancana Villas Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jayawijaya 494, Kerobokan 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235845/235845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.31" OriginalAmount="102.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|275247" HotelName="THE LOVINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LOVINA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293057_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 133 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies or patios. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have complimentary toiletries and hair dryers.Grab a bite at one of the resort's 2 restaurants, or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break at the bar/lounge, the beach bar, or the poolside bar for a tasty beverage. Continental breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include a computer station, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at The Lovina in Buleleng, you'll be 1 mi (1.6 km) from Lovina Beach and 3.6 mi (5.8 km) from Krisna Funtastic Land.  This 4-star resort is 7.3 mi (11.7 km) from Banjar Hot Springs and 7.8 mi (12.5 km) from Aling-Aling Waterfall.Distances are displayed to the nearest 0.1 mile and kilometer.  Lovina Beach - 1.6 km / 1 mi  Tangguwisia Bali Beach - 5.2 km / 3.2 mi  Krisna Funtastic Land - 5.8 km / 3.6 mi  Gedong Kertya Museum and Library - 9.8 km / 6.1 mi  Museum Buleleng - 10 km / 6.2 mi  Brahma Vihara Arama - 11.5 km / 7.2 mi  Banjar Hot Springs - 11.7 km / 7.3 mi  Aling-Aling Waterfall - 12.5 km / 7.8 mi  Puri Jati Dive Site - 16 km / 10 mi  Puri Jati Beach - 16.2 km / 10.1 mi  Gitgit Waterfall - 17.3 km / 10.8 mi  Tamblingan Lake - 17.4 km / 10.8 mi  Pura Maduwe Karang - 19.6 km / 12.2 mi  Banyumala Twin Waterfalls - 21 km / 13.1 mi  Munduk Waterfall - 22.8 km / 14.2 mi  The preferred airport for The Lovina is Denpasar (DPS-Ngurah Rai Intl.) - 100.8 km / 62.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="102.46" OriginalAmount="102.46">
      <BasicPropertyInfo Latitude="-8.65039203" Longitude="115.1502022" StarRating="3" HotelCode="750454|21dfb9" HotelName="Manca Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gg Kresna 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.77" OriginalAmount="102.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|868864" HotelName="PURI GANGGA RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911890_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled within lush green valleys and rice fields, this hotel offers a calming retreat in relaxing surroundings. Some of the most important tourist attractions are easily accessible, including Ubud Market and Ubud Palace, all within a 30-minute driving distance away, whilst Blanco Museum is a 15-minute driving distance from the resort. Stylish and spacious, each unit is beautifully appointed with rustic wood furnishings and thatched roofs. Moreover, guests will appreciate the stunning views over the garden, the pool or to the valley from their private terrace or balcony. The units include an en suite bathroom with large windows and come completely equipped with premium toiletries. There is a yoga studio on top of spa rooms ideal to rejuvenate body and mind, and guests will enjoy free Wi-Fi access in all areas and also a complimentary scheduled shuttle service to central Ubud. Those who wish to explore the area can make use of the free bicycles provided by the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3.5" HotelCode="632526|265434" HotelName="Candy Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Gang Damai, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10268781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|179898" HotelName="Griya Shanti Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62672/2462672/24.jpg?f=15534002</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.55292829" Longitude="115.2868307" StarRating="3" HotelCode="859522|374745" HotelName="Liam Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kemenuh, Banjar Sumampan, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10431617</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.6957465655718" Longitude="115.16773179173" StarRating="5" HotelCode="102122|175957" HotelName="Sienna Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang. Keraton No.5, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071877/071877a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the heart of Seminyak. It lies just a short stroll from some of the best quality shopping in Bali, and is also just a 15-minute walk from the world-famous Legian Beach. The capital of the island, Denpasar, is approximately 15 minutes' drive away, whilst Ngurah Rai International Airport is some 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.6942710711845" Longitude="115.16712427139" StarRating="4" HotelCode="909089|73615" HotelName="The Jas Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Gang Bugis, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233319/233319a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.40" OriginalAmount="103.40">
      <BasicPropertyInfo Latitude="-8.7868625447598" Longitude="115.22588835732" StarRating="5" HotelCode="7154|103252" HotelName="Sol by Melia Benoa Bali" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1426/a_1426_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the south of the Indonesian island of Bali, directly on Tanjung Benoa beach. The tourist centre of Nusa Dua (only 2 km away) offers numerous shops and entertainment venues, and is one of the most visited towns in Bali. Nevertheless, the island and its inhabitants have kept their distinct cultural identity and there are a wide variety of sights, such as numerous Hindu temples. This region of the island is particularly well known for its picturesque beaches and unique landscape, which makes it an ideal destination for those seeking relaxation. Ngurah Rai airport is 20 minutes away by car and has excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.53" OriginalAmount="103.53">
      <BasicPropertyInfo Latitude="-8.69606556" Longitude="115.16958802" StarRating="5" HotelCode="459132|1d4ec7" HotelName="Taman Mesari Luxury Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 8, Gang Taman Sar, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614923/614923a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service, a restaurant, a transfer service, room service and a laundry service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="103.54" OriginalAmount="103.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|711576" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894317_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el sur de la isla indonesia de Bali, en la pintoresca playa de Nusa Dua. Podrandaacute; llegar randaacute;pidamente al centro, que le ofrece una gran cantidad de tiendas, comercios y lugares de ocio. Se trata de una de las ciudades turandiacute;sticas mandaacute;s frecuentadas de Bali. Pero a pesar de ello, la isla y sus habitantes han conservado su identidad cultural y ofrecen a los visitantes una amplia gama de atracciones y un gran encanto. El aeropuerto de Ngurah Rai se encuentra a unos 20 minutos y estandaacute; muy bien comunicado con la red aandeacute;rea internacional.Este hotel cuenta con un total de 116 habitaciones, repartidas por 12 bungalows deluxe, 2 bungalows de categorandiacute;a royal y 3 bungalows-suites. Estandaacute;n diseandntilde;ados seganduacute;n la arquitectura tandiacute;pica de la isla y un amplio y exandoacute;tico jardandiacute;n los rodea. En cuanto al aspecto gastronandoacute;mico, le ofrece un restaurante, en el que se sirven platos exquisitos. Asimismo, tambiandeacute;n podrandaacute; tomar algo en uno de los dos bares y asandiacute; relajarse despuandeacute;s de un dandiacute;a agotador. Asimismo, tambiandeacute;n tiene a su disposiciandoacute;n servicio de habitaciones, de lavanderandiacute;a, conexiandoacute;n a Internet y servicio de atenciandoacute;n mandeacute;dica. Si necesita hacer alguna compra, en el complejo encontrarandaacute; varias tiendas.El diseandntilde;o de las habitaciones se caracteriza por su gran elegancia, combinada con tandiacute;picos elementos balineses. Estandaacute;n rodeadas por un jardandiacute;n tropical y le ofrecen el mandaacute;ximo confort. La decoraciandoacute;n con muebles de rattan y madera balinesa crea un ambiente individual. Todas las habitaciones cuentan con un balcandoacute;n o una terraza, desde la que tendrandaacute; unas vistas magnandiacute;ficas del complejo. Todas ellas cuentan con un baandntilde;o o ducha con secador de pelo y telandeacute;fono de landiacute;nea directa. Ademandaacute;s, estandaacute;n equipadas con un minibar, una radio y una televisiandoacute;n vandiacute;a satandeacute;lite o por cable. Para que la temperatura sea agradable dentro de la habitaciandoacute;n, todas estandaacute;n dotadas de sistema de aire acondicionado regulable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.278423" Longitude="115.593826" StarRating="3" HotelCode="14871|160518" HotelName="Mimpi Resort Tulamben" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulamben, Northeast Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17484/a_17484_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the foot of Mount Agung in the tiny village of Tulamben in the northeastern coast of Bali, this club resort is about an hour and half's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.70267224" Longitude="115.25592862" StarRating="4" HotelCode="604720|263660" HotelName="The Alantara Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Ening 12, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635070/635070a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.6883524641043" Longitude="115.16525611281" StarRating="5" HotelCode="909072|70607" HotelName="The Seiryu Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131849/131849a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the Seminyak area and the popular Oberoi beach, the property is just a 20-minute drive from the Ngurah Rai Airport and is conveniently situated near to modern restaurants, clubs, cafés, spas and art galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.41" OriginalAmount="104.41">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|14e0a7" HotelName="Legian Kriyamaha Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424641/a_424641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.42" OriginalAmount="104.42">
      <BasicPropertyInfo StarRating="5" HotelCode="|B9DA18" HotelName="Del Cielo Villa Seminyak" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1886737_foto_1.jpg</HotelPictures>
        <HotelDescription>Este sofisticado hotel estandaacute; situado en Seminyak. El alojamiento estandaacute; cerca de las principales zonas de ocio. El alojamiento estandaacute; a 1. 7 km de la playa mandaacute;s cercana. Los clientes encontrarandaacute;n el aeropuerto a 12. 6 km. Aquellos que deseen escapar del ajetreo de la rutina diaria, encontrarandaacute;n reposo y tranquilidad en este establecimiento. Todos los clientes que se alojen en esta propiedad podrandaacute;n conectarse al Wi-Fi en todo el edificio. La recepciandoacute;n estandaacute; abierta 24 horas. Desafortunadamente, no hay habitaciones en las que los huandeacute;spedes puedan pedir una cuna para los mandaacute;s pequeandntilde;os. Del Cielo Villa Seminyak cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Ademandaacute;s, Del Cielo Villa Seminyak ha llevado a cabo importantes mejoras ambientales con el fin de minimizar su impacto en el entorno y cuenta con el certificado . Del Cielo Villa Seminyak cuenta con un servicio de traslados para garantizar la comodidad de los huandeacute;spedes. Algunos de estos servicios de Del Cielo Villa Seminyak pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.46" OriginalAmount="104.46">
      <BasicPropertyInfo Latitude="-8.54464" Longitude="115.324681" StarRating="4" HotelCode="94806|1e39dc" HotelName="Anahata Villas and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br Umah Anyar, Pejeng Kaja, Tampak Siring, Gianyar, PO BOX 1011, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131709/w_131709_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the southern coast of Bali, conveniently situated only 10 minutes' driving distance from the town of Ubud. In the surrounding hills and valleys, guests can visit traditional Indonesian villages and tour the spectacular scenery of Ubud, Bali, Indonesia. Various tours are available from Ubud, including secluded hiking trips through the surrounding countryside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104.50" OriginalAmount="104.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|B8A992" HotelName="The Sakaye Villas &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1855877_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel cuenta con 23 dormitorios. Ademandaacute;s, las instalaciones disponen de conexiandoacute;n a internet inalandaacute;mbrica. Este alojamiento ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. The Sakaye Villas andamp; Spa no ofrece cunas bajo solicitud previa. Los espacios comunes de The Sakaye Villas andamp; Spa son accesibles. Todas las personas que se hospeden en este alojamiento y vayan en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento. Este hotel es la mejor opciandoacute;n de alojamiento para aquellos que busquen paz y tranquilidad, ya que cuenta con una amplia oferta en salud y bienestar. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.12" OriginalAmount="105.12">
      <BasicPropertyInfo Latitude="-8.48590393" Longitude="115.27773151" StarRating="3" HotelCode="434932|1d6424" HotelName="Ubud Luwih Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukaluwih, Jalan Raya Gentong, Tegalalang 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.31" OriginalAmount="105.31">
      <BasicPropertyInfo Latitude="-8.6859803607657" Longitude="115.17495027116" StarRating="5" HotelCode="292510|12218d" HotelName="Grania Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III/35, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233353/233353a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.66" OriginalAmount="105.66">
      <BasicPropertyInfo Latitude="-8.7079678899058" Longitude="115.16777336597" StarRating="4" HotelCode="7147|104e66" HotelName="Legian Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1418/a_1418_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali, only across a quiet promenade road from wide sandy Legian beach. Countless shopping and entertainment venues are to be found in the vicinity, such as boutiques, bars and restaurants. The lively centre of the tourist town of Kuta lies around 2 km away and is easily reached with the hotel bus service. The transfer times to Ngurah Rai airport takes about 15 minutes (roughly 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.91" OriginalAmount="105.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|111363" HotelName="BEINGSATTVAA VEG.RETREAT VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919840_foto_1.jpg</HotelPictures>
        <HotelDescription>Located a 15-minute drive from central Ubud, the luxurious BeingSattvaa Vegetarian Retreat Villa offers a large perimeter overflow pool and free WiFi access in all areas. BeingSattvaa Yoga Pavilion may be used upon request for Yoga activities or as a meeting room. Pampering treatments and relaxing massages are available at the on-site spa and wellness centre. The property also offers free shuttle service around Ubud central area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.8080645327734" Longitude="115.22817134857" StarRating="5" HotelCode="10622|16051" HotelName="Ayodya Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, PO Box 46, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8485/a_8485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a secluded luxurious resort on the southern tip of Bali, the secure gated resort community of Nusa Dua, a property of some 11.5 hectares with a 300 m stretch of pristine sandy beach. The hotel is about a 20-minute drive from Bali International Airport, and is about 30 minutes by car from both Denpasar and Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.691397" Longitude="115.160646" StarRating="3.5" HotelCode="292509|156590" HotelName="Gracia Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No 3, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234555/234555a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.7367491940184" Longitude="115.16352206469" StarRating="4" HotelCode="13748|18789" HotelName="Holiday Inn Resort Baruna Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, 80361 Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14122/a_14122_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the secluded enclave of Tuban, a short stroll away from the vibrant shopping and entertainment area of Kuta. Waterbom Park and the Discovery Shopping Mall are around 1 km from the hotel, while Denpasar city is roughly 45 km away. The hotel is located an easy 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.70521312" Longitude="115.17847884" StarRating="4" HotelCode="407069|168424" HotelName="Ini Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III No 8x, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/517327/a_517327_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|31482" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61564/a_61564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of the centre of Ubud and the art market, and approximately 40 minutes' drive from Bali's airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.8196952298472" Longitude="115.14525140741" StarRating="5" HotelCode="292331|127269" HotelName="Mahagiri Dreamland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kahuripan, Ungasan 80365, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234413/234413a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.806938" Longitude="115.230095" StarRating="5" HotelCode="311260|inaya_putri_bali" HotelName="Inaya Putri Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,FULL-BOARD,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot S-3  Kawasan Wisata, Nusa Dua 80363, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408366/408366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.12" OriginalAmount="106.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|856445" HotelName="KOMUNE RESORT &amp; BEACH CLUB BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975072_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is situated in-front of the world-famous Keramas right-hand reef break, a 25 minutes' drive from the arts and cultural centre of Bali, Ubud. It also is a 45 minutes' drive from the Ngurah Rai international Airport in Denpasar. Guests who choose to stay at the resort will definitely appreciate the resort's great location fronting the world-class surf breaks, exotic design and a friendly community's spirited atmosphere. The property is dedicated to connecting adventurous, fun-loving, environmentally conscious travellers who share a passion for surfing and who enjoy the beach culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.12" OriginalAmount="106.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|585597" HotelName="Seminyak Sanctuary Villa by Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1216882_foto_1.jpg</HotelPictures>
        <HotelDescription>At Seminyak Sanctuary Villa by Ini Vie Hospitality, exceptional service and top-notch amenities create a memorable experience for guests. Complimentary internet access is available in the resort villa to ensure you stay connected during your visit.Arrange your trips to and from the airport using the resort villa's convenient transportation services booking. Complimentary parking is available for guests.For the health and well-being of all guests and staff, smoking is restricted exclusively to assigned zones. A delightful breakfast is the perfect way to begin your day, and at Seminyak Sanctuary Villa by Ini Vie Hospitality, you can always indulge in a scrumptious meal on-site. At Seminyak Sanctuary Villa by Ini Vie Hospitality, experience the ease of having groceries brought straight to your accommodation through their efficient service.At Seminyak Sanctuary Villa by Ini Vie Hospitality, guests can take pleasure in the delightful recreational amenities provided for their entertainment. At the resort villa, a wide range of enjoyable activities ensures that there's never a dull moment during your visit. Don't miss out on the easily reachable beach in the vicinity.At Seminyak Sanctuary Villa by Ini Vie Hospitality, a wide array of amenities guarantees a fulfilling experience throughout your visit. Make your holiday truly memorable by taking a rejuvenating plunge into the pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.22" OriginalAmount="106.22">
      <BasicPropertyInfo Latitude="-8.786006" Longitude="115.225622" StarRating="4" HotelCode="7139|120652" HotelName="Bali Tropic" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 41, Jl. Pratama 34A, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1409/a_1409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the south of the Indonesian island of Bali, directly beside the picturesque sandy beach of Nusa Dua. The various shopping facilities and entertainment venues in the town centre can be reached within only a few minutes - it is one of the main tourist towns in Bali. Despite this, the island has preserved its unique cultural identity and offers visitors a wide range of sites and unique attractions. Ngurah Rai airport lies around 20 minutes from the hotel and offers excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.57" OriginalAmount="106.57">
      <BasicPropertyInfo Latitude="-8.7033617603601" Longitude="115.17338148578" StarRating="4" HotelCode="328001|127280" HotelName="Balicosy Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 3, Seminyak, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494605/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.65" OriginalAmount="106.65">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|1204d3" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079981/079981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is only 5 minutes' drive from Ngurah Rai International Airport and 20 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.77" OriginalAmount="106.77">
      <BasicPropertyInfo Latitude="-8.783296" Longitude="115.166346" StarRating="5" HotelCode="169529|11e8e5" HotelName="Kupu Kupu Jimbaran" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Pesalakan, Kuta Selatan, Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145225/145225a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, Bali, this city hotel is just 5 minutes' walk from Jimbaran Beach and Jimbaran Seafood Diner. The shops of Kuta are approximately 5 km from the spa complex, Kuta Beach is around 7.5 km away and Uluwatu Temple is roughly 15 km away. The beach hotel is only 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.82" OriginalAmount="106.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|585750" HotelName="The Sankara Resort by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675444_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sankara Resort by Pramana offers top-notch services and amenities, ensuring guests experience utmost comfort. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by resort.Should you require transportation to or from the airport, resort is able to organize it prior to your arrival date. Visitors can take advantage of complimentary parking directly at the resort.Relax and feel the warmth in the resort's inviting lobby, featuring an enchanting on-site fireplace. The resort maintains a completely smoke-free zone, providing a breathable atmosphere. Embark on your holiday experience in the most ideal manner. Commence each morning of your visit with an on-site breakfast. Experience the delight of a fresh morning by savoring excellent coffee at the cafe situated within resort.Should you prefer not to venture out for a meal, the enticing culinary choices at resort are always available for your satisfaction.The Sankara Resort by Pramana provides a superb assortment of leisure amenities for guests to enjoy. Each day at resort, immerse yourself in the invigorating waters of the pool, perfect for a rejuvenating plunge or a series of revitalizing laps.Bypass the formal attire and choose a laid-back mixed drink or brew at resort's waterside lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107" OriginalAmount="107">
      <BasicPropertyInfo Latitude="-8.1415485020464" Longitude="114.65310573578" StarRating="3" HotelCode="36242|157684" HotelName="Taman Sari Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59251/p_59251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the Pemuteran region on the tranquil, unspoiled north-west coast of Bali, approximately 50 km from Lovina Beach and 15 km from Menjangan Island. Guests can reach the eco hotel in around three and a half hours from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="107.41" OriginalAmount="107.41">
      <BasicPropertyInfo Latitude="-8.683933" Longitude="115.158282" StarRating="4" HotelCode="177879|14483c" HotelName="U Paasha Seminyak Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel,Club Resort,Family-friendly Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 77, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249326/a_249326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in the centre of Seminyak, with restaurants, nightlife and the beach all within walking distance. The property is also only 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108" OriginalAmount="108">
      <BasicPropertyInfo Latitude="-8.155589" Longitude="114.637992" StarRating="3" HotelCode="904694|157643" HotelName="Adi Assri Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran 81155, Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147368/147368a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108" OriginalAmount="108">
      <BasicPropertyInfo Latitude="-8.50811379" Longitude="115.24087048" StarRating="4" HotelCode="397729|152809" HotelName="Kamajaya Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.15" OriginalAmount="108.15">
      <BasicPropertyInfo Latitude="-8.4080909769239" Longitude="115.29543949766" StarRating="3" HotelCode="347992|1562ae" HotelName="Pondok Sebatu Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu 80561, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sebatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.19" OriginalAmount="108.19">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|10faeb" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/3/0/5/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.61" OriginalAmount="108.61">
      <BasicPropertyInfo Latitude="-8.82433771" Longitude="115.13666898" StarRating="4" HotelCode="510167|1d8fee" HotelName="Hideaway Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangbang Bendot Gang Hideaway, Bali, Uluwatu</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.78" OriginalAmount="108.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|838748" HotelName="THE SEIRYU BOUTIQUE VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898011_foto_1.jpg</HotelPictures>
        <HotelDescription>The Seiryu Boutique Villa is located a 10-minute walk from Seminyak Beach and a 20-minute drive from Ngurah Rai International Airport. A free shuttle bus service to Kuta area is provided.Total ground area: 194 m2 and living area: 132 m2 feature private gazebos, hot tubs and outdoor showers.Breakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel as a small lobby.On entering The Seiryu, you will discern a peaceful Buddha statue giving you first impression of tranquility. Then, in the lobby your eyes will be surprisingly pampered by a painting of twin dragons in compelling floral style. Other dragons by wooden fossils implanted in the garden and carving on the reception also enriches the artistic setting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.81" OriginalAmount="108.81">
      <BasicPropertyInfo Latitude="-8.6795431713484" Longitude="115.16021910257" StarRating="4" HotelCode="324557|186a11" HotelName="The Light Exclusive Villas &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 11, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5287190</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109" OriginalAmount="109">
      <BasicPropertyInfo Latitude="-8.65906847" Longitude="115.13396446" StarRating="3" HotelCode="778622|353141" HotelName="ZIN Canggu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 78, Desa Canggu, Kec. Kuta Utara, Kabupaten, Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38213/3838213/1.jpg?f=15676520</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.10" OriginalAmount="109.10">
      <BasicPropertyInfo Latitude="-8.6835885602437" Longitude="115.16355562698" StarRating="4" HotelCode="386489|15f11d" HotelName="Jas Green Villas and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang Bugis-Laksamana, Seminyak 80361, Oberoi</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584510/584510a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.30" OriginalAmount="109.30">
      <BasicPropertyInfo Latitude="-8.5093469" Longitude="115.26089208" StarRating="2" HotelCode="384385|15586d" HotelName="Gayatri Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest 41, Jl. Wenara Wana 41, Gg. Beji, Ubud 80571, bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554832/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.71" OriginalAmount="109.71">
      <BasicPropertyInfo Latitude="-8.67928826" Longitude="115.15311096" StarRating="5" HotelCode="328319|1a8799" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431259/431259a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110" OriginalAmount="110">
      <BasicPropertyInfo Latitude="-8.58565468" Longitude="115.35087259" StarRating="3.5" HotelCode="521440|175180" HotelName="Villa L'Orange Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Cucukan, Gianyar 80581, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8441711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.10" OriginalAmount="110.10">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|1403af" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45683/b6b52ec0-e89d-4a1f-83bc-3d8b6f5cad09.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.17" OriginalAmount="110.17">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|10328e" HotelName="Bali Nyuh Gading Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.39" OriginalAmount="110.39">
      <BasicPropertyInfo Latitude="-8.50774031" Longitude="115.28138572" StarRating="3" HotelCode="490390|1e3e3a" HotelName="Villa Tatiapi Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tatiapi Kaje, Pejeng, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8800948</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.77" OriginalAmount="110.77">
      <BasicPropertyInfo Latitude="-8.6872426719135" Longitude="115.17456597713" StarRating="4" HotelCode="324183|18ed8d" HotelName="The Bali Bill Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III No.8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371518/371518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111" OriginalAmount="111">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|83614" HotelName="Suara Air Luxury Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466560/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111" OriginalAmount="111">
      <BasicPropertyInfo Latitude="-8.68217698" Longitude="115.1659832" StarRating="5" HotelCode="314658|83051" HotelName="The Trans Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394760/394760a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="111.82" OriginalAmount="111.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|400235" HotelName="URBAN STYLES INATA BISMA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063404_foto_1.jpg</HotelPictures>
        <HotelDescription>Set amidst green stretches of rice fields, Inata Bisma Resort and Spa Ubud offers a peaceful retreat in Ubud Town. It features an outdoor pool and cosy rooms overlooking the greenery. Guests enjoy free Wi-Fi throughout the property and free shuttle within Ubud area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112" OriginalAmount="112">
      <BasicPropertyInfo Latitude="-8.50748669" Longitude="115.26814928" StarRating="3" HotelCode="757749|179435" HotelName="Ashanti Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 43, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977494/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.73" OriginalAmount="112.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|711333" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950363_foto_1.jpg</HotelPictures>
        <HotelDescription>La finca estandaacute; situada en una de las zonas mandaacute;s solicitadas de Seminyak, aproximadamente a 25 minutos de trayecto del aeropuerto internacional Ngurah Rai (a unos 10 km).Esta finca ha sido cuidadosamente diseandntilde;ada para incorporar tranquilos matices balineses y un estilo minimalista moderno. Crea una elegancia sencilla y un sentido inusual de privacidad. Es un santuario donde los huandeacute;spedes pueden enriquecer su experiencia en el esplendor de la cultura local, al mismo tiempo que nutren su cuerpo, mente y alma con una amplia selecciandoacute;n de tratamientos spa. Con un total de 13 chalandeacute;s, esta finca climatizada dispone de vestandiacute;bulo con servicio de salida 24 horas, sala de TV, comedor, servicio de habitaciones (de pago) y aparcamiento.Los chalandeacute;s son amplios y de diseandntilde;o exclusivo para aumentar la privacidad y tranquilidad, imitando el concepto tradicional balinandeacute;s de la vida al aire libre. andAacute;reas especandiacute;ficas estandaacute;n expuestas a los elementos, lo que permite que entre abundante luz natural y una saludable circulaciandoacute;n del aire. Los cuartos de baandntilde;o estandaacute;n dotados de ducha/baandntilde;era y secador de pelo, y los dormitorios estandaacute;n amueblados con una cama extra grande. Otras comodidades incluidas son telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, caja fuerte, una pequeandntilde;a cocina, minibar, microondas y cafetera/tetera. El aire acondicionado es regulable y cada chalandeacute; cuenta con su propia terraza.Los huandeacute;spedes pueden nadar en la privacidad de su propio chalandeacute; o, por un cargo extra, disfrutar de los tratamientos spa y masajes para aliviar cuerpo y mente. La finca cuenta con una piscina cubierta y terraza.La finca ofrece menanduacute; para el almuerzo o cena habitual, mientras que tambiandeacute;n se sirve desayuno cada maandntilde;ana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="112.79" OriginalAmount="112.79">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|1ec555" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/111561/p_111561_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113" OriginalAmount="113">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3.5" HotelCode="531510|156723" HotelName="The Haven Suites Bali Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.89" OriginalAmount="113.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|805439" HotelName="Mason Elephant Park and Lodge Gianyar Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1003248_foto_1.jpg</HotelPictures>
        <HotelDescription>The Lodge is situated within the world renowned Mason Elephant Park andamp; Lodge and comes with everything a discerning guest will need. In here you'll be amongst the herd, watching and interacting with them as they go about their daily lives.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114" OriginalAmount="114">
      <BasicPropertyInfo Latitude="-8.692518" Longitude="115.258941" StarRating="3" HotelCode="915207|76467" HotelName="Puri Tempo Doeloe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 209, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215478/215478a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.70219413" Longitude="115.16509028" StarRating="5" HotelCode="490325|the_bandha_hotel_and_suites" HotelName="The Bandha Hotel and Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara Legian Kaja, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/603406/p_603406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.35" OriginalAmount="114.35">
      <BasicPropertyInfo Latitude="-8.8123802813134" Longitude="115.19283645389" StarRating="3" HotelCode="404595|1a65d7" HotelName="Villa DK" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa, Melati St 71, Kampial, Nusa Dua 81116</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.39" OriginalAmount="114.39">
      <BasicPropertyInfo Latitude="-8.51129578" Longitude="115.57486648" StarRating="4" HotelCode="361721|140305" HotelName="Discovery Candidasa Cottages and Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 6, Candidasa 80851, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236991/236991a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.68" OriginalAmount="114.68">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|1a7c12" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.82144313" Longitude="115.11715191" StarRating="4" HotelCode="629400|299937" HotelName="Le Bamboo Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait 31, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|24300" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132501/132501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.695324" Longitude="115.165508" StarRating="4" HotelCode="171098|76641" HotelName="The Jineng Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik - Baik 9, Jl. Nakula, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152706/152706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury boutique villas are located in the heart of Seminyak, Bali's fashionable neighbourhood, just a stone's throw away from white sandy beaches, restaurants, shopping facilities and fancy nightlife locations. The town centre is around a 20-minute drive from the resort and the tourist centre in Kuta some 25 minutes away by car. Guests can access Seminyak Beach and Kuta Beach, which are located around a 20-minute and 30-minute walk away, respectively. Denpasar International Airport can be found approximately 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.711417" Longitude="115.167504" StarRating="5" HotelCode="207465|77297" HotelName="The Stones Hotel - Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184324/184324a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="115.44" OriginalAmount="115.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|711451" HotelName="Puri Dajuma Cottages Beach Eco-Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297751_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is located in Pekutatan, Jembrana Regency, South West Coast of Bali. It's approximately 2 hours drive away from the Bali International Airport.ost of the key guarantees of safe, comfortable and relaxing holidays are in place, which in addition to the special emphasis on integration with local landscape, culture, and mentality make the resort a very unique place with special atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.60" OriginalAmount="115.60">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3.5" HotelCode="385856|1a6c9e" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to Neka Art Museum and Gaya Art Space.  This villa is within close proximity of Mandala Wisata Wanara Wana and Petulu.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring private pools. Rooms have private patios. Kitchenettes are outfitted with refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a lazy river. This villa also features complimentary wireless Internet access, concierge services, and supervised childcare/activities. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the villa's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="-8.53004838" Longitude="115.19453847" StarRating="3" HotelCode="568995|215179" HotelName="Villa Annapurna River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng  59X, Banjar Cengkok, Baha, Badung, Abiansemal, Mengwi 80531, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38544/2038544/21.jpg?f=15599782</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="116.98" OriginalAmount="116.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|711497" HotelName="HARD ROCK HOTEL BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/893474_foto_1.jpg</HotelPictures>
        <HotelDescription>For your accommodation in Bali, this Bali resort features 418 tribute rooms and suites fit for a rock star. The walls are adorned with images, memorabilia and icons reflecting the revolution that changed the face of music, fashion and arts, celebrating artistes from the 50's to late 90's. Rockin' Tots to Grunge Grand Dads, the hotel is here to rock yer socks off! For fitness and recreation enthusiasts, it is a high FIVE. Splash your body with cool waters at the free-form swimming pool or enjoy wonderful body therapy treatments at the hotel�s Rock Spa, or opt for 5-meter of rock climbing within the premises. Follow a healthy routine by exercising at the in-house gym centre which is equipped with equipments, sauna and steam rooms. Music maniac can try out their vocal skills at the Boom Box Recording Studio in Hard Rock Hotel Bali. Rockin� vacations are not just for adults!. The rockin� tots can enjoy facilities such as the Roxity kids club, Tabu teens club and daily Mini Olympic games activities in the main pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117" OriginalAmount="117">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="3" HotelCode="859019|385085" HotelName="Agra Nusa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuruksetra 88X, Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10501128</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117" OriginalAmount="117">
      <BasicPropertyInfo Latitude="-8.5042486648639" Longitude="115.55295467377" StarRating="4" HotelCode="7151|157987" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candi Dasa 80033, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1422/a_1422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing beach hotel is situated in a quiet location directly beside the sea. Countless Balinese restaurants may be found in the immediate area of the hotel. Candidasa is located nearby, while Denpasar is about 70 km away, and a regular bus service to Candidasa is operated by the hotel for guests' use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.35" OriginalAmount="117.35">
      <BasicPropertyInfo Latitude="-8.697410966311" Longitude="115.16202043199" StarRating="4" HotelCode="327805|1413f8" HotelName="New Pondok Sara Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Street, Gang Raja, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95106/2095106/1.jpg?f=15363387</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.44" OriginalAmount="117.44">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|1d6422" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654189/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|83334" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes from Kuta Galeria Shopping Arcade and Honorary Consulate of Spain.  This 4-star villa is within close proximity of Swiss Consulate and DMZ Trick Art Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the shuttle (surcharge), which operates within 500 meters.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.67695547" Longitude="115.1546446" StarRating="4" HotelCode="819046|392007" HotelName="Kanvaz Village Resort Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 188, Kerobokan Kelod, Seminyak 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/ID/14229/570/lr/front_01_hires-2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this resort is about 7.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.6726106" Longitude="115.1541475" StarRating="5" HotelCode="908973|72798" HotelName="The Akasha Luxury Villas and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 999 AB, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184070/184070a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Canggu. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.6837316566375" Longitude="115.1665019989" StarRating="3.5" HotelCode="169531|83053" HotelName="Villa 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupadi 25, Basangkasa Village, Seminyak, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096662/096662a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation comprises a total of 10 rooms. Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. Services and facilities at the hotel include a babysitting service, a childcare service and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.09" OriginalAmount="119.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|589500" HotelName="Anumana Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675450_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Anumana Ubud Hotel. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by hotel.Should you require transportation to or from the airport, hotel is able to organize it prior to your arrival date. Visitors can take advantage of complimentary parking directly at the hotel.Relax and feel the warmth in the hotel's inviting lobby, featuring an enchanting on-site fireplace. Embark on your holiday experience in the most ideal manner. Commence each morning of your visit with an on-site breakfast. Experience the delight of a fresh morning by savoring excellent coffee at the cafe situated within hotel.Should you prefer not to venture out for a meal, the enticing culinary choices at hotel are always available for your satisfaction. For those who prefer savoring meals within their personal space, Anumana Ubud Hotel offers the convenience of doorstep grocery delivery, allowing you to prepare and enjoy food in your room.Indulge in the numerous pursuits available at Anumana Ubud Hotel. Each day at hotel, immerse yourself in the invigorating waters of the pool, perfect for a rejuvenating plunge or a series of revitalizing laps.Bypass the formal attire and choose a laid-back mixed drink or brew at hotel's waterside lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="119.26" OriginalAmount="119.26">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|1e51e7" HotelName="B Saya Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637848/637848a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.50" OriginalAmount="119.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|834136" HotelName="KAMUELA VILLAS &amp; SUITES SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898291_foto_29.jpg</HotelPictures>
        <HotelDescription>The Aston Legend Villas is located in the center of Sanur area, approximate 10 minutes walk to Sanur beach and around 25 minutes drive from the international airport Ngurah Rai.Each villas has it own private pool, semi outdoor lounge area with gourmet     kitchen and dining area.  One bedroom villa features queen size beds and 21    inch plasma television with DVD player and entertainment system.Caramel restaurant is open for breakfast, lunch and dinner serves local and international cuisine.The villas are traditional house modelled found in Bali and Java. Built, furnished and decorated with local timber, tiles, fabrics and artifacts. The villa size are 180 square meters with their own garden and 5 x 3 meter pool. Feature tropical outdoor rain head showers, double vanities and separate bath tubs. Kitchen are equipped with refrigerators, stoves, toaster, coffee tea making facility.Lobby is small in size. Simple decor and cozy.This is a small villas feature 6 unit, clean and well maintained. Consider 4 star - superior first category villas. Lomi Lomi spa and main pool are also available. Suitable for couple and family. (</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="119.78" OriginalAmount="119.78">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|1525a8" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364340/364340a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.83" OriginalAmount="119.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|D16836" HotelName="Korurua Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2622117_foto_1.JPG</HotelPictures>
        <HotelDescription>Located in Ubud, Korurua Villa is in the historical district, within a 10-minute drive of Campuhan Ridge Walk and Tegallalang Rice Terrace.  This bed andamp; breakfast is 2.9 mi (4.6 km) from Pura Dalem Ubud and 4.4 mi (7.1 km) from Ubud Monkey Forest.You can experience a safari, and enjoy an outdoor pool. This Art Deco bed andamp; breakfast also features complimentary wireless Internet access and concierge services. Guests can get around on the complimentary shuttle, which operates within 2.8 kilometers.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Satisfy your appetite for lunch or dinner at the bed andamp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. For your convenience, a complimentary breakfast is served daily from 7:00 AM to 11:00 AM.Make yourself at home in one of the 7 air-conditioned rooms featuring minibars and LCD televisions. Your Select Comfort bed comes with Egyptian cotton sheets. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120" OriginalAmount="120">
      <BasicPropertyInfo Latitude="-8.33625" Longitude="115.187006" StarRating="3" HotelCode="76309|169011" HotelName="Royal Tulip Saranam Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Baturiti, Banjar Pacung Desa Baturiti, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103775/w_103775_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pacung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121" OriginalAmount="121">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|14803" HotelName="Grand Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="121.05" OriginalAmount="121.05">
      <BasicPropertyInfo Latitude="-8.68617621" Longitude="115.16220867" StarRating="3.5" HotelCode="485520|1e3d79" HotelName="Kamil Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Jacuzzi,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gang Kahyangan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654262/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122" OriginalAmount="122">
      <BasicPropertyInfo Latitude="-8.70731326" Longitude="115.17849859" StarRating="3" HotelCode="852494|384273" HotelName="The Sakaye Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Seminyak. A total of 23 rooms are available for guests' convenience at The Sakaye Luxury Villas &amp; Spa. There is Wi-Fi throughout the accommodation. The reception desk is open all day long. Cots are not available at this establishment. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122" OriginalAmount="122">
      <BasicPropertyInfo Latitude="-8.68128" Longitude="115.163" StarRating="4" HotelCode="756553|383254" HotelName="The Sterling Hotel &amp; Villa's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Pecatu Indah Resort, Badung 80631</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489236</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.06" OriginalAmount="122.06">
      <BasicPropertyInfo Latitude="-8.8120933883032" Longitude="115.10284513235" StarRating="3" HotelCode="915182|127226" HotelName="Pinkcoco Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti Labuan Sait, Padang Padang Beach, Pecatu 80364</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234592/234592a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.32" OriginalAmount="122.32">
      <BasicPropertyInfo Latitude="-8.676772" Longitude="115.156835" StarRating="4" HotelCode="176740|123ada" HotelName="Villa Kayu Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No.18, Petitenget, Kerobokan, Seminyak, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161162/161162a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached within only a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.38" OriginalAmount="122.38">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|1413ea" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215518/215518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.71" OriginalAmount="122.71">
      <BasicPropertyInfo Latitude="-8.692122" Longitude="115.159499" StarRating="5" HotelCode="30256|103260" HotelName="The Royal Beach Seminyak Bali - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak Beach, PO Box 3384, 80033 Seminyak, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48473/a_48473_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few steps from Seminyak Beach, the hotel is located in the heart of the Seminyak area, home to most of Bali's best restaurants, trendiest bars and luxury shopping. It is situated within an easy 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123" OriginalAmount="123">
      <BasicPropertyInfo Latitude="-8.53345679" Longitude="115.26613567" StarRating="4" HotelCode="489449|152840" HotelName="Purana Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621095/621095a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="123.71" OriginalAmount="123.71">
      <BasicPropertyInfo Latitude="-8.487226" Longitude="115.248541" StarRating="4" HotelCode="384961|1b0339" HotelName="Samkhya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik 8, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555792/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.88" OriginalAmount="123.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|711469" HotelName="Natura Villa Resort &amp; Spa Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897525_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; rodeado de exuberantes jardines tropicales, mezclandaacute;ndose asandiacute; con la serena belleza del entorno natural. Se llega a travandeacute;s del tradicional pueblo de Laplapan, a sandoacute;lo 3 Km al noreste del corazandoacute;n de Ubud y a una hora en coche del aeropuerto internacional de Bali. El Palacio de Ubud y la reserva de Monkey Forest estandaacute;n a poca distancia en coche y Gianyar estandaacute; a 30 minutos en coche.El complejo ofrece alojamiento de lujo y combina la elegante arquitectura tradicional balinesa con un moderno diseandntilde;o. Consta de 16 chalets grandes y lujosos bellamente amueblados con todos los servicios y comodidades modernos que se esperan de un establecimiento de este calibre. Las habitaciones estandaacute;n repartidas por los verdes y exuberantes jardines del valle del randiacute;o Petanu. Dispone de vestandiacute;bulo con recepciandoacute;n 24 horas, servicio de cambio de divisas, bar, restaurante, sala de conferencias, aparcamiento, servicio de habitaciones y de lavanderandiacute;a (este anduacute;ltimo de pago), conexiandoacute;n a Internet, alquiler de bicicletas y aparcamiento.Las habitaciones incluyen cuarto de baandntilde;o, minibar, nevera pequeandntilde;a, ventilador de techo y aire acondicionado regulable, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite, equipo de manduacute;sica con CD/VCD, secador de pelo, caja de seguridad y balcandoacute;n o terraza.Podrandaacute; disfrutar de masaje tradicional y tratamientos corporales balineses o javaneses y de sauna. Los entusiastas del deporte podrandaacute;n dar un paseo en bicicleta. El recinto cuenta con piscina al aire libre con tumbonas y bar.El desayuno se sirve cada maandntilde;ana. El restaurante y bar salandoacute;n al aire libre Wantilan tiene unas vistas espectaculares al valle y sirve una excelente selecciandoacute;n de especialidades de las cocinas asiandaacute;tica e internacional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.92" OriginalAmount="123.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|589596" HotelName="Full Moon Villa Ubud" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1674539_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Full Moon Villa Ubud. Maintain seamless communication using the complimentary Wi-Fi at resort villa.Effortlessly arrange transportation to and from the airport using the resort villa's airport transfer services. For visitors traveling by automobile, complimentary parking is available.Kindly note that smoking is prohibited in the resort villa to ensure fresher air for all visitors. For visitors wishing to smoke, designated smoking zones can be found. Begin your day with a scrumptious on-site breakfast available each morning at Full Moon Villa Ubud. Begin your day feeling refreshed and invigorated as you enjoy a delightful cup of quality coffee available at the cafe situated within the resort villa.At the resort villa, an assortment of easily accessible and delicious meal choices are available to satisfy your appetite whenever it strikes.During your stay at resort villa, an array of engaging activities and amenities guarantees a delightful experience. Be sure to drop by the pool at resort villa at least once during your stay.At Full Moon Villa Ubud, utmost care is taken to ensure guests' comfort. Relish your preferred beverage in your swimwear by the resort villa's poolside bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="0" HotelCode="973935|491467" HotelName="Kashantee Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig, Gang Taman, 80361 Kerobokan, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36520000/36513900/36513862/ac5ed520_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="0" HotelCode="977808|487316" HotelName="Shore Amora Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36660000/36656300/36656261/e0140799_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124.31" OriginalAmount="124.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|834147" HotelName="VISAKHA SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6710_image60697353_0.jpg</HotelPictures>
        <HotelDescription>Located at the western extremity of Sanur - You'll find fourteen delightful Balinese - Style dwellings in an exclusive sculptured environment, Seclusion, Relaxation, Serenity. Six individual self contained Villas complete with kitchen. Some with two bedrooms, some with one, all exquisite in design and detail. All stylish Balinese. Seven Luxurious Bungalows, 4 with Pool and 3 with Garden contained in a walled courtyard reminiscent of a classic Balinese family Compound. A Massage Centre and Spa. A swimming pool design to echo the ancient Balinese temple bathing place. Mysterious carved statues peer through the lush tropical plantings. Ponds and water features erupt with lilies, lotus, and colorful fish. With six individual self contained villas. Each villa provides for you to make your own selves coffee or tea at anytime. A communal kitchen for us to cook you anything from a quick snack to a banquet are available. And private swimming pool for you to have relaxation in privacy. A sanctuary from modern world. An island of serenity and quite. A perfect home base for your exploration of the beauty of Bali Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="124.79" OriginalAmount="124.79">
      <BasicPropertyInfo Latitude="-8.69664297" Longitude="115.44969934" StarRating="3.5" HotelCode="571805|216b0f" HotelName="The Bridge Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nusa Ceningan, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740094/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ceningan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="125.93" OriginalAmount="125.93">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4.5" HotelCode="594967|21d0ab" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637691/637691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the resort are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.499675" Longitude="115.538153" StarRating="4" HotelCode="35446|153488" HotelName="Alila Manggis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 24/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buitan, Karangasem, Manggis 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/57646/a_57646_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated in relaxing surrounds, directly beside the beautiful beach. The nearest airport lie just 2 hours from the hotel by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|72621" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85696/a_85696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of the Panaraga Giri River, rice paddies and tropical greenery. It is situated within a 20-minute drive of Ubud, with all its cultural and dining attractions. Guests will find the nearest shopping facilities around 15 minutes' drive away, while Sanur Beach is some 10 km from the property. The city of Denpasar is roughly 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.08" OriginalAmount="126.08">
      <BasicPropertyInfo Latitude="-8.49262206" Longitude="115.26664246" StarRating="4" HotelCode="322667|1a632d" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11B, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05991/2305991/47.jpg?f=15606837</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.92" OriginalAmount="126.92">
      <BasicPropertyInfo Latitude="-8.79408" Longitude="115.229992" StarRating="5" HotelCode="7157|10326d" HotelName="Nusa Dua Beach Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua North 4, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1429/a_1429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's southern peninsula, juste 15 minutes from Ngurah International Airport via the Bali Mandara toll road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.95" OriginalAmount="126.95">
      <BasicPropertyInfo Latitude="-8.781423" Longitude="115.16479" StarRating="5" HotelCode="205225|13a1ed" HotelName="Le Meridien Bali Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/292128/a_292128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.13517" Longitude="114.562103" StarRating="5" HotelCode="435069|169667" HotelName="Menjangan Dynasty Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejarakan, Gerokgak, Buleleng 81155, North West Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/544880/a_544880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.678185" Longitude="115.157463" StarRating="4" HotelCode="93166|72695" HotelName="Villa Air" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Br. Taman, Petitenget, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096663/96663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="127.53" OriginalAmount="127.53">
      <BasicPropertyInfo Latitude="-8.8082650612509" Longitude="115.11383680845" StarRating="3" HotelCode="398848|1a3907" HotelName="Sal Secret Spot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68254/2268254/1.jpg?f=15115853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="127.60" OriginalAmount="127.60">
      <BasicPropertyInfo Latitude="-8.709264" Longitude="115.246651" StarRating="4" HotelCode="66050|103282" HotelName="Atta Kamaya Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung 41, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85527/a_85527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sanur, with the centre of Denpasar just a 20-minute drive away. Sanur beach and Museum le Mayeur are both just a 10-minute drive away. The centre of Sanur is 15-minute walk away, while Mertasari beach is 10 minutes away. The local beaches in Sanur are known for their white sand and beautiful, clear, calm waters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="127.83" OriginalAmount="127.83">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|18cd94" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182543/a_182543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its doorstep, including Ubud Monkey Forest and Ubud Palace and Market. The hotel is within a 45-minute drive of Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="435185|175958" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang Selatan, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.73257754" Longitude="115.16726981" StarRating="4.5" HotelCode="492464|156819" HotelName="The Anvaya Beach Resorts Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553841/553841a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="128.26" OriginalAmount="128.26">
      <BasicPropertyInfo Latitude="-8.512822" Longitude="115.27777" StarRating="5" HotelCode="20386|104e5d" HotelName="Maya Ubud Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari Peliatan, P.O. Box 1001, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/26039/a_26039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The spacious hotel lies in a secluded spot, close to the artistic village of Ubud and by the banks of the Petanu. It is surrounded by lush vegetation and offers a spectacular view of the green valley and the traditional terraced rive paddies. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Ubud with the regular shuttle bus, located around 1.5 km away. The transfer time to Ngurah Rai airport takes around an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="128.83" OriginalAmount="128.83">
      <BasicPropertyInfo Latitude="-8.709628" Longitude="115.25634895568" StarRating="5" HotelCode="17248|127159" HotelName="Prama Sanur Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21111/p_21111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys a stunning location directly beside the long sandy beach of the picturesque fishing village of Sanur. A broad range of shopping and entertainment venues are to be found here. This popular hotel is located between the international airport and the commercial centre of Bali and is an ideal base for visiting the island's sights. The transfer to the airport takes about half an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3.5" HotelCode="69586|72381" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91682/a_91682_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The centre of Ubud is just a 10-minute drive from the hotel and the various tourist sites in the small town are within easy reach of the hotel. The town of Denpasar is a 35-minute drive away, whilst Ubud’s Monkey Forest and Elephant Caves can be reached in under 10 minutes. Bali International Airport is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|34545" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236143/a_236143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="129.29" OriginalAmount="129.29">
      <BasicPropertyInfo Latitude="-8.68338511" Longitude="115.43324737" StarRating="3" HotelCode="593769|21488f" HotelName="Sanghyang Bay Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Tanjung Sanghyang, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/89978/1989978/1.jpg?f=15335916</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="129.80" OriginalAmount="129.80">
      <BasicPropertyInfo Latitude="-8.66384108" Longitude="115.14623017" StarRating="4" HotelCode="434734|1d97ea" HotelName="D'Wina Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Asri 07, Banjar Tegal Gundul, Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93792/2493792/1.jpg?f=15056857</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="130.35" OriginalAmount="130.35">
      <BasicPropertyInfo Latitude="-8.688875" Longitude="115.169178" StarRating="4.5" HotelCode="69585|1051b5" HotelName="Impiana Private Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 118X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91681/a_91681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is nestled in the heart of Seminyak, one of the cosmopolitan tourist areas on the northern part of Legian. Shops, restaurants and entertainment spots are within easy reach of the villas by taxi. Kuta Beach is a 10-minute drive from the hotel and Seminyak beach is 5 minutes away. The beautiful Hindu temple of Tanah Lot is a 45-minute drive from the resort. Bali International Airport is 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="130.81" OriginalAmount="130.81">
      <BasicPropertyInfo Latitude="-8.693462" Longitude="115.170852" StarRating="4" HotelCode="67187|145e5a" HotelName="Villa Kubu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak  33F, Gang Plawa, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86905/p_86905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes walk from downtown Seminyak, while it is 15 minutes from Ngurah Rai International airport. The area is host to many hotels, villas, restaurants, spas and galleries. Some of Bali's finest restaurants are within walking distance. Denpasar is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131" OriginalAmount="131">
      <BasicPropertyInfo Latitude="-8.514773263225" Longitude="115.25018883432" StarRating="3" HotelCode="398809|205212" HotelName="Villa Capung Mas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556225/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="131.05" OriginalAmount="131.05">
      <BasicPropertyInfo Latitude="-8.7867852719019" Longitude="115.19887075552" StarRating="4" HotelCode="933559|13ae0b" HotelName="Tanadewa Luxury Villas And Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri 11, Banjar Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466621/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, this accommodation has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132" OriginalAmount="132">
      <BasicPropertyInfo Latitude="-8.6842472269021" Longitude="115.15963353181" StarRating="4" HotelCode="173562|73267" HotelName="The Club Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Oberoi, Seminyak, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128333/128333a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located down a paved landscaped lane, the resort is just off one of the most vibrant streets in Seminyak, within convenient walking distance of popular restaurants, cafés and bars. It is conveniently situated only 30 minutes' drive from the airport and 5 minutes' drive from Pettitenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="132.01" OriginalAmount="132.01">
      <BasicPropertyInfo Latitude="-8.645870975701" Longitude="115.12857580724" StarRating="3" HotelCode="543656|1ad3c7" HotelName="Rosalia Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/714003/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="132.98" OriginalAmount="132.98">
      <BasicPropertyInfo Latitude="-8.7032974671218" Longitude="115.17125357518" StarRating="4" HotelCode="377494|1a6e68" HotelName="Abia Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Dining,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian II, Gang XX, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/489594/a_489594_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a stylish complex of just 15 luxury villas designed to bring elegance to one of Bali's favourite tourism districts. The property is the epitome of tropical sophistication where modern travellers can enjoy a carefree break along with all the privileges of island living.

This collection of private villas takes contemporary Balinese design to the next level through original works of local artistry and particular attention to detail. Hospitality at Abia Villas Legian is warm and personalized with all needs taken care of before they are even recognized.

Abia Villas Legian is a boutique haven that that perfectly suits the privacy needs of honeymoon couples celebrating their love. Family travellers will also appreciate the home comforts of this smart property as well as its relative proximity to the Legian's famed sunset beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133" OriginalAmount="133">
      <BasicPropertyInfo Latitude="-8.14843865" Longitude="115.04427987" StarRating="0" HotelCode="748109|423941" HotelName="Brits Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Desa Anturan, Lovina, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639043/639043a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Pemuteran. The property comprises 28 cosy guests rooms. The hotel offers Wi-Fi internet connection on-site. The reception desk is open all day long. Unfortunately, there are no bedrooms where customers can ask for a cot for the little ones. Brits Resort Lovina is not a pet-friendly establishment. Travellers arriving by car will appreciate parking available at Brits Resort Lovina. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="133.73" OriginalAmount="133.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|399504" HotelName="Swarga Suites Bali Berawa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067911_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 60 air-conditioned rooms featuring free minibar items and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and hair dryers.Enjoy local and international cuisine at Ketumbar Bistro, a beachfront restaurant which features a bar/lounge and a garden view. You can also stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.With a stay at Swarga Suites Bali Berawa in Canggu (Berawa), you'll be a 3-minute walk from Berawa Beach and a 4-minute drive from Seminyak Beach.  This 4.5-star hotel is 4.1 mi (6.6 km) from Seminyak Square and 4.8 mi (7.8 km) from Batu Bolong Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Berawa Beach - 0.2 km / 0.1 mi  Canggu Square - 1.6 km / 1 mi  Splash Waterpark Bali - 1.8 km / 1.1 mi  Seminyak Beach - 2.4 km / 1.5 mi  Batu Bolong Beach - 2.9 km / 1.8 mi  Canggu Beach - 2.9 km / 1.8 mi  Echo Beach - 3.2 km / 2 mi  TAKSU Bali Gallery - 4 km / 2.5 mi  Eat Street - 4.3 km / 2.7 mi  Pererenan Beach - 4.3 km / 2.7 mi  Desa Potato Head - 4.4 km / 2.7 mi  Petitenget Temple - 4.5 km / 2.8 mi  Seseh Beach - 4.6 km / 2.9 mi  Sunset Point Shopping Centre - 6.4 km / 4 mi  Seminyak Square - 6.6 km / 4.1 mi  The preferred airport for Swarga Suites Bali Berawa is Ngurah Rai Intl. Airport (DPS) - 16.9 km / 10.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="133.84" OriginalAmount="133.84">
      <BasicPropertyInfo Latitude="-8.699334" Longitude="115.251753" StarRating="3" HotelCode="160360|1275df" HotelName="Kampung Kecil Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca,Eco Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Fax,Garden,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kutat Lestari 98, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/226581/a_226581_G1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa complex is located in the coastal village of Sanur. It lies just 5 minutes from shops, nightspots and fine dining restaurants by car and is just a couple of minutes’ drive from Sanur Beach. Further attractions in the surrounding area include Denpasar itself (10 minutes’ drive), the Bali Bird Park, Bali Zoo Park (both 20 minutes by car), Kuta and Ubud (both 30 minutes by car) and Tanah Lot (45 minutes by car). Denpasar Airport is just 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.529623" Longitude="115.263911" StarRating="3.5" HotelCode="69013|30084" HotelName="Arma Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, PO Box 9696, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90957/f_90957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the south side of Ubud. The centre of the Balinese town is a 5-minute drive away whilst the Monkey Forest can be reached in 20 minutes by foot. Ubud Palace is 2 km away and Ngurah Rai International Airport is 50 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|77021" HotelName="Blue Karma Oasis Seminyak" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183903/183903a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4.5" HotelCode="67626|70591" HotelName="The Payogan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87471/a_87471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the artistic and cultural capital of Bali. It is situated on the dramatic Sayan ridge, high above the river valley, just 15 minutes’ drive from the centre of Ubud. Bali International Airport is a 60-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.66073668" Longitude="115.14686856" StarRating="5" HotelCode="564331|178497" HotelName="Villa Sally" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Sari Banjar Tegal Gundul, Tibubeneng, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="134.06" OriginalAmount="134.06">
      <BasicPropertyInfo Latitude="-8.6950398775828" Longitude="115.17255668317" StarRating="4" HotelCode="319422|1eaf7a" HotelName="Arman Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 89, Gang Baik Baik, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233291/233291a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="134.72" OriginalAmount="134.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|126955" HotelName="THE KASIH VILLAS AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950324_foto_1.jpg</HotelPictures>
        <HotelDescription>The The Kasih Villas and Spa is a complex of 13 private villas that include T1, T2 and T3. All fabulous Villas include a swimming pool, living room and dining area, flat screen TV, kitchen, air conditioning and toilet equipped with bathroom amenities.Every day you can enjoy delicious meals in the comfort of your villa with room service from the complex.It also offers the "Savitri SPA" where you will have the opportunity to enjoy treatments and massages that will rejuvenate body and mind.Also worth noting the 24 hour reception service, room service, concierge service, babysitting and doctor available, transfer service, rent-a-car service and limousine rental and Wi-Fi internet service available throughout the Hotel.Check-In: 14:00, Check-Out: 12:00 - 13:00, Children Accepted, Credit Cards AcceptedBar/Coffee Shop: No, Outdoor Pool, SPA: Destination Spa, Reception: 24 h, Room Service, Babysitting, Internet, Rent-a-Car, Transfers, Tours, Tourist Information Point, Wi-FiRoute plan from Ngurah Rai Airport and the hotel:https://www.google.pt/maps/dir/A%C3%A9roport+international+de+Denpasar,+Tuban,+Bali,+Indon%C3%A9sia/The+Kasih+Villas+and+Spa,+Jl.+Nakula+Gang+Baik+Baik+No.9,+Seminyak,+Kabupaten+Badung,+Bali+80361,+Indon%C3%A9sia/@-8.7490514,115.0827971,12z/data=!4m14!4m13!1m5!1m1!1s0x2dd2441650216933:0xdf71da6ddd7bcc1f!2m2!1d115.166787!2d-8.7467172!1m5!1m1!1s0x2dd246d8dfa9591f:0x1cd94a7ad6709570!2m2!1d115.172446!2d-8.695913!3e0?hl=EN</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="134.94" OriginalAmount="134.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|109684" HotelName="JUNGLE RETREAT BY KUPU KUPU BARONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950519_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a 5-minute drive from Ubud Royal Palace and Ubud Market, Jungle Retreat presents an luxurious getaway with a private outdoor swimming pool, free Wi-Fi access and free scheduled shuttle service to Ubud central area. It takes a 10-mintue drive from the property to Ubud's Sacred monkey Forest. Each of the beautifully decorated room at Jungle Retreat Ubud is air-conditioned and fitted with modern conveniences like an LCD cable TV, personal safe, an electric kettle, and a minibar. There is also a seating area with a desk as well as an en suite bathroom featuring bath and shower facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|74830" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368836/368836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.7785147177665" Longitude="115.16672194004" StarRating="4" HotelCode="113488|317821" HotelName="Mutiara Jimbaran Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangmas Sejahtera 88, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614922/614922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.690063" Longitude="115.174335" StarRating="5" HotelCode="162107|75252" HotelName="The Wolas Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira 18, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136787/136787a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="135.90" OriginalAmount="135.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|838789" HotelName="THE WOLAS VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949208_foto_1.jpg</HotelPictures>
        <HotelDescription>Wolas Villas is situated amidst the dazzling Seminyak tourist resort, premier shopping destinations and entertainment venues. It is only 15-minute drive from the airport and less than 30-minute drive to destinations like Denpasar City, Golf Course and Sanur tourist resort. Even, the legendary paradise of sand at Kuta Beach is only 10-minute drive.Wolas Villas comprises of 16 one-bedroom villas and 2 two-bedroom villas. Each villa is designed in stylish interior and equipped with first-rate quality furnishings. Meanwhile, its standard feature embraces a private swimming pool, kitchen, dining area and living area. Other facilities equipping them consist of 42-inch plasma TV, cable TV channel, in-house entertainment, and WIFI Internet access...Breakfast, lunch and dinner are available at this property. Breakfast menu is served in Ala?carte.This is a modern hotel.The hotel has a very small lobby.The Wolas Villas and Spa advantageously perched in the midpoint of dazzling tourist resort of Seminyak, Kuta, comes with superb ambience and peacefulness. From these Bali villas, it is close to premier shopping destinations, entertainment venues and hangout places in Seminyak. It?s only 15 minutes? drive from Ngurah Rai Airport and less than 30 minutes? drive to destinations like Denpasar City and Sanur tourist resort.Designed in modern minimalist architecture, private resort and luxurious interiors for the perfect holiday, these Seminyak villas willingly present the style and elegant richness of Balinese tradition. Equally glamorous entrance gate inspired by sublime ancient temple and Balinese miniscule garden characterized by frangipani have set up a sojourn chateau in Bali. So, here is the haven of equanimity created on earth in Bali.No Check out allowed on Dec 31.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136" OriginalAmount="136">
      <BasicPropertyInfo Latitude="-8.7032972780262" Longitude="115.17255929008" StarRating="4" HotelCode="404225|157508" HotelName="The Decks Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 98, Legian, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="136.18" OriginalAmount="136.18">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="7163|118388" HotelName="Griya Santrian Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Country House" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur 80228, PO Box 3055, Denpasar Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1436/p_1436_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is designed in Balinese style and lies right by the long Sanur beach. Guests are able to enjoy the stunning sunsets and a view of the gorgeous lake island. Guests are just a short walk from Sanur's main road with its shops and restaurants. Guests will reach the city centre in around 15 minutes with the car and it takes around 25 minutes to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137" OriginalAmount="137">
      <BasicPropertyInfo Latitude="-8.6675269515767" Longitude="115.14364186257" StarRating="5" HotelCode="263810|33952" HotelName="Lv8 Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa  100XX, Tibubeneng, North kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194570/194570a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="137.21" OriginalAmount="137.21">
      <BasicPropertyInfo Latitude="-8.8301338469944" Longitude="115.14427829886" StarRating="4" HotelCode="448150|1a8feb" HotelName="Aisis Luxury Villas And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu km 23, Ungasan, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611788/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.38" OriginalAmount="137.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|920002" HotelName="Taman Sari Bali Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/246272_foto_1.jpg</HotelPictures>
        <HotelDescription>Far removed from the busy Bali tourist centers, the unspoiled northwest offers a view into the uniqueness of Bali. Still undeveloped, with nature and marine parks preserving the area, one finds a grand expanse of coconut groves and beautiful ancient temples dotting the landscape. The magnificent volcanoes of Java are a perfect backdrop for spectacular sunrises and sunsets. Taman Sari blends wonderfully with nature. Luxurious villas, cottages and suites were built using natural indiginous materials in a relaxed setting surrounded by tranquil gardens and ponds. The surrounding mountains enhance the beauty and tranquility of Taman Sari, a perfect place for families as well as newlyweds. Anyone can enjoy the many features offered here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="137.59" OriginalAmount="137.59">
      <BasicPropertyInfo Latitude="-8.68588306" Longitude="115.16568834" StarRating="4" HotelCode="778363|168735" HotelName="Villa Elleo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi Satu Gang Bunut 1, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10494158</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|77615" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233285/233285a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.28" OriginalAmount="138.28">
      <BasicPropertyInfo Latitude="-8.6959398566556" Longitude="115.17245221084" StarRating="5" HotelCode="303849|1886a3" HotelName="The Kasih Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Gang Baik Baik 9, Seminyak, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371465/371465a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.46" OriginalAmount="138.46">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|165c9c" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556337/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="138.68" OriginalAmount="138.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|840880" HotelName="TANADEWA VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19437_image53264159_0.jpg</HotelPictures>
        <HotelDescription>The name "tanadewa" is derived from the words "Tanah", meaning land, and "Dewa", meaning" Gods". Bali is rightly known as the island of the Gods, and tanadewa is the perfect place to enjoy what it has to offer. Only in tanadewa will you be satisfied with the beauty of Bali, the famous paradise on earth. Each villa is exclusively designed to marry sophisticated d�cor with Bali's rustic roots. Tanadewa has 15 exquisite split-level pool villas and a two-bedroom pool villa, where you can enjoy breathtaking views of Benoa Bay. Take a dip in your private plunge pool and relax under the shade of trees. Wake up each morning in a designer suite, on a king-sized bed overlooking the pool. Our surround sound BOSE speaker lets you listen to your favorite tunes as you unwind in paradise.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139" OriginalAmount="139">
      <BasicPropertyInfo Latitude="-8.667396" Longitude="115.147572" StarRating="4.5" HotelCode="172043|152318" HotelName="Komea Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari No.7, Br. Tegal Gundul, Tibu Beneng, Canggu, North Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153986/153986a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in between Batubelig Beach and Canggu Beach, approximately 45 minutes’ drive from Denpasar International Airport. It is set in a quiet place, near a plaza with rice paddy views, sport activities and the beach. It is about 10 minutes’ drive from the Seminyak area. There are restaurants, bars and nightclubs nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="139.15" OriginalAmount="139.15">
      <BasicPropertyInfo Latitude="-8.70511083" Longitude="115.17278589" StarRating="4" HotelCode="373763|13e22b" HotelName="Beautiful Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Timur 16, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="139.59" OriginalAmount="139.59">
      <BasicPropertyInfo Latitude="-8.684476" Longitude="115.263563" StarRating="4.5" HotelCode="410357|119843" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100879/a_100879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sindu Beach in Sanur, Bali just a 20-minute drive from Ngurah Rai International Airport and Kuta. Shopping opportunities can be found just 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140" OriginalAmount="140">
      <BasicPropertyInfo Latitude="-8.682373" Longitude="115.153026" StarRating="4" HotelCode="166191|80638" HotelName="Aria Exclusive Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Peti Tenget, Seminyak, Kuta, Bali, Denpasar 80031</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105561/105561a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141" OriginalAmount="141">
      <BasicPropertyInfo Latitude="-8.6747293333333" Longitude="115.17078983333" StarRating="4" HotelCode="378811|179398" HotelName="Villa Balidamai By Nagisa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan Permai, Gang Cendrawasih 1X, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/5e/ea5e6c4ccd67d1a330a602746d052643f6a03840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="141.36" OriginalAmount="141.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|086735" HotelName="INAYA PUTRI BALI NUSA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/920017_foto_1.jpg</HotelPictures>
        <HotelDescription>Inaya Putri Bali Nusa Dua is a 5-star hotel that celebrates the life that nature provides. This property balances the life of modern society and of the island life. Guests can also visit various tourist destinations found near the property such as the Bali National Golf Club which is only 1.5 km and the Garadu Wisnu Kencana Park which is known for its collection of Hindu sculptures with a distance of only 12 km. The nearest airport located in the vicinity would be the Ngurah Rai International Airport (DPS) with a distance of 14.5 km. \n\nFacilities and services include air conditioning, babysitting services, bar, pool bar, business services, restaurant, disabled access, 24hr reception, airport transfer, baggage holding services, beach less than 1 km, bicycle rental, car rental, cash/ATM machine, concierge facilities, credit card payments express check out, garden, halal food available, ice machine, lounge area, pets allowed on request, porterage, private beach, shops, tour desk, wedding\nservices, gym/fitness facilities, lift/elevators, conference/banquet facilities, maid service, meeting rooms, car parking (with extra charge), private garage, RV/Truck parking, valet parking, shuttle services, jacuzzi, massage, spa facilities, basketball court, casino, fishing, golf course, squash court, water sports,children's pool, outdoor pool, swimming pool, and Wi-Fi access. \n\nRooms feature air conditioning, balcony/terrace, bath, bathrobe, cable/satellite TV, CD player, ceiling fan, connecting rooms, desk, hairdryer, Hi Fi, mini bar/fridge, radio, shower, telephone, room service, dry cleaning services, laundry facilities, and Wi-Fi in room.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali 80363, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="141.94" OriginalAmount="141.94">
      <BasicPropertyInfo Latitude="-8.70261594" Longitude="115.17357264" StarRating="4" HotelCode="784330|21487f" HotelName="La Vie Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 88A, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.80987572" Longitude="115.19396888" StarRating="4" HotelCode="755406|385110" HotelName="Nusa Dua Bay View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa 19 A, Kampial, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="142.06" OriginalAmount="142.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|110892" HotelName="MONTIGO RESORTS, SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950075_foto_1.jpg</HotelPictures>
        <HotelDescription>Montigo Resorts Seminyak prides itself on advanced hospitality and excellence in order to provide each and every guest the ultimate resort experience they came for. Being one of the best Seminyak resort. Montigo resorts offer mouth-watering cuisines a TIIGO Restaurant along with award-winning Montigo spa and Tilo Kids Club to keep everyone in the family engaged even on rainy days.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="142.95" OriginalAmount="142.95">
      <BasicPropertyInfo Latitude="-8.788752" Longitude="115.15537" StarRating="5" HotelCode="96702|1062a3" HotelName="Gending Kedis Luxury Villas &amp; Spa Estate" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 100Y, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134296/p_134296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Jimbaran area, about a 2-minute drive from the beach, the resort is an easy 15-minute drive from Kuta and the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.49103031" Longitude="115.26666454" StarRating="4" HotelCode="564224|179908" HotelName="Sativa Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Tegal Lantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544801/544801a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.7699492575273" Longitude="115.16989741178" StarRating="4" HotelCode="299508|83369" HotelName="The Open House Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 25, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364470/364470a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.62018397" Longitude="115.15981271" StarRating="4.5" HotelCode="519481|174462" HotelName="The Zala Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Palam Raja, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.31" OriginalAmount="143.31">
      <BasicPropertyInfo Latitude="-8.7749094149934" Longitude="115.1726261963" StarRating="5" HotelCode="187286|13dfeb" HotelName="Lumbini Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 38, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192261/192261a_hb_a_952.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, this hotel is about 500 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144.44" OriginalAmount="144.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|711502" HotelName="Grand Mirage Resort and Thalasso Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1115497_foto_1.jpg</HotelPictures>
        <HotelDescription>Este lujoso hotel se encuentra en la penandiacute;nsula de Tanjung Benoa, al sur de Bali y muy cerca de una playa muy bonita de poca profundidad. Si tiene ganas de ir de compras, de comer en alganduacute;n restaurante o disfrutar de otros lugares de ocio, el autobanduacute;s del hotel circular regularmente hasta la ciudad de Nusa Dua, a 2 km. Se trata de uno de los destinos turandiacute;sticos mandaacute;s frecuentados de la isla de Bali. Pero a pesar de ello, ha sabido preservar su identidad cultural y cuenta, como el resto de la isla, con una gran cantidad de atracciones magnandiacute;ficas y un paisaje de frondosa vegetaciandoacute;n subtropical. Entre los monumentos mandaacute;s famosos cabe destacar los templos hindanduacute;s o los legendarios arrozales, destinos fascinantes para todo tipo de viajeros. El tiempo de traslado hasta el aeropuerto de Ngurah Rai es de unos 20 minutos y ofrece muy buenas conexiones con la red aandeacute;rea internacional.Este amplio y elegante complejo se caracteriza por su arquitectura impresionante, que combina la elegancia occidental con el estilo tradicional de la regiandoacute;n. Cuenta con un total de 171 habitaciones. Ademandaacute;s, hay un hall de entrada con una recepciandoacute;n abierta las 24 horas del dandiacute;a. En cuanto al aspecto gastronandoacute;mico, dispone de varios restaurantes, en los que se sirven platos mediterrandaacute;neos. En el restaurante-teatro al aire libre se ofrecen deliciosos platos, asandiacute; como espectandaacute;culos por las noches. Ademandaacute;s, tambiandeacute;n podrandaacute; tomar algo en uno de los bares o en la cafeterandiacute;a o disfrutar de la manduacute;sica mandaacute;s actual en el club. El complejo tambiandeacute;n alberga un pasaje con tiendas, en las que puede realizar pequeandntilde;as compras. Aquellos que viajen por negocios tienen a su disposiciandoacute;n numerosas salas de conferencias. Tambiandeacute;n se tiene en cuenta a los mandaacute;s pequeandntilde;os para los cuales hay un parque infantil. Si lo solicita, hay servicio de canguro disponible (con cargo extra).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145" OriginalAmount="145">
      <BasicPropertyInfo Latitude="-8.677334" Longitude="115.156945" StarRating="5" HotelCode="186844|78926" HotelName="Maca Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No 7, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222110/222110a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="145.17" OriginalAmount="145.17">
      <BasicPropertyInfo Latitude="-8.8256431936857" Longitude="115.13169986812" StarRating="3" HotelCode="321511|144ce6" HotelName="S-Resorts Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nabor 29, Pecatu 80361, Uluwatu, Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216501/216501a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146" OriginalAmount="146">
      <BasicPropertyInfo Latitude="-8.699163" Longitude="115.257438" StarRating="4.5" HotelCode="387587|6059" HotelName="KAYUMANIS SANUR PRIVATE VILLAS &amp;SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Akasa no. 28, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90251/a_90251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa is nestled within a small hamlet in the village of Sanur, and is part of an active Balinese community where religious obligations are taken seriously and the people are proud of their heritage. Guests will find restaurants in the immediate vicinity. The nearest shops are 7 km away at Hardy Shopping Centre, the Museum Le Mayeur is 10 km, Denpasar city is 15 km, Kuta is 30 km and the Ubud area is 45 km. The hotel lies 30 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146.63" OriginalAmount="146.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|920289" HotelName="KAJANE MUA UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33447_image64143874_0.jpg</HotelPictures>
        <HotelDescription>A hidden gem in the heart of Ubud, Kajane Mua offers you a luxury experience like no other. Designed exclusively to meet all types of travelling needs, it provides various selections of Private Luxury Pool Villas and Maison Rooms.Creatively blending contemporary and traditional ambience in its villas and rooms, Kajane Mua offers an excellent topical hideaway for those who wishes to experience luxury amidst. With only one step to Ubud's major tourist attractions, Kajane Mua keeps the tranquility and serenity of Ubud escape undoubtedly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146.93" OriginalAmount="146.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|839952" HotelName="WAKAGANGGA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>TABANAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897880_foto_1.jpg</HotelPictures>
        <HotelDescription>This property is located at Yeh Gangga beach, Tabanan, which take 40 minutes drive from famous Seminyak beach in Kuta area. This property is 70 minutes away from Bali airport, 90 minutes drive from Nusa Dua area, 80 minutes drive from Ubud area, 70 minutes from Benoa Harbour, and 20 minutes drive from famous Tanah Lot, ancient, spectacular and sacred rock island temple which was built in the 16th century and it is one of four famous temples on the south coast of Bali.In addition to a villa with pool facilities, there is an AC living room and a second open air bathroom. Resort will provide free return transport to Seminyak, Tanah Lot area, and Tabanan Traditional market. Daily complimentary activities such as Cycling, Rice field tracking, Balinese offering making (Canang), and Kite making.Breakfast, lunch and dinner are available at this property. Restaurant provide Indian and Chinese Breakfast, Vegan and vegetarian Breakfast.This is a traditional hotel.The hotel has a very small lobby.The resort is Superior First class resort and match for guests who love Bali nature and culture. This property features swimming pool, library, small meeting room for about 20 persons. Resort will provide return transport to Seminyak and Tanah Lot area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146.93" OriginalAmount="146.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|711492" HotelName="ARMA MUSEUM &amp; RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1336_image49872153_0.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en el sur de Ubud. El centro de la ciudad queda a 5 minutos en coche, mientras que el bosque del mono estandaacute; a 20 minutos a pie. Ademandaacute;s, el Palacio de Ubud dista 2 km y el aeropuerto internacional de Ngurah Rai estandaacute; a 50 minutos en coche.Este hotel ofrece una combinaciandoacute;n de arquitectura de estilo clandaacute;sico balinandeacute;s con un toque moderno. Se encuentra entre frondosos jardines tropicales y cuenta con vistas espectaculares de los campos de arroz vecinos. Presenta un ambiente tranquilo que combina a la perfecciandoacute;n con la serenidad de los preciosos alrededores naturales. Los huandeacute;spedes podrandaacute;n disfrutar del arte, de la tranquilidad de los jardines y de los alrededores naturales. Se ofrece un total de 15 habitaciones, asandiacute; como vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cafeterandiacute;a, bar, restaurante, equipamiento para conferencias, servicio de habitaciones y de lavanderandiacute;a, alquiler de bicicletas y aparcamiento privado.Todas las habitaciones cuentan con una decoraciandoacute;n individual y disponen de mobiliario balinandeacute;s de primera clase, ofreciendo a la vez comodidad y un estilo elegante. Todas las habitaciones disponen de cuarto de baandntilde;o, aire acondicionado individual, secador de pelo, telandeacute;fono de landiacute;nea directa, minibar, cafetera/tetera y balcandoacute;n/terraza.El complejo ofrece autandeacute;nticos talleres culturales tandiacute;picos balineses y dispone de una piscina al aire libre con bar de aperitivos, asandiacute; como tratamientos de spa y de masajes.La cafeterandiacute;a al aire libre sirve deliciosa cocina internacional y de influencia indonesia. Cada maandntilde;ana se ofrece desayuno en forma de bufandeacute;. Los huandeacute;spedes podrandaacute;n relajarse en la tranquilidad del restaurante, situado en los apacibles alrededores de antiguos campos de arroz y jardines con arroyos. El almuerzo y la cena podrandaacute; disfrutarlos en el restaurante.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147" OriginalAmount="147">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|156804" HotelName="Jati Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42666/2942666/1.jpg?f=15328578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="147.08" OriginalAmount="147.08">
      <BasicPropertyInfo Latitude="-8.77638" Longitude="115.170927" StarRating="4" HotelCode="130483|11cc1e" HotelName="Villa Balquisse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu-Jimbaran 18X, Jimbaran, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096666/096666a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Jimbaran, in the south of Bali. The establishment is just a 5-minute walk from the beach, the town centre and the local tourist attractions. Bali's capital city, Denpasar, is around 15 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148" OriginalAmount="148">
      <BasicPropertyInfo Latitude="-8.689256" Longitude="115.171499" StarRating="4" HotelCode="160361|79082" HotelName="The Amala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124152/124152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a cute and intimate retreat located in the heart of Seminyak. It is Bali's most exciting and exclusive address and offers a heady mix of life and leisure. Guests can enjoy the best of both worlds, the intimate and luxurious calm within the walls of the resort and the vibrancy of shopping, art shops, cafes, Seminyak Square, nightlife and beaches only a short walk away. Guests will find the nearest restaurants 500 m from the property and Seminyak Beach is 2 km away. It is 10 km to Denpasar and just 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149" OriginalAmount="149">
      <BasicPropertyInfo Latitude="-8.672751" Longitude="115.159614" StarRating="4.5" HotelCode="99537|34555" HotelName="The Kayana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget, Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/139456/a_139456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally positioned in Seminyak, the property is just a short walk from the beach, as well as some of Bali's famous restaurants, bars, fashionable boutiques and trendy nightlife venues. It is abour 6 km from Bali's international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149" OriginalAmount="149">
      <BasicPropertyInfo Latitude="-8.67823004" Longitude="115.15356549" StarRating="4" HotelCode="384656|82984" HotelName="The Yubi Boutique Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 123, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.21" OriginalAmount="150.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|711495" HotelName="SOL by Melia Benoa Bali - All Inclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>TANJUNG BENOA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894148_foto_1.jpg</HotelPictures>
        <HotelDescription>El Meliandaacute; Benoa es un lujoso hotel de costa que se ubica en la playa de Tanjung Benoa, en medio de un entorno espectacular. Se encuentra a solo 2 km de la transitada zona turandiacute;stica de Nusa Dua, donde los huandeacute;spedes pueden disfrutar de una enorme variedad de tiendas y lugares de ocio. Para aquellos que busquen una experiencia mandaacute;s cultural, hay una gran cantidad de lugares que descubrir, incluyendo varios templos en los alrededores. El hotel estandaacute; a solo 20 minutos en coche del aeropuerto de Ngurah Rai. El impresionante estilo arquitectandoacute;nico moderno, sus exuberantes jardines tropicales y las habitaciones tandiacute;picas de estilo balinandeacute;s sumergen a los clientes en una eclandeacute;ctica e interesante mezcla de lo tradicional y lo contemporandaacute;neo. El tranquilo ambiente serandaacute; aanduacute;n mandaacute;s intenso si se hace uso de la oferta de tratamientos de relajaciandoacute;n y rejuvenecedores que ofrece el Spa del complejo. El hotel tambiandeacute;n brinda un sinfandiacute;n de opciones de ocio y restauraciandoacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="150.62" OriginalAmount="150.62">
      <BasicPropertyInfo Latitude="-8.586886" Longitude="115.064913" StarRating="4" HotelCode="54692|155081" HotelName="Waka Gangga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gangga Beach, Yeh Gangga Village, Tabanan 82151, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/65001/a_65001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sudimara Village, Tabanan Regency on the southwest coast of Bali. It is approx. 22 km (about an hour by car) from Ngurah Rai International Airport and 8 km from Tanah Lot Temple. The town of Denpasar is some 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.92" OriginalAmount="150.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|920120" HotelName="HIDDEN VALLEY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911354_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="-8.61898488" Longitude="115.30884632" StarRating="5" HotelCode="418514|160563" HotelName="The Royal Purnama Art Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Purnama Beach, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Royal Purnama Bali exclusive boutique retreat for sophisticated travellers over-12-years-of-age, is supported by impeccable service, luxurious facilities, and the beauty and tranquillity of a rural oceanfront setting in southeast Bali in Sukawati, Gianyar. The Royal Purnama Art Suites and Villas, Bali is situated oceanfront beside the majestic Pantai Purnama (Full Moon Beach) on the southeast coast of Bali, in Sukawati, Gianyar. Just 15km from Sanur and 16km from Ubud. The setting is both beautiful and tranquil, with lush plantations on one side and the glittering black crystal sands of the beach on the other.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="-8.65522192" Longitude="115.13180343" StarRating="3.5" HotelCode="561207|214245" HotelName="The Slow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 97, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/22192/3322192/1.jpg?f=15398153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151.69" OriginalAmount="151.69">
      <BasicPropertyInfo StarRating="5" HotelCode="|838688" HotelName="GENDING KEDIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897585_foto_1.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is surrounded by lush rainforest in the Jimbaran area of Bali. Guests can spend sunny days lounging on the resort's private white sand beach, complete with comfortable sun loungers for two, beach bar, and complimentary shuttle service. Alternatively, guests can venture out on excursions to Pura Uluwatu temple or Mount Batur volcano, an elephant safari ride, mountain cycling or white water rafting.The exquisite private villas are spacious and elegantly decorated, each with a private pool, furnished sundeck with sun loungers, and modern amenities such as preloaded iPods, LCD televisions, and wireless internet access. Guests can enjoy a private barbeque prepared poolside with butler service at the villa, dine at the beach club, or sample oriental and Balinese cuisines in the restaurant. For a little extra pampering and excellent service in an exclusive atmosphere, this resort is the perfect choice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152" OriginalAmount="152">
      <BasicPropertyInfo Latitude="-8.7794039516801" Longitude="115.16727104299" StarRating="5" HotelCode="10623|16710" HotelName="Intercontinental Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 45, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8487/a_8487_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive neighbourhood of Jimbaran Bay on Bali's southern coastline about 10 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="152.57" OriginalAmount="152.57">
      <BasicPropertyInfo Latitude="-8.64671716" Longitude="115.14003104" StarRating="4" HotelCode="490399|1e1741" HotelName="Theanna Eco Villa and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 25A, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21618/2521618/47.jpg?f=15676146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153" OriginalAmount="153">
      <BasicPropertyInfo Latitude="-8.7924976646995" Longitude="115.12533746675" StarRating="3.5" HotelCode="74000|221664" HotelName="La Joya Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Pantai Balangan, Jimbaran, Kuta, Kabupaten, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275401/6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park\n\nWhen you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park. This hotel is within close proximity of New Kuta Beach and New Kuta Golf.Rooms Make yourself at home in one of the air-conditioned rooms featuring minibars. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.Amenities Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This hotel also features complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance.Dining Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours).Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.48" OriginalAmount="153.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|109683" HotelName="KUPU KUPU BARONG VILLAS &amp; TREE SPA BY L'OCCITANE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974689_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bali, Kupu Kupu Barong Villas and Tree Spa is a 5-star hotel enclosed by three hectares of lush tropical gardens overlooking the river and the rice paddies which makes the hotel with the most spectacular view of the Ayung Valley. Our 39 luxury villas resort is one of Bali's finest boutique hotels and an amazing resort for the most romantic travellers. The unique spa concept Kupu Kupu Barong invites you to rejuvenate and pamper your senses at the top of a Mango Tree Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154" OriginalAmount="154">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|77027" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/241709/a_241709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 15 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="154.07" OriginalAmount="154.07">
      <BasicPropertyInfo Latitude="-8.6747052" Longitude="115.1540605" StarRating="4" HotelCode="113543|1148ab" HotelName="Mayaloka Villas Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 88, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156896/a_156896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Petitenget section of Seminyak, the resort villas are a few minutes' walk away from Petitenget Beach with private access. They are also a few driving minutes away from the hippest area, Seminyak. The villas are close to but also worlds away from the excellent dining venues and boutique shopping alternatives.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="154.66" OriginalAmount="154.66">
      <BasicPropertyInfo Latitude="-8.687515" Longitude="115.1703" StarRating="5" HotelCode="292514|13483a" HotelName="Nyuh Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli No. 99, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367097/367097a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="154.86" OriginalAmount="154.86">
      <BasicPropertyInfo Latitude="-8.80905205" Longitude="115.10699987" StarRating="3" HotelCode="531093|1eaf5f" HotelName="Rock 'n Reef Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih C151, Anantara, Left Side Villa Pemutih entrance, 80363 Pecatu</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93736/2493736/1.jpg?f=15312034</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155" OriginalAmount="155">
      <BasicPropertyInfo Latitude="-8.707228" Longitude="115.25616" StarRating="5" HotelCode="186023|75214" HotelName="Sudamala Suites &amp; Villas Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sudamala No. 20, Sanur, Bali 80227</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189141/189141a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="155.19" OriginalAmount="155.19">
      <BasicPropertyInfo Latitude="-8.660150354342" Longitude="115.13703370656" StarRating="4.5" HotelCode="187557|1afe52" HotelName="Lalasa Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 12, Pantai Berawa, Canggu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502680/502680a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="155.81" OriginalAmount="155.81">
      <BasicPropertyInfo Latitude="-8.39001448" Longitude="115.07805336" StarRating="4.5" HotelCode="563690|214a0a" HotelName="Alassari Plantation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Banjar Biyahan, Desa Wanagiri, 82162 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42993/2942993/59.jpg?f=15505514</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.7296639545427" Longitude="115.17010111905" StarRating="4" HotelCode="319612|83346" HotelName="Amnaya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang Puspa Ayu 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447208/447208a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.66028184" Longitude="115.13693575" StarRating="4" HotelCode="407182|175938" HotelName="Aradhana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, 400 meter to Berawa Beach, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554545/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.799396871731" Longitude="115.23207043915" StarRating="5" HotelCode="529070|16984" HotelName="Melia Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata BTDC Lot 1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/644560/a_644560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is surrounded by an idyllic garden landscape directly beside Nusa Dua Beach. Guests are only a few minutes away from the Galeria shopping mile. It also takes around 10 minutes away to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="156.13" OriginalAmount="156.13">
      <BasicPropertyInfo Latitude="-8.6938727" Longitude="115.17347309" StarRating="4" HotelCode="518790|1d4ec9" HotelName="Aksari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Kitchen,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Gang Baik Baik 2 No 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559682/559682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi, Aksari Villa offers accommodation in Seminyak. The accommodation is air conditioned and comes with a spa bath. Seminyak Beach is 1.6 km from the property.The accommodation is fitted with a seating area with a satellite flat-screen TV and iPod docking station. Some units include a dining area and/or terrace. There is also a kitchenette, equipped with a microwave and fridge. A stovetop and kettle are also featured. Towels and bed linen are available.This also includes a hot tub. The Seminyak Square Shopping Mall is 2.1 km from Aksari Villa, while Ku De Ta is 2.2 km away. The nearest airport is Ngurah Rai International, 6 km from the Villa, and the property offers a free shuttle service.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="156.53" OriginalAmount="156.53">
      <BasicPropertyInfo Latitude="-8.79079932" Longitude="115.13006565" StarRating="3" HotelCode="602486|2148d2" HotelName="La Joya Biu Biu Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Banjar Cengiling, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50079/2950079/1.jpg?f=15499759</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="157.70" OriginalAmount="157.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|920573" HotelName="BALI SPIRIT AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895232_foto_1.jpg</HotelPictures>
        <HotelDescription>Just outside of Ubud centre, Bali Spirit peacefully situated on the edge of the Wos River surrounded by hundreds of green coconut trees, terraced gardens, and palm lined valley views spread out below. A tranquil place to return to at day's end, where traditional Balinese architecture, furnishing, rich in natural materials, in enhanced by the luxurious appointments and services expected of a fine hotel. Views from every room of the hotel. Stunning Traditional architecture terracing gently down the hillside. Traditional Art and furnishing designed to maximize guest enjoyment. Charming and friendly Balinese men and women professionally trained to serve your every need. Tucked away in tranquil Nyuh Kuning village minutes from the excitement of Ubud. Bali Spirit feels more like a private estate than a hotel. 23 private suites and villas, all with views, breezy terraces, and discreet service. Charming and friendly Balinese staff professionally trained to serve guest every need. At the bottom of our terraced garden sits a magnificent pool complete with swim up bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158" OriginalAmount="158">
      <BasicPropertyInfo Latitude="-8.6909100500508" Longitude="115.16661332475" StarRating="4" HotelCode="385235|83100" HotelName="My Villas In Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="158.87" OriginalAmount="158.87">
      <BasicPropertyInfo Latitude="-8.1439237872577" Longitude="114.54727402933" StarRating="4" HotelCode="365335|11adf1" HotelName="The Menjangan West Bali National Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk km 17Singaraja, West Bali National Park, Desa Pejarakan, Buleleng 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68945/a_68945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at West Bali National Park. It is close to the famous Menjangan Island and overlooks the beautiful Bajul Bay, noted for its wonderful coral reefs and silky sea, where exceptional underwater contours provide world-class diving and snorkeling sites. The city centre of Singaraja is around 10 km away and Pemuteran Beach can be reached in some 10 minutes' drive. Ngurah Rai International Airport is approximately 150 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="158.95" OriginalAmount="158.95">
      <BasicPropertyInfo Latitude="-8.6717978744198" Longitude="115.14753657413" StarRating="4" HotelCode="429756|147818" HotelName="Villa Bali Asri Batubelig" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bicycle Rental,Concierge,Currency Exchange,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batubelig 3B, Gang Daksina, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Bali Asri Batubelig in Seminyak (Petitenget), you'll be minutes from Batu Belig Beach and close to Seminyak Square. This 4-star villa is within close proximity of Canggu Club and Berawa Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring private pools and LED televisions. Kitchenettes are outfitted with refrigerators. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and separate sitting areas.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages and facials. You're sure to appreciate the recreational amenities, which include 12 outdoor swimming pools and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="-8.6812450276177" Longitude="115.15448195674" StarRating="4.5" HotelCode="393098|83090" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80511</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68284/2268284/1.jpg?f=14959031</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="-8.8257000702921" Longitude="115.21874517791" StarRating="5" HotelCode="7155|153495" HotelName="Hilton Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1427/a_1427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated on the south coast of Bali, on a hill some 40 m above Selantan. In addition, the hotel features stunning views out over the azure blue, breathtaking Indian Ocean. The beach cliffs provide a shelter around the peaceful sandy bay. Guests are provided with direct access to the stunning sandy beach from Nusa Dua. The town of Bualu is within 5 minutes of the hotel by car, where guests will find a variety of shopping and entertainment facilities are on offer, such as boutiques, bars and restaurants. The climate of the area is tropical heat with high humidity. This luxury hotel offers stunning, natural charm as well as the beauty of Bali. The travel time with the free bus transfer from the hotel to Bali airport takes around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160" OriginalAmount="160">
      <BasicPropertyInfo Latitude="-8.77255825" Longitude="115.17015707" StarRating="0" HotelCode="878771|423736" HotelName="Anja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Golf,Laundry,Library,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643995/643995a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Jimbaran Area close to the beach. A total of 37 bedrooms are available for guests' convenience. There is Wi-Fi throughout the hotel. Anja Jimbaran provides 24-hour reception. Ideal for families travelling with children, Anja Jimbaran offers some rooms including cots on request for the little ones. Communal areas are wheelchair accessible at this establishment. No pets are allowed on the premises. Anja Jimbaran provides parking and garage facilities. Anja Jimbaran applies a sustainable policy. There is a convenient shuttle service to the airport offered by the property. Corporate travellers may appreciate the meeting and business services and facilities available for added convenience. This hotel features a variety of dining experiences. Travellers will revel in the tasty meals offered at Anja Jimbaran. In case of need, customers may avail for health and wellness services. The varied entertainment offer at Anja Jimbaran guarantees its guests will enjoy their stay. The hotel may charge a fee for some services. 

From top to bottom, our wide range of rooms and suites has been created with your comfort and convenience in mind. Interiors benefit from natural light and cool, inviting tones. At Anja Jimbaran, extra people mean extra space, not just extra beds. Arrive in a group and get upgraded to a Triple or Family room. Wherever you lay your head, a top-notch King Koil mattress will ensure a relaxing night's slumber.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="160.73" OriginalAmount="160.73">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|199a1d" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85698/p_85698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international airport while the shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The Monkey Forest is about 10 minutes away by car while Denpasar is about 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161" OriginalAmount="161">
      <BasicPropertyInfo Latitude="-8.68100846" Longitude="115.15611919" StarRating="3.5" HotelCode="585674|241304" HotelName="Villa Vishuddha Ajna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Cendana, Gang Werkudara, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753397/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="161.04" OriginalAmount="161.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|868861" HotelName="PURI SUNIA RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975035_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled in a secluded location, the Resort is 10 minutes from the hustle and bustle of Ubud and only 60 minutes from Ngurah Rai International Airport. This 28-room club Resort is perfect for travellers looking to recharge mind and spirit. Its design features the textures and colours of nature, slate, tiles, smooth unpainted wood, soft homespun fabrics, intricate worked copper, fragrant alang-alang grass roofing, natural bamboo, rough cut stone and flowers and foliage, giving it a unique, traditional style. In addition to a private bathroom with a shower, in-room amenities include an Internet access and individually regulated air conditioning. Guests can enjoy a dip in the outdoor swimming pool. Alternatively, they can take advantage of special relaxing massage at Aura Spa and delicious food at Abangan�Restaurant.Puri Sunia Resort...where magic happens and all experiences are enchanted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="161.12" OriginalAmount="161.12">
      <BasicPropertyInfo StarRating="5" HotelCode="|920964" HotelName="PLATARAN UBUD HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950667_foto_1.jpg</HotelPictures>
        <HotelDescription>Plataran Ubud Hotel &amp; Spa is a sprawling haven of tranquility located just off Ubud's main dining hub of Jalan Hanoman Road. Step from the bustle of the street into beautifully manicured gardens overlooking a stunning panorama of verdant paddy fields and a sacred temple that is aged more than 100 years old. Within this lush oasis resides a collection of 52 stylish rooms, suites and one private residence with options to suit all travellers, complemented by an exceptional range of facilities - two beautifully designed infinity pools, a luxurious spa and outdoor gym, inspiring meeting venues, and two restaurants offering gourmet Indonesian and Western cuisine. Whether seeking a romantic couple's retreat or a memorable family holiday, this hidden gem is the perfect place to immerse in the cultural heart of Bali, and serenity beyond compare.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="162.05" OriginalAmount="162.05">
      <BasicPropertyInfo Latitude="-8.78594" Longitude="115.16359" StarRating="5" HotelCode="464487|1b5041" HotelName="Mövenpick Resort &amp; Spa Jimbaran Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wanagiri 1, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/575112/p_575112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164" OriginalAmount="164">
      <BasicPropertyInfo Latitude="-8.58834667" Longitude="115.26487332" StarRating="4.5" HotelCode="390423|160565" HotelName="The Sanctoo Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singapadu, Sukawati-Ubud 80852, Kabupaten Gianyar</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602084/602084a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sukawati.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="164.25" OriginalAmount="164.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|838784" HotelName="THE PAYOGAN VILLA RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32719_image63967170_0.jpg</HotelPictures>
        <HotelDescription>Offering private villas and an outdoor pool in a garden environment, The Payogan Villa Resort &amp; Spa overlooks the River Valley. It provides a free shuttle to Ubud's suttle to Ubud's centre.Surrounded by tropical gardens, the spacious Balinese.style villas at Payogan come with flat-screen satellite TV, large semi-outdoor bathrooms come with a sunken bathtub and shower facilities.Guests can enjoy relaxing massage and beauty treatments at The Ounama Spa. The hotel features ample space for meditation in private terraces or within the torpical gardens.Lesung Restaurant offers a dining experience with beautiful views of the outdoor landscape. Local and international specialities are served, with the option of in-room dining.The Payogan Villa Resort &amp; Spa is a one-hour drive from Ngurah Rai International Airport. It is a 15-minute drive from Ubud Town and a 45-minute drive from Kintamani Area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165" OriginalAmount="165">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|179434" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166" OriginalAmount="166">
      <BasicPropertyInfo Latitude="-8.68157" Longitude="115.161322" StarRating="4.5" HotelCode="93164|73119" HotelName="Bvilla + Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 63, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129559/a_129559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the hip district of Seminyak, this resort is surrounded by shopping, dining and nightlife experiences. The establishment is just a 5-minute walk away from Bali's finest street for international cuisine, Jalan Laksmana, and is also close to a number of tourist attractions in the Kuta area. The Tanah Lot temple is 35 km from the accommodation and restaurants can be found within 2 km of the establishment. Denpasar can be reached in 30 minutes by car and Ngurah Rai International Airport is a 20-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="166.24" OriginalAmount="166.24">
      <BasicPropertyInfo Latitude="-8.6959182322541" Longitude="115.16844302223" StarRating="3" HotelCode="327828|129f6b" HotelName="Kumpul Kumpul Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Taman Sari 2, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507846/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167" OriginalAmount="167">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|178600" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544221/544221a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud center town and ninety minutes from Ngurah Rai International Airport.
Situated outside of the village, surrounded with Ubud tropical jungle and ricefields, the resort encompassing a collection of 17 Rooms and Villas in Balinese Design, presented with heart by the Owner hands.
At the Alena Ubud where every soul immersed with the genuine Balinese hospitality in a relaxing and tranquil atmosphere.
The Alena Resort is a masterpice of a young Balinese whose not just the owner but also he put his heart to work with his hand on every details design and material to present for every traveler who looking for a small and relaxing Balinese boutique resort.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167" OriginalAmount="167">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4.5" HotelCode="365028|72003" HotelName="The Seminyak Suite Privat Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68766/a_68766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by quality shopping, dining and nightlife experiences. It is within walking distance of the beach, about a 10-minute drive from Kuta Beach, only a 20-minute drive from Ngurah Rai International Airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167" OriginalAmount="167">
      <BasicPropertyInfo Latitude="-8.6816584596236" Longitude="115.16100022164" StarRating="5" HotelCode="169601|81124" HotelName="Ziva a Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 65, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146638/146638a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca-style hotel is located next to the town of Seminyak, in a green and quiet area surround by properties and villas community. Petitenget Beach is just 10 minutes' walk away, and it is 5 minutes' walk to the restaurant and club area and to Seminyak Square shopping centre. The famous Kudeta Restaurant is just 5 minutes' drive from the villa. The nearby Canggu Club sports centre is a supporting partner of the villa complex. Ngurah Rai International Airport is just 20 minutes' drive from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169" OriginalAmount="169">
      <BasicPropertyInfo Latitude="-8.729642" Longitude="115.167026" StarRating="5" HotelCode="7143|24290" HotelName="Discovery Kartika Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, PO BOX 1012, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1413/a_1413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among an oasis of 8 hectares of spacious manicured tropical gardens, the resort is conveniently located right on the beachfront of popular South Kuta Beach. The resort is in the midst of Bali's most famed stretch of sandy beaches, shaded by coconut palms and filled with charming Balinese hospitality. It is ideally situated within walking distance of shops, restaurants and entertainment facilities and is only minutes away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="169.50" OriginalAmount="169.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|161655" HotelName="The Purist Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907740_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 30 minutes' drive from Denpasar International Airport.FacilitiesThe hotel features 18 accommodation units. Services and facilities at the hotel include a safe, currency exchange facilities, wireless internet access, a restaurant, a bar, room service and a laundry. A garden is among the features contributing to a pleasant stay.RoomsAll rooms feature air conditioning and a kitchen. Guests will also find a terrace in most rooms as standard. Each accommodation unit features a double bed or a king-size bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. Other features include internet access, a telephone and a TV. In each of the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentThe hotel offers an outdoor pool. Sun loungers provide a great place to sunbathe. Guests of the hotel will find it the ideal place for an active holiday. Activities and facilities offered include cycling/mountain biking, yoga, a spa and massage treatments. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and B andamp; B.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="169.53" OriginalAmount="169.53">
      <BasicPropertyInfo Latitude="-8.617163487649" Longitude="115.26316478493" StarRating="3.5" HotelCode="904692|11c02d" HotelName="Bumi Linggah The Pratama Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan, Br. Tubuh - Desa Batubulan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147047/147047a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="169.77" OriginalAmount="169.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|711512" HotelName="GRIYA SANTRIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/17838_image51229709_0.jpg</HotelPictures>
        <HotelDescription>Griya Santrian welcomes you to experience an enduring tale of warm traditional Balinese hospitality on the laidback sunrise coast of Sanur Beach. This beautiful beachfront resort is unmistakably among the most renowned landmarks in Sanur, gracing a perfectly central location on the quiet shore and with an unending classical design that continues to charm visitors, be it new and repeat visitors alike, perfect for individual, couple, family or business travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170" OriginalAmount="170">
      <BasicPropertyInfo Latitude="-8.691776" Longitude="115.162205" StarRating="5" HotelCode="300236|83038" HotelName="Courtyard Bali Seminyak Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103 SP, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466453/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="170.69" OriginalAmount="170.69">
      <BasicPropertyInfo Latitude="-8.695226" Longitude="115.165422" StarRating="5" HotelCode="113557|116253" HotelName="Le Jardin Boutique Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Diet Meals,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande #7, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156914/p_156914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Seminyak area, the finca is only 5 minutes from the beach. It is approximately 25 minutes' drive from the Ngurah Rai International Airport (about 7 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="171.43" OriginalAmount="171.43">
      <BasicPropertyInfo StarRating="5" HotelCode="|147239" HotelName="ABIA VILLA LEGIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/858282_image58971902_0.jpg</HotelPictures>
        <HotelDescription>Abia Villas Legian is a stylish complex of just 15 luxury villas designed to bring elegance to one of Bali's favorite tourism district. the property is the epitome of tropical sophistication where modern travelers can enjoy a carefree break along with all the priviledges of island living.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="171.70" OriginalAmount="171.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|399349" HotelName="ROYAL CASA GANESHA HOTEL &amp; SPA UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067842_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically located in the center of Ubud - only 15 minute drive from the well-known Ubud Monkey Forest. Royal Casa Ganesha Hotel &amp; Spa features an open large swimming pool overlooking the lush greenery and tropical garden. Guests can also enjoy to have pampering massage or try mount watering Food &amp; Beverage at the restaurant. All rooms are have Air Conditioning and comes with generous big flat screen LCD. Some units have a seating area so guest can relax and enjoy the sun shine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172" OriginalAmount="172">
      <BasicPropertyInfo Latitude="-8.1878414635396" Longitude="114.91472840309" StarRating="3.5" HotelCode="402099|127789" HotelName="Zen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ume Anyar, PO Box 18, Seririt, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123281/123281a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="172.58" OriginalAmount="172.58">
      <BasicPropertyInfo Latitude="-8.6928142008244" Longitude="115.17224338876" StarRating="4" HotelCode="429729|18d411" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 11, Gang Baik, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231521/231521a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to double six area or kuta beach and Nakula Street of Seminyak also really close by to Seminyak Shopping Center like some famous restaurants and super market like Bintang Super market Jaya Pub and more.This 4 Star Private Villa offer the guest with OneTwoThree and Four Bedroom Private Pool Villa. Each Villas specially design with an elegance interior design express Balinese and modern style and home comfort so you can experience the delights of tropical Balinese living.De Bharata Bali Villas Seminyak offer a finest luxury villa accommodation each with their own Large private pool living room with kitchenette air conditioning on each room and private bath room with bath tub on each room as a perfect choice for families friends or couple. The Villa can be reach at about 20 - 30 minutes from the airport by car or taxi. It's also within walking distance to some restaurant in seminyak limk warung made mamasan and some bar or shopping places in seminyak area</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="173.38" OriginalAmount="173.38">
      <BasicPropertyInfo Latitude="-8.83440438" Longitude="115.14225697" StarRating="4" HotelCode="481553|1d9c14" HotelName="Prasana By Arjani Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Harjani No. 1, Banjar Kertha Lestari, Ungasan, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584507/584507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174" OriginalAmount="174">
      <BasicPropertyInfo Latitude="-8.4620707862808" Longitude="115.240855515" StarRating="4" HotelCode="18282|67151" HotelName="Alila Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Payangan, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22720/a_22720_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on a slope on the banks of the Ayung River. Ubud is located around 15 minutes from the hotel. Guests are offered a hotel bus service to Ubud and the airport is approximately an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174" OriginalAmount="174">
      <BasicPropertyInfo Latitude="-8.7959989081848" Longitude="115.22908329964" StarRating="5" HotelCode="7158|21283" HotelName="The Westin Resort Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Lot 3, Kawasan Pariwisata, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1430/a_1430_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel complex lies right by the broad white beach of Nusa Dua, in the middle of plenty of tropical palm trees. Numerous shopping facilities and entertainment venues as well as the Bali Convention Centre are located in the surrounding area. The lively tourist town of Kuta is located around 13 km away. Denpasar, the capital of the island, lies about 30 km away. Denpasar airport is a 15-minute journey away (10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174" OriginalAmount="174">
      <BasicPropertyInfo Latitude="-8.677747" Longitude="115.153874" StarRating="4" HotelCode="187194|78007" HotelName="White Lotus Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 7A, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169998/169998a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This oasis of tranquillity lies hidden away from the hustle and bustle, yet just a few minutes’ ride from the hottest Seminyak spots on Bali, including Kudeta, The Living Room and Potato Head. Whole days can be spent here soaking up the sun or indulging in a spa treatment, while nightfall presents an endless array of wining and dining alternatives; a variety of shops and fun outdoor activities complete the perfect getaway. The property is located just 25 minutes from the international airport, and less than 5 minutes from beautiful white sandy beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="175.20" OriginalAmount="175.20">
      <BasicPropertyInfo Latitude="-8.1443352589551" Longitude="114.65709072646" StarRating="3" HotelCode="69168|119b96" HotelName="Amertha Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Loka Segara, Desa Pemuteran, Kecamatan Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115627/115627a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach hotel is situated on the coast, nestled on the crystal clear waters of Pemuteran Bay with a backdrop of nine majestic mountain tops. Ngurah Rai International Airport is approximately 95 km from the club resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="175.32" OriginalAmount="175.32">
      <BasicPropertyInfo Latitude="-8.6571526374245" Longitude="115.15313857645" StarRating="3" HotelCode="327777|16af80" HotelName="Imani Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 109, Banjar Anyar, Kelod Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369061/369061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176" OriginalAmount="176">
      <BasicPropertyInfo Latitude="-8.57256666" Longitude="115.25988626" StarRating="4.5" HotelCode="494414|164316" HotelName="Sthala, A Tribute Portfolio Hotel, Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Mawang Kelod, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/608095/a_608095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lodtunduh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176" OriginalAmount="176">
      <BasicPropertyInfo Latitude="-8.684134" Longitude="115.164404" StarRating="4" HotelCode="113511|71904" HotelName="Villa Uma Sapna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 20xx, Basangkasa, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096661/096661a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in a residential environment in the heart of Bali's upscale Seminyak village. The establishment is 10 minutes' walk from the attractions of Seminyak and around 1 km from Seminyak's beach. Denpasar, the capital of Bali, is roughly 8 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="176.78" OriginalAmount="176.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|868865" HotelName="BLUE KARMA DIJIWA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32387_image63613888_0.jpg</HotelPictures>
        <HotelDescription>Blue Karma Dijiwa Seminyak offers a selection of modern air-conditioned villas with private pools and free WiFi. Located in Seminyak, Bali, it offers a library, restaurant and free shuttle service to Seminyak Beach.The hotel is a 5-minute drive from Ku De Ta Beach Club and Seminyak Square Shopping Centre. Ngurah Rai International Airport is a 20-minute drive away.The villas are spacious and feature elegant tropical d�cor with light wood furniture and marble floors. They feature a flat-screen TV, DVD player and seating area. The private bathroom has hot showers and toiletries.Day trips and cooking classes can be arranged at the tour desk. In the afternoon you can play chess, enjoy a massage or visit the library to borrow a DVD.The World Around The Corner restaurant serves Indonesian and international cuisine. They also offer breakfast daily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="176.79" OriginalAmount="176.79">
      <BasicPropertyInfo Latitude="-8.676285" Longitude="115.15654" StarRating="4.5" HotelCode="113500|118ad4" HotelName="The Javana Royal Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 27C, Kerobokan, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156851/a_156851_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled among rice fields in the fashionable neighbourhood of Kerobokan in the Seminyak area. It is approximately a 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="638602|306807" HotelName="Villa Manggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa, Gang Gurita, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19930/3719930/1.jpg?f=15242281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178" OriginalAmount="178">
      <BasicPropertyInfo Latitude="-8.6717684866502" Longitude="115.15722733862" StarRating="4.5" HotelCode="304348|78254" HotelName="Berry Amour Romantic Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237091/237091a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178" OriginalAmount="178">
      <BasicPropertyInfo Latitude="-8.6815022423832" Longitude="115.16276597741" StarRating="4.5" HotelCode="933487|79212" HotelName="The Haere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362767/362767a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="178.65" OriginalAmount="178.65">
      <BasicPropertyInfo StarRating="0" HotelCode="|903639" HotelName="The Haere Seminyak - By Astadala" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/996139_foto_1.jpg</HotelPictures>
        <HotelDescription>The Haere Villa Seminyak is luxury Bali villas, set within a spacious private compound with semi open-space kitchen, gazebo-like dining area, living area, green gardens, and an extensive 4�8 meter private pool. A rising luxury in the heart of renowned dining and shopping district of Seminyak.Also featuring Pencar Seafood and Grill, a casual gourmet dining venue offering a unique dining experience in Bali.The Haere Villa Seminyak, a rediscovered sanctuary in the neighboring 'eat street' establishments of Seminyak, are all about thoughtful and enjoyable private space and accommodation in luxury. Natural design blended with contemporary style accents of Bali, merging with tropical green gardens landscape, private swimming pool, and a separate gazebo-like dining area with kitchenette.This integration of an open-plan design which featuring rich greeneries within 318 sqm villa compound, allows the unreserved flow of the positive energy throughout every distinctive space and every each 23 sqm bedrooms. It helps you to always feel refreshed, energized and enjoy the excitement throughout your holidays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="179.33" OriginalAmount="179.33">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|12bb35" HotelName="Villa Nirvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368921/368921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180" OriginalAmount="180">
      <BasicPropertyInfo Latitude="-8.68498576" Longitude="115.16232202" StarRating="3.5" HotelCode="594881|241293" HotelName="Villa Ozamiz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang 100X 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/8a/c4/8ac4308e393822707f3529907e8d2ff2a7a4d1de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Villa Ozamiz in Seminyak (Laksmana), you'll be minutes from Eat Street and close to Kuta Beach.  This villa is within close proximity of Seminyak Square and Petitenget Temple. #  Rooms : # Make yourself at home in one of the 4 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="180.53" OriginalAmount="180.53">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|11a777" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/70/a470676eb60707f19bd0416fd08eb8d199777502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort is generously laid out within 4 hectares of garden landscape. This property enjoys a very convenient location on Tegalalang Ubud, and offers beautiful panoramic views of the area and is a secure and comfortable retreat. The resort is located around 5 km from the centre of Ubud, with its tourist centre, shopping centre and Lake Batur. The scenery along the road from Ubud to the resort is filled with traditional and cultural delights. The property also lies approximately 90 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|150930" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240246/a_240246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this cosy property makes an excellent location for resting one's mind as it is surrounded by a tranquil environment. Ubud Market and Palace are both around a 5-minute drive away. The establishment is situated some 40 km away from Denpasar Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.688703" Longitude="115.158432" StarRating="4" HotelCode="113527|79135" HotelName="Dyana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camplung Tanduk Street (Ex. Abimanyu ), Gang Bunga Kecil, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/097461/097461a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located right in Seminyak, just 800 m from Kuta Beach and approximately 20 minutes' drive from Ngurah Rai International Airport (around 8 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.81309801" Longitude="115.14486927" StarRating="5" HotelCode="450250|225617" HotelName="Renaissance Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Pantai Balangan 1, Ungasan, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/525682/525682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.6569723910903" Longitude="115.1344314914" StarRating="4" HotelCode="382919|80858" HotelName="Kumuda Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="184.36" OriginalAmount="184.36">
      <BasicPropertyInfo Latitude="-8.688055" Longitude="115.158133" StarRating="5" HotelCode="59765|103293" HotelName="The Elysian Boutique Villa Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Saridewi, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77385/a_77385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Seminyak area, this family-friendly hotel is just 5 minutes from Bali's famous beach. The hotel is situated in the heart of the island's hip homeware and fashion stores, gourmet cafés, restaurants and bars that personify the islands luxury lifestyle. Denpasar is a 30-minute drive away and the hotel is about a 25-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185" OriginalAmount="185">
      <BasicPropertyInfo Latitude="-8.4771955522208" Longitude="115.25895059763" StarRating="4" HotelCode="398993|83551" HotelName="Villa Vajra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Sebali, Keliki, PO Box 190, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5316044</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186" OriginalAmount="186">
      <BasicPropertyInfo Latitude="-8.50406094" Longitude="115.15554959" StarRating="4" HotelCode="413068|373100" HotelName="Villa Hati Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Coffee Shop,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Parking,Restaurant,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Kedaton Banjar Batanwani, Kukuh, Marga, 82121 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60376/2260376/18.jpg?f=15504269</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="186.16" OriginalAmount="186.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|711466" HotelName="Bagus Jati Health &amp; Wellbeing Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950401_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo estandaacute; situado en la localidad de Sebatu, a unos 30 minutos de Ubud y a aproximadamente 1 hora del aeropuerto internacional Ngurah Rai. Asentado entre montaandntilde;as, aquandiacute; podrandaacute; respirar tranquilamente aire fresco y disfrutar de la serenidad del entorno.El complejo, situado en la ladera en un terreno ajardinado de 5 hectandaacute;reas y rodeado del verdor de los bosques tropicales en las majestuosas sierras de Ubud, ofrece vistas de las sierras, los valles y de la flora y fauna tropicales. Ha sido construido con la idea de traer salud y vitalidad a personas de todo el mundo. Consta de 8 chalandeacute;s circulares Deluxe Spa con sus propias intalaciones spa privadas, 10 chalandeacute;s Superior, jardines ecolandoacute;gicos y un restaurante gourmet. Ademandaacute;s, hay vestandiacute;bulo con registro 24 horas, servicio de cambio de divisa, bar, instalaciones para conferencias, conexiandoacute;n de pago a Internet, servicio de habitaciones y de lavanderandiacute;a, alquiler de bicicletas y aparcamiento.Las habitaciones han sido diseandntilde;adas individualmente en estilo tandiacute;pico balinandeacute;s y estandaacute;n rodeadas de verde follaje y caminos que descubren unas vistas esplandeacute;ndidas del valle. Cada alojamiento lleva integrado una sala propia para tratamientos equipada con cama de masajes y jacuzzi, conectada con el cuarto de baandntilde;o y amueblada con una cama extra grande con dosel y cortinas. Ademandaacute;s, dispone de secador de pelo, radio, equipo de manduacute;sica, minibar, cafetera/tetera, caja fuerte y balcandoacute;n o terraza.El complejo cuenta con gimnasio completamente equipado y con pavellandoacute;n de yoga. Asimismo, se ofrecen tratamientos tradicionales de salud y belleza para el rejuvenecimiento (con cargo extra). Hay tambiandeacute;n 2 piscinas al aire libre con chiringuito y se ofrece aerandoacute;bic y bicicleta de montaandntilde;a.Por la maandntilde;ana se sirve desayuno. El almuerzo y la cena se pueden pedir de menanduacute; o a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188" OriginalAmount="188">
      <BasicPropertyInfo Latitude="-8.81029328" Longitude="115.10522823" StarRating="3" HotelCode="822152|383244" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489185</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="188.25" OriginalAmount="188.25">
      <BasicPropertyInfo Latitude="-8.5069332059321" Longitude="115.2596578002" StarRating="3" HotelCode="142200|1d0a79" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275756/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located in Ubud, within walking distance of a number of galleries, restaurants, museums, Monkey Forest, the royal Ubud Palace, markets, temples and exciting Balinese nightlife. Sanur Beach is 25 minutes' walk and Ngurah Rai International Airport can be reached in about an hour (approximately 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="188.33" OriginalAmount="188.33">
      <BasicPropertyInfo Latitude="-8.65018177" Longitude="115.12913667" StarRating="3.5" HotelCode="540514|1ec7f9" HotelName="Regali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong 101, Canggu, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="189.10" OriginalAmount="189.10">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="3.5" HotelCode="599542|208e85" HotelName="Marriott’s Bali Nusa Dua Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45628/7195c694-906e-4b9b-bb9e-0d8bc95ba3a6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="189.76" OriginalAmount="189.76">
      <BasicPropertyInfo Latitude="-8.6564712585054" Longitude="115.1527372429" StarRating="3.5" HotelCode="385273|18f446" HotelName="Anyar Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Off Jalan Bumbak, Banjar Bumbak, Anyar Kelod, Umalas, Kerobokan 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78364/1878364/1.jpg?f=15689461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190" OriginalAmount="190">
      <BasicPropertyInfo Latitude="-8.803502" Longitude="115.233098" StarRating="5" HotelCode="7153|15176" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua BTDC, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1424/a_1424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Nusa Dua Peninsula, just a 20-minute drive from Bali International Airport. It also offers easy access to Denpasar (about a 30-minute drive away), Sanur and Kuta (about a 20-minute drive away). Uluwatu Temple is about a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="190.34" OriginalAmount="190.34">
      <BasicPropertyInfo Latitude="-8.7679433609179" Longitude="115.21733688048" StarRating="4" HotelCode="933477|18eb6b" HotelName="D And G Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setra Ganda Mayu, Tanjung Benoa 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365430/365430a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Tanjung Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191" OriginalAmount="191">
      <BasicPropertyInfo Latitude="-8.70874051" Longitude="115.16713103" StarRating="3.5" HotelCode="797225|221095" HotelName="Legian Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41266/2941266/4.jpg?f=15045293</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193" OriginalAmount="193">
      <BasicPropertyInfo Latitude="-8.6694139217788" Longitude="115.15043870492" StarRating="4" HotelCode="429716|77704" HotelName="Bali Ethnic Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 200, Umalas 2, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554595/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We welcome you to Bali in our villas Kalua Kayu and Ka.Located in the residential area of Umalas just 35 minutes from the international airport where you'll find just 10 minutes by driving shops and trendy restaurants of Seminyak.Immersed in a path between rice paddies is our property: a green island with three great villas each with a majestic private pool.The traditional Javanese house built with antic carved teak wood welcome you for a relaxing break in a journey through the mysterious island of Bali. Our traditional houses are an invitation to journey through the beautiful landscape of Indonesia for a holiday with friends or family.The three villas are connected to each other by a small secret passage giving you a chance to have 12 double rooms all with their own private bathroom.These traditional houses  are called "joglo" and are divided into bedrooms living room dining room bar and media room all overlooking  a large open garden where you can discover the tropical endemic species of Bali.The set of all joglos overlook the majestic swimming pool where you can enjoy the colour of a romantic sunset.This atmosphere created by the French charm of Alexa Aguila Genoyer  traveler photographer and artist  comes from the choice of ethnic decoration  local materials  contemporary cosy comfort set up  and the friendly availability of our Balinese staff .Alchemy for a peaceful and charming stay ... here begins your journey...
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="193.67" OriginalAmount="193.67">
      <BasicPropertyInfo Latitude="-8.697918" Longitude="115.166147" StarRating="4" HotelCode="305365|17f6ca" HotelName="Astagina Resort, Villas &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No. 8, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/419219/p_419219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="194.80" OriginalAmount="194.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|711473" HotelName="PITA MAHA RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/415_image62958257_0.jpg</HotelPictures>
        <HotelDescription>Surrounded by a natural setting overlooking the Campuhan Valley, Pita Maha Resort &amp; Spa offers spacious villas with private balconies and an outdoor infinity pool. Massages and free WiFi throughout the property are also provided.Villas at Pita Maha Resort &amp; Spa have thatched roofs and Balinese-style interiors. All are equipped with air conditioning, minibar, refrigerator and tea/coffee making facilities. All accommodations include satellite TV with CD/DVD player. Car and bicycle rental services are available for guests wishing to discover the beauty of Ubud. The property also has tourist information desk and a business center. It also has a library and spa.Pita Maha Resort &amp; Spa offers a free shuttle service to the center of Ubud, located 1.5 km from the resort. Ubud Monkey Forest is 3.8 km from the resort, while Goa Gajah is 7.7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="195.90" OriginalAmount="195.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|839951" HotelName="MAYALOKA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950117_foto_1.jpg</HotelPictures>
        <HotelDescription>Mayaloka Seminyak VillasBali is the Island of Gods - a place where peace, worship and beauty are elevated as a staple of daily life and form the foundation of the unique Balinese style.From the intricate patterns of Batik fabric painting to the Hindu and Javanese flourishes of traditional architecture, Bali is a place of vivid colours, shapes and patterns that create timeless and contemporary looks.From the humblest family compound to the grandest hotels and villas in Seminyak, Balinese style mixes decorative imagery from religion and myths with architecture that seeks to create harmony with nature, using materials and arrangements that bring the outside world to the centre of home life.Classic and contemporary Bali at Mayaloka Villas SeminyakAt Mayaloka Villas, the open air elegance found across the Island of Gods is brought to Seminyak, a hip and sophisticated neighbourhood i</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197" OriginalAmount="197">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3.5" HotelCode="591745|226669" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648494/648494a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="197.60" OriginalAmount="197.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|856474" HotelName="KAYU RAJA VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909081_foto_1.jpg</HotelPictures>
        <HotelDescription>The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached in a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment. All the villas of the complex are built in secluded design structure, offering a nice combination of privacy and luxury living. Guests are welcomed in the lobby and offered a hotel safe and a restaurant. Each villa has a private pool, open-air living and dining room, fully equipped kitchen, as well as single hot tub with shower and hairdryer in the en suite bathroom. Further amenities include a king-size bed, satellite/cable TV and individually regulated air conditioning. Guests can also treat themselves to a soothing spa treatment.��Breakfast is served each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.6824903333333" Longitude="115.162972" StarRating="5" HotelCode="915872|74861" HotelName="Equilibria Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wirasaba 5, Off Jalan Kayu Aya, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222994/222994a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.69530958" Longitude="115.16223839" StarRating="4" HotelCode="446448|156598" HotelName="Hotel Indigo Bali Seminyak Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/501803/501803a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4.5" HotelCode="32957|83645" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52339/a_52339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200" OriginalAmount="200">
      <BasicPropertyInfo Latitude="-8.682009" Longitude="115.155139" StarRating="4" HotelCode="906050|70749" HotelName="Pradha Villas Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati I No 5, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276078/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201" OriginalAmount="201">
      <BasicPropertyInfo Latitude="-8.705648" Longitude="115.263066" StarRating="5" HotelCode="207519|33893" HotelName="Fairmont Sanur Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 8, Sanur Beach 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295804/a_295804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="201.17" OriginalAmount="201.17">
      <BasicPropertyInfo Latitude="-8.8092095944654" Longitude="115.11043241081" StarRating="4.5" HotelCode="572040|2089d2" HotelName="Radisson Blu Bali Uluwatu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Uluwatu, Pecatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614897/614897a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu, approximately 960 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="201.49" OriginalAmount="201.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|919667" HotelName="ARIA LUXURY VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063422_foto_1.jpg</HotelPictures>
        <HotelDescription>Aria is a new set of luxury villas and Exclusive villas designed for the discerning travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202" OriginalAmount="202">
      <BasicPropertyInfo Latitude="-8.772666" Longitude="115.170522" StarRating="4" HotelCode="900058|48819" HotelName="The Ahimsa Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182971/a_182971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on the fringe of one of the world's most beautiful beaches. Perfectly located, this property is a mere stone's throw from Bali's jewel in the crown - Jimbaran Bay. The establishment is approximately a 45-minute drive from Denpasar and Ngurah Rai International Airport is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="202.59" OriginalAmount="202.59">
      <BasicPropertyInfo StarRating="5" HotelCode="|711335" HotelName="The Seminyak Suite - Private Villa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897933_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; compuesto por 17 villas privadas diseandntilde;adas con buen gusto y con un estilo moderno que explora las caracterandiacute;sticas de la vida balinesa tandiacute;pica. Cada villa estandaacute; rodeada por su propio jardandiacute;n exuberante, con una piscina privada y todas los comodidades del hogar. El establecimiento estandaacute; situado al final de un camino apartado, pero aanduacute;n asandiacute; dentro de la zona de compras, gastronomandiacute;a y ocio nocturno de Seminyak. Estandaacute; tambiandeacute;n a solo 15 minutos en coche del Aeropuerto Internacional de Ngurah Rai y a 5 minutos en coche de la playa Double Six, a la que se puede llegar usando el servicio de lanzadera del complejo hotelero.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="203.04" OriginalAmount="203.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|888026" HotelName="The Griya Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364890_foto_1.jpg</HotelPictures>
        <HotelDescription>"The Griya features 14 intimate and luxurious villas. Each villa offers a private infinity pool and stunning vistas over the ocean and the neighbouring hills. We guarantee that you will thoroughly enjoy the very warm and tropical atmosphere, as well as the absolute peace and tranquillity.Our architect's vision has been to set the resort in a natural haven, by blending the sloping contour of the land - with the spectacular sea and mountain views - together with natural and specific materials, all indigenous from Bali. The traditional Balinese design of the villas has been combined with a very contemporary look-and-feel. Each villa is stylishly furnished with state-of-the art interiors, entertainment systems, lighting and the finest furniture and fittings to match today's standards of luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="203.23" OriginalAmount="203.23">
      <BasicPropertyInfo Latitude="-8.8257217843105" Longitude="115.11704711757" StarRating="4.5" HotelCode="405716|1a6d06" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Gang Puncak Sekapa II, Pecatu, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554918/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a transfer service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205" OriginalAmount="205">
      <BasicPropertyInfo Latitude="-8.415049" Longitude="115.237134" StarRating="4" HotelCode="67625|38690" HotelName="Nandini Bali Jungle Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut, Desa Buahan, Payangan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87470/a_87470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the village of Payangan and just 30 minutes' drive from Ubud with its tourist attractions, such as Ubud Monkey Forest, Ubud Palace and Ubud Market. The finca is approximately 80 minutes from Bali's international airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="205.74" OriginalAmount="205.74">
      <BasicPropertyInfo Latitude="-8.7016683" Longitude="115.26104467" StarRating="4.5" HotelCode="454344|10fb04" HotelName="Bali Luxury Villa Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangsari 5, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487909/487909a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a conference room and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207" OriginalAmount="207">
      <BasicPropertyInfo Latitude="-8.702238" Longitude="115.26335" StarRating="5" HotelCode="7160|381005" HotelName="Hyatt Regency Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 89, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1433/a_1433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located directly on prime Sanur beach. Le Mayeur Museum is about 2 km away. The hotel is just 20 minutes by car from Bali International Airport, and approximately 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207" OriginalAmount="207">
      <BasicPropertyInfo Latitude="-8.6810447004712" Longitude="115.154841675" StarRating="5" HotelCode="933476|77534" HotelName="KoenoKoeni Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234406/234406a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="207.88" OriginalAmount="207.88">
      <BasicPropertyInfo Latitude="-8.347521" Longitude="115.6791221" StarRating="5" HotelCode="297798|1413ec" HotelName="The Griya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Amed, Bunutan Village, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547002/547002a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208" OriginalAmount="208">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|75990" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100945/a_100945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It enjoys a peaceful location, surrounded by fashion, entertainment and shopping opportunities. It is just 100 m from the beach and famous restaurants, and approximately a 15-minute drive from Kuta, a 20-minute drive from the airport, and 40 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208" OriginalAmount="208">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|390050" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639435/639435a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wireless Internet connection available on-site. As this accommodation features 24-hour reception, guests are always welcome. The property's accommodation units are provided with facilities for children such as a cot if necessary. This is not a pet-friendly property. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The resort may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="208.66" OriginalAmount="208.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|C9CB83" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2479721_foto_1.jpeg</HotelPictures>
        <HotelDescription>Look no further for a healthy and sustainable vacation. Villa �The Sankara Suites andamp; Villa� is located in Ubud. This villa is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Ubud Palace, Ubud Monkey Forest and Tegallalang Rice Terrace.You can stop by the bar. Taste the local cuisine and have a rest in the restaurant. Guests can choose between full board and half board. Want to be always on-line? Wi-Fi is available.If you travel by car, you can park in a parking zone for free. The beauty and wellness services: a massage room, a spa center and a doctor. Guests who love doing sports will be able to enjoy a fitness center, a gym and a yoga area. You will find these entertainment amenities on the premises: entertainment and a barbeque area.Here, you can treat yourself with water procedures as there will be a pool, an indoor pool and an outdoor pool. Want to have an excursion? Consult the tour assistance desk of the villa. The staff of the villa will order a transfer for you. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.Additional services that the villa offers to its guests: a laundry, dry cleaning, a chapel, private check-in and check-out, ironing and car rental. The staff of the villa will be happy to talk to you in English.Guests will find the following in the room: a TV, a mini-bar and a bathrobe. The room equipment depends on its category. Number of floors: 5. Number of rooms: 29. Frequency: 50. Voltage:  230. Sockets:  c, f</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="209.37" OriginalAmount="209.37">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3.5" HotelCode="617100|214ad5" HotelName="Ume Sri Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Peliatan, Ubud 80571, Bali, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786625/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="210.50" OriginalAmount="210.50">
      <BasicPropertyInfo Latitude="-8.8153083000094" Longitude="115.22115888556" StarRating="5" HotelCode="260120|13f394" HotelName="Mulia Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184328/184328a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="211.88" OriginalAmount="211.88">
      <BasicPropertyInfo Latitude="-8.120997" Longitude="114.513196" StarRating="3" HotelCode="38337|1d69c3" HotelName="NusaBay Menjangan by WHM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Tanjung Kotal Beach, Menjangan, Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63350/f_63350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Bali Barat National Park, about a 3.5-hour drive from Denpasar and Bali International Airport, and around 1.5 hours by car from Singaraja on the north coast of Bali. The resort is nestled on a protective peninsula, about a 20-minute boat ride from the main public area. It is located amidst the lush tropical jungle and enjoys spectacular views of the clear blue ocean of the Java Sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="212.82" OriginalAmount="212.82">
      <BasicPropertyInfo Latitude="-8.46963146" Longitude="115.43956685" StarRating="3" HotelCode="418515|214b58" HotelName="Darmada Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Library,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Darmada, Banjar Tabola, Sidemen 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554742/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Darmada Bali in Sidemen, you'll be within the vicinity of Taman Kertha Gosa and Tanah Ampo. This hotel is within the vicinity of Goa Lawah Temple and Goa Lawah Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include separate sitting areas and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Don’t miss out on recreational opportunities including an outdoor pool and bicycles to rent. This hotel also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, dry cleaning/laundry services, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213" OriginalAmount="213">
      <BasicPropertyInfo Latitude="-8.7810700693307" Longitude="115.22529602051" StarRating="5" HotelCode="33279|27273" HotelName="Conrad Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Tanjung Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52909/a_52909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is located directly beside a 300 m long white sandy beach between Nusa Dua and Tanjua Benoa. Shops and restaurants outside the complex are within walking distance, and it is about 30 minutes to Ngrah Rai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="213.80" OriginalAmount="213.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|742426" HotelName="THE ELYSIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898293_foto_1.jpg</HotelPictures>
        <HotelDescription>The Elysian Villa is located within 5 minutes walk, one can find such landmarks as the Ku de Ta restaurant, Legian Street and Seminyak beach. It is only approximately 30 minutes from Bali International Airport. The villas is in the heart of Seminyak, Bali's most fashionable neighborhood a stones throw from white sand beaches, restaurants, shopping and night life.One Bedroom Villa covers 140 square metres and is surrounded by cool leafy Balinese plants bordering a private pool. Step inside to find a luxurious bedroom with a king-sized bed spacious wardrobes and a stylish modern bathroom with sunken bath and separate toilet and vanity. In addition there is an open plan living dining and entertainment room with doors and windows that fold away to give an open and airy feeling. Or if you prefer you can shut the world out and have complete control over the temperature with the combination of ceilings fans and air-conditioning.Rush-Bamboo Pool side cafe located a level down from the main receptionist overlook the main pool and  is comfortable spaces open for breakfast, lunch and dinner.Presenting traditional Balinese architecture with modern cleanlines. Use natural material such as volcanic stone lines and raw teak.An open pavilion surrounded by water provides a cool welcome.The Elysian is Superior First Class small boutique resort with the great luxurious Seminyak location. This property features complete facilities such as restaurant and bar, spa and a main swimming pool flanked by intimate cabanas set amongst a relaxed 'village-style' environment. (12/08 CB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214" OriginalAmount="214">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|490639" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36980000/36979000/36978976/38e17616_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="214.09" OriginalAmount="214.09">
      <BasicPropertyInfo StarRating="5" HotelCode="|C8D709" HotelName="Aksari Resort Ubud by Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2452908_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia dispone de 30 agradables dormitorios. Las personas que se hospeden en este establecimiento podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. Hay aparcamiento a disposiciandoacute;n de los clientes. Todos los clientes que se alojen en esta propiedad podrandaacute;n recurrir a los servicios de salud y bienestar si lo necesitan. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="214.35" OriginalAmount="214.35">
      <BasicPropertyInfo Latitude="-8.692487" Longitude="115.158948" StarRating="5" HotelCode="402039|19a590" HotelName="Anantara Seminyak Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abimanyu, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95937/a_95937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a 20-minute walk from the resort to the town of Kuta. Denpasar International Airport is just 20 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="216.11" OriginalAmount="216.11">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4.5" HotelCode="292681|121416" HotelName="De Ubud Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234474/234474a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217" OriginalAmount="217">
      <BasicPropertyInfo Latitude="-8.15259" Longitude="115.419227" StarRating="4" HotelCode="65702|108367" HotelName="Spa Village Resort Tembok Bali" Meals="FULL BOARD" BedType="FULL BOARD" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura 100, Desa Tembok, Tejakula Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tembok</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85125/a_85125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the beautiful village of Tembok, a cluster of traditional houses on the pristine northern part of the island. It lies approximately 2 hours' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="217.28" OriginalAmount="217.28">
      <BasicPropertyInfo Latitude="-8.65471094" Longitude="115.12566944" StarRating="5.5" HotelCode="613435|208a7d" HotelName="COMO Uma Canggu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Echo Beach, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/32716/3732716/24.jpg?f=15618616</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.00" OriginalAmount="219.00">
      <BasicPropertyInfo Latitude="-8.7973295389822" Longitude="115.23080527782" StarRating="5" HotelCode="45059|the_laguna_a_luxury_collection_resort__spa_nusa_dua_bali_2" HotelName="The Laguna, A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot N2, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21543/a_21543_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Nusa Dua beach, within walking distance of a shopping centre. It is 20 minutes from Bali's Ngurah Rai International Airport, 25 minutes away by car from Sanur, 20 minutes from Kuta Beach and 40 minutes from Denpasar and Uluwatu Temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="219.66" OriginalAmount="219.66">
      <BasicPropertyInfo Latitude="-8.6801248811742" Longitude="115.15264628145" StarRating="5" HotelCode="311322|19417c" HotelName="Hu'u Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369062/369062a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220" OriginalAmount="220">
      <BasicPropertyInfo Latitude="-8.7917985473272" Longitude="115.22884396791" StarRating="5" HotelCode="267183|49627" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/372804/a_372804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="220.11" OriginalAmount="220.11">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|1afa94" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441823/441823a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="220.69" OriginalAmount="220.69">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|1b515a" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/562458/a_562458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222" OriginalAmount="222">
      <BasicPropertyInfo Latitude="-8.59791869" Longitude="115.33044937" StarRating="5" HotelCode="611759|278221" HotelName="Komaneka at Keramas Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Ida Bagus Mantra, Keramas, Blahbatuh 80581</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222" OriginalAmount="222">
      <BasicPropertyInfo Latitude="-8.6982463431607" Longitude="115.17338767838" StarRating="3" HotelCode="421145|80335" HotelName="The Vie Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Currency Exchange,Kitchen,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 1, Gang Srikandi, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261692/261692a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Vie Villa is in the upscale Seminyak area in Bali just a 15 minute walk to sunset views at the Double Six Beach. Built around an outdoor pool all year its 5 spacious bedrooms pool side come with a comfortable Double Bed Size (King Size) Free Safety Box Air Conditioning a LED screen with The International Cable TV (75 Channels) Wi Fi is available in all areas and is free of charge Parking area (reservation is not needed) a Safe and Quiet environment with 24 hour security.The Vie Villa offers a shuttle service (surcharge) from/to Bali International Airport which is a 15 minute drive away and we also offers a shuttle service (surcharge) to Kuta area Legian area and Seminyak area.  It is conveniently surrounded by local art shops restaurants and bars.Free shuttle will brings guests to a nearby our spa The Vie Spa where guests can enjoy relaxing massage and beauty treatments (Special Offer 30% discount for The Hotel's guests). The hotel can also provide motorbike  ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="222.31" OriginalAmount="222.31">
      <BasicPropertyInfo Latitude="-8.524408" Longitude="115.260015" StarRating="4" HotelCode="168345|1d97dd" HotelName="The Grand Sunti Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, 80571 Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134084/134084a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pengosekan village, a centre of the artist community in Ubud. It is a great base for guests’ stay, just 5 minutes from the Monkey Forest Sanctuary and across the street from Ubud's biggest art museum. The centre of Ubud is also only a 5-minute walk, as is Ubud Art Market. Denpasar city is a 30-minute drive and it is 45 minutes by car to Lake Batur and 1 1/4 hours to Mother Temple of Besakih and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="223.52" OriginalAmount="223.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|161886" HotelName="Bvilla And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949996_foto_1.jpg</HotelPictures>
        <HotelDescription>Bvilla And Spa is an oasis of cool in the middle of bustling Seminyak. An exquisite haven inspired by the spirit of romance and natural rejuvenation, this cluster of 13 exclusive one, two and three bedroom villas are perfect for honeymooners and couples looking for an experience to celebrate love, life and new beginnings; as well as for spa lovers seeking holistic renewals. bvilla+spa can also accommodate up to ten people comfortably in the five bedroom villa. Each villa is furnished with the "fruit bowl collection" award winning rattan sofas designed by Hiroomi Tahara and decked with a fully-equipped kitchen including a mini bar, safety deposit boxes, IDD telephone, cable TV, DVD player, CD audio system, and wireless internet access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="225.57" OriginalAmount="225.57">
      <BasicPropertyInfo StarRating="5" HotelCode="|D15A95" HotelName="Prasana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620748_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Bali, Prasana pone a sus puertas todo lo que la ciudad tiene para ofrecerte. Los huandeacute;spedes hallarandaacute;n muy confortable su estancia en esta propiedad que ofrece una amplia gama de instalaciones. Wi-Fi gratis en las habitaciones, Seguridad 24h, limpieza diaria, entrada/salida privada, taxi se encuentran entren las comodidades de las que pueden disfrutar los huandeacute;spedes. Todas las habitaciones estandaacute;n diseandntilde;adas y decoradas para hacer sentir a los huandeacute;spedes como en casa, y algunas de ellas cuentan con televisiandoacute;n de pantalla plana, perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a, tandeacute; de cortesandiacute;a, vestidor. Recupandeacute;rate despuandeacute;s de pasear un dandiacute;a completo por la ciudad en tu confortable habitaciandoacute;n o aprovecha las instalaciones recreativas del hotel, que incluyen piscina cubierta. El Prasana es una excelente opciandoacute;n si deseas recorrer Bali o simplemente descansar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227" OriginalAmount="227">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|72367" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156878/p_156878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues which are all within convenient walking distance. Bali's Ngurah Rai International Airport (roughly 3 km) as well as the legendary Kuta beach are both just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="227.94" OriginalAmount="227.94">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3.5" HotelCode="636235|214aed" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635402/635402a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="229.23" OriginalAmount="229.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|918194" HotelName="C151 SMART VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974853_foto_1.jpg</HotelPictures>
        <HotelDescription>C151 Smart Villa offer a plethora of technological conveniences that are incorporated into each luxury villa to provide a sense of extravagance while offering ergonomic and economic advantages. The intelligence of Smart Villa is evident from the start, as remote controlled sliding glass doors breeze opens at the push of a button to reveal the main property. A point to point laser security system is hidden on the grounds of each villa and itself can be activated or deactivated by a push of a button either remotely or from a central control a panel within the villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="230.24" OriginalAmount="230.24">
      <BasicPropertyInfo Latitude="-8.34715391" Longitude="115.67942002" StarRating="3" HotelCode="392485|159489" HotelName="Villa Bukit Segara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bunutan Raya Street, Amed, 80852 Karangasem</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78347/1878347/1.jpg?f=15609793</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="230.50" OriginalAmount="230.50">
      <BasicPropertyInfo Latitude="-8.68430338" Longitude="115.16227953" StarRating="2" HotelCode="435487|1ea842" HotelName="Villa Dewi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang lebah, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/c2/4b/c24bc1521ce1b7866c751257f9f0104aa5643974.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="235.02" OriginalAmount="235.02">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|10327a" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8535/t_8535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petanu river in Bali. The famous artist town of Ubud is located in the immediate vicinity, and there is a regular shuttle bus service there from the hotel. In Ubud, guests will find a wide range of shops and entertainment venues. Denpasar airport is about one hour away, and can be reached using the hotel's own transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237" OriginalAmount="237">
      <BasicPropertyInfo Latitude="-8.59821" Longitude="115.098" StarRating="0" HotelCode="951511|399751" HotelName="Nirjhara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nirjhara, Banjar Kedungu, Desa Belalang 82121, Kediri, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10731038</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="237.35" OriginalAmount="237.35">
      <BasicPropertyInfo Latitude="-8.49642709" Longitude="115.26110814" StarRating="4" HotelCode="400481|1e4bb1" HotelName="Luxe Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38975/2038975/48.jpg?f=15601792</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="237.44" OriginalAmount="237.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|838756" HotelName="JAVANA ROYAL VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/429288_foto_1.jpg</HotelPictures>
        <HotelDescription>Javana Royal Villa is nestled among the rice fields in the trendy neighborhood known as Kerobokan, part of Seminyak in Bali, Indonesia. Seminyak is Bali's more exclusive area for residents and visitors alike. Javana Royal Villas are location is ideal, surrounded by Seminyak's upscale shops and restaurants and just 30 minutes away from the major airport in Denpasar.Javana Royal Villas are an upscale boutique hotel consisting of 17 private residences. Each villa features a private Jacuzzi and an extended 13 meter         infinity-edge swimming pool. Interiors include Villeroy and Boch bathrooms,  flat-screen TVs, vaulted ceilings, teak wood poster beds, black granite terraces and all accommodations are fully air-conditioned with state-of-the-art furnishings. All resindences are equipped with internet access and own private butler service.Javana Royal Villas are ideally situated amid tranquil verdant rice fields.Small and semi open-air lobby.Javana Royal Villa ideally situated amid tranquil verdant rice fields of Seminyak, Bali. It features state-of-the-art furnishings residences and guests will be pampered by their own private butler and supreme attention to detail to ensure their comfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="240.26" OriginalAmount="240.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|839936" HotelName="Villa Kayu Lama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1019490_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Kayu Lama located on the outskirts of Ubud and superbly positioned facing a breathtaking view of rice paddies, and tropical greenery. Villa Kayu Lama is 40 minutes from Denpasar (Ngurah Rai) airport and 15 minutes to Ubud Centre and shops. Ubud is well located for visits/day trips to Uluwatu, Jimbaran, Tanah Lot, Kintamani and many other places of interest.This is a traditional hotel.The hotel has a very small lobby.Villa Kayu Lama Luxury Private Bali Villas for honeymoon,Perfect place for holiday, romantic escape and vacation in bali. Villa Kayu Lama is a discrete, intimate hideaway in the heart of Bali's mystical Ubud.  Experience the atmosphere of a village community of artisans where you are greeted with smiles, Be inspired by tranquility and peaceful of the village where art, nature and culture blend and make your stay at Villa kayu Lama both unique and memorable. Villa kayu Lama borrows its architecture from recicle wood design, and the inspiration for its layout from the surrounding traditional village, rice fields and rainforest, flawlessly abiding Hindu concepts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="240.84" OriginalAmount="240.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|119985" HotelName="GRAND SEMINYAK-LIFESTYLE BOUTIQUE BALI RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748437_image51243584_0.jpg</HotelPictures>
        <HotelDescription>Located on Seminyak Beach, Grand Seminyak hotel offers spacious suites with panoramic views of the Indian Ocean. It features 5-star facilities such as free WiFi and an infinity pool. The rooms feature modern d�cor with solid wood floors. They also have a private balcony and a terrazzo hot tub. There is a flat screen TV. The spa offers a wide variety of traditional Balinese massages and body treatments. Leisure activities such as kite flying and yoga classes are organized. There is free parking. A car rental service is provided. Sunset On Seminyak Restaurant serves a selection of international dishes. The MoonLite Kitchen and Bar restaurant is located on the rooftop and offers a great dining experience with contemporary Asian dishes. The hotel is located in the center of Seminyak's entertainment area, a 20-minute drive from Kuta Shopping Center and a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="243.89" OriginalAmount="243.89">
      <BasicPropertyInfo Latitude="-8.81142258" Longitude="115.10465187" StarRating="4" HotelCode="390967|1a869e" HotelName="Suarga Padang Padang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Labuan Sait, Br. Dinas Labuan Sait Pecatu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614925/614925a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247" OriginalAmount="247">
      <BasicPropertyInfo Latitude="-8.658038" Longitude="115.129889" StarRating="5" HotelCode="18780|71866" HotelName="Tugu Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23428/a_23428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated by an isolated sandy beach in a peaceful, ancient fishing village. It is set in a private, quiet and romantic retreat in the district of Canggu, only 15 minutes from Seminyak with its nightlife, restaurants and shopping, 20 minutes’ drive from Kuta and 35 minutes’ drive from Denpasar. The hotel lies a mere 30 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="250.32" OriginalAmount="250.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15747" HotelName="Arya Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620409_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento cuenta con 20 acogedoras habitaciones. Esta propiedad se edificandoacute; en 2018. Arya Villas Ubud tiene conexiandoacute;n Wi-Fi en sus instalaciones. Arya Villas Ubud pone a disposiciandoacute;n de sus huandeacute;spedes un servicio de recepciandoacute;n 24 horas. No hay cunas disponibles en este alojamiento. Los huandeacute;spedes que viajen en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento del establecimiento. Los huandeacute;spedes disfrutarandaacute;n de la comida que sirve el establecimiento. Con su amplia variedad de propuestas culinarias, este alojamiento satisfarandaacute; las necesidades de todo tipo de clientes. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252" OriginalAmount="252">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|211815" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614920/614920a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="252.13" OriginalAmount="252.13">
      <BasicPropertyInfo StarRating="5" HotelCode="|D15758" HotelName="The Garcia Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620420_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado en Gianyar, este lujoso hotel es inmejorable para familias. La propiedad tiene un total de 57 habitaciones. Hay Wi-Fi en todo el hotel. The Garcia Ubud dispone de recepciandoacute;n 24 horas. No hay cunas disponibles en esta residencia. The Garcia Ubud cuenta con varias habitaciones accesibles para personas de movilidad reducida ya que vela por las necesidades especiales de sus visitantes. The Garcia Ubud tiene aparcamiento. Este hotel es la mejor opciandoacute;n de alojamiento para aquellos que busquen paz y tranquilidad, ya que cuenta con una amplia oferta en salud y bienestar. The Garcia Ubud cuenta con instalaciones de negocios para ofrecer la combinaciandoacute;n perfecta entre comodidad y funcionalidad durante los viajes corporativos. Los huandeacute;spedes podrandaacute;n recuperarse tras un largo dandiacute;a de trabajo o de turismo con una deliciosa cena en cualquiera de las opciones gastronandoacute;micas del establecimiento. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="252.70" OriginalAmount="252.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|805329" HotelName="MULIA RESORT - NUSA DUA, BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909457_foto_1.jpg</HotelPictures>
        <HotelDescription>With stunning beach frontage along Nusa Dua's Bay, The Mulia evokes a relaxed yet polished sensibility. From expansive and elegant suites to distinct lounge and oceanfront pools. The Mulia's luxury accommodations truly exceed expectations for style, comfort and service. Experience a relaxing retreat with lavish amenities at this amazing haven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="252.70" OriginalAmount="252.70">
      <BasicPropertyInfo Latitude="-8.68361421" Longitude="115.15565104" StarRating="3" HotelCode="833037|214b22" HotelName="Villa Sky Li By Nagisa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana 22, Laksmana Villas Estate, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/92/f7/92f73feab7ee97f56d7a25bb6708bd7b1293201a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="253.72" OriginalAmount="253.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|920083" HotelName="VILLA DE DAUN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896556_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa de daun is an exclusive villa retreat encompassed within a one-hectare tropical landscape in the heart of Bali s celebrated Kuta beach resort. This boutique property consists of 12 stylish villas that have been inspired by the Balinese concept of unity between man and his environment. Passionate about the island s evolving tourism industry, Villa de daun is committed to offering every guest an enriching experience by delivering gracious hospitality and personalized Butler service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="254.09" OriginalAmount="254.09">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|1e7255" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541421/541421a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="256.70" OriginalAmount="256.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|688306" HotelName="NANDINI JUNGLE BY HANGING GARDENS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974786_foto_1.jpg</HotelPictures>
        <HotelDescription>This club resort enjoys a delightful setting in the village of Payangan. The resort is located just a 30 minutes' driving distance away from Ubud, where guests can explore the Ubud Monkey Forest, Ubud Forest and the market. The resort is situated just an 80 minutes' driving distance from Ngurah Rai International Airport. The property reflects the splendour of a traditional Balinese village, featuring natural materials and revelling in its splendid setting. The villas are sumptuously designed, bathing visitors in luxury and style. The villas are well equipped with modern amenities, for the ultimate comfort and convenience. Guests will appreciate the wealth of facilities and services that the resort has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="258.61" OriginalAmount="258.61">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|11e8c7" HotelName="Pandawas Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234630/234630a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259" OriginalAmount="259">
      <BasicPropertyInfo Latitude="-8.7085449" Longitude="115.2573311" StarRating="4" HotelCode="435227|175072" HotelName="Bali Luxury Villa Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 22, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598231/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="261.80" OriginalAmount="261.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9DA21" HotelName="The Alena Resort by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1886740_foto_1.jpg</HotelPictures>
        <HotelDescription>The Alena Resort estandaacute; estratandeacute;gicamente ubicado en la popular zona de Ubud. Este alojamiento ofrece una amplia gama de comodidades para hacer de su estancia una experiencia agradable. Este alojamiento destaca sus Wi-Fi gratis en las habitaciones, Seguridad 24h, punto de recarga para coches, capilla, limpieza diaria de entre sus servicios. Todas las habitaciones estandaacute;n diseandntilde;adas y decoradas para hacerte sentir como en casa; algunas de ellas cuentan con televisiandoacute;n de pantalla plana, perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a, tandeacute; de cortesandiacute;a, sandaacute;banas. Para hacer aanduacute;n mandaacute;s placentera tu estancia, este establecimiento ofrece instalaciones recreativas tales como rutas de senderismo, sala de yoga, piscina al aire libre, spa, masajista. No importa cuandaacute;les son tus razones para visitar Bali, The Alena Resort harandaacute; que te sientas como en casa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="261.86" OriginalAmount="261.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|485794" HotelName="THE APURVA KEMPINSKI BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1686580_foto_1.jpg</HotelPictures>
        <HotelDescription>The Apurva Kempinski Bali offers the epitome of beachfront luxury. This grand property presents itself as a majestic open-air theatre an embodiment of Indonesian elegance. Award-winning architect Budiman Hendropuromo of Denton Corker Marshall and highly-acclaimed interior designer Rudy Dodo of Trivium Design Group worked together in creating a curated design masterpiece. From the unmistakable characteristic of Balinese architecture landscape and guiding principle to the Indonesian inspired interior design aesthetics the nation's heritage and meticulous craftsmanship are thoroughly reflected throughout the hotel. Honouring the nation's belief of unity in diversity the hotel establishes its distinctiveness as a tribute to the richness of Indonesian cultural heritage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264" OriginalAmount="264">
      <BasicPropertyInfo Latitude="-8.23090878" Longitude="114.45572013" StarRating="4" HotelCode="531180|178606" HotelName="The Melaya Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar - Gilimanuk, Banjar Kelatakan, 82252 Melaya, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Melaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265" OriginalAmount="265">
      <BasicPropertyInfo Latitude="-8.49783615" Longitude="115.27512111" StarRating="3.5" HotelCode="490116|179914" HotelName="Udhiana Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, PO Box 253, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="265.43" OriginalAmount="265.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|111368" HotelName="ASTAGINA RESORT VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919430_foto_1.jpg</HotelPictures>
        <HotelDescription>A hidden Garden Paradise just in a walking distance from the Double Six Beach in the heart of Legian, Bali Island; our combination of Deluxe Resorts, Private Villas, Eco Garden Area, and Friendly Staff are here to pamper you and your loved ones throughout your stay with us; with a combination of Resorts and Private Villas set within lush spacious garden.We are here to provide you with the most authentic Balinese Experience to ensure that you are able to enjoy and learn about our proud cultural heritage that was passed on generations before us.Design in a modern minimalist style befitting a new panorama trend in hotel design, we offer an atmosphere of relaxation and revitalization in a trendy and eco-friendly silhouette. What differentiates Astagina Resort Villa and Spa from competition is that extra dimension of design vertical gardens and service that guests want and appreciate.  Astagina Resort Villa and Spa offering you 61 Resort rooms in traditional, yet modern contemporary style. The whole concept is augmented with authentic plants of vertical garden making it feel green everywhere. All rooms are furnished with solid taekwood parquet which shows the perfection of an eco-design. A collection of 12 villas up to three bedrooms are created for a private and very romantic experience, completed with an array of amenities. The resort is also completed with fasilities of large Swimming Pool and Pool Bar, Family Pool, Restaurant and Meeting Room available to host 100 guests with open pre-function area and offer an arrangements for corporate and/or executive board meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="271.03" OriginalAmount="271.03">
      <BasicPropertyInfo Latitude="-8.81817156" Longitude="115.2147766" StarRating="5" HotelCode="446413|1d8215" HotelName="Vinila Nusa Dua Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Jalan Nusa Dua Selatan, Nusa Dua, Bali, Badung</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35608/2535608/1.jpg?f=15083528</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272" OriginalAmount="272">
      <BasicPropertyInfo Latitude="-8.696105298085" Longitude="115.16161210969" StarRating="5" HotelCode="266968|83043" HotelName="Double Six Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>66 Double Six, Beach, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2004235/Ykfnapkd_62141aa3e35eb62616b9d541dcdaa2a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273" OriginalAmount="273">
      <BasicPropertyInfo Latitude="-8.7019891814587" Longitude="115.16456007957" StarRating="4" HotelCode="36423|69718" HotelName="Bali Niksoma Boutique Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara Legian Kaja, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59674/a_59674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the most beautiful Legian Kuta Beach and surrounded by spectacular lush tropical gardens, this hotel is within walking distance of tourist facilities and is only 15 minutes’ drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276" OriginalAmount="276">
      <BasicPropertyInfo Latitude="-8.70673" Longitude="115.166984" StarRating="4" HotelCode="10624|43351" HotelName="Bali Mandira Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma 2, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8488/a_8488_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the south coast of the island of Bali, only a few minutes on foot from the tourist centre of Legian. The complex is only separated by a quiet promenade road from wide sandy beaches stretching several kilometres. Countless shops and entertainment venues, boutiques, bars, and restaurants can be quickly and conveniently reached on foot. Transfer times to Ngurah Rai airport are around 20 minutes, at a distance of some 6 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279" OriginalAmount="279">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|76886" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162383/162383a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="280.26" OriginalAmount="280.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15B05" HotelName="Arkamara Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620758_foto_1.JPG</HotelPictures>
        <HotelDescription>El establecimiento cuenta con 60 acogedores dormitorios. Arkamara Dijiwa Ubud tiene conexiandoacute;n Wi-Fi en sus instalaciones. Ademandaacute;s, el establecimiento ofrece servicio de recepciandoacute;n durante todo el dandiacute;a. Los viajeros con movilidad reducida pueden hospedarse en Arkamara Dijiwa Ubud ya que tiene varios dormitorios adaptados para personas con discapacidad. Arkamara Dijiwa Ubud cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="285.80" OriginalAmount="285.80">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|1e1833" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100881/a_100881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the resort is only 3 km from the centre of Ubud. The resort is easily accessible from the airport and the other major parts of Bali, with Denpasar about a 35-minute drive away, and the airport approximately a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="288.90" OriginalAmount="288.90">
      <BasicPropertyInfo Latitude="-8.656508" Longitude="115.131386" StarRating="5" HotelCode="904686|11b49d" HotelName="Ametis Villa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144018/144018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="290.16" OriginalAmount="290.16">
      <BasicPropertyInfo Latitude="-8.6847564454182" Longitude="115.15689231455" StarRating="5" HotelCode="16701|11c7dc" HotelName="Seminyak Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, P.O. Box 1085 TBB, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20284/l_20284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish beachfront resort is located in Seminyak, which has long been considered Bali's most vibrant lifestyle district and the ultimate place to experience some of the island's finest wining, dining and shopping alternatives. The resort is within easy walking distance of a number of popular places of interest, such as Petitenget Temple, which hosts regular ceremonies and is a classic example of how Bali honours past traditions in an area that has fully embraced tourism. The resort is also conveniently located only 30 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="292.06" OriginalAmount="292.06">
      <BasicPropertyInfo Latitude="-8.786218" Longitude="115.163849" StarRating="4" HotelCode="904687|12303c" HotelName="Temple Hill Residence Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wanagiri, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146259/146259a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, this holiday village is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="293.65" OriginalAmount="293.65">
      <BasicPropertyInfo Latitude="-8.42912512" Longitude="115.25855399" StarRating="4.5" HotelCode="565853|1e349a" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Payangan, Ubud 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/36541/3636541/38.jpg?f=15619398</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="294.49" OriginalAmount="294.49">
      <BasicPropertyInfo Latitude="-8.526584" Longitude="115.2615" StarRating="4" HotelCode="18809|103274" HotelName="Ubud Village Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23476/a_23476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by tropical gardens and rice fields, the resort is located in a Pengosekan village in the heartland of Ubud. It is located just a short drive from cultural stage performance, the monkey forest and Ubud market. Bali Bird Park is also in the area and is only about a 20-minute drive away. It is about 40 minutes by car from Denpasar, while Ngurah Rai International Airport is 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="295.67" OriginalAmount="295.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|082957" HotelName="Lasanti Villas &amp; Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1019891_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296" OriginalAmount="296">
      <BasicPropertyInfo Latitude="-8.56400662" Longitude="115.03822996" StarRating="4" HotelCode="438339|127153" HotelName="Most Exotic Beachfront Villa Keong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pasut Desa Tibubiu, Kerambitan, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/5a/955a48ad3202e611417cdd110708483fe13c7bb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297" OriginalAmount="297">
      <BasicPropertyInfo Latitude="-8.4711113" Longitude="115.26456417" StarRating="4" HotelCode="560042|226648" HotelName="Natya Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kelabang Moding, Tegallalang, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43020/2943020/43.jpg?f=15688755</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301" OriginalAmount="301">
      <BasicPropertyInfo Latitude="-8.6870936957717" Longitude="115.16300439835" StarRating="4" HotelCode="69473|71504" HotelName="Space at Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273297/273297a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="303.66" OriginalAmount="303.66">
      <BasicPropertyInfo Latitude="-8.8136965378468" Longitude="115.22214431283" StarRating="5" HotelCode="29581|1056e6" HotelName="The Bale Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, P.O Box 76, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47507/a_47507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Bali resort is a 10-minute walk from Geger beach. Within a 5 minutes’ drive are the Nusa Dua tourist centre and the Bali Collection shopping complex. Garuda Wisnu Kencana cultural park can be reached in a 15-minute drive, and the Uluwatu Temple is a 30-minnute drive away. The resort is 12 km away from Ngurah Rai International Airport, 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304" OriginalAmount="304">
      <BasicPropertyInfo Latitude="-8.6784874861029" Longitude="115.15262911178" StarRating="4.5" HotelCode="292322|175962" HotelName="The Buah Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gg. Cempaka, Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="307.69" OriginalAmount="307.69">
      <BasicPropertyInfo Latitude="-8.8054638819224" Longitude="115.22879821546" StarRating="5" HotelCode="928695|137d95" HotelName="Amarterra Villas Bali Nusa Dua - MGallery Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua BTDC, Resort Area Resort lot block B, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/354516/a_354516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308" OriginalAmount="308">
      <BasicPropertyInfo Latitude="-8.54101874" Longitude="115.05152313" StarRating="4" HotelCode="407191|179209" HotelName="Alami Luxury Villas &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kebon, Desa Tangguntiti, Kerambitan 82161, Tabanan Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerambitan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7972066</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerambitan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318" OriginalAmount="318">
      <BasicPropertyInfo Latitude="-8.8087696022891" Longitude="115.10813641104" StarRating="5" HotelCode="171738|101250" HotelName="Anantara Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Labuan Sait, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/85/852685/g6VRk1rw_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu and area attractions include Dreamland Beach (about 5 km away) and Uluwatu Temple (around 8 km away). It lies around 30 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318" OriginalAmount="318">
      <BasicPropertyInfo Latitude="-8.81872037" Longitude="115.21518868" StarRating="4" HotelCode="772924|385113" HotelName="Revivo Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Kelurahan Benoa, Kecamatan Kuta Selatan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10740178</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="320.53" OriginalAmount="320.53">
      <BasicPropertyInfo Latitude="-8.53681862" Longitude="115.24377926" StarRating="4" HotelCode="407164|15a0dd" HotelName="Uma Stana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3536336</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321" OriginalAmount="321">
      <BasicPropertyInfo Latitude="-8.67987074" Longitude="115.16008944" StarRating="3" HotelCode="839325|384023" HotelName="Villa Roku By Nagisa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 6, Gang Maharaja, Kerobokan Kelod, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10494270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="325.54" OriginalAmount="325.54">
      <BasicPropertyInfo Latitude="-8.65326511" Longitude="115.13780817" StarRating="3" HotelCode="951850|1b2e34" HotelName="The Bija Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 68, Gang Subak Ambengan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976348/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="326.72" OriginalAmount="326.72">
      <BasicPropertyInfo Latitude="-8.7726378725535" Longitude="115.17016455531" StarRating="5" HotelCode="59958|2148ca" HotelName="Kayumanis Private Estate Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77630/a_77630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This estate is located in the Jimbaran area. It lies just metres from a traditional fisherman's beach, and guests will find restaurants nearby. The local resort centre is 5 km away, whilst Kuta and all its tourist attractions are 15 km from the establishment. Sights include Uluwatu Temple and Garuda Wisnu Kencana Cultural Park, which are both 15 km away. Denpasar is 25 km away and Ngurah Rai International Airport is some 10 km, or a 15-minute drive, from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="327.92" OriginalAmount="327.92">
      <BasicPropertyInfo Latitude="-8.67970411" Longitude="115.16291107" StarRating="4" HotelCode="618924|214a5f" HotelName="Daha Mansions Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban Gang Daha 112, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21440000/21438000/21437918/e71c7dc1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330" OriginalAmount="330">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|152802" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470485/470485a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="332.22" OriginalAmount="332.22">
      <BasicPropertyInfo Latitude="-8.687515" Longitude="115.163634" StarRating="5" HotelCode="74002|152421" HotelName="Serene Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Jalan Drupadi, Gang Serene, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276631/276631a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="335.43" OriginalAmount="335.43">
      <BasicPropertyInfo Latitude="-8.47453223" Longitude="115.44073088" StarRating="4" HotelCode="372835|131d7a" HotelName="Samanvaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Samanvaya, Banjar Tabola, Sidemen 80846, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555787/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sidemen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="336.37" OriginalAmount="336.37">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|116154" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093199/093199a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="338.36" OriginalAmount="338.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|399811" HotelName="Samsara Ubud - CHSE Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068060_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 17 air-conditioned rooms featuring private pools and LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.Enjoy local and international cuisine at The Kelusa, a restaurant which features a bar/lounge and a garden view. You can also stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the poolside bar. Cooked-to-order breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Located in Payangan, Samsara Ubud - CHSE Certified is in the mountains, within a 10-minute drive of Alila Ubud Art Gallery and Jungle Swing.  This 5-star hotel is 8.4 mi (13.6 km) from Ubud Monkey Forest and 4.3 mi (6.9 km) from Tegallalang Rice Terrace.Distances are displayed to the nearest 0.1 mile and kilometer.  Alila Ubud Art Gallery - 4.8 km / 3 mi  Jungle Swing - 5.5 km / 3.4 mi  Tegallalang Rice Terrace - 6.9 km / 4.3 mi  Aloha Ubud Swing - 6.9 km / 4.3 mi  Mango Tree Spa - 8.1 km / 5 mi  Bali Pulina - 8.2 km / 5.1 mi  Tegallalang Handicraft Center - 9.4 km / 5.8 mi  Gaya Art Space - 10.1 km / 6.3 mi  Neka Art Museum - 10.1 km / 6.3 mi  The Global Harmony Monument - 10.8 km / 6.7 mi  Bali Bird Walks - 11 km / 6.9 mi  Pura Penataran Sasih - 11.4 km / 7.1 mi  Spies House - 11.5 km / 7.1 mi  Blanco Museum - 11.6 km / 7.2 mi  The Blanco Renaissance Museum - 11.7 km / 7.3 mi  The preferred airport for Samsara Ubud - CHSE Certified is Ngurah Rai Intl. Airport (DPS) - 48.5 km / 30.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="342.03" OriginalAmount="342.03">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|190203" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488189/488189a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="343.31" OriginalAmount="343.31">
      <BasicPropertyInfo Latitude="-8.7912700939147" Longitude="115.23034125566" StarRating="5" HotelCode="59767|115af5" HotelName="Kayumanis Private Villas &amp; Spa Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Area Nusa Dua, P.O.Box 777, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77387/p_77387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the BTDC Nusa Dua area, within walking distance of some of the finest beachfronts in Bali. An international convention centre and an exclusive retail complex with dining venues are in the immediate vicinity (300 m). It is just 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345" OriginalAmount="345">
      <BasicPropertyInfo Latitude="-8.8340710816575" Longitude="115.21230876446" StarRating="5" HotelCode="207520|153629" HotelName="Samabe Bali Suites &amp; Villas" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Barong-Barong Sawangan, Nusa Dua 80363, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217611/217611a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346" OriginalAmount="346">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|153500" HotelName="Komaneka at Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15467/w_15467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance of exotic plants, making it a veritable oasis in the midst of Ubud's bustling activities and the picturesque Monkey Forest Road, with its many wonderful shops, excellent restaurants and easy access to temples and cultural performances. Ubud village, market and palace are roughly 500 m from the property. Guests may also be interested in visiting Denpasar city, which is around 25 km away. Ngurah Rai International Airport is around 35 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="347.29" OriginalAmount="347.29">
      <BasicPropertyInfo Latitude="-8.68563009" Longitude="115.15698453" StarRating="3" HotelCode="754978|214a4c" HotelName="Oberoi Luxury Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 150, Villas 1-8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493975</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="347.41" OriginalAmount="347.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|D13578" HotelName="Rimba By Ayana Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617058_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 282 habitaciones en el establecimiento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="348.31" OriginalAmount="348.31">
      <BasicPropertyInfo StarRating="5" HotelCode="|127718" HotelName="THE UBUD VILLAGE RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/756616_image12581642_0.jpg</HotelPictures>
        <HotelDescription>Located on the verdant hillsides of Ubud, Ubud Village Resort &amp; Spa is a perfect Balinese hideaway for romantic couples, honeymooners and families alike. Overlooking an expanse of gorgeous terraced rice paddies, Ubud Village Resort and Spa has a relaxing atmosphere throughout which is further enhanced by excellent service and guest amenities. Ubud Village Resort &amp; Spa is a retreat style boutique resort designed for relaxation, invigoration and peaceful contemplation. Various activities showcase Bali's artistic heritage with interactive classes of dance, music, painting, cooking, and fruit sculpting and wood carving. While our adventure programme of trekking, cycling and rafting caters to those with more active tastes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="349.67" OriginalAmount="349.67">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|1f2ac3" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="351.99" OriginalAmount="351.99">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|183a11" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369343/369343a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="353.22" OriginalAmount="353.22">
      <BasicPropertyInfo Latitude="-8.65161557" Longitude="115.15706233" StarRating="5" HotelCode="316486|194177" HotelName="The Santai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 88A, Banjar Kelod Anyar, Kerobokan, Umalas, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538864/538864a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354" OriginalAmount="354">
      <BasicPropertyInfo Latitude="-8.6880253142071" Longitude="115.16518003016" StarRating="4" HotelCode="263357|411178" HotelName="Avani Seminyak Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 28, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/366722/a_366722_J1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the Seminyak area of the island of Bali. The centre of Seminyak is around 3 km from the accommodation and there guests will find a range of cafes, restaurants and bars. Gado-Gado beach can be reached in 15 minutes by car and the capital of the island, Denpasar, is a similar distance away. Ngurah Rai International Airport is approximately 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="355.14" OriginalAmount="355.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|D08769" HotelName="SAKTI GARDEN RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31343_image62958328_0.jpg</HotelPictures>
        <HotelDescription>Discover a luxury hideaway in the heart of Ubud at Sakti Garden Resorts &amp; Spa, the best resort in Ubud. Set amidst a tropical landscape, this Ubud village resort captures the ambiance of a Balinese village. Located just 5 minutes from central Ubud, this smart retreat presents a collection of accommodation options for seasoned travelers seeking quality relaxation infused with local cultural experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357" OriginalAmount="357">
      <BasicPropertyInfo Latitude="-8.67914658" Longitude="115.15063702" StarRating="5" HotelCode="416756|156613" HotelName="Katamama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 51B, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467738/467738a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A refreshing addition to the Bali hotel scene, Katamama is a 57-suite boutique hotel located in Seminyak, Bali's most prestigious oceanfront district. With only 57 suites, Katamama is intimate and serene, offering some of the largest living spaces of any hotel in Bali, in each of its categories. The suites are filled with curated artwork, handpicked furniture and cherished collectibles, many of them originally part of the owner's personal collection. All suites boast outdoor spaces, whether balconies, secluded gardens or individual pools. The Rooftop Suites embody premium luxury and provide the ultimate escape. Measuring 268 sqm, these two-storey suites offer internal access to a rooftop garden complete with stunning ocean views, a spa bath and rain shower and dining and lounge areas, complete with their own bar. The crowning glory of the hotel is the The Katamama Suite, housing two bedrooms and a private rooftop garden with picture perfect ocean views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="361.50" OriginalAmount="361.50">
      <BasicPropertyInfo Latitude="-8.680701" Longitude="115.160306" StarRating="5" HotelCode="207948|133d2c" HotelName="One Eleven / 111 Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pangkung Sari, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179635/179635a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the resort's hip luxury abode in the middle of Bali's bustling Seminyak, only 5 minutes' walk to Seminyak Square centre and 10 minutes to Petitenget Beach. It also is situated 40 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="365.40" OriginalAmount="365.40">
      <BasicPropertyInfo Latitude="-8.509891" Longitude="115.239111" StarRating="5" HotelCode="59957|115af6" HotelName="Kayumanis Private Villas &amp; Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Jalan Baung, P.O. Box 777, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Sayan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77629/p_77629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this accommodation is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="366.64" OriginalAmount="366.64">
      <BasicPropertyInfo Latitude="-8.8155632560483" Longitude="115.22505694945" StarRating="5" HotelCode="186929|13f3a1" HotelName="The Mulia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184329/184329a_hb_a_875.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367" OriginalAmount="367">
      <BasicPropertyInfo Latitude="-8.78705" Longitude="115.139784" StarRating="5" HotelCode="260255|78774" HotelName="Rimba Jimbaran Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217738/217738a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="370.80" OriginalAmount="370.80">
      <BasicPropertyInfo Latitude="-8.677144" Longitude="115.150606" StarRating="5" HotelCode="161348|1f34b1" HotelName="W Bali - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,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>Jalan Petitenget, Kerobokan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227742/a_227742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a new-found wonderland along the shores of Seminyak – where the pulse of trends, chic restaurants, clubs, fashion and art can be found. It is also where magic comes alive. Ngurah Rai International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="371.11" OriginalAmount="371.11">
      <BasicPropertyInfo StarRating="5" HotelCode="|109443" HotelName="THE SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949964_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience The Samaya Seminyak where all our guests can enjoy an unparalleled level of service, privacy and our unique delivery of Balinese hospitality. We are offering an unbeatable beachfront location, merely steps away from Bali's famous lifestyle district. Travelers can enjoy luxurious comfort from a wide range of different villa categories. Each of our villas features their own full-size private lap pool, modern, fashionable and chic interior. Steps away from the famous Seminyak Petitenget Beach, the resort offers a luxurious beachfront escape with traditional Balinese hospitality and modern comfort. Breeze is our beachside restaurant overlooking Petitenget Beach. The award-winning restaurant offers exotic international and local dishes for breakfast, lunch, and romantic sunset dinners. The private setting of Brasserie at the Royal Courtyard offers an intimate dining area exclusively for our guests. The Spa boasts the Indian ocean as the backdrop of your journey to rediscover your inner peace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379" OriginalAmount="379">
      <BasicPropertyInfo Latitude="-8.846613" Longitude="115.153044" StarRating="5" HotelCode="73999|127251" HotelName="Karma Kandara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Villa Kandara Banjar Wijaya Kusuma Ungasan, Uluwatu, Bali 80362</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99805/p_99805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa complex is located in the south of Bali, on Bukit (hill) Ungasan, the umbilical cord of Bali, connected to mainland by a narrow, low-lying and sandy isthmus. It offers a dramatic coastline, limestone caves, temples perched on the edge of dizzying cliffs, and, in the southeastern corner, spectacular views of the crystal blue oceans around the Bukit. Adjacent to the villa complex is a traditional Balinese temple that is spiritually connected to a highly auspicious cave temple located at the cliff base. The private beach at the foot of the cliff is easily accessible. It is some 24 km from Bali International Airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="380.29" OriginalAmount="380.29">
      <BasicPropertyInfo Latitude="-8.654172" Longitude="115.163913" StarRating="4" HotelCode="904678|118435" HotelName="Dura Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pengubugan No.88, Banjar Silayukti, 80361 Kerobokan, Kuta Utara, Badung</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143701/143701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="380.89" OriginalAmount="380.89">
      <BasicPropertyInfo Latitude="-8.7726763095972" Longitude="115.16866385937" StarRating="5" HotelCode="15613|10fae9" HotelName="Belmond Jimbaran Puri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Yoga Perkanthi Lane, Jimbaran 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18639/a_18639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location directly on the fine sand beach of Jimbaran. A wide selection of shopping and entertainment venues is located in the neighbourhood. The town of Kuta/Nusa Dua and the airport are both about a 10-minute drive away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="384.13" OriginalAmount="384.13">
      <BasicPropertyInfo StarRating="5" HotelCode="|497423" HotelName="THE KAYON RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675415_foto_1.jpg</HotelPictures>
        <HotelDescription>Set amid a garden featuring a chapel and pool, The Kayon Resort features rooms and villas with views over historical Petanu River and jungle. The resort offers complimentary hourly shuttle to and from central Ubud. Air-conditioned rooms boast a scenic terrace, private entrance and a seating area. Fitted with flat-screen satellite TV, CD/DVD player and a laptop safe. It also includes a mosquito net, wardrobe and sofa. The room is fitted with a mini-bar and electric kettle. The spacious marble bathroom comes with a shower, bathtub and hairdryer. Free WiFi access is available throughout the property. Guests can enjoy dining on fusion dishes at KE-PI-TU Restaurant which features Balinese royal setting. Alcoholic beverages can be enjoyed at on-site bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="385.42" OriginalAmount="385.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|161635" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939323_foto_1.jpg</HotelPictures>
        <HotelDescription>Jannata Resort and Spa is a boutique property with tranquil valley views in the rural village of Sebali, just outside of Ubud. It is attuned to the surrounding environment through a design concept that respects Bali's rich artistry and cultural heritage.The resort anticipates holiday needs with stylish accommodation options and supporting facilities. Jannata Resort and Spa is a place where seasoned travelers can relax and reconnect with the gentle beauty of nature whilst enjoying modern home comforts and conveniences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387" OriginalAmount="387">
      <BasicPropertyInfo Latitude="-8.4916013249093" Longitude="115.25364164238" StarRating="4" HotelCode="42930|69447" HotelName="COMO Uma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Banjar Lungsiakan, Kedawatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68655/a_68655_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right in Sanggingan, Ubud. It is situated very close to the centre of Ubud, close to traditional performance, museums, souvenir shops and restaurants with wide selection of cuisines. Ubud Palace and the Monkey Forest are both just a short drive away, while Gianyar is about 20 minutes away. Bali International Airport is about an hour away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="390.35" OriginalAmount="390.35">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|163624" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368603/368603a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="391.92" OriginalAmount="391.92">
      <BasicPropertyInfo Latitude="-8.5045851527155" Longitude="115.24036946442" StarRating="4" HotelCode="398924|20d246" HotelName="Kamaniiya River Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Banjar Sayan Kutuh, Ubud 80571, Gianyar Regency</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1469167</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394" OriginalAmount="394">
      <BasicPropertyInfo Latitude="-8.830767" Longitude="115.215395" StarRating="5" HotelCode="298236|153653" HotelName="The Ritz Carlton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398900/398900a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="395.12" OriginalAmount="395.12">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|10fafd" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95972/a_95972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near the village of Nagi, and offers spectacular views of the river gorge and terraced paddy fields beyond. Ubud Market and the Monkey Forest are both about 5 minutes away. The hotel is set in a convenient location. The drive from Denpasar to the hotel takes about 40 minutes, while the journey from Bali International Airport to the hotel takes approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397" OriginalAmount="397">
      <BasicPropertyInfo Latitude="-8.7833603279722" Longitude="115.22551059723" StarRating="5" HotelCode="81758|153678" HotelName="The Royal Santrian" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung, Benoa, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137503/137503a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanjung, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="397.52" OriginalAmount="397.52">
      <BasicPropertyInfo Latitude="-8.690484" Longitude="115.158951" StarRating="4" HotelCode="141837|136f8b" HotelName="Villa Bali Asri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Saridewi, Seminyak-Oberoi, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located about 2 minutes' walk from Petitenget beach, 15 minutes' drive from the famous white sandy Kuta Beach and 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419" OriginalAmount="419">
      <BasicPropertyInfo Latitude="-8.6845956412709" Longitude="115.15346060017" StarRating="5" HotelCode="18353|31427" HotelName="The Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071807/071807a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the southern coast of Bali. The property lies in the peaceful district of Seminyak, which features a number of tourist attractions, all within easy walking distance of the hotel. The capital of Bali, Denpasar, is approximately 7 km away, and Ngurah Rai Denpasar Airport can be reached in around 25 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="429.33" OriginalAmount="429.33">
      <BasicPropertyInfo StarRating="5" HotelCode="|822161" HotelName="THE MULIA - NUSA DUA, BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909296_foto_1.jpg</HotelPictures>
        <HotelDescription>With stunning uninterrupted views of Nusa Dua Bay, The Mulia evokes a relaxed yet polished sensibility. From expansive and elegant suites to distinct lounge and oceanfront pools, this luxurious suite-only hotel in Bali truly exceeds expectations for style, comfort, and service. Enjoy exclusive access to the oceanfront Oasis Pool and the Aqua Pool or lounge at the private cabanas for the ultimate beachfront experience. The Lounge, an exclusive dining room, invites guests of The Mulia to indulge in cocktails and hors d'oeuvres for afternoon tea daily. The finest luxury suite experience in Bali is completed with the unrivalled hospitality of a personal on call butler on hand to take care of your every need.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="429.41" OriginalAmount="429.41">
      <BasicPropertyInfo Latitude="-8.523543" Longitude="115.281968" StarRating="5" HotelCode="59245|10faff" HotelName="The Chedi Club Tanah Gajah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja, Gianyar, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76737/a_76737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at Goa Gajah Street, only 5 minutes' drive from Ubud, the famous art village in Bali. Ngurah Rai International Airport is situated some 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="435.04" OriginalAmount="435.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|838785" HotelName="Le Jardin Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174817_foto_1.jpg</HotelPictures>
        <HotelDescription>Being just 200 metres from the Seminyak Sunset Beach and a five minute walk to some of the island?s finest restaurants and nightclubs, you can enjoy highly desirable cuisines and mesmerising sunsets.Garden Pool Villas ? were exclusively designed to bring more vista into the downstairs bedroom, thanks to the wide glass windows and sliding doors, presenting the green jungle-like view on one side and the blue fresh pool view on the other. The bathroom shares the same sentiment with the tropical lush greeneries engulfing the bathtub.Breakfast, lunch and dinner are available at this property.This is a modern hotel.The hotel has a very small lobby.Set amidst the natural beauty and tranquillity of Seminyak, and developed on 4000m2 of exotic landscaped land that includes seasoned rainforest trees, Le Jardin encompasses an unsurpassed backdrop in which to enjoy a tropical retreat. Its nine two-bedroom and two three-bedroom villas are fully self-contained. The resort?s setting features five star luxury facilities and a service area to support all villa operations. Le Jardin?s design concept accommodates privacy, comfort and opulence with all villas featuring a spacious private pool and garden, outdoor living atmosphere and dining area surveying the swimming pool, garden area and lavish bedrooms complete with en-suite semi-open air bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="436.28" OriginalAmount="436.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|920658" HotelName="PURI WULANDARI A BOUTIQUE RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32798_image63982017_0.jpg</HotelPictures>
        <HotelDescription>Puri Wulandari blends harmoniously with nature s rich and ancient traditions. Blues skies, lush green padies, and the soothing distant sounds of age old rituals, help to create this secluded haven; in a world seeped in comfort and tranquility. This unique new Boutique hotel and spa is perhaps the finest example of Bali s luxury properties in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="438.03" OriginalAmount="438.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|919377" HotelName="GRAND KUTA AND RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898480_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="439.43" OriginalAmount="439.43">
      <BasicPropertyInfo StarRating="0" HotelCode="|920025" HotelName="Dura Villas Canggu Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1025593_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="444.46" OriginalAmount="444.46">
      <BasicPropertyInfo StarRating="5" HotelCode="|686803" HotelName="AYANA RESORT AND SPA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892475_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ayana Resort and Spa is a beautiful complex of modern architecture combined with traditional Balinese elements which sits overlooking the Indian Ocean on Bali's southwest coast. Its superb position on cliff top, guarantees guests will enjoys breath-taking views like no other. Jimbaran Beach is about a 5-minute drive. The hotel boasts large, spacious room with a contemporary Balinese style. It provides a warm welcome and a very professional service combined with high-class facilities and amenities; it is definitely a wonderful place where to disconnect from daily life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="452.42" OriginalAmount="452.42">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="18478|1060d4" HotelName="The Ayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran  80364, Bali, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22969/a_22969_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a cliff, overlooking the sea, and easily reachable from different parts of the country. Jimbaran Beach is about a 5-minute drive away. It is just 15 minutes from Ngurah Rai International Airport, 20 minutes from Nusa Dua and Uluwatu Temple and 40 minutes from the capital city, Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="471.36" OriginalAmount="471.36">
      <BasicPropertyInfo Latitude="-8.78441" Longitude="115.164" StarRating="4" HotelCode="866906|2148d3" HotelName="Villa Pasraman Baghawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524066</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="475" OriginalAmount="475">
      <BasicPropertyInfo Latitude="-8.8456584071554" Longitude="115.16791820526" StarRating="5" HotelCode="173217|101345" HotelName="The Ungasan Clifftop Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Selatan Gau, Banjar Wijaya Kusuma, Ungasan 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156618/156618a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in an area commonly referred to as 'The Bukit'. Nearby attractions include the stunning Pura Luhur Uluwatu Temple, where a traditional Balinese performance can be seen (about 8 km). Dreamland Beach is also just a 15-minute drive away and it is around 9 km to the Garuda Wisnu Kencana. The vibrant shopping area of Kuta can be reached within just 40 minutes’ drive, and the hotel is 25 km south of Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="476.64" OriginalAmount="476.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|805281" HotelName="MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909363_foto_1.jpg</HotelPictures>
        <HotelDescription>Wander through private pathways and tranquil gardens to discover a truly transformative escape combining intimate settings with luxurious amenities that transcend conventional villas in Bali. At Mulia Villas, we welcome you to your very own luxury villa - a sanctuary that boasts a private hydrotherapy pool, a day bed as well as a magnificent terrace area set within lush landscapes of the resort gardens. Experience Bali in style and revel in the five-star set up of your abode, whether it be a one-bedroom villa, a family villa, or the Mulia Mansion, each featuring expansive living and dining area, ideal for a luxury getaway with family or friends. Complimentary daily breakfast and afternoon tea, as well as a 24-hour butler catering to your every need serve to elevate your luxury villa experience, while your personal private pool beckons you to refresh when the mood strikes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="489.63" OriginalAmount="489.63">
      <BasicPropertyInfo StarRating="5" HotelCode="|920320" HotelName="ONE ELEVEN RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907638_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="493.00" OriginalAmount="493.00">
      <BasicPropertyInfo Latitude="-8.470435" Longitude="115.26474" StarRating="5" HotelCode="292492|116c6c" HotelName="Bidadari Private Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelabang-Moding, Kelabang-Moding, Tegallalang 40115</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253830/253830a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499" OriginalAmount="499">
      <BasicPropertyInfo Latitude="-8.48320118" Longitude="115.24599911" StarRating="4" HotelCode="786159|389919" HotelName="Ayuterra Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan 17A, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40676/2940676/1.jpg?f=15085224</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ayuterra Resort in Ubud, you'll be close to Neka Art Museum and Ubud Monkey Forest\n\nWith a stay at Ayuterra Resort in Ubud, you'll be close to Neka Art Museum and Ubud Monkey Forest. This 4-star hotel is within close proximity of Gaya Art Space and Gunung Lebah Temple. Make yourself at home in one of the 3 air-conditioned rooms featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads. Don't miss out on recreational opportunities including an outdoor pool and bicycles to rent. Additional features at this hotel include complimentary wireless Internet access and concierge services. Satisfy your appetite for lunch or dinner at the hotel's restaurant, Ayuterra Resort, or stay in and take advantage of the room service (during limited hours). A complimentary cooked-to-order breakfast is served daily from 7 00 AM to noon. Featured amenities include dry cleaning/laundry services, luggage storage, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="506.46" OriginalAmount="506.46">
      <BasicPropertyInfo Latitude="-8.672993" Longitude="115.148901" StarRating="4" HotelCode="187554|116d01" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273320/273320a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="511.83" OriginalAmount="511.83">
      <BasicPropertyInfo Latitude="-8.4979059450777" Longitude="115.30605255416" StarRating="3" HotelCode="754389|21d099" HotelName="Ubud Valley Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bicycle Rental,Designated Smoking Area,Dining,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kangin, Ubud 80552</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631595/631595a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gianyar. Visitors will enjoy a peaceful and calm stay at Ubud Valley Boutique Resort as it counts with a total of 10 accommodation units. Guests may take advantage of the Wi-Fi connection throughout. The hotel provides 24-hour reception. Furthermore, Ubud Valley Boutique Resort offers cots on request for children. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. Visitors can make use of the airport transfer service. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="518" OriginalAmount="518">
      <BasicPropertyInfo Latitude="-8.62728909" Longitude="115.30100987" StarRating="5" HotelCode="408524|175894" HotelName="Anapuri Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pabean, Ketewel 80582, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ketewel</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554534/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ketewel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525" OriginalAmount="525">
      <BasicPropertyInfo Latitude="-8.1327938360347" Longitude="114.55280147794" StarRating="5" HotelCode="397584|169677" HotelName="Plataran Menjangan Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Gilimanuk Gerokgak, West Bali National Park 81155, Pejarakan</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592063/592063a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="530.00" OriginalAmount="530.00">
      <BasicPropertyInfo Latitude="-8.49284" Longitude="115.258669" StarRating="4" HotelCode="933579|1b339d" HotelName="The Lokha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bangkiangsidem, Keliki, Tegallalang, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391147/391147a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="537.03" OriginalAmount="537.03">
      <BasicPropertyInfo Latitude="-8.51200081" Longitude="115.25811873" StarRating="3.5" HotelCode="491612|1d5fbb" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Gianyar 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93577/2493577/1.jpg?f=15408187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="541.22" OriginalAmount="541.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|918692" HotelName="KAYUMANIS NUSA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898041_foto_1.jpg</HotelPictures>
        <HotelDescription>Famous for its stretches of long white sandy beaches and upscale resort facilities, Nusa Dua is also home to the exclusive world of Kayumanis. Kayumanis Nusa Dua is a serene setting of quiet sophistication and understated elegance. An exclusive enclave of luxuriously appointed pavilions, each offers unrivalled space, exceptional comfort, and complete privacy within secluded walled gardens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="547" OriginalAmount="547">
      <BasicPropertyInfo Latitude="-8.42263365" Longitude="115.27521347" StarRating="5" HotelCode="779221|389088" HotelName="The Kayon Jungle Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bresela, Desa Bresela, Ubud 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639548/639548a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Ubud. The property comprises a total of 20 snug rooms. There is Wi-Fi throughout the accommodation. As this hotel features 24-hour reception, guests are always welcome. The Kayon Jungle Resort provides cots on request for little children. No pets are allowed on the premises. Guests may take advantage of the car park. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549" OriginalAmount="549">
      <BasicPropertyInfo Latitude="-8.6993136054084" Longitude="115.16381174326" StarRating="4" HotelCode="909070|83031" HotelName="Anantara Vacation Club Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Arjuna 18, Blue Ocean Beach, Legian, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532862/532862a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551" OriginalAmount="551">
      <BasicPropertyInfo Latitude="-8.6747404402543" Longitude="115.15359789133" StarRating="4" HotelCode="176738|175964" HotelName="The One Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Cendrawasih No.99, Petitenget, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160793/160793a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the trendy area of Seminyak. Only minutes away, guests will find one of the island's most famous stretches of golden sandy beach and a myriad of restaurants. It is just 20 minutes' drive from Kuta Beach and 30 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="556.26" OriginalAmount="556.26">
      <BasicPropertyInfo Latitude="-8.4507425230013" Longitude="115.23548813492" StarRating="5" HotelCode="65587|1292a1" HotelName="COMO Shambhala Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Begawan, located near Ubud, Desa Melinggih Kelod, Payangan Kecamatan, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/84481/a_84481_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, in a nature sanctuary, bordered by the Ayung River and surrounded by terraced rice fields and jungle covered mountains. It is only a 15-minute drive from Ubud and an hour by car from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="559" OriginalAmount="559">
      <BasicPropertyInfo Latitude="-8.6802237556104" Longitude="115.15700966119" StarRating="5" HotelCode="93167|69751" HotelName="Peppers Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129562/a_129562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563" OriginalAmount="563">
      <BasicPropertyInfo Latitude="-8.66565169" Longitude="115.13852284" StarRating="4" HotelCode="756145|306805" HotelName="Villa Kaira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Perancak, Berawa Beach Estate 1, Berawa, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6584559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="564.62" OriginalAmount="564.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|711588" HotelName="KOMANEKA AT BISMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32756_image63976781_0.jpg</HotelPictures>
        <HotelDescription>Located on the slopes of Ubud, Komaneka at Bisma offers views of the Campuhan River, coconut plantations and rice fields. Located 950 meters from Monkey Forest, the resort features 2 outdoor pools, a restaurant and a spa. The rooms have a private balcony with sun loungers and views of the natural landscape. All rooms include a large flat-screen TV and a spacious bathroom with a bathtub and separate screened shower.There is a fitness center and a library area. Guests benefit from free WiFi throughout the property and free private parking.The on-site restaurant, Seneng Kitchen, serves Indonesian cuisine specialties. In addition, breakfast is offered daily with American, continental and gluten-free dishes. It is approximately 1.2 km from Ubud Palace and Ubud Market. Ngurah Rai International Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="579" OriginalAmount="579">
      <BasicPropertyInfo Latitude="-8.847125" Longitude="115.165728" StarRating="5" HotelCode="141090|127226" HotelName="Banyan Tree Ungasan - Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Banjar Kelod, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201860/w_201860_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is perched 70 metres above sea level on the cliffs of Bali's southernmost peninsula. The establishment lies approximately 5 km from the centre of Jimbaran and a similar distance from the Garuda Wisnu memorial statue. The resort has its own beach and the famous Kuta Beach is also only 30 minutes away by car. Guests will find a range of nightlife options in Seminyak, which is roughly 20 km from the accommodation. Ngurah Rai International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="580" OriginalAmount="580">
      <BasicPropertyInfo Latitude="-8.7832517740719" Longitude="115.15904876404" StarRating="5" HotelCode="38339|66718" HotelName="Four Seasons Resort Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jimbaran 80361, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63353/ba_63353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran Bay, the hotel is a 15-minute drive from Kuta beach and the Nusa Dua area of the island. The nearest tourist centre and the Uluwatu Temple are 20-minutes drive away. Ngurah Rai International Airport is 10 km and approximately 15 minutes by car from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587" OriginalAmount="587">
      <BasicPropertyInfo Latitude="-8.6894366103047" Longitude="115.17108559657" StarRating="4" HotelCode="59766|412151" HotelName="The Ahimsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77386/w_77386_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the heart of vibrant, cosmopolitan Seminyak, about 5 minutes' drive from the city centre with its restaurants, shops and tourist centre. It is approximately 20 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="610.50" OriginalAmount="610.50">
      <BasicPropertyInfo Latitude="-8.5034643161709" Longitude="115.55228510989" StarRating="4" HotelCode="489277|18047e" HotelName="Candi Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, 80871 Candi Dasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94834/2094834/94.jpg?f=15504441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="619.97" OriginalAmount="619.97">
      <BasicPropertyInfo Latitude="-8.84337314" Longitude="115.18395227" StarRating="4" HotelCode="406162|1d96f5" HotelName="Villa Six Karang Kembar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Kembar No. 6, Ungasan 80364</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/5d/4f5d5123d4b03ac7eb118a54220c6bbd8c5e5739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a babysitting service and a childcare service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="629" OriginalAmount="629">
      <BasicPropertyInfo Latitude="-8.4126474395056" Longitude="115.23880263558" StarRating="5" HotelCode="38439|71795" HotelName="Hanging Gardens Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Payangan 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63541/a_63541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Buahan Village, only a 20-minute drive from the centre of Ubud, and a 90-minute drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="667.85" OriginalAmount="667.85">
      <BasicPropertyInfo Latitude="-8.8136201010305" Longitude="115.2260684967" StarRating="5" HotelCode="75883|12e89f" HotelName="The St. Regis Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, P.O. Box 44, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103267/a_103267_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located right on the stunning beachfront in the exclusive locale of Nusa Dua, flanking the Bali Golf &amp; Country Club. Shopping and nightlife can be found in the Seminyak region, just 2 km away, and the Besakih Temple is roughly 9 km away. The hotel is approximately 20 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689" OriginalAmount="689">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="868577|383280" HotelName="Ayana Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489385</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="-8.8455947997763" Longitude="115.13678312302" StarRating="5" HotelCode="888050|101241" HotelName="Alila Villas Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Belimbing Sari, Desa Pecatu, Banjar Tambiyak, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136334/a_136334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a cliff-top plateau along the southern coast of Bali on the Bukit Peninsula, this club resort is only about 15 minutes from Jimbaran Bay and Dreamland Beach. The nearest restaurant, Pepenero, is also some 15 minutes away, while the centre of Kuta Beach is approximately a 30-minute drive away. The renowned Pura Luhur temple, Goa Gong and Pura Gunung Payung are also easily accessible by car. Ngurah Rai International Airport is approximately 30 minutes from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="752.19" OriginalAmount="752.19">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="441450|1379a1" HotelName="The Villas at Ayana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357848/357848a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="768.50" OriginalAmount="768.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|838780" HotelName="CHEDI CLUB TANAH GAJAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950160_foto_1.jpg</HotelPictures>
        <HotelDescription>Tanah Gajah, a Resort by Hadiprana offers a relaxing getaway surrounded by rice fields. Located 3 km from central Ubud, it offers a 28-metre outdoor pool and free scheduled yoga classes. Morning walks in rice fields, accompanied by personal butlers, are also available.Spacious rooms with private terrace and semi-outdoor bathroom. They are equipped with a 32-inch flat-screen TV and a Bose home cinema system. Some rooms feature a private pool with an outdoor dining area.Tanah Gajah, a Resort by Hadiprana is a 1-hour drive from Ngurah Rai International Airport.The hotel organizes activities such as cooking classes and hot air balloon rides. It also has an organic farm and a gift shop. The hotel offers car rental, business services and a 24-hour concierge. Free WiFi is available throughout the resort.Overlooking Gunung Agung Volcano, The Tempayan and Panen Padi Lounge serves Indonesian and Western dishes prepared with fresh ingredients from the resort's gardens. Cigarettes and drinks are available at The Bird Lounge next to Tanah Gajah Aviary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772" OriginalAmount="772">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|66724" HotelName="Four Seasons Resort Bali at Sayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12945/a_12945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at Blanco’s House is just 5 minutes’ drive away and, for shopping, the Ubud Art Market is a 10-minute drive from the resort. The Puri Lukisan Museum is 15 minutes’ drive away, as is the nearest place to see a Kecak dance performance. It is a 20-minute drive to the Ubud Monkey Forest and the Bali Bird and Reptile Park. Ngurah Rai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="818.57" OriginalAmount="818.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|840902" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/994949_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 15 individually decorated guestrooms, featuring minibars and LCD televisions. Rooms have private patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Partially open bathrooms have complimentary toiletries and hair dryers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge.Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.Located in Sukasada, The Damai - CHSE Certified is in the mountains, within a 10-minute drive of Lovina Beach Monument and Lovina Beach.  This 4-star hotel is 3.1 mi (5 km) from Baruna Dive Center and 4.4 mi (7.1 km) from Tangguwisia Bali Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Lovina Beach Monument - 3.6 km / 2.2 mi  Lovina Beach - 3.7 km / 2.3 mi  Baruna Dive Center - 4.9 km / 3.1 mi  Tangguwisia Bali Beach - 7.1 km / 4.4 mi  Krisna Funtastic Land - 7.7 km / 4.8 mi  Pura Agung Jagatnatha - 12.2 km / 7.6 mi  Gedong Kertya Museum and Library - 12.3 km / 7.7 mi  Museum Buleleng - 12.5 km / 7.7 mi  Buleleng Harbour - 12.6 km / 7.8 mi  Old Dutch Warehouses - 12.6 km / 7.8 mi  Tamblingan Lake - 12.6 km / 7.8 mi  Yudha Mandala Tama Monument - 12.6 km / 7.8 mi  Klenteng Ling Gwan Kiong - 12.7 km / 7.9 mi  Brahmavihara-Arama - 13.4 km / 8.3 mi  Brahma Vihara Arama - 13.5 km / 8.4 mi  The preferred airport for The Damai - CHSE Certified is Ngurah Rai Intl. Airport (DPS) - 85 km / 52.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839" OriginalAmount="839">
      <BasicPropertyInfo Latitude="-8.5768549566393" Longitude="115.05470331779" StarRating="5" HotelCode="895858|127132" HotelName="Soori Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh, Desa Kelating, Kerambitan, Tabanan 82161, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/177190/w_177190_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the Indonesian island of Bali, and is just 15 minutes from Tanah Lot Temple, one of Bali's most sacred and most visited temples. The establishment lies within the Tabanan Regency, one of Bali's most fertile and picturesque regions. The centre of Tabanan is roughly 10 km away and guests will also find a range of tourist attractions within 25 km of the establishment, at both Kuta and Denpasar. The local beach is Kelating Beach, which lies adjacent to the establishment. Furthermore, the accommodation is about an hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1257.58" OriginalAmount="1257.58">
      <BasicPropertyInfo Latitude="-8.500179" Longitude="115.52772" StarRating="5" HotelCode="7136|193650" HotelName="Amankila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1405/a_1405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated approximately 20 km from Karang Asem. Guests will find restaurants, bars and shops in the immediate vicinity and the beach is just a 5-minute walk away. The club resort is around 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1298.52" OriginalAmount="1298.52">
      <BasicPropertyInfo Latitude="-8.488122" Longitude="115.244731" StarRating="5" HotelCode="7135|194293" HotelName="Amandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1404/a_1404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 5 minutes from the soul and art community of Ubud in central Bali. Guests will find restaurants and bars in the immediate vicinity and it is 700 m to the Ayung River. Masceti beach is 15 km away and it is 25 km to Denpasar and Kintamani. The property lies about 40 km from Denpasar’s Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1343.75" OriginalAmount="1343.75">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|1a5489" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/462123/462123a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1396" OriginalAmount="1396">
      <BasicPropertyInfo Latitude="-8.844672" Longitude="115.1213" StarRating="5" HotelCode="370559|101295" HotelName="Bulgari Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Lempeh, Banjar Dinas Kangin, 80364 Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/70073/a_70073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located near Pecatu village and the top of the stunning cliffs of the Pura Luhur Uluwatu Temple on the island's far south-western tip. Denpasar City is approximately 40 km from the resort. Guests may reach the private beach on the Indian Ocean in 5 minutes on foot. Batur Lake is roughly 98 km away and Bali Zoo is around 62 km away. Guests may go shopping at the Discovery Shopping Mall, located 20 km from the resort. Other sights include Garuda Wisnu Kincana Cultural Park, around 9 km away, and Jenggala Ceramic Factory, approximately 10 km away. It takes about 15 minutes by car to reach Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="-8.51990046" Longitude="115.26331348" StarRating="2" HotelCode="489976|156712" HotelName="Arnawa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572443/572443a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Arnawa Bungalow offers 8 Superior Rooms for your vacation in Ubud.All rooms come with en-suite bathroom with shower and hot water.All rooms have balcony with view of rice field.It is truly rare combination where you can stay in the center of Ubud and have a rice field view at the same time.

Relax in the pool that is facing to the rice field for sunbathing or reading your favorite books after your breakfast.Wireless internet is available in all rooms and pool. Staying in Ubud is not just the place, but also about the people. Surrounded by villager's house, you will be able to experience a walk to the village area where you can see the real life of Bali.

Our Housekeeping cleans the rooms daily to ensure cleanliness level and your comfort during your stay. Selections of breakfasts are available and pre consulted with you the night before. Our sincere and talented hospitality professio</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1484.94" OriginalAmount="1484.94">
      <BasicPropertyInfo Latitude="-8.448104981345" Longitude="115.26919020301" StarRating="6" HotelCode="546458|20cf2d" HotelName="Capella Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Desa Keliki, Kecamatan Tegalalang, Gianyar, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715879/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2291" OriginalAmount="2291">
      <BasicPropertyInfo Latitude="-8.842881" Longitude="115.120738" StarRating="5" HotelCode="904655|101349" HotelName="The Edge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Goa Lempeh, Banjar Dinas Kangin, Pecatu, Uluwatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132429/132429a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3447" OriginalAmount="3447">
      <BasicPropertyInfo Latitude="-8.685714" Longitude="115.158999" StarRating="4.5" HotelCode="164255|82967" HotelName="Nyaman Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kahyangan 15, Jalan Kayu Aya, Oberoi, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/10000000/9020000/9013300/9013296/b853d0b8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villas are located near to the beach. Boutiques and restaurants are within walking distance. Shops and restaurants are just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3515.60" OriginalAmount="3515.60">
      <BasicPropertyInfo Latitude="-8.812551" Longitude="115.217887" StarRating="5" HotelCode="7137|193e58" HotelName="Amanusa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 33, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096188/096188a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the white sandy beach of Nusa Dua. Guests will find the centre of Nusa Dua 500 m away, as well as the shops of the Bali Gallery. The Uluwatu Temple is 7 km, Denpasar is 15 km and Ngurah Rai International Airport is about 25 minutes’ drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4" OriginalAmount="4">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="972545|225125" HotelName="Grand Chandra by NIDA Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Diponegoro 122, 80114 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.51" OriginalAmount="9.51">
      <BasicPropertyInfo Latitude="-8.6878098415884" Longitude="115.17888262537" StarRating="3" HotelCode="943683|1e84d8" HotelName="Panen House by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Athena 15, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.35" OriginalAmount="11.35">
      <BasicPropertyInfo Latitude="-8.6720005651165" Longitude="115.44942918859" StarRating="3.5" HotelCode="348799|1afacc" HotelName="D'Camel Hotel Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="754930|372931" HotelName="Keola Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 3, Cempaka Lane, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.6841280126707" Longitude="115.19021646519" StarRating="3" HotelCode="333990|152842" HotelName="Ganga Hotel &amp; Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepuh Segina 8, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="983621|489381" HotelName="Guna Graha Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.69396562" Longitude="115.50617818" StarRating="3" HotelCode="951224|369444" HotelName="Tanah Penida Bungalow &amp; Resto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Adegan Kangin, Dsn Adegan, Desa Ped, Nusa Penida 80771, Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.59283" Longitude="115.282" StarRating="0" HotelCode="976740|518218" HotelName="Bali Sunshine Homestay Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir Sutami, Banjar Tengkulak Mas, Sukawati 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.67652739" Longitude="115.53641828" StarRating="2" HotelCode="622942|310474" HotelName="Apit Lawang Villas &amp; Resto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped - Buyuk, Kutampi Kaler, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.20" OriginalAmount="20.20">
      <BasicPropertyInfo Latitude="-8.52397946" Longitude="115.26414597" StarRating="3" HotelCode="772360|21737e" HotelName="Manggis Sari Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.80" OriginalAmount="20.80">
      <BasicPropertyInfo Latitude="-8.64616446" Longitude="115.16012283" StarRating="3" HotelCode="348544|188ac1" HotelName="Scala Bed &amp; Beyond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Bimasena, Kerobokan 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.94" OriginalAmount="20.94">
      <BasicPropertyInfo Latitude="-8.4994969" Longitude="115.26925518" StarRating="1" HotelCode="808579|214ab9" HotelName="Askara Guest House &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="879678|480283" HotelName="The Nyaman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20 X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.39" OriginalAmount="25.39">
      <BasicPropertyInfo Latitude="-8.33515158" Longitude="115.65458709" StarRating="0" HotelCode="670486|2148d9" HotelName="Jukung Dive Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Lebah Amed Beach Purwakerthi Abang Amed 80850</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.50" OriginalAmount="27.50">
      <BasicPropertyInfo Latitude="-8.26349175" Longitude="115.04444" StarRating="0" HotelCode="753920|2149ab" HotelName="Swar Bali Lodg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kayuputih, 81152 Munduk, Bali</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6850661" Longitude="115.43340477" StarRating="3" HotelCode="739602|293717" HotelName="Bali Nusa Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Beach, Nusa Lembongan 80716</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.351517154812" Longitude="115.68315642824" StarRating="2" HotelCode="936656|108729" HotelName="Wawa Wewe Rock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seraya, I Made Dongek, Sudana Lipah, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.62308245" Longitude="115.1593156" StarRating="4" HotelCode="564429|174426" HotelName="Katak Tepi Sawah Spa &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Untung 71, Banjar Pegending, Dalung, Utara Kuta, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.05" OriginalAmount="33.05">
      <BasicPropertyInfo Latitude="-8.151420323305" Longitude="115.03631561995" StarRating="3" HotelCode="908989|117bb0" HotelName="Banyualit Spa &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 116, Lovina, Singaraja 81101, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Lovina. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.82975656" Longitude="115.12531964" StarRating="3" HotelCode="754624|299980" HotelName="Tom's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 23, Pecatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.80" OriginalAmount="34.80">
      <BasicPropertyInfo Latitude="-8.27271369" Longitude="115.58984462" StarRating="3" HotelCode="602872|17f6db" HotelName="Minabali Bungalo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Dalem, Dinas Tulamben, Kubu, Karangasem, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.6972758508181" Longitude="115.17537480119" StarRating="3" HotelCode="429733|83037" HotelName="D’Sri Saren Legian-Kuta Villas &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Laksmi 27, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at d'Sri Saren Legian Kuta, you'll be centrally located in Legian, convenient to Honorary Consulate of Brazil and Kuta Beach. This hotel is within close proximity of Legian Beach and Honorary Consulate of Spain.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages. Additional amenities include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.31" OriginalAmount="42.31">
      <BasicPropertyInfo Latitude="-8.5302416311203" Longitude="115.51076068127" StarRating="3" HotelCode="901645|168d3a" HotelName="Padang Bai Beach Bungalows Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Silayukti, Padang Bai, Amlapura 80872, Bali</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.78" OriginalAmount="44.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|398565" HotelName="Gaing Mas Jimbaran Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 16 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy international cuisine at La Leela, a bistro which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include a business center, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite.With a stay at Gaing Mas Jimbaran Villas by Gaing Mas Group in Jimbaran (By Pass Ngurah Rai), you'll be a 2-minute drive from Jimbaran Beach and 7 minutes from Tanjung Benoa.  This hotel is 3.9 mi (6.3 km) from Garuda Wisnu Kencana Cultural Park and 4.5 mi (7.3 km) from Kuta Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Jimbaran Market - 0.8 km / 0.5 mi  Honorary Consulate of Italy - 1 km / 0.6 mi  Jimbaran Beach - 1.2 km / 0.8 mi  Udayana University - 2.4 km / 1.5 mi  Samasta Lifestyle Village - 3.1 km / 1.9 mi  Circus Waterpark - 4.8 km / 3 mi  Lippo Mall - 5.9 km / 3.7 mi  Garuda Wisnu Kencana Cultural Park - 6.3 km / 3.9 mi  BIMC Hospital - 6.4 km / 4 mi  Tuban Beach - 6.4 km / 4 mi  Kuta Art Market - 6.6 km / 4.1 mi  Discovery Shopping Mall - 6.7 km / 4.1 mi  Kuta Square - 6.7 km / 4.2 mi  Pantai Jerman - 6.8 km / 4.2 mi  The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 7.8 km / 4.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|247939" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.52" OriginalAmount="53.52">
      <BasicPropertyInfo Latitude="-8.618385994648" Longitude="115.08868575096" StarRating="3" HotelCode="909003|129398" HotelName="Dewi Sinta Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Taman Wisata, Tanah Lot, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Tabanan. The hotel consists of 25 accommodation units. This hotel offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|152851" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.53083482" Longitude="115.26493155" StarRating="3" HotelCode="954373|389923" HotelName="Batu Agung Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.18" OriginalAmount="58.18">
      <BasicPropertyInfo Latitude="-8.44772674" Longitude="115.30938309" StarRating="3" HotelCode="944226|1d2a25" HotelName="Tapa Kawi Villas by ZEN Rooms" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.99" OriginalAmount="63.99">
      <BasicPropertyInfo Latitude="-8.66462261" Longitude="115.44998538" StarRating="3.5" HotelCode="531789|1ec569" HotelName="D Nusa Beach Club &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Laundry,Lounge,Meeting Room,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Light House Beach, Jungut Batu Village, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The resort is set on in front of the Light House, in Nusa Lembongan, Bali. The concept is a blend of sea and jungle, designed with natural materials in a modern Balinese style with high quality and luxury furnish and room facilities. At the Beach club and Restaurant that are overlooking the white sands beach guests can enjoy the beautiful sunset every afternoon. They can enjoy the water activities at beach in front the resort or get water sports &amp; activities at the big floating pontoon located at mangrove spot point. The spacious and bright rooms are designed in a modern Balinese style using natural and native materials. All the furniture are made from wood and the bathroom is modern and fully equipped. There is also facilities for making coffee and tea. For business travellers there is a fully equipped air conditioned meeting room. After an exhausting day guests can relax at the Spa or and exercise at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="866697|383289" HotelName="Villa Del Mar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Gang Dolphin 9, Canggu, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4.5" HotelCode="871660|153800" HotelName="Furama Xclusive Resort and Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.44" OriginalAmount="78.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|497422" HotelName="The Kryamaha Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The Kryamaha Villas located in the middle of wide lush green rice field Nyanyi, Beraban Village. 25 kilometers or 55 minute drive from Bali's International airport.The Villas is set on 3500m2 land, features four Two Bedroom Pool Villas and five three Bedroom Private Pool Villas. Each villa has a private swimming pool and private entrance Balinese gate we called it "angkul- angkul", lined along a village like-pathway with colorful garden setting, using local plantation and flowers. The Villas is set on 3500m2 land, features four Two Bedroom Pool Villas and four three Bedroom Private Pool Villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.53229453" Longitude="115.27148894" StarRating="3" HotelCode="866794|389902" HotelName="Adil Villa &amp; Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|168089" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.40" OriginalAmount="106.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|920931" HotelName="Desa Swan Villas &amp; SPA, Keramas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.52406954" Longitude="115.25232584" StarRating="3" HotelCode="772971|389903" HotelName="Adiwana Arkara Villa &amp; Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dangin Labak, Singakerta 80571, Ubud, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.6514104117177" Longitude="115.16111040354" StarRating="4" HotelCode="393692|80500" HotelName="D'Sawah Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek 24, Umalas, Kerobokan 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|390024" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="211.50" OriginalAmount="211.50">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="754852|214829" HotelName="The Dream Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Punggawa</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247" OriginalAmount="247">
      <BasicPropertyInfo Latitude="-8.66556838" Longitude="115.15608536" StarRating="3" HotelCode="849766|362704" HotelName="Feng Shui Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lestari Gang Kamboja 1, Umalas, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="253.81" OriginalAmount="253.81">
      <BasicPropertyInfo Latitude="-8.6801179" Longitude="115.44346933" StarRating="3" HotelCode="756320|214895" HotelName="Aqua Nusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Desa Jungut Batu, Nusa Lembongan 80772</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593" OriginalAmount="593">
      <BasicPropertyInfo Latitude="-8.65944075" Longitude="115.13469743" StarRating="4" HotelCode="358683|77856" HotelName="Villa Nelayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Kitchen,Massage Centre,Sauna,Lounge,Nightclub,Swimming Pool,Designated Smoking Area,Jacuzzi,Garden,24 Hour Security,Airport Transfer (on Demand),Dining,Central Heating,Diet Meals,Wheelchair Access,24 Hour Front Desk,Coffee Shop,Concierge,Dry Cleaning,Luggage Storage,Meeting Room,Parking,Spa,24 Hour Room Service,Babysitting,Housekeeping,LCD/Projector,Shopping Arcade,Valet Parking,ATM/Cash Machine,Banquet Hall,Business Centre,Library,Printer,Elevator,Limousine Service,Smoking Rooms,Heated Pool,24 Hour Power Supply,Gift Shop,Wake-up Call Service,Pets allowed,Beauty Salon</BasicAmenities>
    <HotelRating>5,2,3,4,2.5,3.5,1,4.5,5.5,1.5,6</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,SPA HOTEL,FINCA,GUEST HOUSES,ECO HOTEL,VILLAGE,BUNGALOW COMPLEX,APARTMENT HOTEL,HOLIDAY PARKS,CITY HOTEL,CONFERENCE HOTEL,RESIDENCES,HOTEL DE CHARME,GUESTHOUSE,HOSTEL,BUSINESS HOTEL,COUNTRY HOUSE,AIRPORT HOTEL,GOLF HOTEL,HOMESTAYS,HISTORIC HOTEL,CASINO RESORT,HOSTELS,COUNTRY HOUSES</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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|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="ac7c6a4b-f1b8-4090-b111-e800d7009632">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="300235|156823" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|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="ac7c6a4b-f1b8-4090-b111-e800d7009632" TimeStamp="0001-01-01T00:00:00" HotelName="The Kana Kuta Hotel" HotelCode="300235|15b2bd" StarRating="4" GTCityId="47113" CountryCode="ID" CityName="Kuta , Bali" CountryName="Indonesia" Address="Jalan Setiabudi 8, Kuta, Bali" PostCode="" PhoneNo="+623618496100" FaxNo="+623618496199" Email="info@thekana.com" CheckInTime="" CheckOutTime="" Latitude="-8.721545" Longitude="115.181012" SourceId="45" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Double or Twin Room, Non Smoking, City View" RoomTypeCode="15b2bd_217113027045_2_108-45_2_2_0_3_3034567634_7_1-13-1_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MjkuNTJ8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="29.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Double or Twin Room" RoomTypeCode="15b2bd_222989952375_0_7-24_2_2_0_3_3675428161_0_1-13-0_5-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MzAuMDZ8R0JQfDIwMjQtMDctMjQ=" OriginalAmount="0" TotalPrice="30.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-20T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-DELUXE ROOM" RoomTypeCode="15b2bd_223036334731_2_61-27_2_1_0_3_3694023096_0_1-13-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MzIuMzN8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="32.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Family Room, 1 King Bed, Non Smoking, City View" RoomTypeCode="15b2bd_219644653124_2_108-45_2_2_0_3_284776310_10_1-6-1_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MzUuNDN8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="35.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Double or Twin Room, Non Smoking, Balcony" RoomTypeCode="15b2bd_222771777706_2_108-45_2_2_0_3_3977619864_9_1-13-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MzUuNDN8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="35.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-DELUXE BALCONY ROOM" RoomTypeCode="15b2bd_219252616267_2_61-27_2_1_0_3_878140274_1_1-13-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MzguNzl8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="38.79" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-FAMILY DELUXE ROOM" RoomTypeCode="15b2bd_221231922775_2_61-27_2_1_0_3_3126659438_2_1-13-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MzguNzl8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="38.79" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Family Triple Room, Multiple Beds, Non Smoking, City View" RoomTypeCode="15b2bd_224400371059_2_108-45_2_2_0_3_174317383_8_3-6-1_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|NDcuMjN8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="47.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-FAMILY DELUXE TRIPLE ROOM" RoomTypeCode="15b2bd_230223890701_2_61-27_2_1_0_3_2873621305_3_3-13-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|NTEuMjR8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="51.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Family Duplex Quadruple" RoomTypeCode="15b2bd_231384747945_2_108-45_2_2_0_3_3971299472_11_4-6-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|NTYuNzB8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="56.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-FAMILY DUPLEX QUADRUPLE ROOM" RoomTypeCode="15b2bd_232527361758_2_61-27_2_1_0_3_312198126_4_4-6-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|NjEuNTB8R0JQfDIwMjQtMDctMjU=" OriginalAmount="0" TotalPrice="61.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Kana Suite Room, Non Smoking" RoomTypeCode="15b2bd_245485717167_2_108-45_2_2_0_3_490271131_5_1-15-0_4-100_76_2.20240729_1_2_3_76_zen1d7612f8348b46afbc603a53981d9a55_172084163100|45|MTAxLjE2fEdCUHwyMDI0LTA3LTI1" OriginalAmount="0" TotalPrice="101.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2024"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-07-21T00:00:00" End="2024-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_f_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_l_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_l_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_ro_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_p_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_l_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_ro_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_ro_006.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;92 rooms await guests at this hotel, which includes a reception desk. Services and facilities include a transfer service, room service, a conference room and a business centre. Wireless internet access allows guests to stay connected while on holiday. Guests arriving by car can park their vehicles in the car park. Services include a hotel shuttle bus.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;The rooms include air conditioning, a living area and a bathroom. Some rooms include a balcony. Guests are sure to get a good night's sleep in the double bed. Separate bedrooms can be booked. Valuables can be securely stored in a safe. Additional features include a refrigerator and a tea/coffee station. A TV and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a hairdryer.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. The outdoor pool complex is ideal for exercise and relaxation. After an eventful day, guests can work out and recharge in the gym. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 125,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 80,000.00 IDR.&lt;br /&gt;Depending on the capacity of the room booked, children up to the age of 5 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 500,000.00 IDR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 230,000.00 IDR one way.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>62-361-849-6199</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>62-361-849-6100</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>92</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sandy Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|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="ac7c6a4b-f1b8-4090-b111-e800d7009632">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|874799" SourceId="34" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|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="ac7c6a4b-f1b8-4090-b111-e800d7009632" TimeStamp="0001-01-01T00:00:00" HotelName="THE KANA KUTA" HotelCode="|874799" StarRating="4" GTCityId="47113" CountryCode="ID" CityName="KUTA, BALI" CountryName="Indonesia" Address="JL. SETIA BUDI NO 8, KUTA" PhoneNo="623-618-496100" Email="thekanahotel@gmail.com" CheckInTime="00:00 AM" CheckOutTime="00:00 AM" Latitude="-8.721852" Longitude="115.18109" SourceId="34" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: DELUXE ROOM" RoomTypeCode="02#1#BO#31.16#0#OB#OK#20240729#20240730#LB#2-0#20240729|20240730|W|325|384633|DBT.DX|BAR RO|RO||1~2~0||N[ARROBA]06~A-SIC~2102c~1143127587~N~~~NOR~6D398C49B17E4D4172084163202205AWES0000089000000000823426#ES|2|false|0#B098E8CEE64A7C54D2D2B54EF3B443FD8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#388218#|34|MzEuMTZ8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="0" TotalPrice="31.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: FAMILY DELUXE ROOM" RoomTypeCode="02#1#BO#37.39#0#OB#OK#20240729#20240730#LB#2-0#20240729|20240730|W|325|384633|FAM.DX|BAR RO|RO||1~2~0||N[ARROBA]06~A-SIC~26334~1922322881~N~~~NOR~6D398C49B17E4D4172084163202205AWES000008900000000082172e#ES|2|false|0#B098E8CEE64A7C54D2D2B54EF3B443FD8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#388218#|34|MzcuMzl8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="0" TotalPrice="37.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: DELUXE BALCONY ROOM" RoomTypeCode="02#1#BO#37.39#0#OB#OK#20240729#20240730#LB#2-0#20240729|20240730|W|325|384633|DBT.BL-DX|BAR RO|RO||1~2~0||N[ARROBA]06~A-SIC~26334~-1706902382~N~~~NOR~6D398C49B17E4D4172084163202205AWES000008900000000082172e#ES|2|false|0#B098E8CEE64A7C54D2D2B54EF3B443FD8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#388218#|34|MzcuMzl8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="0" TotalPrice="37.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: FAMILY DELUXE TRIPLE ROOM" RoomTypeCode="02#1#BO#49.86#0#OB#OK#20240729#20240730#LB#2-0#20240729|20240730|W|325|384633|FAM.DX-1|BAR RO|RO||1~2~0||N[ARROBA]06~A-SIC~24246~1881074867~N~~~NOR~6D398C49B17E4D4172084163202205AWES000008900000000082403d#ES|2|false|0#B098E8CEE64A7C54D2D2B54EF3B443FD8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#388218#|34|NDkuODZ8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="0" TotalPrice="49.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: FAMILY DUPLEX QUADRUPLE ROOM" RoomTypeCode="02#1#BO#59.82#0#OB#OK#20240729#20240730#LB#2-0#20240729|20240730|W|325|384633|FAM.DP|BAR RO|RO||1~2~0||N[ARROBA]06~A-SIC~24f54~167782050~N~~~NOR~6D398C49B17E4D4172084163202205AWES0000089000000000826049#ES|2|false|0#B098E8CEE64A7C54D2D2B54EF3B443FD8C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#388218#|34|NTkuODJ8TEJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="0" TotalPrice="59.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType></RoomTypes><Images><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_1.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_2.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_47.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_48.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_49.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_50.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_51.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/950001_foto_52.jpg" /></Images><HotelDescription>Situated 5 minutes walk from Bali Galeria Shopping Centre, The Kana Kuta Hotel is 15 minutes drive from Kuta Beach and is 20 minutes drive from Ngurah Rai International AirportSeleriana Restaurant serves western and Indonesian daily buffet breakfast, lunch as well as dinnerThis Hotel has Modern exteriorMedium size of lobbyThe Kana is named after a flower with its special characteristic of being able to grow in any seasons and adored for its perfect beauty. By taking the value of that philosophy, The Kana Hotel is aimed to be a place that always grows endlessly at any time, and improves from time to time. In addition, KANA also means as center faith growth, conviction to move forward, or to establish a harmonious environment individually and universally. Take advantage of an array of unrivaled services and amenities at this three-star hotel. Valet parking, coffee shop, business center, meeting facilities and kids corner are just a few of the facilities that set The Kana Kuta Hotel apart from other accommodations in the city.  Guests can choose from 92 rooms, all of which exude an atmosphere of total peace and harmony. The hotel offers wonderful recreational facilities such as fitness center and outdoor pool to make your stay truly unforgettable</HotelDescription></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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|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="ac7c6a4b-f1b8-4090-b111-e800d7009632">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="317022|swissbelhotel_tuban" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ac7c6a4b-f1b8-4090-b111-e800d7009632|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|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="911de7e6-3a6d-45ae-bfce-8fec8bce4638">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|CoordinatorError|No Supplier Found MGR|<?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="911de7e6-3a6d-45ae-bfce-8fec8bce4638">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="ID" CountryCode_A3="IDN" CountryName="Indonesia" GTCityId="47113" DestinationId="0" CityId="326" CityName="Bali">
      <Latitude>-8.6411</Latitude>
      <Longitude>115.2713</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-07-29T00:00:00" End="2024-07-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|OlympiaSearch|supplier interation failed||Olympia|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|MikiSearch|supplier interation failed||Miki|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|DarinaCancel|supplier interation failed||Yalago|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|TotalStaySearch|supplier interation failed||TotalStay|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|DOTWSearch|supplier interation failed||DOTW|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|TravcoSearch|supplier interation failed||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 329
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|SearchResponse|SearchResponse|||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
911de7e6-3a6d-45ae-bfce-8fec8bce4638|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|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="ed8b5bfb-9f88-4344-8c26-375673780a02">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|CoordinatorError|No Supplier Found RTS|<?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="ed8b5bfb-9f88-4344-8c26-375673780a02">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="ID" CountryCode_A3="IDN" CountryName="Indonesia" GTCityId="47113" DestinationId="0" CityId="326" CityName="Bali">
      <Latitude>-8.6411</Latitude>
      <Longitude>115.2713</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|OlympiaSearch|supplier interation failed||Olympia|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|PaximumSearch|supplier interation failed||Paximum|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|DOTWSearch|supplier interation failed||DOTW|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|TravellandaSearch|supplier interation failed||Travellanda|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|MikiSearch|supplier interation failed||Miki|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 329
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|TravcoSearch|supplier interation failed||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ed8b5bfb-9f88-4344-8c26-375673780a02|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-07-13T04:38:27.5139486+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ed8b5bfb-9f88-4344-8c26-375673780a02" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="45" TotalAmount="5.16" OriginalAmount="5.16">
      <BasicPropertyInfo Latitude="-8.734530603847" Longitude="115.16625290142" StarRating="2" HotelCode="398659|133be5" HotelName="Swandewi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Samudra 06, Jalan Kartika Plaza, Kartika Plaza, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69138/2269138/1.jpg?f=15236529</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.22" OriginalAmount="5.22">
      <BasicPropertyInfo Latitude="-8.1105471478698" Longitude="115.0875327324" StarRating="1" HotelCode="327468|1308cb" HotelName="Hotel Sentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani 48, Singaraja 81117</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44066/2944066/1.jpg?f=15016843</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sentral is perfectly located for both business and leisure guests in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. All the necessary facilities, including bicycle rental, laundry service, Wi-Fi in public areas, car park, restaurant, are at hand. Designed for comfort, selected guestrooms offer television, shower, air conditioning, internet access – wireless (complimentary) to ensure a restful night. Access to the hotel's garden will further enhance your satisfying stay. Discover all Bali has to offer by making Hotel Sentral your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.79" OriginalAmount="5.79">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|129bdd" HotelName="Teba House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41897/2041897/1.jpg?f=15416581</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.80" OriginalAmount="5.80">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="973649|20f7d2" HotelName="Teba House Bisma Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38027/2038027/1.jpg?f=15086159</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6.13" OriginalAmount="6.13">
      <BasicPropertyInfo Latitude="-8.6677019261891" Longitude="115.21627555973" StarRating="1" HotelCode="327235|12f5bc" HotelName="Hotel Ratu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso 4, 80232 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222454/222454a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6.85" OriginalAmount="6.85">
      <BasicPropertyInfo Latitude="-8.7187524134592" Longitude="115.17261516102" StarRating="3" HotelCode="380286|159d05" HotelName="Waringin Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga 9, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60352/2260352/25.jpg?f=15671404</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7" OriginalAmount="7">
      <BasicPropertyInfo Latitude="-8.71994827" Longitude="115.17517972" StarRating="2.5" HotelCode="589725|225624" HotelName="Maha Bharata Kuta Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 96, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759277/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.01" OriginalAmount="7.01">
      <BasicPropertyInfo Latitude="-8.11145797" Longitude="115.08655876" StarRating="0" HotelCode="788004|1a9a13" HotelName="Duta Karya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani 59, Singaraja 81116, Kaliuntu, Kec Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979032/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Singaraja, Duta Karya Hotel promises a relaxing and wonderful visit. The hotel has everything you need for a comfortable stay. All the necessary facilities, including car park, room service, smoking area, are at hand. Designed for comfort, selected guestrooms offer air conditioning, desk, television, shower to ensure a restful night. Take a break from a long day and make use of garden. Discover all Bali has to offer by making Duta Karya Hotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.30" OriginalAmount="7.30">
      <BasicPropertyInfo Latitude="-8.70002807" Longitude="115.18402573" StarRating="2" HotelCode="403041|1b23b5" HotelName="Kiki Residence Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 7C, Kuta  80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23221/3323221/20.jpg?f=15511286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.40" OriginalAmount="7.40">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2.5" HotelCode="603204|2173ac" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38242/3838242/1.jpg?f=15683074</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.48" OriginalAmount="7.48">
      <BasicPropertyInfo Latitude="-8.65592618" Longitude="115.20932507" StarRating="1" HotelCode="520127|199a31" HotelName="Pulau Bali Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Garden,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Semeru 3, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09676/2209676/1.jpg?f=15396183</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pulau Bali Hotel is located in Denpasar its only a A 5-minutes drive from Badung Market a 20 minutes drive from Sanur Beach.The Hotel offering simply furnished room with Air conditioner TV Bathtub with hot and cold water shower large room private veranda and free Wi-Fi in public areas. Cars or motorbikes rentals is available at the reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.52" OriginalAmount="7.52">
      <BasicPropertyInfo Latitude="-8.14438102" Longitude="114.62167646" StarRating="2.5" HotelCode="406756|1a8201" HotelName="Mami In Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Gift Shop,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sumberkima, Kecamatan Gerokgak, Kabupaten Buleleng, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8054091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Mami In Homestay is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, printer, ticket service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find complimentary tea, towels, wooden/parqueted flooring, complimentary instant coffee, sofa. Enjoy the hotel's recreational facilities, including hiking trails, snokeling, diving, fishing, horse riding, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Mami In Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.56" OriginalAmount="7.56">
      <BasicPropertyInfo Latitude="-8.33506323" Longitude="115.64431496" StarRating="2" HotelCode="784306|16814f" HotelName="Bali Sari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed 925, Amed 80852</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48994/2948994/1.jpg?f=14949669</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8" OriginalAmount="8">
      <BasicPropertyInfo Latitude="-8.63265175" Longitude="115.18611947" StarRating="3" HotelCode="866655|380986" HotelName="Cozy Residence Wedasari Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Wedasari IA 12, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.06" OriginalAmount="8.06">
      <BasicPropertyInfo Latitude="-8.724447" Longitude="115.175712" StarRating="2" HotelCode="908961|18c3ff" HotelName="Grand Pudjawan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271131/271131a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.18" OriginalAmount="8.18">
      <BasicPropertyInfo Latitude="-8.70149171" Longitude="115.16626199" StarRating="2" HotelCode="595320|21f10f" HotelName="Borough Capsule Hostel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 5, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764282/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.38" OriginalAmount="8.38">
      <BasicPropertyInfo Latitude="-8.71196342" Longitude="115.17409913" StarRating="3" HotelCode="522260|1a9ef6" HotelName="The Legian 777 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patimura 777, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.54" OriginalAmount="8.54">
      <BasicPropertyInfo Latitude="-8.6797764445929" Longitude="115.18781429667" StarRating="3" HotelCode="385287|1b1295" HotelName="Princess Keisha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar Barat Marlboro  350, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.70" OriginalAmount="8.70">
      <BasicPropertyInfo Latitude="-8.53085474" Longitude="115.50838246" StarRating="2.5" HotelCode="491585|1e4480" HotelName="Harmony Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silayukti III 7, Candi Dasa, Karangasem 80872, Padangbai</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52929/2952929/1.jpg?f=14951153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.80" OriginalAmount="8.80">
      <BasicPropertyInfo Latitude="-8.88939" Longitude="116.278" StarRating="0" HotelCode="664753|21a94d" HotelName="Indopurejoy House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka VI 8, Sunset Road, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta (Lombok)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10419586</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.88" OriginalAmount="8.88">
      <BasicPropertyInfo Latitude="-8.73535459" Longitude="115.16842224" StarRating="2" HotelCode="522675|122654" HotelName="Mertha Jati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 8, Tuban-Kuta, Kuta 13220, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235675/235675a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mertha Jati Hotel is simply furnished rooms come with a TV and either air conditioning or a fan with an outdoor seating at the shared terrace and shower facilities.Staff can provide 24-hour reception and can attend to laundry needs. It less than 1 km from Kuta Beach Mertha Jati Hotel &amp; Bungalow offers budget accommodation with free Wi-fi and a private bathroom. It feature a private garden and free parking. It just 750 metres from Discovery Mall and 1.2 km from Kuta Art Market and a 10-minute drive from Ngurah Rai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.93" OriginalAmount="8.93">
      <BasicPropertyInfo Latitude="-8.52742144" Longitude="115.2647821" StarRating="2.5" HotelCode="603021|214af1" HotelName="Astawa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, Br. Pengosekan, Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03794/3803794/1.jpg?f=15568709</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.93" OriginalAmount="8.93">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|214912" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.99" OriginalAmount="8.99">
      <BasicPropertyInfo Latitude="-8.723639341167" Longitude="115.17333626747" StarRating="2" HotelCode="915194|121350" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi No 14, Kuta Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234476/234476a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.72057391" Longitude="115.17174934" StarRating="2" HotelCode="435008|163637" HotelName="Pesona Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies I 31, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93842/2493842/1.jpg?f=15045974</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.00" OriginalAmount="9.00">
      <BasicPropertyInfo Latitude="-8.6823165" Longitude="115.48914861" StarRating="0" HotelCode="963210|visual_inn" HotelName="Visual Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Ped, Kabupaten Toyapakeh, Klungkung, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35080000/35073400/35073370/28f28ace_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.00" OriginalAmount="9.00">
      <BasicPropertyInfo Latitude="-8.6728545" Longitude="115.5525473" StarRating="2" HotelCode="0|pondok_kana" HotelName="Pondok Kana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Br Sampalan, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/b7/0bb72b38201674c56ca1f7cb77e5a833ce53328b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Two-star hotel “Pondok Kana” is set in Penida. It boasts a convenient location within 8 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Hotel's casual bar offers a range of beers, cocktails and soft drinks. Wi-Fi is available on all property premises. Parking is provided on site. The reception works 24/7.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.07" OriginalAmount="9.07">
      <BasicPropertyInfo Latitude="-8.71788245" Longitude="115.17634491" StarRating="2" HotelCode="492456|206866" HotelName="Pondok 3 Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 69, Samuan Tiga II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42799/2942799/1.jpg?f=14979619</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.07" OriginalAmount="9.07">
      <BasicPropertyInfo Latitude="-8.282272" Longitude="115.598399" StarRating="2" HotelCode="932663|1a857f" HotelName="Tulamben Backpacker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kubu-Abang, Tulamben 80575, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253829/253829a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Bali Spark Resort Dive &amp; Spa features a pool lined palm tree large and clear pool water. It has special swimming pool for diving courses with 3.5m depth. Free wi fi  internet in Hotel area. It is located in the center of Tulamben town and it has own private beach. The guest just walk 100m from hotel to Kalebit private natural black Coral beach where you can do swimming  snorkeling and diving. It just 400m walk from Tulamben central diving terminal beach where you can do wreck diving.The Bali Spark Resort Dive and Spa Located just 1 hour drive from Ngurah Rai Airport. The hotel consists of 13 rooms feature floor to ceiling windows offering scenic views of Tulamben Villages and Tulamben Blue beach. Each room is air conditioned  hot and cold shower fitted with a television provided 20 worldwide and local channels.Guest can relaxing  with a massage treatment and spa in resort or explore area of Tulamben with a rental bicycle. Diving snorkeling fishing and trekking also tour can be organized. Indonesian Asian European Western food and sea food cuisine it served in the resort's restaurant. Cold refreshing drinks and cocktails can be enjoyed at the restaurant terrace bar or water swimming pool bar. Laundry service rent car also available.Guest can use free private parking available on site. Shuttle services  Airport Hotel Airport are available with surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.18" OriginalAmount="9.18">
      <BasicPropertyInfo Latitude="-8.7431716" Longitude="115.1725811" StarRating="2" HotelCode="908960|125b8b" HotelName="Anika Guest House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 3, Komplek Burung, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41797/2041797/1.jpg?f=15029522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.35" OriginalAmount="9.35">
      <BasicPropertyInfo Latitude="-8.14420316" Longitude="115.04884866" StarRating="2.5" HotelCode="599823|134b29" HotelName="Puri Mandhara Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubugembong, Desa Anturan, Buleleng, Lovina 80361</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50289/2950289/1.jpg?f=15061543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.64" OriginalAmount="9.64">
      <BasicPropertyInfo Latitude="-8.73466401" Longitude="115.16651009" StarRating="2.5" HotelCode="327784|169ea9" HotelName="Agus Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza gang Samudra 77x, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95798/2095798/1.jpg?f=15175967</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.65" OriginalAmount="9.65">
      <BasicPropertyInfo Latitude="-8.5097085714286" Longitude="115.26901539054" StarRating="3" HotelCode="308078|12f259" HotelName="Bembengan Ubud Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Gang 2, Tebasaya, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191777/191777a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.69" OriginalAmount="9.69">
      <BasicPropertyInfo Latitude="-8.7171254414196" Longitude="115.21683777546" StarRating="2" HotelCode="173602|193921" HotelName="Yani Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 660, Denpasar 80222</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234403/234403a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.70" OriginalAmount="9.70">
      <BasicPropertyInfo Latitude="-8.71817541" Longitude="115.17038772" StarRating="2.5" HotelCode="553989|15eb7e" HotelName="Segara Sadhu Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang I 3, Jalan Poppies II, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97714/2497714/36.jpg?f=15626875</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.75" OriginalAmount="9.75">
      <BasicPropertyInfo Latitude="-8.50374196" Longitude="115.27833151" StarRating="0" HotelCode="835043|1ad7f3" HotelName="Wijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Dharma Putra Street 25, Laplapan-Ubud, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wijaya Guest House is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Wijaya Guest House. All rooms are designed and decorated to make guests feel right at home, and some rooms come with non smoking rooms, desk, balcony/terrace, fan, toiletries. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. No matter what your reasons are for visiting Bali, Wijaya Guest House will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.88" OriginalAmount="9.88">
      <BasicPropertyInfo Latitude="-8.7376843387384" Longitude="115.16516041947" StarRating="2" HotelCode="404627|1a4768" HotelName="Rena Segara House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Jepun 4, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40656/2040656/33.jpg?f=15509957</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.7223473333333" Longitude="115.17569066667" StarRating="2" HotelCode="199847|76913" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai 10 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234600/234600a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A theatre hall is available to guests. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.73515448" Longitude="115.17392404" StarRating="2" HotelCode="504168|372924" HotelName="RaBaSTa Graha Weda Suite @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jati Jaya IV 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rabasta Graha Weda Suite @ Kuta is perfectly located for both business and leisure guests in Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Smoking area, luggage storage, currency exchange, 24-hour front desk, car hire are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with mini bar, desk, non smoking rooms, seating area, telephone. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. For reliable service and professional staff, Rabasta Graha Weda Suite @ Kuta caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="2" HotelCode="820922|383962" HotelName="Inada Losmen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima 9, Kuta Utara, Badung, Bali, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.3606588251304" Longitude="114.62887951774" StarRating="2" HotelCode="504165|170845" HotelName="Hardys Hotel Negara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ngurah Rai 107, Jembrana, Negara 82218, Bali</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62628/2462628/1.jpg?f=15238747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.37" OriginalAmount="10.37">
      <BasicPropertyInfo Latitude="-8.81308384" Longitude="115.15711663" StarRating="2" HotelCode="441754|14d776" HotelName="The Hill Ungasan House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Bangar Anggasan Sari GWK, 80361 Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39380/2039380/1.jpg?f=15070078</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A baggage storage service is available to guests. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.38" OriginalAmount="10.38">
      <BasicPropertyInfo Latitude="-8.51207507" Longitude="115.26443791" StarRating="1" HotelCode="834950|159800" HotelName="Shiva House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 30, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Shiva House Ubud offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Shiva House Ubud. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like seating area, fan, internet access – wireless (complimentary), shower, bathtub. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. For reliable service and professional staff, Shiva House Ubud caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.41" OriginalAmount="10.41">
      <BasicPropertyInfo Latitude="-8.71850159" Longitude="115.17382363" StarRating="3" HotelCode="334174|14862f" HotelName="Gemini Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39175/2039175/1.jpg?f=15073613</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.45" OriginalAmount="10.45">
      <BasicPropertyInfo Latitude="-8.67996334" Longitude="115.20621748" StarRating="2" HotelCode="521069|1a8db3" HotelName="Sayang Residence 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Air Conditioning,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 24, Denpasar 80222, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76911/1876911/1.jpg?f=15054618</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Sayang Residence I provides the best option for business and the leisure traveler.The 17 rooms include 4 Anggrek room and  13 Mawar room. The Sayang residence I is not hotel we couldn't give fully hospitality as the hotel treated.Various residence services and facilities available at Sayang residence 1 include car park speed internet satellite TV delivery toiletries shop  laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.48" OriginalAmount="10.48">
      <BasicPropertyInfo Latitude="-8.50931338" Longitude="115.26096207" StarRating="0" HotelCode="784660|17ce13" HotelName="Sari Nadi Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji 17, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38303/2038303/1.jpg?f=14944690</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sari Nadi Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, airport transfer are there for guest's enjoyment. Some of the well-appointed guestrooms feature wake-up service, desk, balcony/terrace, fan, shower. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Sari Nadi Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.50" OriginalAmount="10.50">
      <BasicPropertyInfo Latitude="-8.71735798" Longitude="115.17210669" StarRating="2" HotelCode="492176|1ea402" HotelName="Palm Garden Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies II 19, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.50" OriginalAmount="10.50">
      <BasicPropertyInfo Latitude="-8.67803228" Longitude="115.19212435" StarRating="3" HotelCode="435083|1af49c" HotelName="Dee Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Demak IV 57, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93967/2493967/1.jpg?f=15361546</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.53" OriginalAmount="10.53">
      <BasicPropertyInfo Latitude="-8.72275308" Longitude="115.17330604" StarRating="2" HotelCode="625759|21290e" HotelName="Cara Cara Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Khayangan Suci, Lingkungan Pande Mas, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92220/3692220/1.jpg?f=15234716</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.57" OriginalAmount="10.57">
      <BasicPropertyInfo Latitude="-8.78843282" Longitude="115.17249203" StarRating="3" HotelCode="624715|2148c1" HotelName="Wika Bali Beach House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesraman Unud, Terrace Campus II No B1, Perumahan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92456/3692456/1.jpg?f=15502206</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.59" OriginalAmount="10.59">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="3" HotelCode="933567|1275dd" HotelName="Abian Srama Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 23, Sindhu, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45556/7cefa7da-c596-4184-b201-e6c9cf018a64.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.62" OriginalAmount="10.62">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="2" HotelCode="618932|214aa5" HotelName="Ubud Tropical" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92468/3692468/1.jpg?f=15235346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.73" OriginalAmount="10.73">
      <BasicPropertyInfo Latitude="-8.679826699999" Longitude="115.20607445322" StarRating="2" HotelCode="377983|1a75bd" HotelName="Link Costel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 9B, Nearby Jalan Teuku Umar, Denpasar 80113, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62442/2462442/26.jpg?f=15621712</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Denpasar, Link Costel is a perfect starting point from which to explore Bali. The property features a wide range of facilities to make your stay a pleasant experience. Car park, laundry service, free Wi-Fi in all rooms, Wi-Fi in public areas are there for guest's enjoyment. Designed for comfort, selected guestrooms offer hair dryer, shower, television LCD/plasma screen, non smoking rooms, complimentary bottled water to ensure a restful night. Take a break from a long day and make use of garden. Convenience and comfort makes Link Costel the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.76" OriginalAmount="10.76">
      <BasicPropertyInfo Latitude="-8.7920842629537" Longitude="115.12562974702" StarRating="3" HotelCode="336161|18f863" HotelName="Balangan Paradise Hostel And Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77383/1877383/30.jpg?f=15502101</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.77" OriginalAmount="10.77">
      <BasicPropertyInfo Latitude="-8.73242" Longitude="115.171386" StarRating="2" HotelCode="915190|1275d9" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar No 27, Tuban 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274142/274142a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.81" OriginalAmount="10.81">
      <BasicPropertyInfo Latitude="-8.75863592315" Longitude="115.17939312358" StarRating="2" HotelCode="349980|1aae55" HotelName="Coco de Heaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bay Pass Ngurah Rai 17 X, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253791/253791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.89" OriginalAmount="10.89">
      <BasicPropertyInfo Latitude="-8.69380927" Longitude="115.440971" StarRating="3" HotelCode="624768|2148a0" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Nusa Penida, Lembongan Island 80771, Klungkung</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795424/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.91" OriginalAmount="10.91">
      <BasicPropertyInfo Latitude="-8.66906866" Longitude="115.18858718" StarRating="0" HotelCode="850681|214853" HotelName="RedDoorz Plus @ Mahendradatta Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buana Raya 100xx</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984261/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.93" OriginalAmount="10.93">
      <BasicPropertyInfo Latitude="-8.7232900630948" Longitude="115.1754316833" StarRating="2" HotelCode="324627|1525ee" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunisari 14b, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369345/369345a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10.98" OriginalAmount="10.98">
      <BasicPropertyInfo StarRating="2" HotelCode="|826619" HotelName="YANI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/416018_foto_1.jpg</HotelPictures>
        <HotelDescription>Yani Hotel is located in Denpasar on Jalan By Pass Ngurah Rai 660. This is a budget hotel located in city centre of Denpasar - capital city of Bali Island.This budget hotel comes with total of 38 guestrooms surrounded by garden, consisting of 21 Standard rooms, 15 Superior rooms and 2 Suite rooms. All rooms have bathroom with hot and cold water, air conditioning, mini bar, CTV with 18 channels, in house movies, telephone, and internet connection (chargeable).Breakfast, lunch and dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Yani hotel is a tourist class and budget hotel in city area. This hotel comes with 38 guestrooms, 1 restaurant and 1 main meeting room with capacity of 250 persons. However this hotel does not have a swimming pool facility (02/09 CB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.730738" Longitude="115.167738" StarRating="2.5" HotelCode="113504|156589" HotelName="Karthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156855/w_156855_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is 15 minutes' drive from the Ngurah Rai International Airport (roughly 5 km away), 25 minutes from Denpasar, 2 minutes from the Discovery Shopping Mall and a few minutes' walk from the famous Kuta Beach and shopping district, Kuta Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|77854" HotelName="J Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237005/237005a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.16174852" Longitude="115.02516634" StarRating="1" HotelCode="630712|329465" HotelName="Lovina Central Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Buleleng 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8784413</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.00" OriginalAmount="11.00">
      <BasicPropertyInfo Latitude="-8.674201011657715" Longitude="115.5587387084961" StarRating="0" HotelCode="0|nushe_hostel" HotelName="Nushe Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sampalan Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/91/da91280b71a0fa904ff973847ddf10530bd16aa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Nushe Hostel in Penida Island, you'll be 10.4 mi (16.7 km) from Diamond Beach and 11.4 mi (18.4 km) from Blue Lagoon Beach. This hotel is 27 mi (43.5 km) from Jungut Batu Beach and 9 mi (14.6 km) from Gamat Bay.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gamat Bay - 14.6 km / 9 mi&lt;br /&gt;Crystal Bay - 16.4 km / 10.2 mi&lt;br /&gt;Diamond Beach - 16.7 km / 10.4 mi&lt;br /&gt;Atuh Beach - 16.8 km / 10.4 mi&lt;br /&gt;Tembeling Beach - 17.1 km / 10.6 mi&lt;br /&gt;Padangbai Pier - 17.1 km / 10.6 mi&lt;br /&gt;Padang Bay Beach - 17.8 km / 11 mi&lt;br /&gt;Blue Lagoon Beach - 18.4 km / 11.4 mi&lt;br /&gt;Bias Tugal Beach - 18.6 km / 11.6 mi&lt;br /&gt;Thousand Islands Viewpoint - 18.7 km / 11.6 mi&lt;br /&gt;Peguyangan Waterfall - 19.3 km / 12 mi&lt;br /&gt;Goa Lawah Beach - 21.6 km / 13.4 mi&lt;br /&gt;Goa Lawah Temple - 22.6 km / 14 mi&lt;br /&gt;Kelingking Beach - 22.8 km / 14.2 mi&lt;br /&gt;Seganing Waterfall - 23.8 km / 14.8 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 70.7 km / 44 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;This hotel offers designated smoking areas.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.00" OriginalAmount="11.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="981885|batang_golden_hills_villa" HotelName="Batang Golden Hills Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan desa Pejukutan, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36260000/36252000/36251906/efbd8efc_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.02" OriginalAmount="11.02">
      <BasicPropertyInfo Latitude="-8.5104213242901" Longitude="115.57005072884" StarRating="2.5" HotelCode="292302|11b49e" HotelName="Dewa Bharata Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem, 80851 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276766/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.28" OriginalAmount="11.28">
      <BasicPropertyInfo Latitude="-8.7393328" Longitude="115.16908551" StarRating="2.5" HotelCode="553905|1a7539" HotelName="Sari Buana Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng, Gang Mangga 3, Tuban, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48625/2948625/1.jpg?f=15341723</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.36" OriginalAmount="11.36">
      <BasicPropertyInfo Latitude="-8.7157427192625" Longitude="115.17395988107" StarRating="3" HotelCode="909083|15324b" HotelName="Taman Ayu Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 99, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274624/274624a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.41" OriginalAmount="11.41">
      <BasicPropertyInfo Latitude="-8.71852137" Longitude="115.17184338" StarRating="2" HotelCode="38549|18e9f9" HotelName="Hotel Sorga Cottages Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63534/p_63534_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pantai Kuta Street, the hotel is just 20 minutes' drive from the Bali International Airport and within walking distance of the famous Kuta Beach and Legian Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.50" OriginalAmount="11.50">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|1a678f" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95701/2095701/36.jpg?f=15668351</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.60" OriginalAmount="11.60">
      <BasicPropertyInfo Latitude="-8.51259" Longitude="115.26812" StarRating="1" HotelCode="420733|1278d2" HotelName="Desak Putu Putra Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 30, Br. Tebesaya, 80571 Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41978/2041978/31.jpg?f=15513365</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.63" OriginalAmount="11.63">
      <BasicPropertyInfo Latitude="-8.11798453" Longitude="115.07359275" StarRating="2" HotelCode="564096|1d953e" HotelName="Hotel Mandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Asri, Pura Camplung, Singaraja, Lovina 81119, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20269/3220269/1.jpg?f=15407718</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.64" OriginalAmount="11.64">
      <BasicPropertyInfo Latitude="-8.6951686" Longitude="115.17654824" StarRating="3" HotelCode="768629|1f171b" HotelName="Beji Ayu Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beji Ayu I  2, Senset Road, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43344/2943344/1.jpg?f=15309295</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.65" OriginalAmount="11.65">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="1" HotelCode="850403|21d096" HotelName="Bulan Bali Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suksma Kesuma, Banjar Tengah Kauh, Peliatan Ubud, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.67" OriginalAmount="11.67">
      <BasicPropertyInfo Latitude="-8.71466789" Longitude="115.17224347" StarRating="2.5" HotelCode="481345|21f105" HotelName="RedDoorz @ Benesari 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Lebak Bene, Kuta Bali Benesari, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13504/2513504/1.jpg?f=15332960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.72" OriginalAmount="11.72">
      <BasicPropertyInfo Latitude="-8.7980677454398" Longitude="115.22276669741" StarRating="2" HotelCode="915205|1e2400" HotelName="The Studio Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan ByPass Nusa Dua 7X, Nusa Dua 30363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.74" OriginalAmount="11.74">
      <BasicPropertyInfo Latitude="-8.73389029" Longitude="115.16765187" StarRating="3" HotelCode="522517|123f38" HotelName="Nakula Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Gang Pendawa 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237073/237073a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.75" OriginalAmount="11.75">
      <BasicPropertyInfo Latitude="-8.33487117" Longitude="115.64441362" StarRating="3" HotelCode="756602|2148e2" HotelName="Master Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334012</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.75" OriginalAmount="11.75">
      <BasicPropertyInfo Latitude="-8.77530434" Longitude="115.22163456" StarRating="3" HotelCode="422477|13e3a8" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 71, Tanjung Benoa 80361, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41453/2041453/21.jpg?f=15584848</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Terrace Bali Inn offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's bicycle rental, airport transfer, tours, laundry service, car park. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including garden, outdoor pool. Convenience and comfort makes Terrace Bali Inn the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.81" OriginalAmount="11.81">
      <BasicPropertyInfo Latitude="-8.697465" Longitude="115.227126" StarRating="2" HotelCode="292732|11d126" HotelName="Sayang Residence 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bedugul No 25, Sidakarya, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76912/1876912/1.jpg?f=15180829</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sayang Residence 2 provides the best option for  business and the leisure traveler. This comfort residence consist of  rooms in total 20  Melati rooms. The Sayang residence 2 is not hotel we couldn't give fully hospitality as the hotel treated. Various residence services and facilities available at Sayang residence 2  include car park speed internet access satellite TV delivery toiletries shop laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.84" OriginalAmount="11.84">
      <BasicPropertyInfo Latitude="-8.73141457" Longitude="115.17090928" StarRating="2" HotelCode="382887|13a45a" HotelName="Pondok Anyar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kingkong I 2, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237090/237090a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests in the complex. A theatre hall is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.93" OriginalAmount="11.93">
      <BasicPropertyInfo Latitude="-8.7235563336003" Longitude="115.17344280731" StarRating="2" HotelCode="335600|17f6c7" HotelName="Angkul Angkul Beach Inn Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507816/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.94" OriginalAmount="11.94">
      <BasicPropertyInfo Latitude="-8.7616605736538" Longitude="115.172277479" StarRating="2" HotelCode="406042|1a81da" HotelName="Srikandi Inn by Gamma Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan Gang Gusti Ngurah Jelantik 4, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555905/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 13 rooms. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.99" OriginalAmount="11.99">
      <BasicPropertyInfo Latitude="-8.65035946" Longitude="115.26727317" StarRating="3" HotelCode="410016|1a5a79" HotelName="Villa Tangtu Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Ida Bagus Mantra, Sanur, 80361 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97097/2297097/1.jpg?f=15310958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.725614" Longitude="115.174744" StarRating="3" HotelCode="900061|76073" HotelName="Bakungsari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singasari, P.O. Box 1044, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096334/096334a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the white sandy beach of Kuta and only 2 km from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.78710609" Longitude="115.18775316" StarRating="2" HotelCode="786207|360867" HotelName="Matta Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Batur Timur C/10, Taman Griya, Jimbaran 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.711802" Longitude="115.169696" StarRating="2" HotelCode="932451|77000" HotelName="POP! Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kubu Bene, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233144/233144a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.70783787" Longitude="115.17406709" StarRating="2" HotelCode="435157|155683" HotelName="Premium Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 23, Legian Kelod, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93511/2493511/23.jpg?f=15633774</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.68309701" Longitude="115.25902457" StarRating="1" HotelCode="326811|263655" HotelName="Hotel Sanur Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 316, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555068/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71426126" Longitude="115.17190553" StarRating="2" HotelCode="761893|305443" HotelName="Sari Indah Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41314/2941314/1.jpg?f=15045522</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7736307227922" Longitude="115.22262997852" StarRating="3" HotelCode="404259|156877" HotelName="Cheap Hotel Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 81, Bidadari Line, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62576/2462576/1.jpg?f=15291646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.00" OriginalAmount="12.00">
      <BasicPropertyInfo Latitude="-8.70943546295166" Longitude="115.47218322753906" StarRating="2" HotelCode="0|ginanthi_cottage_nusa_penida" HotelName="Ginanthi Cottage - Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Crystal Bay, Desa Sakti, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/53/6b538cc99a929bdb8c3f4b2fdfe7483466dcbb4d.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Ginanthi Cottage - Nusa Penida in Penida Island, you'll be 1.1 mi (1.8 km) from Crystal Bay and 8.3 mi (13.4 km) from Kelingking Beach.  This bed &amp;amp; breakfast is 8.6 mi (13.9 km) from Seganing Waterfall and 9.8 mi (15.8 km) from Tembeling Beach.&lt;br /&gt;Amenities : This smoke-free bed &amp;amp; breakfast features complimentary parking nearby, scooter/moped rentals on site, and ecotours nearby. Recreational activities include cave exploring nearby.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Crystal Bay - 1.8 km / 1.1 mi&lt;br /&gt;Crystal Bay Beach - 1.9 km / 1.2 mi&lt;br /&gt;Pantai Banana - 2.8 km / 1.8 mi&lt;br /&gt;Tona Beach - 3.6 km / 2.3 mi&lt;br /&gt;Pasih Andus - 4.7 km / 2.9 mi&lt;br /&gt;Secret Beach - 1.8 km / 1.1 mi&lt;br /&gt;Gamat Bay - 2.4 km / 1.5 mi&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 6.1 km / 3.8 mi&lt;br /&gt;Paluang Beach - 13 km / 8.1 mi&lt;br /&gt;Plabuhan Tradisional Sampalan - 13.3 km / 8.2 mi&lt;br /&gt;Kelingking Beach - 13.4 km / 8.3 mi&lt;br /&gt;Seganing Waterfall - 13.9 km / 8.6 mi&lt;br /&gt;Port Roro Nusa Jaya Abadi - 14.4 km / 8.9 mi&lt;br /&gt;Tembeling Beach - 15.8 km / 9.8 mi&lt;br /&gt;Broken Beach - 15.9 km / 9.8 mi&lt;br /&gt;The preferred airport for Ginanthi Cottage - Nusa Penida is Ngurah Rai Intl. Airport (DPS) - 86.4 km / 53.7 mi&lt;br /&gt;Dining : A complimentary local cuisine breakfast is served daily from 7:00 AM to 9:00 AM.&lt;br /&gt;HeadLine : Near Crystal Bay&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 2 air-conditioned rooms featuring minibars. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and toothbrushes and toothpaste. Conveniences include separate sitting areas and electric kettles, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.09" OriginalAmount="12.09">
      <BasicPropertyInfo Latitude="-8.72261181" Longitude="115.17250917" StarRating="3" HotelCode="787490|21297c" HotelName="Kuta Suci Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 37, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42750/2942750/1.jpg?f=15054346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.18" OriginalAmount="12.18">
      <BasicPropertyInfo Latitude="-8.16612328" Longitude="115.00982457" StarRating="1" HotelCode="424270|136a3b" HotelName="Wahyu Dana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Seririt, Temukus, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.27" OriginalAmount="12.27">
      <BasicPropertyInfo Latitude="-8.7060781776384" Longitude="115.16877114773" StarRating="2.5" HotelCode="909027|11f3a3" HotelName="Lumbung Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Three Brothers, Banjar Legian Tengah, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/21483/2321483/1.jpg?f=15094584</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.46" OriginalAmount="12.46">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|12009d" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233167/233167a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.60" OriginalAmount="12.60">
      <BasicPropertyInfo Latitude="-8.71917462" Longitude="115.17341897" StarRating="3" HotelCode="497892|11fcf0" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sorga, Jalan Poppies 1, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235676/235676a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.61" OriginalAmount="12.61">
      <BasicPropertyInfo Latitude="-8.7192339499891" Longitude="115.17515883397" StarRating="3" HotelCode="933480|14070f" HotelName="Hotel Sandat legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 120, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224537/224537a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.63" OriginalAmount="12.63">
      <BasicPropertyInfo Latitude="-8.63846749" Longitude="115.1867311" StarRating="2" HotelCode="492069|1d2bf1" HotelName="Pondok Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Belimbing 11, Jalan Kebo Iwa, Kerobokan, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.67" OriginalAmount="12.67">
      <BasicPropertyInfo Latitude="-8.7337926000522" Longitude="115.16894525666" StarRating="3" HotelCode="325323|11dfd0" HotelName="Taman Sari Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang, Pudak Sari 1, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255017/255017a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.68" OriginalAmount="12.68">
      <BasicPropertyInfo Latitude="-8.67632736" Longitude="115.44917667" StarRating="3" HotelCode="828414|214889" HotelName="Lembongan Bagus Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kangin Jungutbatu, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.72" OriginalAmount="12.72">
      <BasicPropertyInfo Latitude="-8.7087763442071" Longitude="115.16940363374" StarRating="2" HotelCode="933486|1419cc" HotelName="Loft Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 99, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209275/209275a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.72" OriginalAmount="12.72">
      <BasicPropertyInfo Latitude="-8.63458397" Longitude="115.17334851" StarRating="1" HotelCode="426058|1b0a58" HotelName="The Paica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wayan Gebyag 16, Dalung, Kerobokan, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21608/2521608/1.jpg?f=15059823</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.76" OriginalAmount="12.76">
      <BasicPropertyInfo Latitude="-8.7617" Longitude="115.1801" StarRating="2" HotelCode="498943|1e076a" HotelName="Ratu Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai Karang Sari III, 80361 Kedonganan</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42859/2942859/1.jpg?f=15220005</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.93" OriginalAmount="12.93">
      <BasicPropertyInfo Latitude="-8.48156892" Longitude="115.61808283" StarRating="2" HotelCode="361266|1337e2" HotelName="Villa Matanai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasari, Jasari Beach, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78349/1878349/33.jpg?f=15504925</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.95" OriginalAmount="12.95">
      <BasicPropertyInfo Latitude="-8.3424676737069" Longitude="115.66748387969" StarRating="3" HotelCode="390256|139bc8" HotelName="Titi Sedana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41469/2041469/1.jpg?f=14984596</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.98" OriginalAmount="12.98">
      <BasicPropertyInfo Latitude="-8.73709744" Longitude="115.16731346" StarRating="2.5" HotelCode="668202|21f0f6" HotelName="Prima Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 120, Satu Lokasi Dengan Mutiara Super Restaurant, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03527/3803527/1.jpg?f=15568698</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|163588" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487876/487876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The hotel includes Wi-Fi internet connection in all public areas and bedrooms. Travellers will appreciate the 24-hour reception. All bedrooms include cots for little children on demand. This is not a pet-friendly property. The car park may be useful to those arriving by car. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.17737226" Longitude="114.99634591" StarRating="3" HotelCode="631512|344461" HotelName="Bagus Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Singaraja, Desa Temukus, Kecamatan Banjar 81152, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637845/637845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Banjar (Buleleng).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2.5" HotelCode="630810|265494" HotelName="Pering Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/73/b373b8a408e29e5c694a015edaad8467295a8c95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.82743191" Longitude="115.13924482" StarRating="3" HotelCode="852594|383262" HotelName="RedDoorz @ Uluwatu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 66X, Desa Pecatu, Kuta Selatan, Kabupaten Badung, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982608/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.717048" Longitude="115.170511" StarRating="3" HotelCode="909080|156800" HotelName="Suji Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Beach Street, Poppies Lane I, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276106/276106a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.00" OriginalAmount="13.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="983087|penida_lapaya_garden" HotelName="Penida Lapaya Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Crystal Bay, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37920000/37919700/37919636/b4737f07_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.00" OriginalAmount="13.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="963003|penida_krusty_hill" HotelName="Krusty Bungalow Penida" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ped, Klungkung Regency, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34830000/34823900/34823860/02b70b0d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.00" OriginalAmount="13.00">
      <BasicPropertyInfo Latitude="-8.723565101623535" Longitude="115.5260009765625" StarRating="2" HotelCode="0|ramp_cottage" HotelName="Ramp Cottage" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klumpu, Nusapenida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/59/a2/59a2cafd7d0f166f1fb0e85e93ce9d09d9549154.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Penida Island, Ramp Cottage is within a 15-minute drive of Gamat Bay and Tembeling Beach. This bed &amp;amp; breakfast is 16.4 mi (26.4 km) from Diamond Beach and 5 mi (8 km) from Peguyangan Waterfall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Tembeling Beach - 7.4 km / 4.6 mi&lt;br /&gt;Peguyangan Waterfall - 8 km / 5 mi&lt;br /&gt;Gamat Bay - 8.2 km / 5.1 mi&lt;br /&gt;Seganing Waterfall - 8.3 km / 5.1 mi&lt;br /&gt;Crystal Bay - 10.1 km / 6.3 mi&lt;br /&gt;Kelingking Beach - 12.9 km / 8 mi&lt;br /&gt;Broken Beach - 15.7 km / 9.7 mi&lt;br /&gt;Angel's Billabong - 15.7 km / 9.8 mi&lt;br /&gt;Pasih Andus - 16.1 km / 10 mi&lt;br /&gt;Thousand Islands Viewpoint - 20.6 km / 12.8 mi&lt;br /&gt;Diamond Beach - 26.4 km / 16.4 mi&lt;br /&gt;Atuh Beach - 26.5 km / 16.5 mi&lt;br /&gt;Goa Lawah Beach - 30.5 km / 18.9 mi&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 42.8 km / 26.6 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 79.6 km / 49.5 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and bidets. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.03" OriginalAmount="13.03">
      <BasicPropertyInfo Latitude="-8.7004103120785" Longitude="115.18113782545" StarRating="2" HotelCode="933481|150dd5" HotelName="Nakula Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Timur Gang Marga Ayu 88, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361978/361978a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.04" OriginalAmount="13.04">
      <BasicPropertyInfo Latitude="-8.7078999849701" Longitude="115.17180330608" StarRating="3" HotelCode="909001|11b4a3" HotelName="Dewa Bharata Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" HotelFacility="Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276313/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our 40 cottages located just a few step from Kuta beach and 10 minutes drive from Ngurah Rai International airport. All rooms with private bath, either Air conditioned or fan. Swimming pool surrounded by green and lush tropical garden. Gending Restaurant overlooking the beautiful garden and pool, offers a Chinese, Indonesian and European cuisine with the Balinese hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.10" OriginalAmount="13.10">
      <BasicPropertyInfo Latitude="-8.37297213" Longitude="115.26859728" StarRating="3" HotelCode="517514|122195" HotelName="Raffles Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Airport Transfer (on Demand),Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Kintamani 198 km 38, 80517 Payangan</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41916/2041916/1.jpg?f=15081274</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Raffes Holiday Hotel is a romantic Balinese hideaway prefect for Honeymooners couples or families.Each room features a king size bed mini-barTV+ DVD Player.There is a complimentary shuttle service Hotel - Ubud Market (9AM 12 PM 3PM 6PM)Ubud Market - Hotel (10 AM 1 PM 4PM 9 PM)Be smart booking our  promotion transfer in from airport to Hotel IDR 350.000 ( 1-3) pax (USD38) and IDR 500.000 ( 4-6) pax Early Booking Rent Car (Toyota Innova for upto 6 persons included Driver + Gasoline) Discount 25% .   5 hr        Rp  700.000- early booking Rp 525.000-Full day    Rp.  1.200.000- early booking Rp. 900.000-..no extra charge for use more than 12 hr.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.20" OriginalAmount="13.20">
      <BasicPropertyInfo Latitude="-8.65317683" Longitude="115.13793964" StarRating="2" HotelCode="845408|214804" HotelName="The Wina Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Subak Ambengan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.23" OriginalAmount="13.23">
      <BasicPropertyInfo Latitude="-8.76248829" Longitude="115.17230986" StarRating="3" HotelCode="407968|1a5147" HotelName="New Asta Graha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan 8G, Kedonganan Village 80361, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.32" OriginalAmount="13.32">
      <BasicPropertyInfo Latitude="-8.7086305370439" Longitude="115.17152932808" StarRating="3" HotelCode="113529|12974b" HotelName="Rivavi Fashion Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Legian Kelod, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162947/162947a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of bustling Legian. It is just a 5-minute walk from Kuta Beach and a 15-minute walk from restaurants and nightlife options in Legian. Ngurah Rai International Airport and Seminyak are both a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.33" OriginalAmount="13.33">
      <BasicPropertyInfo Latitude="-8.14759583" Longitude="114.66295" StarRating="3" HotelCode="593185|1d9006" HotelName="Pande Guest House Pemuteran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt-Gilimanuk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764176/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.39" OriginalAmount="13.39">
      <BasicPropertyInfo Latitude="-8.671078" Longitude="115.236411" StarRating="3" HotelCode="320156|1a6666" HotelName="Mahatma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puputan II B 1, Nitimandala, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544223/544223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.40" OriginalAmount="13.40">
      <BasicPropertyInfo Latitude="-8.33506813" Longitude="115.64571747" StarRating="3" HotelCode="504015|1a7a83" HotelName="Pakels Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Beauty Salon,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Abang, Karangasem, Amed, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21603/2521603/1.jpg?f=15183793</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Amed, Pakels Bali Villas promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, grocery deliveries, postal service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including hiking trails, outdoor pool, diving, fishing, massage, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Pakels Bali Villas will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.41" OriginalAmount="13.41">
      <BasicPropertyInfo Latitude="-8.6720067071844" Longitude="115.24438798428" StarRating="3" HotelCode="113474|129cab" HotelName="Oranjje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 200, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275569/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.44" OriginalAmount="13.44">
      <BasicPropertyInfo Latitude="-8.7237964" Longitude="115.1752277" StarRating="3" HotelCode="908964|125050" HotelName="Grand Serela Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 42, Kalimalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161640/161640a_hb_a_901.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.51" OriginalAmount="13.51">
      <BasicPropertyInfo Latitude="-8.66638013" Longitude="115.16586946" StarRating="3" HotelCode="551906|1e0781" HotelName="RaBaSTa Kubu Bali Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 7 3, Jalan Raya Kerobokan, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.59" OriginalAmount="13.59">
      <BasicPropertyInfo Latitude="-8.7073833247164" Longitude="115.17272461073" StarRating="3" HotelCode="260573|149e68" HotelName="Siesta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunut Sari 8, Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/93/933095/JuNoq6ud_33a3d70b49933f1a044ad03a3cecc38d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.92" OriginalAmount="13.92">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|1463a2" HotelName="Bakung Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71085/a_71085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.96" OriginalAmount="13.96">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|12810c" HotelName="Restu Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86906/l_86906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Airport, while Denpasar, the capital city of Bali, is about 40 minutes away. It is a 10-minute walk from the beach area while the shopping centre, art markets, banks, and the famous night life of Kuta can all be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.71090904" Longitude="115.17066455" StarRating="3" HotelCode="350246|83319" HotelName="Amaris Lebak Bene Kuta - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543561/543561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.35516399" Longitude="115.68753604" StarRating="3" HotelCode="748138|359315" HotelName="Amed Romance House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFyZxz%2F2UX24XuzhaXqLaSFAzFFYup4kjobIm6tHHhE%2B9E9QEpPJNxfhPuFuykTzhxyO7pJbgHXCj6T%2FZCQWRPmpe3KHzG6BBDfKLxxSKWp%2B2ZQrCPGcVYOiut1tzjHcd7b4I%2B0rxWPcw2hSSrW1lDz3tT4Q8vnq9VL%2BJU8TB6p3OITEA9vH5TyI3MvI0oJeD3ReCXUOzSe6eKRB5GuyU86nT1Ha%2BkOVm%2Bg%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="772404|369408" HotelName="Angels Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ped, Nusa Penida 80771, Penida Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.70605272" Longitude="115.25317057" StarRating="3" HotelCode="546980|157055" HotelName="Blanjong Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekar Waru 4, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13578/2513578/1.jpg?f=14938557</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65180471" Longitude="115.12867095" StarRating="3" HotelCode="964469|388330" HotelName="Caroline Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 69, Canggu 80361, Kecamatan Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523863</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.53984259" Longitude="115.32311393" StarRating="3" HotelCode="492421|158518" HotelName="Hotel Gianyar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Manik 1A, Gianyar 80511, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38083/2038083/39.jpg?f=15602637</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.7173508193859" Longitude="115.17319904556" StarRating="2.5" HotelCode="504173|156566" HotelName="Gora Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95568/2095568/1.jpg?f=15567663</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.72445778" Longitude="115.17108963" StarRating="2" HotelCode="560778|156587" HotelName="H-Ostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Square, Block E8, Kuta 83061</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42827/2942827/1.jpg?f=14950327</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service, a transfer service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.50766744" Longitude="115.26146833" StarRating="1" HotelCode="641248|226926" HotelName="Jungut Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Dry Cleaning,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Arjuna, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40962/2040962/1.jpg?f=15396611</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Jungut Inn is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's Wi-Fi in public areas, airport transfer. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Jungut Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.64355049" Longitude="115.13255878" StarRating="2" HotelCode="808704|383295" HotelName="Margarita Surf Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Batu Belah 17, Pererenan, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32780000/32778000/32777998/26a29c67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.644579134355" Longitude="115.20929046627" StarRating="2.5" HotelCode="936738|153032" HotelName="POP! Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S Cokroaminoto 23 - 25, 80118 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502944/502944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.71368245" Longitude="115.17438371" StarRating="2.5" HotelCode="545623|155696" HotelName="Mangga Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Mangga  7, Legian Bali, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50488/2950488/1.jpg?f=14949628</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65556113" Longitude="115.14255889" StarRating="3" HotelCode="752798|306793" HotelName="Sakura Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9B, Gang Puji, Tibubeneng, Kuta Utara, Kabupaten Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43378/2943378/1.jpg?f=15057457</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.80060428" Longitude="115.1637009" StarRating="3" HotelCode="859219|360891" HotelName="The Xotic Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sari, Kampus Unud, Ungasan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.726217269897461" Longitude="115.50704193115234" StarRating="3" HotelCode="0|the_sweet_corn_bungalow_nusa_penida" HotelName="The Sweet Corn Bungalow Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Semaga, Bunga Mekar, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/fb/11fb21bd7b6506a6c7208c25697352e72cf31600.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at The Sweet Corn Bungalow Nusa Penida in Penida Island, you'll be within a 15-minute drive of Paluang Beach and Pantai Banana.  This bed &amp;amp; breakfast is 4.5 mi (7.2 km) from Kelingking Beach and 5 mi (8.1 km) from Crystal Bay.&lt;br /&gt;Amenities : This bed &amp;amp; breakfast offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gamat Bay - 6.7 km / 4.2 mi&lt;br /&gt;Paluang Beach - 6.8 km / 4.2 mi&lt;br /&gt;Kelingking Beach - 7.2 km / 4.5 mi&lt;br /&gt;Pantai Banana - 7.2 km / 4.5 mi&lt;br /&gt;Seganing Waterfall - 7.6 km / 4.7 mi&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 7.9 km / 4.9 mi&lt;br /&gt;Crystal Bay - 8.1 km / 5 mi&lt;br /&gt;Crystal Bay Beach - 8.1 km / 5 mi&lt;br /&gt;Secret Beach - 8.1 km / 5 mi&lt;br /&gt;Tembeling Beach - 8.4 km / 5.2 mi&lt;br /&gt;Tona Beach - 8.7 km / 5.4 mi&lt;br /&gt;Broken Beach - 9.7 km / 6 mi&lt;br /&gt;Pasih Andus - 10 km / 6.2 mi&lt;br /&gt;Angel's Billabong - 10.1 km / 6.3 mi&lt;br /&gt;Peguyangan Waterfall - 14.4 km / 9 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 87.1 km / 54.1 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;Dining : At The Sweet Corn Bungalow Nusa Penida, enjoy a satisfying meal at the restaurant.&lt;br /&gt;HeadLine : In Penida Island&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 6 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.67992853" Longitude="115.50156504" StarRating="3" HotelCode="850860|sunset_hill_cottage" HotelName="Sunset Hill Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Petak 1, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982767/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="964669|the_box_house_nusa_penida" HotelName="The Box House Nusa Penida" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kutapang Kauh, Batununggul, Kabupaten Klungkung, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/98/6d98a240420cfcea1b56d56c6ed873c59c284f9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.04" OriginalAmount="14.04">
      <BasicPropertyInfo Latitude="-8.7818171205368" Longitude="115.17430494198" StarRating="3" HotelCode="113489|11866d" HotelName="Nirmala Hotel &amp; Bungalow Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II, 10, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1255488/RLwEMysG_f1aa539f388918b1aa92e0f64c36891e.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.13" OriginalAmount="14.13">
      <BasicPropertyInfo Latitude="-8.6743959907683" Longitude="115.23395701355" StarRating="2" HotelCode="349995|135323" HotelName="Cityzen Renon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara II 5, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76860/1876860/1.jpg?f=15421674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.17" OriginalAmount="14.17">
      <BasicPropertyInfo Latitude="-8.50256081" Longitude="114.96620857" StarRating="3" HotelCode="348807|192d5b" HotelName="Balian Paradise Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Br. Pengasahan, Surabrata, Tabanan – Bali, 82162</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.39" OriginalAmount="14.39">
      <BasicPropertyInfo Latitude="-8.65463045" Longitude="115.14752359" StarRating="3" HotelCode="629427|214805" HotelName="Adi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Brawa 8B, Banjar Brawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42143/2942143/1.jpg?f=14949666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.45" OriginalAmount="14.45">
      <BasicPropertyInfo Latitude="-8.74298857" Longitude="115.18081704" StarRating="3" HotelCode="403203|18fa01" HotelName="Bahana Guest House by GAMMA Hospitality" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merpati No 12, Banjar Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39885/2039885/1.jpg?f=15656640</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.48" OriginalAmount="14.48">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="2" HotelCode="113524|125257" HotelName="Puri Dibia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Kuta 20X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155703/155703a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta in Bali, this hotel enjoys a strategic location, as it is situated close to many restaurants, shopping centres and nightclubs. It is also conveniently situated only 30 minutes’ drive from Bali Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.48" OriginalAmount="14.48">
      <BasicPropertyInfo Latitude="-8.6724366823879" Longitude="115.25812089815" StarRating="3" HotelCode="141097|11b09f" HotelName="Sanur Agung Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I Gusti Ngurah Rai 174, Sanur 80227, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/120602/120602a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Sanur, on the island of Bali. Guests will find a number of tourist attractions just 500 metres from the accommodation, whilst Sanur's white sandy beach is around 1 km away. The capital of Bali, Denpasar, is approximately 7 km away, whilst Ngurah Rai International Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.54" OriginalAmount="14.54">
      <BasicPropertyInfo Latitude="-8.5098405532988" Longitude="115.26138179004" StarRating="2" HotelCode="909065|1334b8" HotelName="Sagitarius Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41280/2041280/35.jpg?f=15649989</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.57" OriginalAmount="14.57">
      <BasicPropertyInfo Latitude="-8.7106874490939" Longitude="115.17876947885" StarRating="3" HotelCode="915192|122252" HotelName="Everyday Smart Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 12/12A, Central Park, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192379/192379a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14.67" OriginalAmount="14.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|918435" HotelName="INNA BALI HERITAGE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33540_image64177542_0.jpg</HotelPictures>
        <HotelDescription>Inna Bali Heritage Hotel is strategically located in the heart of Denpasar, offering free parking and ground-floor rooms with cable TV. There is a swimming pool and free WiFi in common areas. Sanur Beach and Bali Art Center are a 15-minute drive away.Rooms at Inna Bali Heritage Hotel feature air conditioning, a seating area, a desk and a private bathroom with a bathtub, hot and cold shower and toiletries. Toilet. They also have garden views.The friendly staff can arrange car rental and airport shuttle services for an additional fee. There is also an ATM and meeting and banquet facilities.The hotel houses Sinta Restaurant, which specializes in Indonesian cuisine, and a small supermarket is a 10-minute drive away.Inna Bali Heritage Hotel is a 5-minute walk from the market. Traditional Badung and Bali Museum, a 15-minute walk from 911 Dental Clinic, a 10-minute walk from Denpasar Bird Market and Jro Kuta Palace, and a 35-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.69" OriginalAmount="14.69">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|11b085" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1395718</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Airport. It is also conveniently close to Kuta Beach and Kuta tourist centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.70" OriginalAmount="14.70">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|12601e" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234492/234492a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.71" OriginalAmount="14.71">
      <BasicPropertyInfo Latitude="-8.33423518" Longitude="115.6431374" StarRating="2" HotelCode="435149|1f0af7" HotelName="Amed Sari Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Purwakerti, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13517/2513517/1.jpg?f=14958684</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.76" OriginalAmount="14.76">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|192036" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60327/2260327/1.jpg?f=15236722</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.78" OriginalAmount="14.78">
      <BasicPropertyInfo Latitude="-8.65210959" Longitude="115.25149277" StarRating="4" HotelCode="449333|127bab" HotelName="Puri Nusa Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Waribang 99, Denpasar, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95721/2095721/1.jpg?f=15065057</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Nusa Indah strategically located in the center area of Denpasar. Sanur Each can be reached by a 15 minute drive from the hotel. The hotel offers an outdoor swimming pool free Wi Fi and an outdoor swimming pool.Each room equipped with a TV air conditioning and an en suite bathroom with shower facilities. Airport shuttle services daily tour other guest activities can be arrange by contact person BAGUS at +62 361 7400834 and Laundry services can be arranged by the front desk staff upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.95" OriginalAmount="14.95">
      <BasicPropertyInfo Latitude="-8.62830697" Longitude="115.17825646" StarRating="3" HotelCode="349642|191228" HotelName="Zizz Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mudutaki V 2, Tegal Jaya, Dalung 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Dalung</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614881/614881a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dalung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.795164" Longitude="115.224738" StarRating="2" HotelCode="292341|79155" HotelName="Amaris Pratama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pratama Lingk. Celuk, Kel. Benoa, Kuta Selatan</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222644/222644a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.67357" Longitude="115.17712" StarRating="3" HotelCode="908992|77146" HotelName="Bali Paradise City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat 234, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81782/2281782/43.jpg?f=15503645</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.74147858" Longitude="115.1685813" StarRating="2.5" HotelCode="491565|157393" HotelName="Chillin Kuta Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Polonia 25X, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44012/2944012/1.jpg?f=15356493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.71612428" Longitude="115.17250355" StarRating="0" HotelCode="670491|518047" HotelName="Bali Dwipa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesar</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852779/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.70913105" Longitude="115.17549633" StarRating="3" HotelCode="956974|384264" HotelName="Gempita House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 10, Gang Lestari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495729</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7098579591338" Longitude="115.17407468424" StarRating="3" HotelCode="296376|78393" HotelName="Hotel NEO Kuta Jelantik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 188, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371468/371468a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="636521|306774" HotelName="Moon Bamboo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Warung 1, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/807071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.69039151" Longitude="115.43291755" StarRating="2.5" HotelCode="623972|293776" HotelName="Pemuntalan Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dreambeach Road, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92498/3692498/1.jpg?f=15235230</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65415477" Longitude="115.12622856" StarRating="0" HotelCode="669978|388343" HotelName="Repag Wayan Canggu Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Mejan, Kabupaten Badung, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34990000/34988000/34987905/317f0e2b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.70556076" Longitude="115.25222128" StarRating="2.5" HotelCode="546953|153132" HotelName="Sanur Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 53 A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.6954064480978" Longitude="115.16883343188" StarRating="2" HotelCode="428025|77346" HotelName="Seminyak Point Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226140/226140a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a convenient setting in Seminyak. The property is made up of 28 double rooms. This hotel is situated in the centre of the vibrant area in Bali. Surrounded by a green garden, it offers free Wi-Fi, air-conditioned accommodation as well as an outdoor swimming pool. Each room features a wardrobe, flat-screen cable TV and a balcony overlooking the pool. The en-suite bathroom comes with a hot shower. The hotel is a 5-minute drive from Seminyak Beach and Oberoi Street, where many shops, restaurants and cafes are located. Ngurah Rai International Airport is 25 minutes' drive away from the property. It also offers laundry service, airport pick-up services, and car and bicycle rental as well as massage services upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|78735" HotelName="The Tusita Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41661/2041661/61.jpg?f=15536744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.14562045" Longitude="114.64922864" StarRating="2" HotelCode="448761|157692" HotelName="Trijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk-Seririk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.695633888244629" Longitude="115.23298645019531" StarRating="2" HotelCode="0|reddoorz_kerta_dalem_sidakarya" HotelName="RedDoorz @ Kerta Dalem Sidakarya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gg. Belibis No.168, Sidakarya, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/f6/f2f67e8bb24fd8cdb41393ecdb5004e0a1abccc7.jpeg</HotelPictures>
        <HotelDescription>RedDoorz @ Kerta Dalem Sidakarya is perfectly located for both business and leisure guests in Bali. The property has everything you need for a comfortable stay. Free Wi-Fi in all rooms are there for guest's enjoyment. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like mirror, towels, internet access – wireless (complimentary), Non-smoking, air conditioning. The property offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at RedDoorz @ Kerta Dalem Sidakarya.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.687490463256836" Longitude="115.5593032836914" StarRating="3" HotelCode="0|hotra_hill_cottage" HotelName="Hotra Hill Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Tain Besi, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/62/1e/621ea91505e5ccc001964bca3c83530a50e66afe.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Hotra Hill Cottage is a 5-minute drive from Port Roro Nusa Jaya Abadi and 5 minutes from Plabuhan Tradisional Sampalan.  This bed &amp;amp; breakfast is 11.2 mi (18 km) from Crystal Bay and 12.5 mi (20 km) from Blue Lagoon Beach.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring flat-screen televisions. Satellite television is provided for your entertainment. Bathrooms feature showers, complimentary toiletries, and toothbrushes and toothpaste. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838777|hai_homestay" HotelName="Hai Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 34</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977397/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6516904841623" Longitude="115.15700830071" StarRating="3.5" HotelCode="88845|grand_avenue_bali_2" HotelName="Grand Avenue Boutique Villas And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh 22, Kerobokan, Kuta Utara, Kabupaten, Badung, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093768/093768a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.51371279" Longitude="115.26383224" StarRating="3" HotelCode="542710|danasari_accomodation" HotelName="Danasari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 43, Banjar Padangtegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40137/2040137/1.jpg?f=15647129</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71542185" Longitude="115.17153825" StarRating="0" HotelCode="666769|le_lima" HotelName="Le Lima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies 2, Gang Mangga, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42876/2942876/1.jpg?f=14949568</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.527565" Longitude="115.264693" StarRating="3" HotelCode="384932|dewa_put_guest_house" HotelName="Uma Dewi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Br.Pengosekan Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40291/2040291/41.jpg?f=15679971</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6546719" Longitude="115.13182188" StarRating="0" HotelCode="835684|mikuk_homestay" HotelName="Mikuk Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 84, Kuta Utara, Kabupaten Badung, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976384/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.505575" Longitude="115.27021145" StarRating="2" HotelCode="531599|sugi_house" HotelName="Sugi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jero Gadung 91, Kutuh Kelod Ubud, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2133145/DCrvVMmx_4b77e962d2f969e741051140e27dd922.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.688090324401855" Longitude="115.19112396240234" StarRating="2" HotelCode="0|reddoorz_plus_near_jalan_imam_bonjol_denpasar" HotelName="RedDoorz Plus near Jalan Imam Bonjol Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kebak Sari No. 5, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/e0/42e05fc23a46a1f93afe275445c41de36ba266f7.jpeg</HotelPictures>
        <HotelDescription>RedDoorz Plus near Jalan Imam Bonjol Denpasar is conveniently located in the popular Denpasar area. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including 24-hour front desk, car park, 100% non-smoking, are at hand. Designed for comfort, selected guestrooms offer flat screen television, towels, internet access – wireless (complimentary), Non-smoking, air conditioning to ensure a restful night. The property offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at RedDoorz Plus near Jalan Imam Bonjol Denpasar.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7882" Longitude="115.2067" StarRating="3" HotelCode="504319|tree_house_villa_2" HotelName="Tree House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebo Iwa, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87348/3487348/6.jpg?f=15505476</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.83712452" Longitude="115.17684422" StarRating="2" HotelCode="421008|pandawa_beach_homestay" HotelName="Pandawa Beach Home Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Arum 37, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40636/2040636/1.jpg?f=15362304</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pandawa Beach Home Stay in Ungasan (Uluwatu), you'll be close to Garuda Wisnu Kencana Cultural Park.  This guesthouse is within the vicinity of Puja Mandala and Jenggala Factory.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.82754724" Longitude="115.18400151" StarRating="0" HotelCode="772294|timbis_homestay_bali" HotelName="Timbis Homestay Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Payung, Gang Kelud, Kuta 80361, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45694/2945694/1.jpg?f=14949556</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.638890266418457" Longitude="115.18533325195312" StarRating="3" HotelCode="0|reddoorz_near_stadion_kompyang_sujana_bali" HotelName="RedDoorz near Stadion Kompyang Sujana Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mangga Sari,Jl.Kebo Iwa Selatan No.14, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/81/cf81cb3193f6da6299e288d330b0bc29c3654e98.jpeg</HotelPictures>
        <HotelDescription>Ideal stay option for Family Vacations, Couples and Solo Travellers.&lt;br /&gt;Additional facilities available in RedDoorz near Stadion Kompyang Sujana Bali  are; Desk, Water Heater, Non Smoking Room, Room Service, 24 Hours Front Desk, Smoking Area, Outdoor.  Swimming Pool and Limited Car Parking Area.&lt;br /&gt;Popular Leisure, Shopping and Entertainment experiences near the Guest House are; Kompyang Sujana Stadium (2,6km), Trans Studio Mall (8,3km), Il Pomodoro (1,6 km), Lapangan Lumintang (3,6 km), Mc Donald's Kebo Iwa (1,6 km), KFC Kebo Iwa (400 m), Level 21 Mall Denpasar (8,9 km), Dhian Milk Pie (5,8 km), Taman Lumintang (3,9 km), and Waroeng Steak and Shake Bedahulu (4,3 km).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.59735444" Longitude="115.31980247" StarRating="0" HotelCode="851342|oyo_190_bsb_hotel" HotelName="OYO 190 Bsb Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Pering 88, Gianyar, Blahbatuh 80511</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984142/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="866940|the_sandat_bungalow" HotelName="The Sandat Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Toya Pakeh, Crystal Bay, Banjar Sebunibus, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33340000/33331500/33331456/e44695e0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.675042152404785" Longitude="115.56717681884766" StarRating="2" HotelCode="0|tropical_garden_inn" HotelName="Tropical Garden Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ped-buyuk Kutapang, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/3d/843d85ce83ea22de9c5694ee3067dbeab51539ac.jpeg</HotelPictures>
        <HotelDescription>Situated in Nusa Penida, Tropical Garden Inn offers air-conditioned rooms with free WiFi. Featuring a 24-hour front desk, this property also provides guests with a terrace. Every room is equipped with a terrace with garden views. At the guest house, the rooms have a balcony with a city view. All rooms are fitted with a private bathroom, while selected rooms will provide you with a patio. At Tropical Garden Inn rooms come with a seating area. Guests at the accommodation can enjoy a halal breakfast. Seganing Waterfall is 13 km from Tropical Garden Inn. The nearest airport is Ngurah Rai International Airport, 45 km from the guest house.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Up to 7 children 1 year old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.11" OriginalAmount="15.11">
      <BasicPropertyInfo StarRating="3" HotelCode="|147679" HotelName="Singaraja Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1007877_foto_1.jpg</HotelPictures>
        <HotelDescription>POP! Hotel Hardys Singaraja Square is the first modern hotel in the city, strategically located in ��the heart of Singaraja inside the Hardys Singaraja Square, only a short walk from the beach. It has easy access to the famous Lovina Beach a��nd other local attractions in North Bali, such as Air Sanih, ��Gitgit Waterfall and the Bedugul area. Catering to both business and leisure travelers, the hotel has 149 rooms equipped with comfortable bed, free wifi, international television channels, ��a hot shower and has a swimming pool facing the beach front. Complimentary �Morning �B�ites are provided for a good start of the day. All POP! Rooms include comfy bed, free Wifi Internet access, LCD TV + Cable TV, free Morning Bites and complimentary bottled water.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.18" OriginalAmount="15.18">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|12cc7a" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41075/2041075/1.jpg?f=15540945</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|142979" HotelName="TRANSERA KAMINI LEGIAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064078_foto_1.jpg</HotelPictures>
        <HotelDescription>This comfortable hotel is in Kuta/ Legian. There are a total of 26 accommodation units at Transera Kamini Legian Hotel. There is Wi-Fi throughout the accommodation. As this hotel features 24-hour reception, guests are always welcome. Cots are not available at this accommodation. Pets are not allowed at this property. Additionally, a car park is available on the premises for guests' extra convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|830867" HotelName="Oranjje Hotel by ZUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1942593_foto_1.jpg</HotelPictures>
        <HotelDescription>Oranjje Hotel Denpasar is ideally located in the middle of civic center, just 25 minutes drive from Bali International Airport. This hotel is surrounded by Government offices and close to main attraction places.Oranjje Hotel Denpasar features 81 spacious guestrooms with 3 Suites and 78 Standard rooms including 23 rooms with pool view. Each room features air-conditioning, remote controlled satellite tv, IDD phone, mini bar, mineral water, bathtub and shower with water heater and private balcony.Main restaurant serves interesting array of local and international cuisines.Low rise building.Lobby is small in size.Oranjje Hotel Denpasar is a 3star hotel with 81 guestrooms, a restaurant safety box in front office are, outdoor swimming pool, sunken bar by the pool, and Meeting room that can accommodate up to 250 people. (CB 09/09).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo Latitude="-8.64633418" Longitude="115.14066958" StarRating="2" HotelCode="784651|1ae33f" HotelName="The Wina Echo Beach Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 21, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976561/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, The Wina Echo Beach Guest House is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making The Wina Echo Beach Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.22" OriginalAmount="15.22">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2.5" HotelCode="572899|21d08f" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618429/618429a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restaurant, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.31" OriginalAmount="15.31">
      <BasicPropertyInfo Latitude="-8.63879748" Longitude="115.19517525" StarRating="3" HotelCode="564500|1d728c" HotelName="Umah Bali Suite and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nuansa Indah Selatan II/1, Buluh Indah, Denpasar 80118, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43421/2943421/1.jpg?f=14979506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.61" OriginalAmount="15.61">
      <BasicPropertyInfo Latitude="-8.6827707198583" Longitude="115.1672009957" StarRating="4" HotelCode="377642|1a7759" HotelName="Hotel Dafam Savvoya Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 14, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584531/584531a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.68" OriginalAmount="15.68">
      <BasicPropertyInfo Latitude="-8.1029639823623" Longitude="115.09043376985" StarRating="2" HotelCode="316454|194149" HotelName="Hardys Hotel Singaraja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Surapati 122, Singaraja 81113</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431461/431461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.82" OriginalAmount="15.82">
      <BasicPropertyInfo Latitude="-8.79995025" Longitude="115.15009812" StarRating="2" HotelCode="406183|21ad00" HotelName="Kampung 168" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Kuta Selatan, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38744/2038744/1.jpg?f=15222825</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.92" OriginalAmount="15.92">
      <BasicPropertyInfo Latitude="-8.76862646" Longitude="115.17710681" StarRating="3" HotelCode="428765|136825" HotelName="Denays House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Bicycle Rental,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bantas Kangin 6, Jimbaran, Kedonganan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42376/2042376/1.jpg?f=15236200</HotelPictures>
        <HotelDescription>&lt;br/&gt;DENAYS House is located in Jimbaran Bay as one of the most desirable destinations on the world most beautiful island. It's only 15 minutes drive from The Ngurah Rai International Air Port and 20 Minutes to the center of Kuta and Nusa Dua.All rooms in Denays is set in a mature garden are well decorated with modern ethnic furniturecompleted with air conditioning International TV Channel Hot and Cold Shower tea and coffee maker Mini Bar and Free Wi fi. We have own beach club and Jukung Restaurant located in Jimbaran Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.93" OriginalAmount="15.93">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|12de96" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.68080903" Longitude="115.20293947" StarRating="3" HotelCode="348831|157050" HotelName="Amaris Hotel Teuku Umar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar No. 139, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541446/541446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.57611275" Longitude="115.26543113" StarRating="3.5" HotelCode="435221|160548" HotelName="Asri Sari Villa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh, Banjar Lodsema, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39875/2939875/1.jpg?f=15041171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7006116265266" Longitude="115.16873093404" StarRating="3" HotelCode="173624|155647" HotelName="MaxOneHotels.com @ Legian - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a complimentary babysitting service, a childcare service, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.34249936" Longitude="115.66759679" StarRating="2.5" HotelCode="594409|327483" HotelName="Bukit Indah Home Stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40974/2040974/1.jpg?f=14919468</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.67421768" Longitude="115.26044878" StarRating="2" HotelCode="491844|157062" HotelName="Cameng Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 33, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40845/2940845/1.jpg?f=15427175</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.683764" Longitude="115.168706" StarRating="3" HotelCode="936742|83027" HotelName="Favehotel Sunset Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 89, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392458/392458a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.728742" Longitude="115.168859" StarRating="2" HotelCode="65747|83421" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Kuta, P.O. Box 2030, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079984/079984a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by luscious tropical gardens, this hotel is located in the popular holiday resort of Kuta. It is just about a 5-minute walk from the centre of Kuta, where guests will find the shopping area and may enjoy the Kuta night-life as well as around a 5-minute walk from Kuta Beach and around 7 minutes’ drive from Ngurah Rai, the international airport of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7092810120197" Longitude="115.18374476513" StarRating="3" HotelCode="933575|156611" HotelName="Losari Hotel Sunset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Ruko Pertokoan, Sunset Paradise, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218478/218478a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|83310" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160751/160751a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito supermarket and various dining options. It is also a 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.66443156" Longitude="115.14115589" StarRating="3" HotelCode="411241|152296" HotelName="Putu Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Barawa Gang Merpati No. 3, Br. Barawa, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39542/2039542/1.jpg?f=15090995</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.68529102" Longitude="115.43564308" StarRating="2.5" HotelCode="421492|116633" HotelName="Taos House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Homestays" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Parking,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay Street, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Taos House Lembongan in Lembongan Island, you'll be near the beach and minutes from Organic Lembongan Spa and Sacred Tree.  This hotel is within close proximity of Nusa Lembongan Beach and Pura Segara.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|79033" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42355/2042355/1.jpg?f=15322846</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2.5" HotelCode="398594|83295" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38557/2038557/1.jpg?f=15077623</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|alam_pangkung_ubud" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a8/c7/a8c71f0c71386f4f0e0b02721e80cba13f2b800d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.72581674" Longitude="115.18113122" StarRating="3" HotelCode="594879|kimono_hotel" HotelName="Kimono Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.682915" Longitude="115.166789" StarRating="3.5" HotelCode="292748|the_sunset_point_hotel" HotelName="The Sunset Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 88-99, Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277130/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.70283" Longitude="115.16735" StarRating="3" HotelCode="0|homestay_kubu_bdauh" HotelName="Kubu B'dauh Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/83/4f83633b24b82301ed2826e93c852bcf318930c1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Legian (Padma), Kubu B'dauh Homestay is within a 15-minute walk of Legian Beach and Double Six Beach.  This hotel is 0.8 mi (1.2 km) from Kuta Beach and 2.1 mi (3.3 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks and coffee/tea makers, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a rooftop terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.50130609" Longitude="115.26337925" StarRating="3" HotelCode="641485|puri_bebengan_bungalows" HotelName="Puri Bebengan Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 37, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40202/2040202/1.jpg?f=15505492</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Bebengan Bungalow is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like tours, restaurant, shops, Wi-Fi in public areas, bar are readily available for you to enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Discover all Bali has to offer by making Puri Bebengan Bungalow your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.71425559" Longitude="115.17638917" StarRating="3" HotelCode="593600|tom_guest_house" HotelName="Tom Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 37, Badung, Bali, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/91911/3691911/1.jpg?f=15235212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.73908019" Longitude="115.16644009" StarRating="2.5" HotelCode="521379|surya_inn" HotelName="Surya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Nusa Indah 30, Jalan Dewi Sartika, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237027/237027a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.687498092651367" Longitude="115.43456268310547" StarRating="2" HotelCode="0|nerima_hut_lembongan" HotelName="Nerima Hut Lembongan" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Point, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/91/2791cde6e8acfc06d19726aaad96a46cc9940801.jpeg</HotelPictures>
        <HotelDescription>With a stay at Nerima Hut Lembongan in Lembongan Island (Mushroom Bay), you'll be within a 10-minute drive of Jungut Batu Beach and Devil's Tear.  This guesthouse is 19 mi (30.6 km) from Blue Lagoon Beach and 31 mi (49.9 km) from Bali Marine and Safari Park.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Free self parking is available onsite.&lt;br /&gt;Grab a bite from the snack bar/deli, or stay in and take advantage of the guesthouse's room service (during limited hours). English breakfasts are available daily from 7:00 AM to noon for a fee.&lt;br /&gt;Stay in one of 4 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include complimentary bottled water and a turndown service, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for English breakfast: IDR 50000 for adults and IDR 25000 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.755515098571777" Longitude="115.16677856445312" StarRating="3" HotelCode="0|kelantel_bali" HotelName="Kelan-Tel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Taman Sari No 22 Kelan - Tuban, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/e6/9ee64809163836893fc107761f85cf00d1c96b98.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kelan-Tel Bali in Tuban (Jimbaran Bay), you'll be within a 10-minute drive of Jimbaran Beach and Tuban Beach.  This guesthouse is 3.6 mi (5.8 km) from Kuta Beach and 3.8 mi (6.1 km) from Waterbom Bali.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.15729111" Longitude="115.02921067" StarRating="0" HotelCode="971705|grand_raka_homestay" HotelName="Grand Raka Homestay" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika 64, Lovina, Anturan 81152</AddressLine>
          </AddressLines>
          <CityName>Anturan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/04/4604c5cedc9ea614d4c08d6299c084ff01546d17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.597257" Longitude="115.319603" StarRating="2" HotelCode="603191|hotel_bali_saba_bagus" HotelName="Hotel Bali Saba Bagus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Pering 88, Blahbatuh</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771655/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Blahbatuh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.26687764" Longitude="115.05471251" StarRating="0" HotelCode="740822|aditya_homestay_munduk_2" HotelName="Aditya Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pura Puseh Street, 81152 Munduk, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979941/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Aditya Homestay Munduk offers comfort and convenience whether you're on business or holiday in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Wi-Fi in public areas, car park, restaurant, laundry service, shops are just some of the facilities on offer. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, desk, balcony/terrace, fan, toiletries. To enhance guests' stay, the hotel offers recreational facilities such as garden. For reliable service and professional staff, Aditya Homestay Munduk caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.12829" Longitude="115.36" StarRating="0" HotelCode="851282|halumba_eco_villa" HotelName="Halumba Eco Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura, Gang Dolphin 99, Tejakula 81173</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/1a/781ac6cb1eac3890670573f6b4ddefcb1184af6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.18" OriginalAmount="16.18">
      <BasicPropertyInfo Latitude="-8.7075759288043" Longitude="115.18359314068" StarRating="2" HotelCode="333225|1351ec" HotelName="Al Isha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari  27, Sunset Road, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/493976/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.29" OriginalAmount="16.29">
      <BasicPropertyInfo Latitude="-8.7387656510721" Longitude="115.16679025397" StarRating="3" HotelCode="936604|15a218" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika/ Nusa Indah, 80361 Tuban</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368920/368920a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.30" OriginalAmount="16.30">
      <BasicPropertyInfo Latitude="-8.674643" Longitude="115.153423" StarRating="3" HotelCode="311333|18873b" HotelName="The Alea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 78, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372515/372515a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.36" OriginalAmount="16.36">
      <BasicPropertyInfo Latitude="-8.7688411437278" Longitude="115.17075247738" StarRating="2" HotelCode="448709|1463d1" HotelName="Bali Breezz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari 23, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235620/235620a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.37" OriginalAmount="16.37">
      <BasicPropertyInfo Latitude="-8.64557029" Longitude="115.14098515" StarRating="0" HotelCode="448665|1406ef" HotelName="Pande Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39122/2039122/1.jpg?f=15596185</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pande Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like tours, Wi-Fi in public areas, room service, laundry service, smoking area are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, shower, internet access – wireless, seating area, air conditioning. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage. Discover all Bali has to offer by making Pande Homestay your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.44" OriginalAmount="16.44">
      <BasicPropertyInfo Latitude="-8.68675841" Longitude="115.18488403" StarRating="2" HotelCode="934371|1f14db" HotelName="Cozy Stay Soputan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Soputan 88, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237033/237033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.52" OriginalAmount="16.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|918273" HotelName="AMAROOSSA SUITE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949987_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 59 air-conditioned rooms featuring minibars. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature designer toiletries and hair dryers.Enjoy a meal at Amaroossa Restaurant or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:00 AM to 10:00 AM for a fee.Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Nusa Dua? This hotel has facilities measuring 1291 square feet (120 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Located in Nusa Dua (Mumbul), Amaroossa Suite Bali is within a 15-minute drive of Bali Nusa Dua Convention Centre and Tanjung Benoa Beach.  This 4-star hotel is 3.3 mi (5.3 km) from Nusa Dua Beach and 3.6 mi (5.9 km) from Jimbaran Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Tanjung Benoa - 1 km / 0.6 mi  Puja Mandala - 2.5 km / 1.5 mi  Bali Nusa Dua Convention Centre - 3.2 km / 2 mi  BIMC Hospital Nusa Dua - 3.3 km / 2.1 mi  Bali International Convention Center - 3.3 km / 2.1 mi  Tanjung Benoa Beach - 3.5 km / 2.1 mi  Bali Collection Shopping Centre - 3.5 km / 2.2 mi  Samuh Beach - 3.6 km / 2.3 mi  Bali Nusa Dua Theater - 3.9 km / 2.4 mi  Bali National Golf Club - 4 km / 2.5 mi  Nusa Dua Beach - 4.2 km / 2.6 mi  Mengiat Beach - 4.4 km / 2.7 mi  Waterblow - 4.9 km / 3.1 mi  Geger Beach - 5 km / 3.1 mi  Samasta Lifestyle Village - 5.5 km / 3.4 mi  The preferred airport for Amaroossa Suite Bali is Denpasar (DPS-Ngurah Rai Intl.) - 10.4 km / 6.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.55" OriginalAmount="16.55">
      <BasicPropertyInfo Latitude="-8.78258953" Longitude="115.17359646" StarRating="3" HotelCode="755055|21d3a1" HotelName="Zuri Express Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Babysitting,Bar,Elevator,Internet,Laundry,Lounge,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II 88 x, Kuta Selatan, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15337/3815337/1.jpg?f=15627626</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, Zuri Express Jimbaran Bali is only 15 minutes from Ngurah Rai International Airport and 30 minutes from Denpasar City Centre. This 3-star hotel offers easy access to destinations such as Garuda Wisnu Kencana, Uluwatu Temple, Jimbaran Beach and Kuta Beach. \n\nZuri Express Jimbaran Bali offers facilities like 24 hour check-in, babysitting services, internet access, laundry facilities, spa facilities, swimming pool and restaurant.\n\nRooms feature a hairdryer, cable/satellite TV, coffee/tea maker, Wi-Fi, air conditioning, safety deposit box and a mini bar.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: No. 88 x, Jl. Uluwatu II, Jimbaran, South Kuta, Badung Regency, Bali 80361, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.63" OriginalAmount="16.63">
      <BasicPropertyInfo Latitude="-8.7233344553888" Longitude="115.17797648907" StarRating="3" HotelCode="260574|139916" HotelName="Suris Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 5, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188694/188694a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.63" OriginalAmount="16.63">
      <BasicPropertyInfo Latitude="-8.347478" Longitude="115.679288" StarRating="3" HotelCode="915202|129882" HotelName="Anugerah Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Adem, Seraya, Amed 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78322/1878322/40.jpg?f=15584700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.71" OriginalAmount="16.71">
      <BasicPropertyInfo Latitude="-8.6850182" Longitude="115.26070097" StarRating="3" HotelCode="325336|1a9121" HotelName="Puri Mango Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Toba 15, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41869/2041869/61.jpg?f=15603934</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.81" OriginalAmount="16.81">
      <BasicPropertyInfo Latitude="-8.5240825225692" Longitude="115.2634370327" StarRating="3" HotelCode="93172|11b422" HotelName="Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129568/a_129568_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the art colony of Ubud, around 1 km from the village centre, the hotel is just a 45-minute drive from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.82" OriginalAmount="16.82">
      <BasicPropertyInfo Latitude="-8.6868147000459" Longitude="115.26012903495" StarRating="3" HotelCode="405661|1a6edd" HotelName="Double N Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu  2, Gang 4, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62527/2462527/1.jpg?f=14989543</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 5 rooms. A baggage storage service is among the facilities. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.83" OriginalAmount="16.83">
      <BasicPropertyInfo Latitude="-8.7082832995638" Longitude="115.25738081977" StarRating="2.5" HotelCode="933572|11fbd6" HotelName="Hotel Abian Kokoro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach 9, Semawang, Sanur 80227</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234535/234535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.85" OriginalAmount="16.85">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|1327c9" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177087/177087a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous Dewa Ruci Statue Circle Road. The hotel is easily accessible from most popular tourist spots in Bali. It is within walking distance of the Bali Galleria Mall, with duty free outlet Simpang Siur Kuta, 3 km from the ever-popular Kuta Beach, and Ngurah Rai International Airport, Legian, Seminyak Beach and Sanur are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.88" OriginalAmount="16.88">
      <BasicPropertyInfo Latitude="-8.68864568" Longitude="115.25970301" StarRating="3" HotelCode="421473|1af99c" HotelName="Sadana Bali Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu II 2, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.75768501" Longitude="115.22087943" StarRating="3" HotelCode="631780|2149c8" HotelName="Pondok Agung Bed and Breakfast" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99x, Tanjung Benoa, Nusa Dua</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.65437718" Longitude="115.14131826" StarRating="3.5" HotelCode="602904|1f8cd2" HotelName="Tirtha Canggu Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat gg.Jalak Indah 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.464881" Longitude="115.32585" StarRating="3" HotelCode="113479|10faee" HotelName="Puri Saron Madangan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Madangan, Petak, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156830/a_156830_I1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the popular town of Ubud on the Indonesian island of Bali. The establishment is located in the village of Madangan, in the Gianyar district, and lies around 7 km from the centre of Ubud. Ngurah Rai International Airport is approximately 50 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.96" OriginalAmount="16.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|830972" HotelName="J BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949799_foto_1.jpg</HotelPictures>
        <HotelDescription>J Boutique Hotel (formerly Jatra Hotel) is located at Jalan Kartika Plaza, the center of Kuta's business and leisure activities. Ngurah Rai International airport is just 5 minutes drive away. Kuta's biggest beach front shopping mall "Centro" can be reached just at approximately 10 mins walking distance. J Boutique hotel is located right on beginning of Jalan Kartika Plaza street.Selections of 33 Superior Rooms with 26 square meter or 280 square feet minimalist and chic designed rooms with choices of king size or twin sized guest rooms of smoking and non smoking room preference.Main restaurante comes with 123 seats and an atmosphere with an outstanding interior. This restaurant is available for catering family and corporate gatherings, birthday parties and smaller private wedding parties.Modern boutique style dominated with black and white color.Small modern style.J Boutique Hotel is a boutique hotel located on beginning of Jalan Kartika Plaza street but still within walking distance to discovery shopping mall or water park. This property features 88 guestrooms all dominated with black and white color, swimming pool on roof top, meeting room and wifi internet connections..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.71695" Longitude="115.1848" StarRating="3" HotelCode="285005|163517" HotelName="100 Sunset Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 100 C, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122190/122190a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.63504504" Longitude="115.15764316" StarRating="3" HotelCode="587875|214196" HotelName="Asung Guest House And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padonan, Gg. Danau Batur, Banjar Kulibul Kawan, Desa Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759223/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|389916" HotelName="Aurora House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535514</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954679|383274" HotelName="Braw inn Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat, Gang Anggur 1, Tibubeneng, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.4783518536525" Longitude="115.62051961105" StarRating="2" HotelCode="379977|108198" HotelName="Kangkung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Kecamatan Subagan, Karangasem 80363</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261726/261726a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.7103163227462" Longitude="115.17037176388" StarRating="2" HotelCode="405757|156608" HotelName="Legian Mas Beach Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bena Street 18, Legian Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95302/2095302/1.jpg?f=15398329</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 11 rooms. The establishment features various services and facilities, including a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50926789" Longitude="115.56792106" StarRating="2" HotelCode="491449|158568" HotelName="Puri Pandan Restaurant &amp; Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa 14, Candidasa, Karangasem 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41124/2041124/1.jpg?f=15380332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.70678416" Longitude="115.23347926" StarRating="2" HotelCode="335707|153172" HotelName="Sugiras Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Bedulu 1A, Suwung Kangin-Sidakarya, Denpasar 80224, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38241/2038241/47.jpg?f=15693815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|370510" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980094/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.51087975" Longitude="115.26083078" StarRating="3" HotelCode="787973|390064" HotelName="Ubud Kerta City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 15, Jalan Wenara Wana, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977537/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.50822009" Longitude="115.2667513" StarRating="0" HotelCode="969474|ojeks_homestay_" HotelName="Ojeks Homestay" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Gang Soka, Ubud 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37860000/37853400/37853310/331cfcfd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.717599868774414" Longitude="115.17729187011719" StarRating="3" HotelCode="0|pondok_taksu_bali" HotelName="Pondok Taksu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Mataram Gang Sakura No 2, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/8a/088a79346eff27c7019e49da3e4656b7f044a3b6.jpeg</HotelPictures>
        <HotelDescription>When you stay at Pondok Taksu Bali in Kuta, you'll be near the beach, within a 5-minute walk of Bali Bombing Memorial and Poppies Lane II.  This guesthouse is 0.5 mi (0.8 km) from Beachwalk Shopping Center and 0.7 mi (1.1 km) from Kuta Beach.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include luggage storage, a safe deposit box at the front desk, and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;br /&gt;Local cuisine breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring refrigerators and Smart televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.78441" Longitude="115.164" StarRating="3" HotelCode="784363|cozy_palm" HotelName="Cozy Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cluster Palm, Jimbaran 80361, Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10343549</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.80430086" Longitude="115.17806165" StarRating="3" HotelCode="603085|tropico_jimbaran_by_orange" HotelName="Tropico Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gong 123, Banjar Angga Suara, Ungasan, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771509/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.7433221147686" Longitude="115.17245178323" StarRating="2" HotelCode="334943|airport_kuta_hotel_and_residences" HotelName="Airport Kuta Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 5, Komplek Burung, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502868/502868a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.65253045" Longitude="115.13851148" StarRating="3" HotelCode="635975|the_paving_villa" HotelName="The Paving Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Canggu-Bougenville 1, Kuta Utara, Kabupaten Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20009/3720009/1.jpg?f=15244821</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.69474" Longitude="115.16837" StarRating="1" HotelCode="0|srikrisna_homestay" HotelName="Srikrisna Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/e3/79e36f64a5c61c4b3de8652f4f04d12c184a9c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Srikrisna Homestay in Seminyak, you'll be 4.2 mi (6.7 km) from Tuban Beach and 9.9 mi (15.9 km) from Sanur Beach.  This guesthouse is 11.4 mi (18.4 km) from Nusa Dua Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|warsas_garden_bungalow_and_spa_2" HotelName="Warsa Garden Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147410/147410a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.335700988769531" Longitude="115.65579223632812" StarRating="3" HotelCode="0|amed_cafe_hotel_kebun_wayan_2" HotelName="Amed Cafe &amp; Hotel Kebun Wayan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed Purwakerti Karangasem, Purwakerti, Abang, Kabupaten Karangasem, Bali 80852, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/d3/a7/d3a7a248e7b766eb0ecb9bb43043decc27ec667f.jpeg</HotelPictures>
        <HotelDescription>Property Location&lt;br /&gt;When you stay at Amed Cafe &amp;amp; Hotel Kebun Wayan in Karangasem, you'll be on the beach and steps from Amed Beach.  This beach hotel is 29.2 mi (47 km) from Blue Lagoon Beach and 1.2 mi (1.9 km) from Amed.&lt;br /&gt;Rooms&lt;br /&gt;Make yourself at home in one of the 34 guestrooms. Rooms have private balconies or patios. Bathrooms have showers and complimentary toiletries. Housekeeping is provided on a limited basis, and rollaway/extra beds (surcharge) can be requested.&lt;br /&gt;Amenities&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Dining&lt;br /&gt;Enjoy a meal at Amed Cafe, or stay in and take advantage of the hotel's room service (during limited hours). A complimentary breakfast is included.&lt;br /&gt;Business, Other Amenities&lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.67447763" Longitude="115.23400222" StarRating="2.5" HotelCode="551792|airy_denpasar_timur_ciung_wanara_ii_bali" HotelName="Adikara Renon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara II 4, Renon, Sumerta Kelod, Denpasar 80226, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721441/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.33356716" Longitude="115.64075651" StarRating="2" HotelCode="412154|surya_rainbow_villas" HotelName="Surya Rainbow Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed, Abang, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42235/2042235/1.jpg?f=15084494</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 8 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a bar and a laundry service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.67989997" Longitude="115.23847011" StarRating="3" HotelCode="553649|di_uma_residence" HotelName="D'uma Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Badung XVI, Renon, Denpasar 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43419/2943419/1.jpg?f=15078350</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6941517" Longitude="115.51524719" StarRating="3" HotelCode="850567|teba_garden_view_cottages_and_resto" HotelName="Teba Garden View Cottages and Resto" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Banjar, Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396308</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="982989|nibugi_guest_house" HotelName="Nibugi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Banjar Nyuh, Desa Ped, Kecamatan Nusa Penida, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35150000/35146600/35146595/d2fef1f8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.11" OriginalAmount="17.11">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|126f7b" HotelName="ibis budget Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249325/a_249325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre and a 10-minute drive from the Petitenget Beach. Ngurah Rai International Airport is 25 minutes’ drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.473118" Longitude="115.1363075" StarRating="3" HotelCode="292756|191fb0" HotelName="Yeh Panes Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Desa Penatahan, Penebel 80361, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.14837378" Longitude="114.61848511" StarRating="3" HotelCode="573198|21d436" HotelName="The Barari Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gumbleng, Seririt-Gilimanuk, Desa Sumberkima, Pemuteran 81155, Gerokgak-Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.7732823254131" Longitude="115.22258770552" StarRating="3" HotelCode="933784|15f19c" HotelName="Hotel Ion Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 93, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488076/488076a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Tanjung Benoa, this complex lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.19" OriginalAmount="17.19">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|214a09" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.19" OriginalAmount="17.19">
      <BasicPropertyInfo Latitude="-8.78393703" Longitude="115.17237689" StarRating="3.5" HotelCode="492467|1ec839" HotelName="Jimbaran Lestari Culture Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa,Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Celagi Basur 1, Uluwatu II, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6d/b7/6db7b5a8905414b8daed8abbc028ba9a45a8127d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.27" OriginalAmount="17.27">
      <BasicPropertyInfo Latitude="-8.70527054" Longitude="115.44029101" StarRating="3" HotelCode="465199|144c95" HotelName="The Dafish Accommodation Bar &amp; Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan, Kawan, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2069955/Dlf9ZNys_87c1d9607694eef80c1289c3dd6b0daa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.39" OriginalAmount="17.39">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|1362b6" HotelName="Rhadana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186774/186774a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.42" OriginalAmount="17.42">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|114cdc" HotelName="J Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156864/p_156864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay for business travelers, air passengers in transit and beach-seeking tourists. The hotel is situated within an easy walk of Tuban, where guests will find a selection of bars, restaurants and shops. The exciting nightlife of Kuta is only 10 minutes away by taxi, which are available in the immediate vicinity of the hotel. The beach is just a 10-minute taxi journey, or 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.45" OriginalAmount="17.45">
      <BasicPropertyInfo Latitude="-8.6821926153488" Longitude="115.17200252093" StarRating="3" HotelCode="348029|18eb7b" HotelName="7 Bidadari Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari IV 7, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371213/371213a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.52" OriginalAmount="17.52">
      <BasicPropertyInfo Latitude="-8.70321656" Longitude="115.178915" StarRating="3" HotelCode="426039|15492c" HotelName="Kampung Cenik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Meeting Room,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1 No 3, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37958/2037958/44.jpg?f=15638113</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Kampung Cenik puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Wi-Fi in public areas, car park, restaurant, safety deposit boxes, laundry service are on the list of things guests can enjoy. Refrigerator, bathtub, hair dryer, complimentary bottled water, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including outdoor pool, garden. Kampung Cenik is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.54" OriginalAmount="17.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|711402" HotelName="100 Sunset Hotel and Ballroom" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298877_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el cruce principal de Bali, que conecta Seminyak con Nusa Dua y Kuta con Sanur. Desde allandiacute; es muy fandaacute;cil llegar a todos los lugares de interandeacute;s de Bali. Se encuentra a 8 km de la zona de Kuta, a 9 km de la playa de Kuta y a 10 km de la ciudad de Denpasar. El aeropuerto de Bali estandaacute; a solo 6 km.Construido en 2009, este encantador complejo hotelero es un establecimiento boutique minimalista con un diseandntilde;o excepcional. Consta de un total de 45 habitaciones, incluidos 15 apartamentos y un jardandiacute;n. Las landiacute;neas limpias, la distribuciandoacute;n abierta y los colores frescos acentanduacute;an el diseandntilde;o de este establecimiento reciandeacute;n construido para huandeacute;spedes exigentes en viaje de negocios o de placer. Se ofrecen instalaciones como vestandiacute;bulo, caja fuerte y ascensor. Cuenta con un restaurante y los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a (ambos por un suplemento). Hay aparcamiento disponible para los que lleguen en coche.Las habitaciones del hotel estandaacute;n amuebladas con un estilo minimalista moderno y cuentan con instalaciones y prestaciones modernas. Todas las habitaciones disponen de cuarto de baandntilde;o privado con ducha y cama extra grande. Estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, equipo de manduacute;sica, conexiandoacute;n a Internet WiFi y caja fuerte. Las habitaciones disponen de cocina con minibar y nevera y todos los alojamientos tienen aire acondicionado regulable, ademandaacute;s de balcandoacute;n o terraza. Todas las habitaciones estandaacute;n disponibles tanto para estancias cortas como prolongadas.Este hotel tiene piscina al aire libre. Por un suplemento, los huandeacute;spedes pueden disfrutar de tratamientos spa con aceites y cremas preparados exclusivamente con los ingredientes mandaacute;s naturales. Despuandeacute;s de un masaje, se sentirandaacute;n rejuvenecer con un baandntilde;o refrescante o una ducha de vapor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.58" OriginalAmount="17.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD1A13" HotelName="BOSS Legian Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2537507_foto_1.jpg</HotelPictures>
        <HotelDescription>Este agradable hotel estandaacute; situado en Kuta/ Legian. Situada a 6. 9 km del centro del pueblo, la propiedad brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes encontrarandaacute;n las principales zonas de ocio a 3. 0 km. La playa mandaacute;s cercana estandaacute; a a 1. 8 km de la propiedad. Los viajeros encontrarandaacute;n el aeropuerto a 8. 3 km. El alojamiento estandaacute; a 15. 8 km del puerto. El alojamiento cuenta con 91 dormitorios. Las personas que se hospeden en esta residencia podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. MaxOneHotels. com @Legian no ofrece cunas bajo solicitud previa. Las instalaciones cuentan con espacios panduacute;blicos accesibles. Esta propiedad no admite mascotas. MaxOneHotels. com @Legian cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los clientes que se alojen en MaxOneHotels. com @Legian podrandaacute;n utilizar el servicio de traslados disponible. Todos los clientes que se alojen en esta propiedad podrandaacute;n disfrutar de las deliciosas opciones de restauraciandoacute;n ofrecidas en su agradable entorno. Los huandeacute;spedes podrandaacute;n disfrutar de la amplia selecciandoacute;n de sabrosos platos que se sirven en el alojamiento. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.72" OriginalAmount="17.72">
      <BasicPropertyInfo Latitude="-8.69717677" Longitude="115.18626449" StarRating="3" HotelCode="547297|1925e2" HotelName="Bali True Living Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol, Perum Budha Cemeng Ukir 1, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68245/2268245/1.jpg?f=14959839</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.77" OriginalAmount="17.77">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|18f909" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391858/391858a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.84" OriginalAmount="17.84">
      <BasicPropertyInfo StarRating="2" HotelCode="|082885" HotelName="AMARIS TEUKU UMAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/707056_image38302879_0.jpg</HotelPictures>
        <HotelDescription>Offering an outdoor pool and a restaurant, Amaris Hotel Teuku Umar is located in Denpasar. Free WiFi access is available in all areas. Various dining options are just a short walk away from the famous Teuku Umar area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.95" OriginalAmount="17.95">
      <BasicPropertyInfo Latitude="-8.67516537" Longitude="115.25799242" StarRating="2" HotelCode="491595|1dc4f0" HotelName="Rai House Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Meninjau 11, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/19985/3219985/1.jpg?f=15197976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.99" OriginalAmount="17.99">
      <BasicPropertyInfo Latitude="-8.27113929" Longitude="115.16260666" StarRating="3" HotelCode="452301|18fb96" HotelName="CLV Hotel &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Candi Kuning, Bedugul</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487955/487955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bedugul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.679993" Longitude="115.203848" StarRating="2" HotelCode="173604|153034" HotelName="POP! Teuku Umar Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No. 74, Denpasar, Bali 80113</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274800/274800a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.33577894" Longitude="115.65078699" StarRating="3" HotelCode="956970|359321" HotelName="Ghamed Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Bunutan, Amed 80852</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334009</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.68710984" Longitude="115.17742067" StarRating="3" HotelCode="835047|383963" HotelName="Inkuta Residence And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II, Gang Nuansa 8-10, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.76278971" Longitude="115.17522727" StarRating="3" HotelCode="316423|83377" HotelName="Horison Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 1 389, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372850/372850a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.6730189746829" Longitude="115.14977032388" StarRating="3" HotelCode="392757|81119" HotelName="Nipuri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 16x, Batu Belig Kerobokan, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41165/2041165/1.jpg?f=15672196</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.715707" Longitude="115.18109" StarRating="3" HotelCode="292335|78827" HotelName="PrimeBiz Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta, Banjar Anyar, Kuta, 80316 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218670/218670a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70988" Longitude="115.17018" StarRating="3" HotelCode="398095|155716" HotelName="Serela Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene 168, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540004/540004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a dining area, a bar, room service, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|156442" HotelName="Sun Royal Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189771/189771a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.71735569" Longitude="115.17880709" StarRating="3" HotelCode="488424|156817" HotelName="Teges Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 39, Gang Teges, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97686/2497686/1.jpg?f=14958636</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Teges Inn in Kuta (Raya Kuta), you'll be minutes from Mall Bali Galeria and Carrefour Plaza Kuta.  This hotel is within close proximity of Swiss Consulate and Vihara Dharmayana Kuta.Rooms Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.47685684" Longitude="115.26741261" StarRating="3" HotelCode="639055|265502" HotelName="Toya Villa Suweta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suweta Street 2, Banjar Bentuyung, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810700/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.28044003" Longitude="115.59485002" StarRating="3" HotelCode="435292|160536" HotelName="Tulamben Wreck Divers Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38843/2038843/1.jpg?f=15563346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.69998974" Longitude="115.16593516" StarRating="2" HotelCode="491641|157570" HotelName="Zest Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>525 Jalan Werkudara, Kuta Legian  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538921/538921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.71234373" Longitude="115.5008056" StarRating="3" HotelCode="752781|jona_bungalow" HotelName="Jona Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pangket, Unnamed Road, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6965410</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6642563" Longitude="115.1547154" StarRating="3" HotelCode="67177|abian_biu_mansion" HotelName="Abian Biu Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Umalas Kauh II 106, Tunon, Kerobokan 80351</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86894/a_86894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Banjar Umalas in Kerobokan. It is convenient to all the main shopping centres and tourist attractions, only a 30-minute drive from both Bali International Airport as well as from downtown Denpasar. The beach at Petitenget is just 5 minutes away, while Kuta is a 15 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.52901076" Longitude="115.27169719" StarRating="3" HotelCode="622940|uma_sari_ubud" HotelName="Uma Sari Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak 8, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6987530061538" Longitude="115.17492715219" StarRating="3" HotelCode="933478|casa_dasa_legian" HotelName="Casa Dasa Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Barat 10, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369272/369272a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7383690043184" Longitude="115.17470687628" StarRating="3" HotelCode="915211|quest_hotel_tuban__kuta" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri  9, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186806/186806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6985525135756" Longitude="115.23421" StarRating="3" HotelCode="936769|marscity_hotel" HotelName="MarsCity Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Dalem, Sidakarya, Sanur 80224, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466523/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.73686203086817" Longitude="115.166271496564" StarRating="2" HotelCode="0|_0x3bbdd" HotelName="Kuta Beach Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 20-21, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/d7/92d7d951e895d40320bc8875674a92fac094aee9.jpeg</HotelPictures>
        <HotelDescription>The 1-star Kuta Beach Stay offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Kuta Beach Stay. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Kuta Beach Stay will make you feel instantly at home.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.711476" Longitude="115.171682" StarRating="3" HotelCode="292317|the_aromas_of_bali_hotel__residence" HotelName="Aromas of Bali and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian No 191, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233289/233289a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.67225259" Longitude="115.16553863" StarRating="3" HotelCode="352975|delu_villas__suite" HotelName="Delu Villas &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 3, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470472/470472a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.67172" Longitude="115.17223" StarRating="3" HotelCode="0|sahadewa_suites_residence" HotelName="Sahadewa Suites Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merta Sari No.9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/a9/2fa9ca87132e395f01d570a72a9f3ac2b3096350.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Sahadewa Suites Residence in Kerobokan, you'll be within a 15-minute drive of Eat Street and Seminyak Beach.  This guesthouse is 2.6 mi (4.1 km) from Seminyak Square and 3.6 mi (5.7 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 22 air-conditioned rooms featuring LED televisions. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="956257|reddoorz_plus_near_seminyak_square" HotelName="Villa Subaliku by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban Gang Jepun 2, Banjar Taman, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.71174430847168" Longitude="115.17513275146484" StarRating="2" HotelCode="0|kuta_paradise_777" HotelName="Kuta Paradise 777" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patimura, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/fc/4ffca86166a2bf9df254417c8b21290b0ba37a4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Legian (Legian City-Centre), Kuta Paradise 777 is within a 15-minute walk of Kuta Beach and Bali Bombing Memorial. This spa bed &amp;amp; breakfast is 0.8 mi (1.3 km) from Legian Beach and 1.3 mi (2.1 km) from Double Six Beach.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kuta Galeria Shopping Arcade - 0.6 km / 0.4 mi&lt;br /&gt;Poppies Lane II - 0.9 km / 0.5 mi&lt;br /&gt;Bali Bombing Memorial - 0.9 km / 0.5 mi&lt;br /&gt;Kuta Beach - 1 km / 0.6 mi&lt;br /&gt;Legian Beach - 1.3 km / 0.8 mi&lt;br /&gt;Beachwalk Shopping Center - 1.3 km / 0.8 mi&lt;br /&gt;Krisna - 1.6 km / 1 mi&lt;br /&gt;Siloam Hospitals - 2 km / 1.2 mi&lt;br /&gt;Kuta Square - 2 km / 1.3 mi&lt;br /&gt;3D Trick Art Museum DMZ - 2.1 km / 1.3 mi&lt;br /&gt;Kuta Art Market - 2.2 km / 1.4 mi&lt;br /&gt;Mall Bali Galeria - 2.4 km / 1.5 mi&lt;br /&gt;BIMC Hospital - 2.5 km / 1.5 mi&lt;br /&gt;Discovery Shopping Mall - 2.6 km / 1.6 mi&lt;br /&gt;Double Six Beach - 2.8 km / 1.7 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 6.7 km / 4.2 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages and facials.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring private spa tubs and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.518280029296875" Longitude="115.26258850097656" StarRating="0" HotelCode="0|garasi_ubud_guest_house" HotelName="Warung Garasi Guesthouse Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest road, Ubud 80571 Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/96/9b962e08347a40581ba23069a2dbbb9fa16c9706.jpeg</HotelPictures>
        <HotelDescription>Looking for a place to stay in Ubud? Then look no further than Warung Garasi Guesthouse Ubud, a guest house that brings the best of Ubud to your doorstep.&lt;br /&gt;Warung Garasi Guesthouse Ubud offers guests an array of room amenities including a minibar, and getting online is possible, as free wifi is available.&lt;br /&gt;The guest house offers room service, baggage storage, and a sun terrace, to make your visit even more pleasant. The property also features an on-site restaurant. Guests arriving by vehicle have access to free parking.&lt;br /&gt;Given the close proximity of popular landmarks, such as Puri Saren Palace (0.3 mi) and Suarta Bali Tour (0.4 mi), guests of Warung Garasi Guesthouse Ubud can easily experience some of Ubud's most well known attractions.&lt;br /&gt;While visiting Ubud, you may want to try some crab at one of the nearby restaurants, such as Restaurant Locavore, Folk Pool &amp;amp; Gardens, or Mozaic Restaurant Gastronomique.&lt;br /&gt;If you’re looking for something to do, Campuhan Ridge Walk (0.7 mi) is a nice way to spend some time, and it is within walking distance of Warung Garasi Guesthouse Ubud.&lt;br /&gt;We’re sure you’ll enjoy your stay at Warung Garasi Guesthouse Ubud as you experience everything Ubud has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.53613833" Longitude="115.28315168" StarRating="0" HotelCode="837566|demank_hidden_guesthouse" HotelName="Demank Hidden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir Sutami</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42935/2942935/1.jpg?f=14950325</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68142578" Longitude="115.43527799" StarRating="0" HotelCode="522506|dodol_lembongan_cliff_sunset_homestay" HotelName="Dodol Lembongan Cliff Sunset Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay Jungut Batu, Lembongan 80361</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39178/2039178/1.jpg?f=14942007</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dodol Lembongan Cliff Sunset is an in located in the western part of the island that is located Lembongan very strategic because it is located between two beaches has its own beauty unparalled in Lembongan the “Dream Beach”. Is just 20 meters from the small beach full of exotis and sand so white away from the crowds that are perfect for sunbathing and relaxing. And “Sunset Beach” is just 50 meters from the Dodol Lembongan Cliff Sunset white sandy beaches and a beautiful sunset.Dodol Lembongan Cliff Sunset built with a modern structure and equipped with Balinese décor  has a room sized 4 x 4 meters king size double bed ceiling fan a private toilet wash basin private balcony with great garden viewAs well as using a shower private toilet and wash basin measuring 4×4 meter room air conditioning fan free Wi Fi and gazebo to relax and enjoy the beautiful sunset in Lembongan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.54145402" Longitude="115.26479584" StarRating="0" HotelCode="777686|canang_garden" HotelName="Canang Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati 1, Lodtunduh, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Mas</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/28000000/27530000/27524500/27524495/80f1c61e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.763973" Longitude="115.172633" StarRating="2" HotelCode="410690|villa_happy" HotelName="Jimbaran Bay Happy Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan 12B, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.82798" Longitude="115.18305" StarRating="3" HotelCode="0|_0x41039" HotelName="Mulia Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gunung Payung, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/b7/0ab7cab72d06fc1da0cfcfc5f931429c7c8e03f2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mulia Home Stay in Kutuh (Kuta Selatan), you'll be 13 minutes by car from Melasti Beach.  This bed &amp;amp; breakfast is 5.3 mi (8.5 km) from Nusa Dua Beach and 5.7 mi (9.1 km) from Jimbaran Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 6:00 AM to 11:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.668276" Longitude="115.216409" StarRating="3" HotelCode="173601|grand_santhi" HotelName="Grand Santhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER,HALF-BOARD-LUNCH,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik No.1, Denpasar, 80113 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275423/275423a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 74 rooms. Services and facilities at the hotel include a restaurant, a dining area, a transfer service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5085571" Longitude="115.56587401" StarRating="1" HotelCode="448606|temple_cafe__seaside_cottages" HotelName="Temple Cafe &amp; Seaside Cottages" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Karangasem 80361</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42288/2042288/1.jpg?f=15091986</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.56744179092452" Longitude="115.255508422852" StarRating="2" HotelCode="0|chez_nyoman" HotelName="Chez Nyoman" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jeleka, Batuan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/bd/72/bd726cbe5b8c6ce8e531aee9faa8f8fdb1bb446d.jpeg</HotelPictures>
        <HotelDescription>A 20-minute drive from Central Ubud, Chez Nyoman features comfortable rooms with private bathrooms. It has an outdoor swimming pool and free Wi-Fi accessible throughout the guest house. Rooms in Chez Nyoman are furnished with Balinese wooden furniture fitting a desk, seating area and private bathroom with a bath or shower. Chez Nyoman is a 10-minute drive to Mas Handycraft Centre and Bali Zoo. It takes a 15-minute drive to get to Bali Bird Park while it is a 45 minutes’ drive to Ngurah Rai International Airport. The guest house has a library where guests can enjoy reading from. Airport transfers are also available. Chez Nyoman can prepare Indonesian and international dishes for guests upon request. Other dining options can be found within a 15-minute drive from the guest house.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.24904784" Longitude="115.14263722" StarRating="0" HotelCode="838453|dajan_buyan_homestay" HotelName="Dajan Buyan Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedasong</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982278/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.70945371" Longitude="115.47247128" StarRating="0" HotelCode="868588|butterfly_bungalows" HotelName="Butterfly Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Crystal Bay, Desa Sakti, Kecamatan, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33400000/33397100/33397071/b9109581_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.25497" Longitude="115.572" StarRating="0" HotelCode="869267|indah_anugrah" HotelName="Indah Anugrah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puskesmas Relax</AddressLine>
          </AddressLines>
          <CityName>Kubu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33710000/33704300/33704228/beb428ea_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="967373|singgahan_bungalow" HotelName="Singgahan Bungalow" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36370000/36364200/36364151/5b419e67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.01" OriginalAmount="18.01">
      <BasicPropertyInfo Latitude="-8.69523468" Longitude="115.26065519" StarRating="3" HotelCode="564152|1ea131" HotelName="Abyan Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 9, Gang Gardenia, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/42689/3442689/1.jpg?f=15398395</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.07" OriginalAmount="18.07">
      <BasicPropertyInfo Latitude="-8.6743906146497" Longitude="115.1769253988" StarRating="3" HotelCode="397881|1a588b" HotelName="Anggie Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Persada II 3, Banjar Pengipian, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390876/390876a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.08" OriginalAmount="18.08">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|217374" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03878/3803878/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa\n\nWith a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa. Make yourself at home in one of the 14 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include complimentary bottled water, and housekeeping is provided daily. Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. At Vimala Ubud, enjoy a satisfying meal at the restaurant. Cooked-to-order breakfasts are available daily from 7 AM to 10 AM for a fee. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.32" OriginalAmount="18.32">
      <BasicPropertyInfo Latitude="-8.14316343" Longitude="114.64834955" StarRating="2" HotelCode="599026|1b2a6e" HotelName="Tiara Homestay Pemuteran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Concierge,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/768028/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Tiara Homestay Pemuteran Bali is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. To be found at the hotel are free Wi-Fi in all rooms, 24-hour front desk, express check-in/check-out, Wi-Fi in public areas, valet parking. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including diving, fishing, garden. No matter what your reasons are for visiting Bali, Tiara Homestay Pemuteran Bali will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.41" OriginalAmount="18.41">
      <BasicPropertyInfo Latitude="-8.674524" Longitude="115.15606" StarRating="3" HotelCode="400885|1b28fb" HotelName="MaxOneHotels.com @ Seminyak - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.48" OriginalAmount="18.48">
      <BasicPropertyInfo Latitude="-8.695047" Longitude="115.167016" StarRating="3.5" HotelCode="547205|1ea404" HotelName="Bali Yarra Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 189, Gang Keraton, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.68" OriginalAmount="18.68">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|158ae8" HotelName="Bendesa Accommodation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37967/2037967/1.jpg?f=15429700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.69" OriginalAmount="18.69">
      <BasicPropertyInfo Latitude="-8.64340331" Longitude="115.15524995" StarRating="3" HotelCode="421763|1b3395" HotelName="Litus Rinaya Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu 2, Gang Leli, North Kuta, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543823/543823a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Litus Rinaya is a homey hotel in Canggu offering affordable accommodation options for travellers wanting to be centrally located when visiting Canggu area. It is a strategic base with a carefree ambience and its own brand of gracious Balinese hospitality.

The hotel is small, yet extremely comfortable, with just 11 Superior Rooms, 8 Deluxe Rooms and supporting guest facilities. Two additional Family Rooms with multiple bedrooms are also available to anticipate the needs of families on a budget.

Breakfast is served daily at a casual pool front cafe. Light refreshments and cold drinks are also available during the day. The swimming pool is a refreshing body of water edged by reclining sun beds and a border of tropical plants.
Litus Rinaya Canggu is part of Bali's lively tourism district. It is not far from Bali surfing beach and within easy walking distance to many cheap and cheerful plac</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.76" OriginalAmount="18.76">
      <BasicPropertyInfo Latitude="-8.50040497" Longitude="115.26653017" StarRating="3" HotelCode="599900|1a7a8b" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39267/2039267/1.jpg?f=15505057</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.77" OriginalAmount="18.77">
      <BasicPropertyInfo Latitude="-8.7798705253294" Longitude="115.17495431625" StarRating="2" HotelCode="317883|13c185" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arwana 88, Uluwatu II Taman Mulia, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234583/234583a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.72465569" Longitude="115.17351044" StarRating="3" HotelCode="594395|225495" HotelName="AB Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764276/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.6687767694437" Longitude="115.1507678439" StarRating="4" HotelCode="429708|77035" HotelName="Aqua Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234553/234553a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aqua Villa is located in quiet secluded Umalas area and yet still close to the central of Seminyak area. The villa consist of 11 modern living comfort villas with divine atmosphere orchestrated with the sound of crickets and the sweet smelling of frangipany flowers in the thin air.Set amongst the Balinese garden lush greenness 150 square meter swimming pool will cool you off after a full day of challenging activities. Accompanied by the warm breeze of tropical weather. And the bale bengong is the ultimate gazebo to day dream…to immerse the beauty and the stillness while hearing the roaring waves in the distance.Aqua Villa is one of the real paradise on Earth…where your life becomes close to perfection. It's good to know in advance what heaven looks like.Divine ambiance cool breezes this the preview of what heaven looks like</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.7221370240471" Longitude="115.17220408955" StarRating="3" HotelCode="908988|80002" HotelName="Bali Summer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222463/222463a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.16270252" Longitude="115.02512943" StarRating="2" HotelCode="435105|127759" HotelName="Funky Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Singaraja, Kecamatan Banjar, Buleleng Regency, 81152 Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.695092210607" Longitude="115.17205497704" StarRating="3" HotelCode="376304|82981" HotelName="M Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula, Gang Baik, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92381/3692381/1.jpg?f=15235552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.68409806" Longitude="115.48794218" StarRating="2.5" HotelCode="624970|310508" HotelName="Semaya One Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kutampi Village, Nusa Penida Island 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92135/3692135/1.jpg?f=15235165</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.70764571" Longitude="115.49202352" StarRating="3" HotelCode="851308|369466" HotelName="Toro Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Senangka, Desa Sakti, Kec. Nusa Penida Suite, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396386</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.50580147" Longitude="115.26553962" StarRating="0" HotelCode="839115|taman_dewangga_house" HotelName="Taman Dewangga House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 18</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977277/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.5089829417517" Longitude="115.26113795097" StarRating="3" HotelCode="394539|swan_inn_5" HotelName="Swan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Beji Line, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41472/2041472/1.jpg?f=15418575</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.72543723" Longitude="115.17525348" StarRating="3" HotelCode="933585|jesens_inn_ii_2" HotelName="Jesen's Inn II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kresek 7, Jalan Bakung Sari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218580/218580a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.50560641" Longitude="115.26349919" StarRating="3" HotelCode="594704|puri_anyar" HotelName="Puri Anyar Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/25886/3625886/1.jpg?f=15187078</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.69396351007716" Longitude="115.441921949387" StarRating="3" HotelCode="0|kusuma_abiakta" HotelName="Kusuma Abiakta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Lembongan, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/87/73/87732c6ece5895434b8e4eb944a10f60f077281a.jpeg</HotelPictures>
        <HotelDescription>Offering a terrace and views of the sea, Kusuma Abiakta is located in Lembongan. Certain rooms have a seating area to relax in after a busy day. Rooms include a private bathroom fitted with a shower. The guest house also offers bike hire. The Sandy Beach Club is 1.5 km from Kusuma Abiakta, while Mushroom Bay is 1.6 km away. The nearest airport is Bali Denpasar International Airport, 31 km from Kusuma Abiakta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.5118928" Longitude="115.26092238" StarRating="0" HotelCode="839941|harmony_restaurant_and_villa_2" HotelName="Wonder Land Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977280/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.52743927" Longitude="115.2487378" StarRating="3" HotelCode="784048|pondok_ayu_shanti" HotelName="Pondok Ayu Shanti" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singakerta, Jalan Campuhan III, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535992</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.61674973" Longitude="115.1590015" StarRating="3" HotelCode="752078|north_wing_canggu_resort" HotelName="North Wing Canggu Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Babakan Tuka 79, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979596/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.16485841" Longitude="115.03278316" StarRating="0" HotelCode="836687|keyani_bungalows_" HotelName="Keyani Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Gede Taman Graha Lovina Blok B17-19, RT:01, Lovina 80558</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/c1/66c17862eb2f8e3ade6a18ad3cd388b8cef8753f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.826408386230469" Longitude="115.18318176269531" StarRating="2" HotelCode="0|pondok_kedongdong" HotelName="Pondok Kedongdong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dharmawangsa, Gg. Taman Yoga No.6, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/fc/cefcf491846c404af31a984dc985f16d807775a6.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pondok Kedongdong in Kutuh, you'll be within a 10-minute drive of Bali Collection Shopping Centre and Bali International Convention Center.  This guesthouse is 4.8 mi (7.7 km) from Nusa Dua Beach and 5.3 mi (8.5 km) from Jimbaran Beach.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of Pondok Kedongdong.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring refrigerators. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;There is no hot water on site. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.54414825" Longitude="115.32559081" StarRating="3" HotelCode="441631|wahyu_dewata_villas" HotelName="Wahyu Dewata Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Lempuyang No. 9, Bukit jati, Gianyar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77259/1877259/55.jpg?f=15567841</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.5405306" Longitude="115.1249124" StarRating="2" HotelCode="382921|uma_sari_rice_terrace" HotelName="Uma Sari Rice Terrace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Umabian, Desa Peken, Kecamatan Marga, Kabupaten Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Desa Peken</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556159/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Desa Peken.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.69951" Longitude="115.446" StarRating="0" HotelCode="867867|tatak_bunut_villa_ceningan" HotelName="Tatak Bunut Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982877/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.63657" Longitude="115.107" StarRating="0" HotelCode="754878|kaen_apartments" HotelName="Kaen Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Seseh, Cemagi 80351, Badung</AddressLine>
          </AddressLines>
          <CityName>Cemagi</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25740000/25734800/25734767/72757291_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.53013" Longitude="115.511" StarRating="0" HotelCode="851551|serangan_inn_mimba" HotelName="Serangan Inn Mimba" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a2/c4/a2c44c5de79ea6476ea1348903fc17e5e90bde68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="982974|the_valley_green_cottage" HotelName="The Valley Green Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37490000/37488700/37488606/db09934a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.25976889" Longitude="115.33991932" StarRating="3.5" HotelCode="588953|138fad" HotelName="Batur Mountain View Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Culali, Desa Batur Selatan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4e/33/4e3360746fac8c3f45658021561d32f9ca59575a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.18" OriginalAmount="19.18">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|10faf4" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bali's main attractions, including Kuta Beach, Discovery Mall and the main shopping areas and nightlife. The establishment is only 5 minutes' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.47" OriginalAmount="19.47">
      <BasicPropertyInfo StarRating="2" HotelCode="|838729" HotelName="AMARIS HOTEL PRATAMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912306_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located within easy walking distance of Bali Nusa Dua Convention Center as well as multiple shopping and entertaintment options. Approximately 30 Minutes drive from Ngurah Rai International Airport.Enjoy the comfort of clean, 'smart' room with crisp, stylish design and cutting edge LED TV - all wthout having to pay more fo the privilege.There is no restaurant at this property.This is a modern hotel.The hotel has a small lobby.Packed with five-star resorts, fine beaches and exlusive boutique shopping enclaves, the Nusa Dua area, on Bali's southern peninsula, is known for high-end living and luxury tourism. Yet the area is also the gateway to Pecatu, with its high cliffs, secluded beaches and stunning vistas, not to mention the stunning Uluwatu temple complex, dramatically situated on Bali's southern tip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.51" OriginalAmount="19.51">
      <BasicPropertyInfo Latitude="-8.681353" Longitude="115.436203" StarRating="3" HotelCode="292724|1a8eaf" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach, Nusa Lembongan, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.55" OriginalAmount="19.55">
      <BasicPropertyInfo Latitude="-8.725600266682" Longitude="115.17558139975" StarRating="3" HotelCode="292333|1293ed" HotelName="Ohana Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222456/222456a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.57" OriginalAmount="19.57">
      <BasicPropertyInfo Latitude="-8.7295170841708" Longitude="115.16825890838" StarRating="3" HotelCode="936677|12f7fd" HotelName="Radha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 2, Gang Puspa Ayu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234434/234434a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.57" OriginalAmount="19.57">
      <BasicPropertyInfo Latitude="-8.65665563" Longitude="115.14751536" StarRating="1" HotelCode="425966|132635" HotelName="Matra Bali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 37, Br Pelambingan, Tibubeneng, Kuta Utara, Canggu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555392/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Room service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.78" OriginalAmount="19.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|871858" HotelName="ZIA BALI KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915216_foto_1.jpg</HotelPictures>
        <HotelDescription>We are just a short 6 kilometers from Ngurah Rai, Bali International Airport and steps away from Kuta Square, a popular shopping area in the traditional village settlement of Kuta. The hotel is a convenient base for shopping and Bali exploring, we are just 300 meters away from Kuta Beach and within proximity to Beachwalk, Matahari Kuta Department Store and Waterbom.Free Wi-Fi and free Express Start Breakfast, get entertained with 32 inches LED TV or iPod Docking Station. Enjoy High Quality Bathroom and experience High Quality Bedding to recharge your day, room features Tea and Coffee Maker, Safe, and Ergonomic Work AreaBreakfast, lunch and Dinner are available at this property.This is a modern building.This accommodation has a large lobby.The hotel is the smart hotel for savvy leisure and business travelers who are looking for the best location combined with the best value, offering a relaxed affordable and hassle free stay every time, located in the heart of Kuta, the entertainment and shopping hub of Bali. The hotel features 115 new and well-designed rooms with range of facilities including fitness room, self-service laundry room, vending machines, Internet stations and rooftop swimming pool where you can enjoy and relax. Start the day right with our Free Express Start Breakfast or Grab and Go option and stay connected with our Free Wi-Fi access throughout the hotel. Experience our quality bedding, have a restful night with a choice of soft and firm pillows and stay fresh with a power shower in our bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.80" OriginalAmount="19.80">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|125c3d" HotelName="La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275835/275835a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.87" OriginalAmount="19.87">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|13076d" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143699/143699a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.99" OriginalAmount="19.99">
      <BasicPropertyInfo Latitude="-8.133797" Longitude="115.056882" StarRating="3.5" HotelCode="141106|10faec" HotelName="Puri Saron Baruna Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pemaron, Lovina Beach, Kecamatan Buleleng, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201882/a_201882_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the amazing, unique and cultural island of Bali. The establishment lies in the town of Lovina, right by the beautiful Lovina Beach and only 5 km from the historical city of Singaraja. Ngurah Rai International Airport is approximately 135 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.708577907719" Longitude="115.17549791534" StarRating="3" HotelCode="186642|76471" HotelName="Bliss Surfer Hotel" 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,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 88, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173524/173524a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located close to major business destinations in the Legian area in Jalan Sriwijaya. The property is near Kuta, Seminyak and Sunset Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|80194" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361307/361307a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.78498542" Longitude="115.19869924" StarRating="3" HotelCode="336357|156924" HotelName="Mahogany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali 1, By Pass Ngurah Rai, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547003/547003a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.67361148" Longitude="115.44744329" StarRating="2" HotelCode="406451|116598" HotelName="Nyuh Gading Home Stay Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelod Jungutbatu, Nusa Lembongan, Lembongan 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62483/2462483/1.jpg?f=15657987</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.8255739026642" Longitude="115.21610550832" StarRating="3" HotelCode="405975|157357" HotelName="Rantun's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan, Br. Sawangan, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62530/2462530/1.jpg?f=15368051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.50944436" Longitude="115.27431529" StarRating="3" HotelCode="754255|291536" HotelName="Villa Sekembang Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Banjar Ambengan, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977469/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.68406607" Longitude="115.43345869" StarRating="3" HotelCode="850495|384311" HotelName="The Canda Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach Road, Tanjung Sanghyang Bay, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38282/3838282/1.jpg?f=15683104</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.73943354" Longitude="115.16781721" StarRating="2" HotelCode="335135|81173" HotelName="Gowin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika  3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/497760/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|156827" HotelName="The Kutaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97656/2497656/1.jpg?f=15059655</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.710042" Longitude="115.170402" StarRating="3" HotelCode="322454|80444" HotelName="The Sun Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bene 123, Jalan Melasti, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422515/422515a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.61903217" Longitude="115.25666206" StarRating="3" HotelCode="348035|169902" HotelName="The Swaha Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan Br. Tubuh No. 29B, Batubulan, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556087/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6968624839843" Longitude="115.17606571779" StarRating="3" HotelCode="350187|horison_hotels_bali_sunset_road" HotelName="Horison Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 150, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488057/488057a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.728373" Longitude="115.173207" StarRating="3" HotelCode="312704|kubu_anyar_hotel" HotelName="Kubu Anyar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20 X, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372899/372899a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.639508893589" Longitude="115.20616038525" StarRating="4" HotelCode="167370|aston_denpasar_hotel_and_convention_center" HotelName="Aston Denpasar &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat  283, Denpasar 80231, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151502/151502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Denpasar. It also offers easy access to all of the main attractions in South Bali and the surrounding areas. The hotel is just an hour’s drive from Denpasar International Airport and close to the island’s main business areas and central government offices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.70060093" Longitude="115.17850149" StarRating="2.5" HotelCode="532146|fame_hotel_bali" HotelName="Fame Hotel Sunset Road Kuta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553944/553944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.5100059509277" Longitude="115.26689147949" StarRating="0" HotelCode="0|budi_guest_house_ubud" HotelName="Budi Guest House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan Banjar Padang Tegal, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/28/7a/287aef45f1577e727a2c728a5ddceba75fa9ae9b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Budi Guest House Ubud” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.680296915575" Longitude="115.20657027169" StarRating="3" HotelCode="352866|cozy_stay_simpang_enam" HotelName="Choice Stay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Kawe 40, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584522/584522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.51254" Longitude="115.26417" StarRating="3" HotelCode="0|rahayu_bungalow_bali" HotelName="Rahayu House Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hanoman No.35, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ad/52/ad521c53ea94b4f6b1eb57ffb0f0296de313aac5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud (Ubud City-Centre), Rahayu House Ubud is within a 15-minute walk of Ubud Monkey Forest and Ubud Royal Palace.  This guesthouse is 0.5 mi (0.9 km) from Ubud Traditional Art Market and 12.4 mi (20 km) from Sanur Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.70421209" Longitude="115.26097753" StarRating="3.5" HotelCode="504237|mahalaksmi_boutique_hotel" HotelName="Maha Laksmi Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 105, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618438/618438a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7932852812569" Longitude="115.12866877019" StarRating="3" HotelCode="909012|flower_bud_bungalows" HotelName="Flower Bud Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Golf,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Balangan Beach Street, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272010/272010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.68187944" Longitude="115.25643454" StarRating="1" HotelCode="520129|hotel_sanur_indah_" HotelName="Hotel Sanur Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Buyan 29, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42057/2042057/1.jpg?f=15039025</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sanur Indah is conveniently located in the popular Sanur area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Meeting facilities, newspapers, pets allowed, car park, laundry service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Hotel Sanur Indah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.79849317434542" Longitude="115.162669122219" StarRating="0" HotelCode="0|terrace_garden_homestay_and_spa" HotelName="Terrace Garden Homestay and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Perumahan Bhumi Jimbaran Asri Jalan Kampus Udayana No.12, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f3/fd/f3fd9597ebf9bf7d5f4e7d87d1c31226d329ff8b.jpeg</HotelPictures>
        <HotelDescription>A 5-minute drive from Garuda Wisnu Kencana, Terrace Garden Homestay and Spa is a 2-storey property with on-site spa, beauty salon, and outdoor pool. Surrounded by tropical greenery, its air-conditioned rooms are all fitted with a private bathroom. Free Wi-Fi is accessible throughout.&lt;/br&gt;Terrace Garden Homestay Bali is a 15-minute drive from Jimbaran’s popular seafood restaurants and barbecue places. A 20-minute drive from the property takes guests to Dreamland Beach and Ngurah Rai International Airport.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that no durians are allowed to be brought into the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.54256716" Longitude="115.26400244" StarRating="3" HotelCode="776317|pondok_uma_ubud" HotelName="Pondok Uma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A. A. Gede Rai 5, Gang Sukun, Lodtunduh, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.23961397" Longitude="114.5226096" StarRating="0" HotelCode="761464|puri_eling_blimbingsari_hotel_" HotelName="Puri Eling Blimbingsari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Blimbingsari, Melaya 82252, Kabupaten Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Melaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984091/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Eling Blimbingsari Hotel is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a wide range of amenities and perks to ensure you have a great time. Take advantage of the hotel's free Wi-Fi in all rooms, Wi-Fi in public areas, car park, airport transfer, tours. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of outdoor pool. For reliable service and professional staff, Puri Eling Blimbingsari Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.57574" Longitude="115.26599991" StarRating="4" HotelCode="946369|as_resort" HotelName="AS Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai jl. Lodtunduh, GG. IV 5, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831356/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.431409" Longitude="114.849163" StarRating="3" HotelCode="187569|medewi_bay_retreat" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciwa Banjar Pekutatan Dusun Yeh Kuning, Negara</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358089/358089a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="878133|rijet_villa_inn" HotelName="Rijet Villa Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35740000/35737100/35737002/3d35e360_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.69629192352295" Longitude="115.50009155273438" StarRating="2" HotelCode="0|pondok_bamboo_villa" HotelName="Pondok Bamboo Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ped - Buyuk, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/0d/c00d5c82d53627153a53fd22f4c194a467df4eeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Pondok Bamboo Villa in Penida Island, you'll be within a 15-minute drive of Gamat Bay and Crystal Bay. This bed &amp;amp; breakfast is 17.5 mi (28.2 km) from Diamond Beach and 18.1 mi (29.1 km) from Blue Lagoon Beach.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gamat Bay - 4.6 km / 2.9 mi&lt;br /&gt;Crystal Bay - 8.3 km / 5.2 mi&lt;br /&gt;Kelingking Beach - 14.8 km / 9.2 mi&lt;br /&gt;Seganing Waterfall - 15.7 km / 9.8 mi&lt;br /&gt;Tembeling Beach - 16.8 km / 10.4 mi&lt;br /&gt;Broken Beach - 17.6 km / 10.9 mi&lt;br /&gt;Angel's Billabong - 17.6 km / 10.9 mi&lt;br /&gt;Pasih Andus - 17.9 km / 11.1 mi&lt;br /&gt;Peguyangan Waterfall - 18.2 km / 11.3 mi&lt;br /&gt;Padangbai Pier - 27.8 km / 17.3 mi&lt;br /&gt;Diamond Beach - 28.2 km / 17.5 mi&lt;br /&gt;Atuh Beach - 28.3 km / 17.6 mi&lt;br /&gt;Padang Bay Beach - 28.5 km / 17.7 mi&lt;br /&gt;Blue Lagoon Beach - 29.1 km / 18.1 mi&lt;br /&gt;Bias Tugal Beach - 29.3 km / 18.2 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 81.4 km / 50.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;The front desk is staffed during limited hours. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a ferry terminal shuttle.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include fans, and housekeeping is provided on request.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:30 AM to 10:00 AM for a fee.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 45,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the ferry terminal and airport (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.01" OriginalAmount="20.01">
      <BasicPropertyInfo Latitude="-8.7228230635737" Longitude="115.17589690873" StarRating="3" HotelCode="292337|170f4c" HotelName="The Pavilion Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuta Theater 8, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38480/2038480/25.jpg?f=15685207</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.10" OriginalAmount="20.10">
      <BasicPropertyInfo Latitude="-8.7108728754632" Longitude="115.17366940625" StarRating="3" HotelCode="7144|117104" HotelName="Legian Paradiso Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1414/a_1414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali only a few minutes walk from the centre of the tourist resort of Kuta. The various shopping facilities and entertainment venues including bars, boutiques and restaurants can be reached within only a few minutes. The kilometre-long sandy beach of Kuta is a 5-minute away. Ngurah Rai Airport is only a ten-minute drive away. The capital of Denpansar can be reached in about a 15-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.29" OriginalAmount="20.29">
      <BasicPropertyInfo Latitude="-8.708363" Longitude="115.172233" StarRating="2" HotelCode="210305|1369cf" HotelName="GrandMas Plus Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 368, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234392/234392a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.38" OriginalAmount="20.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|920834" HotelName="PURI SARON VILLA AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895940_foto_1.jpg</HotelPictures>
        <HotelDescription>18 rooms consist of Superior, Deluxe, villa and Villa with private pool. Beautiful naturally valley, rice field and river views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.46" OriginalAmount="20.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|399340" HotelName="PARAGON HOTEL SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063625_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcoming guests with an outdoor swimming pool and stylish guestrooms, Paragon Hotel Seminyak is situated a 15-minute walk from Batubelig Beach. This resort also features an on-site restaurant and bar. Free WiFi access is available throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.54" OriginalAmount="20.54">
      <BasicPropertyInfo Latitude="-8.6967524768291" Longitude="115.17298916278" StarRating="3.5" HotelCode="313523|1551cb" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Eka Laweya 8, Seminyak 80361, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488263/488263a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.59" OriginalAmount="20.59">
      <BasicPropertyInfo Latitude="-8.69949832" Longitude="115.16725442" StarRating="3" HotelCode="339621|162f3a" HotelName="Kusnadi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 518, Legian Kaja 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40470/2040470/57.jpg?f=15687396</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.68" OriginalAmount="20.68">
      <BasicPropertyInfo Latitude="-8.69005032" Longitude="115.45076645" StarRating="3" HotelCode="602777|17b368" HotelName="Sunrise Hut's Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Village, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38040/2038040/61.jpg?f=15502778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.69" OriginalAmount="20.69">
      <BasicPropertyInfo Latitude="-8.79803138" Longitude="115.20447514" StarRating="3" HotelCode="491566|1e4473" HotelName="Avisara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sari, Dukuh II, Real Estate Taman Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42491/2942491/1.jpg?f=14950341</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.76" OriginalAmount="20.76">
      <BasicPropertyInfo Latitude="-8.674301" Longitude="115.17558775" StarRating="3" HotelCode="197026|199a26" HotelName="The Green Zhurga Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jaya Wijaya, Jalan Gunung Tangkuban Perahu, Seminyak 80361, Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237062/237062a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.88" OriginalAmount="20.88">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|1d0c7c" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233290/233290a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.88" OriginalAmount="20.88">
      <BasicPropertyInfo Latitude="-8.6540285" Longitude="115.13042713" StarRating="1" HotelCode="448662|13dcbb" HotelName="Jonsen Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu, Echo Beach, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38945/2038945/1.jpg?f=15046200</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Jonsen Homestay offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Airport transfer, shuttle service, car park, Wi-Fi in public areas, laundry service are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature desk, internet access – LAN (complimentary), air conditioning, seating area, television LCD/plasma screen. The hotel's peaceful atmosphere extends to its recreational facilities which include massage, garden. No matter what your reasons are for visiting Bali, Jonsen Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.92" OriginalAmount="20.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|082435" HotelName="Liberta Seminyak Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1000294_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically located just a 5-minute drive from the famed Potato Head Beach Club and Petitenget Beach, Liberta Seminyak Hotel offers modern accommodation with an outdoor pool, free WiFi access in all areas of the property as well as free on-site parking for guests who drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.93" OriginalAmount="20.93">
      <BasicPropertyInfo Latitude="-8.66986947" Longitude="115.16672602" StarRating="3" HotelCode="829504|1ae913" HotelName="Apple Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 17B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38078/2038078/1.jpg?f=15074498</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Apple Suite Apartment is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, heating, desk, balcony/terrace. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. No matter what your reasons are for visiting Bali, Apple Suite Apartment will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.67577825" Longitude="115.25756266" StarRating="3" HotelCode="598991|225099" HotelName="Alia Home Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Maninjau 10, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38385/2038385/4.jpg?f=15054870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.498287" Longitude="115.25293" StarRating="3" HotelCode="410372|156699" HotelName="Anini Raka Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100892/a_100892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated in the town of Ubud, just 2 km away from Ubud Market. Both the Ubud Royal Palace and the Museum of Art are just a 5-minute drive from the hotel, whereas Monkey Forest is 10 minutes away by car. The resort is located 45 minutes from Ngurah Rai International Airport by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.2766611683898" Longitude="115.37781060551" StarRating="3" HotelCode="468122|165762" HotelName="Astra Dana Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedisan, 80652 Kintamani, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87326/3487326/1.jpg?f=15398552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.68648628" Longitude="115.26242904" StarRating="3" HotelCode="348197|79583" HotelName="Svarna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 50, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502876/502876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Sanur. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.7396554362072" Longitude="115.16883485019" StarRating="3" HotelCode="167893|73062" HotelName="The Radiant Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128383/128383a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tuban, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|156967" HotelName="Warji House 2 Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.50901172" Longitude="115.26084369" StarRating="2.5" HotelCode="594469|226712" HotelName="Warji House 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Gang Beji, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40613/2940613/1.jpg?f=14979627</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.722283363342285" Longitude="115.17765808105469" StarRating="3" HotelCode="0|the_jero_18_kuta_guest_house" HotelName="The Jero 18 Kuta Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Jl. Raya Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/60/056011547c38d3924993d3fe364cc5a6aab38f90.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Kuta (Raya Kuta), The Jero 18 Kuta Guest House is within a 10-minute walk of Poppies Lane II and Kuta Square.  This guesthouse is 0.5 mi (0.9 km) from Kuta Beach and 0.5 mi (0.8 km) from Bali Bombing Memorial.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Legian Road - 0.2 km / 0.1 mi&lt;br /&gt;Poppies Lane II - 0.7 km / 0.5 mi&lt;br /&gt;Kuta Square - 0.8 km / 0.5 mi&lt;br /&gt;Bali Bombing Memorial - 0.8 km / 0.5 mi&lt;br /&gt;Kuta Beach - 0.9 km / 0.5 mi&lt;br /&gt;Mall Bali Galeria - 1 km / 0.6 mi&lt;br /&gt;Kuta Art Market - 1 km / 0.6 mi&lt;br /&gt;BIMC Hospital - 1 km / 0.6 mi&lt;br /&gt;Waterbom Bali - 1.4 km / 0.9 mi&lt;br /&gt;Discovery Shopping Mall - 1.4 km / 0.9 mi&lt;br /&gt;Beachwalk Shopping Center - 1.4 km / 0.9 mi&lt;br /&gt;Siloam Hospitals - 1.4 km / 0.9 mi&lt;br /&gt;Kuta Galeria Shopping Arcade - 1.8 km / 1.1 mi&lt;br /&gt;Tuban Beach - 2.1 km / 1.3 mi&lt;br /&gt;Lippo Mall - 2.2 km / 1.4 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 5.1 km / 3.2 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Burger Rex serving guests of The Jero 18 Kuta Guest House. English breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Bali Bombing Memorial&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 12 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Pool access available from 6:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for English breakfast: IDR 35000 for adults and IDR 35000 for children (approximately)&lt;/li&gt;      &lt;li&gt;Airport shuttle fee: IDR 150000 per vehicle (one-way, maximum occupancy 2)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 150000 (one-way), (from 3 to 12 years old)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="698588|seahouse_bali_indah_beach_inn" HotelName="Seahouse Bali Indah Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Poppies II</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/69/691614/691614a_hb_w_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.67678837" Longitude="115.45001225" StarRating="3" HotelCode="490430|kibata_lembongan_boutique_hotel" HotelName="KiBata Boutique Hotel Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelod Jungutbatu, Lembongan Island 80771, Nusa Penida, Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42649/2942649/1.jpg?f=14979983</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|harris_hotel_kuta_galleria" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436240/436240a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|eden_hotel_kuta_bali" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198170/198170a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.76897333" Longitude="115.17153234" StarRating="3" HotelCode="909297|villa_puri_royan" HotelName="Villa Puri Royan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari, Jimbaran 80361, Kuta Sel., Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6656710738494" Longitude="115.1609722454" StarRating="3" HotelCode="37976|dewani_villa_resort_8" HotelName="Dewani Villa Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerobokan, Umalas, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62719/a_62719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Umalas and Kerobokan area, the resort gives guests an authentic impression of Balinese country life, not far away from the lively area of Kuta. Beaches are located around 3-5 km from the resort, which is only 15 minutes' drive from Kuta city centre and 20 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6977934933249" Longitude="115.17552238928" StarRating="3" HotelCode="429752|the_legian_sunset_residence" HotelName="The Legian Sunset Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Housekeeping,Laundry,Lounge,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Lakhsmi 17, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631420/631420a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Legian Sunset (Loft) Residence offers affordable accomodation for short or long term stay in Bali. It is the ideal accomodation for leisure travellers who enjoy comfort, convenience and privacy. We provide 52 studio apartments that are spacious and exceptionally well furnished. The Legian Sunset Residence is located within easy reach of the famous beaches of Legian, Kuta and Seminyak. It is just a 5 minute drive away to cafes, restaurants, shops and the bustling night entertainment of Legian and Seminyak. Our Amenities &amp; Services:24hr front office, housekeeping and security, elevator,    complimentary WiFi in rooms,Swimming pool, Parking area, Turn down service,    Allocated smoking room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.67479" Longitude="115.15346" StarRating="3" HotelCode="0|_0x1e2d7" HotelName="MaxOneHotels at Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cendrawasih No 28 Petitenget, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/d2/08d214d863c60a2c9b222068ffd74846399a63ab.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at MaxOneHotels at Seminyak in Seminyak (Kuta Utara), you'll be within a 10-minute drive of Eat Street and Seminyak Beach.  This hotel is 2.1 mi (3.3 km) from Seminyak Square and 4.6 mi (7.4 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 79 air-conditioned rooms featuring LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a rooftop terrace and a garden. Additional amenities at this hotel include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Max Bistro, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 67,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.70081592" Longitude="115.17068856" StarRating="0" HotelCode="670512|legian_bisma_suite" HotelName="Legian Bisma Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 89, Kuta, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852764/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="982247|arana_garden_ubud" HotelName="Arana Garden Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 26, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37950000/37945900/37945850/ccb5ab65_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6538964" Longitude="115.13809705" StarRating="0" HotelCode="883571|okas_guest_house" HotelName="Oka's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Paping Short Cut, Canggu 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34430000/34426900/34426832/6908a777_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="669314|arthur_suites_bali" HotelName="Arthur Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Kresna 939</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849731/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.78255721" Longitude="115.22430519" StarRating="2" HotelCode="423596|tanjung_sari_inn" HotelName="Tanjung Sari Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama Gang Badak 6, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41032/2041032/41.jpg?f=15599792</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Tanjung Sari Inn in Nusa Dua Tanjung Benoa, you'll be convenient to Bali Nusa Dua Convention Centre and Nusa Dua Beach. This inn is within close proximity of Bali International Convention Center and Pasifika Museum.Rooms Make yourself at home in one of the 21 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a television in the lobby.Business, Other Amenities A shuttle from the airport to the hotel is provided for a surcharge available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.67361884315744" Longitude="115.447746366262" StarRating="1" HotelCode="0|nyuh_gading_homestay" HotelName="Nyuh Gading Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu - Lembongan Island, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/dd/86dd22be29c586c3c41a855c418aa5a3bc79832f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;One-star hotel “Nyuh Gading Homestay” is situated in Lembongan Island. It boasts a convenient location in the heart of the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Savour local and international dishes in the on-site restaurant. Wi-Fi is available throughout the property. The property has a swimming pool on site. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders.&lt;/br&gt;There is a laundry at the hotel. Please note that the entire hotel is non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.14778763" Longitude="114.66027146" StarRating="1.5" HotelCode="448575|doubleu_home_stay_pemuteran" HotelName="Doubleyou Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerokgak, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237048/237048a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.63813938" Longitude="115.27059525" StarRating="0" HotelCode="784494|graha_madesimon" HotelName="Graha Madesimon" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratu Made Rambug Gang Cempaka 2, Banjar Sasih, Sukawati, Batubulan</AddressLine>
          </AddressLines>
          <CityName>Batubulan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/31000000/30340000/30333100/30333063/2cb29677_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.52686922" Longitude="115.22826113" StarRating="3" HotelCode="752226|alam_pracetha_bali" HotelName="Alam Pracetha Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengembungan Banjar Tohpati, Gang Bucu 88, Desa Bongkasa, Kec.Abiansemal, Kab.Badung 80532, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5827781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.4296047" Longitude="115.57255313" StarRating="3" HotelCode="754683|uma_shanty" HotelName="Uma Shanty" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Printer,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dharmawangsa, Budakeling, Karangasem 80861, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647543/647543a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Uma Shanty is a homestay that has the concept of living in harmony with nature. Located in the village of saren – Budakeling, at the eastern end of the island of Bali. A village that is still very natural beautiful and peaceful, full of cultural and spiritual artistic value. Where Budakeling is known as the center of the development of Hindu Buddhism in Bali.

The dynamics of community life so united between nature, religious traditions and traditional ceremonies and cultural arts. Without losing a sense of tolerance, friendly attitude, kinship with other believers and visitors from outside the village, even Budakeling become one of the villages to be a beautiful example of the tolerance and peaceful coexistence with other people. Uma Shanty Homestay it self means: home in the middle of a peaceful rice field “as the name of Uma” surrounded by beautiful fields of rice fields, this makes Uma Shanty a good choice to eliminate all the fatigue and noise of the city atmosphere, as well as giving experience of life in nature rural areas filled with unique and fun things. 

Uma Shanty adalah homestay yang memiliki konsep hidup harmonis dengan alam. Terletak di desa saren - Budakeling, di ujung timur pulau Bali. Sebuah desa yang masih sangat alami indah dan damai, penuh nilai seni budaya dan spiritual. Dimana Budakeling dikenal sebagai pusat pengembangan agama Budha Hindu di Bali.

Dinamika kehidupan masyarakat begitu menyatu antara alam, tradisi agama dan upacara tradisional serta seni budaya. Tanpa kehilangan rasa toleransi, sikap ramah, kekeluargaan dengan orang percaya lainnya dan pengunjung dari luar desa, bahkan Budakeling menjadi salah satu desa yang menjadi contoh indah dari toleransi dan hidup berdampingan secara damai dengan orang lain. Uma Shanty Homestay itu sendiri berarti: rumah di tengah sawah yang damai "sebagai nama Uma" dikelilingi oleh sawah yang indah, ini membuat Uma Shanty pilihan yang baik untuk menghilangkan semua kelelahan dan kebisingan atmosfer</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.26352" Longitude="115.385" StarRating="0" HotelCode="969932|batur_sunrise_guesthouse" HotelName="Batur Sunrise Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toyah Bungkah, Kintamani 80652, Bangli, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37620000/37613500/37613482/c913f444_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.01" OriginalAmount="21.01">
      <BasicPropertyInfo Latitude="-8.7750777326874" Longitude="115.22267400944" StarRating="3" HotelCode="376522|1a82e6" HotelName="Core Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 79, Benoa, Kuta Sel, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507834/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.05" OriginalAmount="21.05">
      <BasicPropertyInfo Latitude="-8.67361903" Longitude="115.44914146" StarRating="3" HotelCode="778355|1afa24" HotelName="D And B Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Jungut Batu, 80771 Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45913/2945913/1.jpg?f=15045745</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.05" OriginalAmount="21.05">
      <BasicPropertyInfo Latitude="-8.2874353096235" Longitude="115.39424928035" StarRating="2" HotelCode="379974|12fe83" HotelName="Baruna Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="24 Hour Room Service,Coffee Shop,Dry Cleaning,Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Kintamani 80652</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41117/2041117/24.jpg?f=15524027</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Baruna Cottages in Kintamani, you'll be on a lake and within the vicinity of Mount Batur and Batur Volcano Museum. This lodge is within the region of Besakih Mother Temple and Mount Agung.Rooms Make yourself at home in one of the 6 guestrooms. Rooms have private balconies or patios. Bathrooms with separate bathtubs and showers are provided. Conveniences include desks and coffee/tea makers.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as tour/ticket assistance.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the lodge's 24-hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.07" OriginalAmount="21.07">
      <BasicPropertyInfo Latitude="-8.5059655" Longitude="115.2505506" StarRating="3" HotelCode="904698|121b7e" HotelName="Y Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Ubud, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151842/151842a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the quiet village of Penestanan in the Ubud area, yet is only half a mile from Central Ubud Market and approximately about a 1-hour drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.09" OriginalAmount="21.09">
      <BasicPropertyInfo Latitude="-8.6974368148036" Longitude="115.17200857401" StarRating="3" HotelCode="16284|103266" HotelName="Puri Dewa Bharata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nr 11 Nakula Street, Seminyak, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19552/l_19552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Legian, an area known for it's shopping, restaurants, and nightlife. Ngurah Rai International Airport and Kuta beach are both only a 15-minute drive away, while Double Six beach is only ten minutes on foot. The tourist centre of Kuta Square is also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.38" OriginalAmount="21.38">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2.5" HotelCode="129818|12d399" HotelName="Matahari Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187285/a_187285_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Restaurants, shopping centres, souvenir shops, bars and various nightlife spots are nearby while Bali’s capital Denpasar is 30 minutes away by car. Ngurah Rai International airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.52" OriginalAmount="21.52">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|12d981" HotelName="Argasoka Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42105/2042105/16.jpg?f=15688773</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outside your doorstep. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel's babysitting, Wi-Fi in public areas, smoking area, car park, bicycle rental. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Argasoka Bungalows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.68" OriginalAmount="21.68">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3.5" HotelCode="68568|193c79" HotelName="Grand Barong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88649/w_88649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.71" OriginalAmount="21.71">
      <BasicPropertyInfo Latitude="-8.7208209875972" Longitude="115.17522643453" StarRating="3" HotelCode="936596|12cd57" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, 80361 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096619/096619a_hb_a_930.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.83" OriginalAmount="21.83">
      <BasicPropertyInfo Latitude="-8.50661496" Longitude="115.56288462" StarRating="2.5" HotelCode="602998|21498b" HotelName="Dasa Wana Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 80871 Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771505/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.86" OriginalAmount="21.86">
      <BasicPropertyInfo Latitude="-8.4585664028968" Longitude="115.28228199802" StarRating="2" HotelCode="377867|1a7746" HotelName="Ubud Sawah Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Desa Kendran, Ubud, Tegallalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62506/2462506/1.jpg?f=14960903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tegallalang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.88" OriginalAmount="21.88">
      <BasicPropertyInfo Latitude="-8.68978394673" Longitude="115.16208542199" StarRating="3" HotelCode="936787|18fe21" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487978/487978a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Seminyak. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.734603" Longitude="115.166776" StarRating="3" HotelCode="327939|83409" HotelName="Dedy Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samudra 55, Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41136/2041136/1.jpg?f=15186466</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.7867193037922" Longitude="115.18051975425" StarRating="4" HotelCode="398656|83352" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poh Gading II 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81805/2281805/40.jpg?f=15525877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|73594" HotelName="Santika Kuta - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141283/141283a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minutes from the island’s celebrated sunset beach, as well as multiple shopping and entertainment centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|157421" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393123/393123a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6919383028086" Longitude="115.16246125397" StarRating="3" HotelCode="935245|77663" HotelName="Ping Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No. 28, Seminyak Beach</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198917/198917a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.725754976492" Longitude="115.18088132143" StarRating="2" HotelCode="915188|156726" HotelName="Q Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274113/274113a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6918105752578" Longitude="115.16313582659" StarRating="2.5" HotelCode="365337|27321" HotelName="Seminyak Paradiso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68946/a_68946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the famous sandy Seminyak Beach and just 20 minutes from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.705706" Longitude="115.253641" StarRating="3" HotelCode="141858|153167" HotelName="Puri Sindhu Mertha Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.53, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275750/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Sanur, just 10 minutes' walk from Semawang beach, and Ngurah Rai International Airport can be reach in about 15 minutes (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.50826379653923" Longitude="115.276880264282" StarRating="2" HotelCode="0|umah_dangin_guest_house" HotelName="Umah Dangin Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari Gang Wana Sara Banjar Ambengan Peliatan Ubud, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/67/a367f57ac25b99a189b014ad9116f48b717cba47.jpeg</HotelPictures>
        <HotelDescription>Situated in Ubud, 800 metres from Ubud Market, Umah Dangin Guest House features an outdoor pool and sun terrace. Guests can enjoy the on-site restaurant. Free private parking is available on site. Certain rooms have a seating area where you can relax. A terrace or balcony are featured in certain rooms. Umah Dangin Guest House features free WiFi throughout the property. There is a 24-hour front desk at the property. Bike hire is available at this guest house and the area is popular for cycling. The guest house also offers car hire. Ubud Palace is 800 metres from Umah Dangin Guest House, while Elephant Cave is 1.9 km away. The nearest airport is Ngurah Rai International Airport, 29 km from the property.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.69567669" Longitude="115.16562528" StarRating="3" HotelCode="448969|niramaya_villa" HotelName="Niramaya Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, (ex. 66 road), Gang Raja no.3, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39360/2039360/10.jpg?f=15599783</HotelPictures>
        <HotelDescription>&lt;br/&gt;Niramaya Villa Bali is a popular choice amongst travelers in Bali, whether exploring or just passing through. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Wi-Fi in public areas, car park, family room, tours, safety deposit boxes are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace. The hotel's peaceful atmosphere extends to its recreational facilities which include outdoor pool, massage, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Niramaya Villa Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.6978180449627" Longitude="115.16460337816" StarRating="3" HotelCode="552010|hotel_kumala_bali_grand_kumala" HotelName="Hotel Kumala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/34235/3634235/1.jpg?f=15496564</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a safe, a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.65971141" Longitude="115.14248815" StarRating="0" HotelCode="835109|dabumito_guest_house" HotelName="Dabumito Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Room Service,Bar,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Sari 37, Gang Jepun, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40201/2040201/1.jpg?f=15063731</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Dabumito Guest House puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like bicycle rental, safety deposit boxes, airport transfer, tours, shared kitchen are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find shower, air conditioning, television, complimentary bottled water, DVD/CD player. To enhance guests' stay, the hotel offers recreational facilities such as massage, outdoor pool, garden. For reliable service and professional staff, Dabumito Guest House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.499903678894" Longitude="115.26697540283" StarRating="0" HotelCode="0|pondok_wira_ubud" HotelName="Pondok Wira Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari Br. Taman Kaja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1b/67/1b67e8aebc86e0cc2c36d335fd4fbb59479b9ac7.jpeg</HotelPictures>
        <HotelDescription>Set in Ubud within 900 metres of Ubud Market and 900 metres of Ubud Palace, Pondok Wira Ubud offers rooms with free WiFi. Featuring a terrace, the 2-star guest house has air-conditioned rooms with a private bathroom. Guests can chill out in the outdoor swimming pool. At the guest house, all rooms have a wardrobe. Pondok Wira Ubud features some rooms with mountain views, and all rooms are fitted with a terrace. Guests at the accommodation can enjoy an Asian breakfast. Ubud Monkey Forest is 2.1 km from Pondok Wira Ubud, while Elephant Cave is 3.3 km from the property. The nearest airport is Ngurah Rai International Airport, 29 km from the guest house.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954683|pondok_dd" HotelName="Pondok DD Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 41, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32130000/32121100/32121073/24011e1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.65271869" Longitude="115.12838149" StarRating="3" HotelCode="636349|kecik_inn" HotelName="Kecik Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Echo 8, Jalan Batu Mejan, Echo Beach, Canggu 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/807070/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.5108075" Longitude="115.2606824" StarRating="0" HotelCode="0|budget_annex_ubud_city_hotel" HotelName="Ubud City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest No.15, Ubud, Kabupaten Gianyar, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/5d/aa5d04bec74949b08e974596bafcdff4c4e2ef8a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Budget Annex, Ubud City Hotel” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.50440252246881" Longitude="115.263340473175" StarRating="0" HotelCode="0|bagus_homestay" HotelName="Bagus Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta No.16, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/be/1e/be1ed94bfac52589d4f619d35d78b0ed52d7e2ed.jpeg</HotelPictures>
        <HotelDescription>Bagus Homestay offers value-for-money rooms with free Wi-Fi in Ubud, only 500 metres from Ubud Royal Palace and Ubud Art Market. The famous Bu Oka restaurant, which specialises in suckling pig, is also just 500 metres away.&lt;/br&gt;Cooled with a fan, all rooms feature a private terrace with garden views and a seating area. The en suite bathroom has a bathtub. In-room massage treatments can be arranged.&lt;/br&gt;Bagus Homestay is a 10-minute walk from many local dining options. Ngurah Rai International Airport is a 1-hour, 30-minute drive away. Free parking is available at a location nearby.&lt;/br&gt;Car rentals and airport transfers are provided at an extra charge.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.62579838" Longitude="115.14964994" StarRating="3" HotelCode="850450|sunari_guest_house" HotelName="Sunari Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babakan Kubu, Bali 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.15520649244131" Longitude="115.028657913208" StarRating="2" HotelCode="0|kartika_villas" HotelName="Kartika Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/61/d3/61d3a33c58404be4a70ccb7d23a41b94947d295c.jpeg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool, Kartika Villas offers a great getaway located just a 5-minute walk from Lovina Beach. The property also offers free WiFi access in all areas and free on-site private parking for guests who drive.&lt;/br&gt;It takes a 5-minute walk from the property to the nearest snorkelling spot, and about a 7-minute walk from the iconic dolphin statue. The hot spring in Lovina is reachable within a 30-minute drive. Getting to Bali Denpasar International Airport will take around 3 hours by car.&lt;/br&gt;Featuring a private balcony, the villas will provide you with air conditioning, a refrigerator and tea/coffee making facilities. Certain units have a full kitchenette and a private garden. Every unit has a private bathroom with a shower. You can enjoy pool view from the room.&lt;/br&gt;Other facilities offered at Kartika Villas include laundry facilities. An array of activities can be enjoyed on site or in the surroundings, including canoeing.&lt;/br&gt;Breakfast is served daily.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.77504400265767" Longitude="115.222680961967" StarRating="4" HotelCode="0|_0x24b2b" HotelName="Core Hotel Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, No 79x Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/11/fe11413317ca5f7d547953f366fd96c53088ea9d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Core Hotel Benoa in Nusa Dua, you'll be near the beach, a 4-minute walk from Tanjung Benoa and a 3-minute drive from Bali Nusa Dua Convention Centre. This hotel is 2.3 mi (3.7 km) from Nusa Dua Beach and 5.9 mi (9.5 km) from Jimbaran Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge) that operates within 50000.00 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/cafe. The hotel also offers room service (during limited hours). Wrap up your day with a drink at the poolside bar. Cooked-to-order breakfasts are available daily from 7:30 AM to 9:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.63772747" Longitude="115.20324334" StarRating="0" HotelCode="837663|hotel_warta_puspita_" HotelName="Hotel Warta Puspita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pidada VI 6, Ubung, Denpasar 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Warta Puspita to discover the wonders of Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. All the necessary facilities, including Wi-Fi in public areas, car park, room service, tours, laundry service, are at hand. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Hotel Warta Puspita.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.33635368" Longitude="115.18727866" StarRating="2" HotelCode="492387|pacung_indah" HotelName="Pacung Indah Hotel and Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pacung, Tabanan 82191, Baturiti</AddressLine>
          </AddressLines>
          <CityName>Baturiti</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41008/2041008/1.jpg?f=15472958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Baturiti.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.2385" Longitude="115.40869" StarRating="2" HotelCode="0|njung_bali_camp" HotelName="N'jung Bali Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Songan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/46/6b469497ef3fd49a912db75318f96cb4bf81f23b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kintamani, this campground is a 1-minute drive from Lake Batur and 7 minutes from Batur Natural Hot Spring.  This campground is 4.6 mi (7.4 km) from Mount Batur and 28.9 mi (46.5 km) from Ubud Monkey Forest.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your accommodation. The bathroom features a shower with a rainfall showerhead and complimentary toiletries. Conveniences include complimentary bottled water, housekeeping is provided daily, and an iron/ironing board can be requested.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Mingle with other guests at the complimentary reception, held daily. Wrap up your day with a drink at the bar/lounge. A complimentary local cuisine breakfast is served daily from 7:30 AM to 10:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include coffee/tea in a common area, microwave in a common area, and refrigerator in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="767586|sundi_ocean_bungalow" HotelName="Sundi Ocean Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Anyar, Dusun Sakti, Nusa Penida, Kabupaten? Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396290</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.731559753417969" Longitude="115.4922866821289" StarRating="3" HotelCode="0|agasta_villa" HotelName="Agasta Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>br pundukaha kaje, Bunga Mekar, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/af/54/af54cc2f50d130e837b32880354fb8bb92f13ab1.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Agasta Villa is within a 15-minute drive of Kelingking Beach and Seganing Waterfall.  This bed &amp;amp; breakfast is 6.3 mi (10.2 km) from Maruti Express Nusa Penida Ferry Dock and 6.5 mi (10.4 km) from Crystal Bay.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, Santap Restaurant, or stay in and take advantage of the room service (during limited hours).&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.19" OriginalAmount="22.19">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|13ba90" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222219/222219a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.31" OriginalAmount="22.31">
      <BasicPropertyInfo Latitude="-8.73712874" Longitude="115.16553866" StarRating="3" HotelCode="328222|13b5c5" HotelName="Hotel Solaris Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Ex Wana Segara, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507820/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22.35" OriginalAmount="22.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|830918" HotelName="SANTIKA KUTA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950649_foto_1.jpg</HotelPictures>
        <HotelDescription>A 3-star hotel in Kuta Bali, Hotel Santika Kuta is surrounded by a delightful assortment of museums, art galleries, restaurants and shopping areas. Enjoy comfortable accommodations with complete facilities and the signature touch of authentic Indonesian hospitality, a perfect choice for business or leisure travelers to Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.42" OriginalAmount="22.42">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|129f94" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234538/234538a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.62" OriginalAmount="22.62">
      <BasicPropertyInfo Latitude="-8.7012003498652" Longitude="115.16615190545" StarRating="3" HotelCode="315342|184803" HotelName="Bali Chaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 5x, Gang Bujangga, legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614950/614950a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.69" OriginalAmount="22.69">
      <BasicPropertyInfo Latitude="-8.78286847" Longitude="115.18397516" StarRating="4" HotelCode="434400|20a788" HotelName="Kila Infinity8 Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.By pass Ngurah Rai no 88A, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584524/584524a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.76" OriginalAmount="22.76">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|1a16cc" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visitors may take advantage of the Wi-Fi connection throughout. As this accommodation features 24-hour reception, guests are always welcome. Cots are not available at Bakung Ubud Resort and Villa. Bakung Ubud Resort and Villa is not a pet-friendly establishment. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.85" OriginalAmount="22.85">
      <BasicPropertyInfo Latitude="-8.6868408172852" Longitude="115.43130981105" StarRating="3" HotelCode="492328|1dc1e5" HotelName="Song Bintang Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandy Bay Beach, Lembongan, Nusa Lembongan  80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654361/a8b2c1711fa10fcd715cb5ac6d142136.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lembongan Island (Jungut Batu), Song Bintang Villas is convenient to Nusa Lembongan Beach and Yellow Bridge.  This hotel is within close proximity of Mangrove Point and Devil's Tear.Rooms Make yourself at home in one of the 8 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.Dining Enjoy a satisfying meal at a restaurant serving guests of Song Bintang Villas.Business, Other Amenities The front desk is staffed during limited hours. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.85" OriginalAmount="22.85">
      <BasicPropertyInfo Latitude="-8.52574051" Longitude="115.50447648" StarRating="3" HotelCode="504134|1dc5ca" HotelName="Dewi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padangbai Km 1,1, Manggis, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46995/2946995/1.jpg?f=14950544</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dewivilla Hotel is conveniently located in the popular Padang Bai area. The hotel has everything you need for a comfortable stay. 24-hour security, daily housekeeping, ticket service, 24-hour front desk, luggage storage are on the list of things guests can enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, clothes rack, television LCD/plasma screen, mirror, linens. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Dewivilla Hotel will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.86" OriginalAmount="22.86">
      <BasicPropertyInfo Latitude="-8.160971" Longitude="115.02592491" StarRating="3" HotelCode="434011|154756" HotelName="My Lovina Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Singaraja, Lovina Beach 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222336/222336a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.86" OriginalAmount="22.86">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|156293" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361309/361309a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.165967" Longitude="115.012747" StarRating="2.5" HotelCode="410366|162111" HotelName="Adirama Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Kaliasem - Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100886/a_100886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on Lovina beach away from the hustle and bustle, but not far from the centre of Lovina (about 2 km away), in Singaraja, in the north of Bali. The hot springs and Buddhist monastery are about a 20-minute drive away. It is about a 2.5-hour journey from Bali International Airport along a very beautiful and famous scenic route.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.531425" Longitude="115.193313" StarRating="3" HotelCode="292826|215176" HotelName="Balam Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng 100, Banjar Cengkok, Baha, Mengwi 80351, Bandung, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48582/2948582/1.jpg?f=14979504</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.273093" Longitude="115.163731" StarRating="2" HotelCode="899455|169883" HotelName="Enjung Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Candi Kuning, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Candikuning</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182237/a_182237_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is tucked away in the village of Candikuning, beside Beratan Lake, Bedugul. It is to the north of the temple, Pura Ulun Danu Bratan. It is approximately a 30-minute drive from the resort to the centre of Tabanan, and Ngurah Rai International Airport is about a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.73039541" Longitude="115.16766" StarRating="3" HotelCode="468990|156562" HotelName="favehotel Kuta Kartika Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 45X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470471/470471a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.7047875" Longitude="115.48943203" StarRating="2" HotelCode="762287|310493" HotelName="Krisna Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Toya Pakeh, Sakti, Nusa Penida 80771, Kabupaten Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982845/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|78079" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234572/234572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge is held at Kuta/Legian beach. The hotel is located only 30 minutes from Ngurah Rai International Airport (roughly 15 km) and 15 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|1b2e1c" HotelName="Satya House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including free Wi-Fi in all rooms, daily housekeeping, taxi service, 24-hour front desk, Wi-Fi in public areas, are at hand. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, dressing room, mirror, linens, internet access – wireless. Access to the hotel's garden will further enhance your satisfying stay. No matter what your reasons are for visiting Bali, Satya House Ubud will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.7177562093762" Longitude="115.17603806349" StarRating="3" HotelCode="263573|77363" HotelName="The Spot Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone 8, Ground Zero Monument, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187689/187689a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.69377591" Longitude="115.48858342" StarRating="3" HotelCode="851483|369471" HotelName="Wait Garden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Akuh 1, Barangay  Anyar, Sebunibus, Sakti, Nusa Penida, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982769/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.73066292" Longitude="115.1678129" StarRating="3" HotelCode="540511|yans_house_hotel" HotelName="Yan’s House Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.743320418583" Longitude="115.1788073822" StarRating="4" HotelCode="318794|h_sovereign_bali" HotelName="H Sovereign Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tuban 2, Lingkungan Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485860/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.717779" Longitude="115.180738" StarRating="4" HotelCode="161177|harris_hotel__residences_riverview_kuta" HotelName="HARRIS Hotel &amp; Residences Riverview Kuta - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 62A, Badung, Katu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227534/a_227534_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Kuta (15 minutes' walk). Guests will find restaurants, entertainment areas, shopping centres and nightlife in the surrounding area. It lies only 10-15 minutes away from Kuta Beach and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6887800068894" Longitude="115.17127633095" StarRating="3" HotelCode="260576|swissbelinn_seminyak_2" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218671/218671a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.803026" Longitude="115.216363" StarRating="3" HotelCode="0|_0x2ac36" HotelName="Allia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Raya Siligita Street, Permata Nusa Dua. Block. III no. 1, Nusa Dua - Bali, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/77/db/77dbd7b15b533d2d4efd27cf7ef5f143ee88d877.jpeg</HotelPictures>
        <HotelDescription>Allia Residence is conveniently located in the popular Nusa Dua area. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, daily housekeeping, taxi service, Wi-Fi in public areas, valet parking are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, sofa, air conditioning, heating, desk. The hotel offers various recreational opportunities. Convenience and comfort makes Allia Residence the perfect choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.50596" Longitude="115.25073" StarRating="4" HotelCode="0|_0x1e172" HotelName="Gajah Biru Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Penestanan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/7c/3b7c861f4c69dfe728eb55ac03a972e8dd63f7e4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Gajah Biru Bungalows, you'll be centrally located in Ubud, a 3-minute drive from Campuhan Ridge Walk and 12 minutes from Ubud Monkey Forest.  This spa hotel is 1 mi (1.6 km) from Ubud Royal Palace and 1.1 mi (1.8 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 individually decorated guestrooms, featuring minibars and DVD players. Complimentary wireless Internet access keeps you connected, and 21-inch flat-screen televisions are provided for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include desks and complimentary newspapers, as well as phones with free local calls.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Chaiwallah, a restaurant which specializes in Indian cuisine, or stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 50,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 50,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="670532|canggu_kayuma_house" HotelName="Canggu Kayuma Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852747/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.68800335" Longitude="115.43713197" StarRating="3" HotelCode="590717|warisan_villa" HotelName="Warisan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Bay, Nusa Lembongan, Lembongan Island 80170</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39580/2939580/1.jpg?f=15501856</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6807" Longitude="115.19295" StarRating="3" HotelCode="0|_0x28535" HotelName="Alkyfa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Demak No. 8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/80/8580fecd4f7d7559615e7a62140df4253c601e01.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Alkyfa Hotel in Denpasar, you'll be within a 15-minute drive of Puputan Badung Square and Kasih Ibu Hospital Denpasar.  This hotel is 3.2 mi (5.1 km) from Eat Street and 4 mi (6.4 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 48 air-conditioned rooms featuring LED televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include phones, as well as desks and complimentary bottled water.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per stay.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.49781537" Longitude="115.27888751" StarRating="3" HotelCode="777705|buda_cottage_ubud" HotelName="Buda Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535611</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.1518515" Longitude="115.0354088" StarRating="3" HotelCode="326604|hotel_suma" HotelName="Suma Hotel Kalibukbuk" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Kalibukbuk, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555920/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.18105849" Longitude="115.10245136" StarRating="0" HotelCode="748841|d_uma_tua_retreat" HotelName="D Uma Tua Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Desa Panji</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41386/2941386/1.jpg?f=15030692</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="978688|namaste_bungalows_" HotelName="Japa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Desa Sakti, Dusun Sebunibus, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38520000/38510300/38510262/e54034d6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.27803802490234" Longitude="115.379119873047" StarRating="2" HotelCode="0|_0x396fd" HotelName="Hotel Segara &amp; Restoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedisan, Kintamani, Bangli, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/79/29793be145b181edd6df5a9cf20ab0039040e8b7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget two-star hotel “Hotel Segara &amp;amp; Restoran” is set in Bali. It boasts a convenient location within 21 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Complimentary coffee and tea are available at the restaurant for every guest from 7:30 AM to 11:00 AM.,&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.70792744" Longitude="115.48845629" StarRating="3" HotelCode="786460|the_dagan_bungalow" HotelName="The Dagan Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Sakti, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396319</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.71761934" Longitude="115.46451038" StarRating="0" HotelCode="963202|bale_lumbung_bungalows" HotelName="Bale Lumbung Bungalows" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Crystal Bay, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/34000000/33990800/33990786/387f5cdf_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.720697402954102" Longitude="115.52670288085938" StarRating="3" HotelCode="0|bhavana_cottage" HotelName="Bhavana Cottage" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baledan Jalan klumpu buyuk n, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/af/84af6f5cde33a6081abf6a7bc0c9c85c44c7389d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bhavana Cottage in Penida Island, you'll be 5.4 mi (8.7 km) from Seganing Waterfall and 6 mi (9.6 km) from Crystal Bay. This cottage is 6.8 mi (10.9 km) from Kelingking Beach and 8.4 mi (13.5 km) from Angel's Billabong.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this cottage include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Grab a bite from the snack bar/deli, or stay in and take advantage of the cottage's 24-hour room service. Wrap up your day with a drink at the bar/lounge. Local cuisine breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring refrigerators and LCD televisions. Your room comes with a Select Comfort bed. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and bidets.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Clothing is optional at this property. &lt;/li&gt;&lt;li&gt;Guests must transfer via boat and shuttle to the property. Guests must contact the property at least 24 hours before travel, using the contact information on the confirmation received after booking. &lt;/li&gt;&lt;li&gt;Pool access available from 6:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;Guests under 15 years old are not permitted at this adults-only property. &lt;/li&gt;&lt;li&gt;Up to 4 children 1 year old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.08" OriginalAmount="23.08">
      <BasicPropertyInfo Latitude="-8.50416968" Longitude="115.24544944" StarRating="3" HotelCode="429322|183a0e" HotelName="Bali Dream Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Bali Dream Resort in Ubud, you'll be convenient to Gaya Art Space and Ubud Monkey Forest. This resort is within close proximity of Neka Art Museum and Blanco Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features include complimentary wireless Internet access and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the resort's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.23" OriginalAmount="23.23">
      <BasicPropertyInfo StarRating="3" HotelCode="|849829" HotelName="PRIMEBIZ HOTEL KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911710_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is a 5-minute drive to Discovery Shopping Mall and Ngurah Rai International Airport, while Kuta Beach is a 10-minute drive away. Local souvenir shops are also within walking distance from the hotel and a free scheduled shuttle service within Kuta area is available. The hotel features a 24-hour front desk and a rooftop outdoor pool. Guests can work out at the gym and enjoy relaxing massages. Free Wi-Fi is provided in all areas of the hotel. Minimalist-style bedrooms are fitted with a flat-screen satellite TV, safety deposit box and tea/coffee-making facilities. They all have a private bathroom equipped with standard amenities and they also provide a fridge and electric kettle for guests' convenience. There is a 24-hour room service and laundry service is available upon request. Guests can arrange airport transfer at the reception desk. The on-site restaurant serves international cuisine and Indonesian specialties.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.31" OriginalAmount="23.31">
      <BasicPropertyInfo Latitude="-8.6861433" Longitude="115.1744212" StarRating="3" HotelCode="547206|21714a" HotelName="KamarKoe Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III 53-55, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.33" OriginalAmount="23.33">
      <BasicPropertyInfo Latitude="-8.67120972392" Longitude="115.16704032539" StarRating="3" HotelCode="393039|14811d" HotelName="Balinea Villa And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 11, Kuta, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554618/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.50" OriginalAmount="23.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|079777" HotelName="THE SUN HOTEL AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915623_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sun Hotel and Spa consist of 153 guest rooms inclusive of Family Rooms, Deluxe Room's Pool Access, Deluxe Rooms with Balcony and Superior Rooms. All guest rooms are set within building, 5-storey high with elevators and staircase Access. ideal for family holiday, honeymoon couple, groups of friends and mor</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.71" OriginalAmount="23.71">
      <BasicPropertyInfo Latitude="-8.65437155" Longitude="115.14827523" StarRating="3" HotelCode="568982|1b27bc" HotelName="Betesda Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa 15, Banjar Pelambingan, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21406/2521406/6.jpg?f=15504683</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.71" OriginalAmount="23.71">
      <BasicPropertyInfo Latitude="-8.6515797" Longitude="115.23947347" StarRating="3" HotelCode="634597|17e23d" HotelName="Omatha Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Matahari I 110B, Denpasar 80236</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38534/2038534/1.jpg?f=15016971</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.77" OriginalAmount="23.77">
      <BasicPropertyInfo Latitude="-8.51131148" Longitude="115.26827808" StarRating="2" HotelCode="434928|136903" HotelName="Yuliati House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Banjar Tabesaya 10, Peliatan 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41385/2041385/1.jpg?f=14976285</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Peliatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.81" OriginalAmount="23.81">
      <BasicPropertyInfo Latitude="-8.70822783" Longitude="115.1700443" StarRating="3" HotelCode="593615|1fcce8" HotelName="Adys Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sahadewa 2, Gang 2, Legian Kelod, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9299272</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.86" OriginalAmount="23.86">
      <BasicPropertyInfo Latitude="-8.690246" Longitude="115.164764" StarRating="3" HotelCode="397212|1a5302" HotelName="Lotus Tirta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/507987/a_507987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.92" OriginalAmount="23.92">
      <BasicPropertyInfo StarRating="2" HotelCode="|830697" HotelName="PONDOK SARI KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950307_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach. It is also a 10-minute drive from Ngurah Rai International Airport.  Guests can enjoy various dining options and Pepito supermarket. The hotel offers a wide range of facilities, assuring its guests a comfortable stay, including wireless Internet access, a 24-hour reception with safety deposit boxes and a laundry service. Free parking is also provided.  Fitted with tiled flooring, the rooms feature a TV with international channels and a fridge. The private bathrooms offer hot and cold water showers. Some rooms come with a private balcony.  Guests may take a refreshing dip in the large swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.64764383" Longitude="115.13894579" StarRating="0" HotelCode="763778|306722" HotelName="Agung Homestay Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/53/53/53536779bb404069e0d043d026978df474f86e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.66901053" Longitude="115.15067063" StarRating="3.5" HotelCode="434527|80294" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.40582493" Longitude="115.28691268" StarRating="0" HotelCode="756819|487841" HotelName="Bali Jungle Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pujung Kaja, Sebatu Tegallalang, Sebatu 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42165/2942165/1.jpg?f=14949559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.73736012" Longitude="115.1666218" StarRating="4" HotelCode="431353|156545" HotelName="Bedrock Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543829/543829a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.51114518" Longitude="115.5731731" StarRating="3" HotelCode="908997|73116" HotelName="D Tunjung Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Bali, Karang Asem</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147282/147282a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.192266" Longitude="114.9443842" StarRating="3" HotelCode="421456|491196" HotelName="Gran Surya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>JL. Jendral Sudirman No. 11, Seririt, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554857/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.2663358768249" Longitude="115.05532313743" StarRating="2" HotelCode="916065|169619" HotelName="Meme Surung Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Banjar, Singaraja, 81152 Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254498/254498a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="786442|369437" HotelName="Road Beach Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396275</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.705075" Longitude="115.249465" StarRating="3" HotelCode="141859|80283" HotelName="Puri Sindhu Mertha Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.27, Tanjung, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/114933/114933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in Sanur, just 20 minutes' walk from the white sand of Sanur beach and 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.69332253" Longitude="115.26371837" StarRating="3" HotelCode="429657|80491" HotelName="Swastika Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Danau Tamblingan no. 46 Sanur, 80228 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/53513/3353513/1.jpg?f=15240312</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Swastika Guest House offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, room service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, desk, balcony/terrace, iPod docking station, television. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Swastika Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|50041" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186288/186288a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.48589" Longitude="115.26695" StarRating="4" HotelCode="0|_0x1e16b" HotelName="Bakung Ubud Resort and Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sriwedari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/03/57032daff1588081d076208bf15b06715f8c145c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, Bakung Ubud Resort and Villa is within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This spa hotel is 4.1 mi (6.7 km) from Ubud Monkey Forest and 2.7 mi (4.4 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 42 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. Additional features at this hotel include complimentary wireless Internet access, concierge services, and a television in a common area. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at DBakung, a restaurant which specializes in international cuisine, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. Free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.730681" Longitude="115.178724" StarRating="2.5" HotelCode="285110|favehotel_bypass_kuta" HotelName="Crystal Kuta Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass I Gusti Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86507/2286507/53.jpg?f=15651970</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69021" Longitude="115.16461" StarRating="3" HotelCode="0|_0x1ce10" HotelName="Lotus Tirta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/71/697170b2c16da4c3cb99b971c0b2dea1b992865a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Seminyak (Drupadi), Lotus Tirta Seminyak is within a 15-minute walk of Seminyak Beach and Eat Street.  This hotel is 0.7 mi (1.2 km) from Double Six Beach and 1.8 mi (2.8 km) from Seminyak Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and complimentary bottled water, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 70,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 70,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.707529" Longitude="115.183888" StarRating="3" HotelCode="207399|sun_boutique_hotel" HotelName="Sun Boutique Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 23, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/7/6/6/3/4/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Kuta. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.50932593320101" Longitude="115.264011025429" StarRating="0" HotelCode="0|goutama_homestay" HotelName="Goutama Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Goutama No. 14, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b9/f4/b9f48aeb3b04e8e6075e9c24b79c071aab4abd1b.jpeg</HotelPictures>
        <HotelDescription>Goutama Homestay enjoys a convenient location in Ubud, just a 5-minute drive from Ubud Art Market. Surrounded by restaurants and shops, the homestay provides free Wi-Fi in all areas. Guests who drive enjoy free parking privileges.&lt;/br&gt;A 15-minute drive from Goutama Homestay leads to Elephant Cave, while Ngurah Rai International Airport is an hour’s drive away.&lt;/br&gt;Nestled within Balinese gardens, simple rooms are fan-cooled and fitted with mosquito nets. Shower facilities are provided in the attached bathrooms.&lt;/br&gt;The homestay provides laundry and ironing services upon request. Guests can explore the beauty of Ubud by renting a car. Airport transfers can also be arranged at a charge.&lt;/br&gt;For meals, guests can head to Melting Pot and Biah Biah restaurants, which are situated just across Goutama Homestay. Breakfast can be enjoyed in the privacy of guests’ rooms.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The property requires a deposit to secure the booking. Staff will contact guests directly through e-mail or phone with payment instructions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.67436445296635" Longitude="115.160390940198" StarRating="3" HotelCode="0|_0x7b473" HotelName="Summerhome Umasari Bed &amp; Breakfast" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umasari Blok D/1, Petitenget, Seminyak, 80361, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/1a/571a0c376f50853834bb1ade1c3fa44ff66f48e7.jpeg</HotelPictures>
        <HotelDescription>The beautiful pool and garden area, the tranquil outdoor restaurant with rich menu of Western recipes, and the exquisitely designed and decorated guestrooms compete for the title “Most impressive feature” in this hotel. Its location just a 5-minute drive from several famous Balinese beaches with their variety of seaside activities – surfing, diving and snorkelling, is another reason for many tourists to come back every time they visit Indonesia. With a SPA and wellness centre, laundry and dry cleaning services and a resident doctor, available on call 24-7, there is not much left for guests to desire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69164834" Longitude="115.26101121" StarRating="3" HotelCode="490261|praschita_bali" HotelName="Praschita Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Bumi Ayu IV 6, Sanur 80228, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39271/2039271/1.jpg?f=15080859</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.6929476" Longitude="115.44194803" StarRating="3" HotelCode="551577|starfish_lembongan" HotelName="Starfish Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Sari Street, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42125/2942125/1.jpg?f=14980070</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.50923241" Longitude="115.26304641" StarRating="0" HotelCode="840336|raka_house_accommodation" HotelName="Raka House Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Maruti Lane 6, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52674/2952674/1.jpg?f=15046313</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.48236206" Longitude="115.26847299" StarRating="3" HotelCode="875897|zenrooms_ubud_sri_wedari" HotelName="ZEN Rooms Ubud Sri Wedari" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977068/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.824402809143066" Longitude="115.15906524658203" StarRating="0" HotelCode="0|reddoorz_pecatu_ungasan" HotelName="RedDoorz @ Pecatu Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Langui, 454, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/31/eb31f98cde54eb1f99886651f56ae578deacac95.jpeg</HotelPictures>
        <HotelDescription>Ideally located in the Uluwatu area, RedDoorz @ Pecatu Ungasan promises a relaxing and wonderful visit. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Facilities like free Wi-Fi in all rooms are readily available for you to enjoy. Designed for comfort, selected guestrooms offer internet access – wireless (complimentary), air conditioning, television, shower, complimentary bottled water to ensure a restful night. Access to the property's outdoor pool will further enhance your already satisfying stay. For reliable service and professional staff, RedDoorz @ Pecatu Ungasan caters to your needs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.551451683044434" Longitude="115.25682830810547" StarRating="2" HotelCode="0|ayuna_family_ubud" HotelName="Ayuna Family Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jln Krisna, Banjar Gelogor, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/7a/8f7a678803f11ebd35fc2a2271f2eb75175672ba.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Ubud, Ayuna Family Ubud is within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This guesthouse is 11.7 mi (18.8 km) from Sanur Beach and 3.7 mi (6 km) from Bali Zoo.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This guesthouse also features complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 3.2 km / 2 mi&lt;br /&gt;Agung Rai Museum of Art - 3.8 km / 2.4 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 4.3 km / 2.7 mi&lt;br /&gt;Ubud Monkey Forest - 4.3 km / 2.7 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5.5 km / 3.4 mi&lt;br /&gt;Bali Zoo - 6 km / 3.7 mi&lt;br /&gt;Ubud Traditional Art Market - 6 km / 3.8 mi&lt;br /&gt;Ubud Royal Palace - 6.1 km / 3.8 mi&lt;br /&gt;Goa Gajah - 6.2 km / 3.8 mi&lt;br /&gt;Pura Desa - 6.2 km / 3.8 mi&lt;br /&gt;Saraswati Temple - 6.2 km / 3.9 mi&lt;br /&gt;Puri Lukisan Museum - 6.4 km / 4 mi&lt;br /&gt;Bali Bird Park - 6.4 km / 4 mi&lt;br /&gt;Pura Dalem Ubud - 6.7 km / 4.1 mi&lt;br /&gt;Campuhan Ridge Walk - 6.9 km / 4.3 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 32.8 km / 20.4 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Ayuna Restaurant serving guests of Ayuna Family Ubud.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 10 air-conditioned guestrooms. Complimentary wired and wireless Internet access is available. Conveniences include complimentary bottled water and irons/ironing boards, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.655336380004883" Longitude="115.12589263916016" StarRating="0" HotelCode="0|bima_sakti_hostel" HotelName="Bima Sakti Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pura Batu Mejan Canggu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ee/5c/ee5cecd530685dd9142af2fc89770c922f67057f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bima Sakti Hostel in Canggu (Kuta Utara), you'll be a 1-minute drive from Batu Bolong Beach and 6 minutes from Finns Recreation Club.  This hostel is 4.2 mi (6.8 km) from Echo Beach and 5.2 mi (8.4 km) from Seminyak Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hostel also features complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and lockers. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 21 air-conditioned guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.68088558" Longitude="115.48937143" StarRating="0" HotelCode="956110|ari_la_casa" HotelName="Ari La Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh, Banjar Nyuh, Dusun Ped, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50150/2950150/1.jpg?f=15073045</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.700889587402344" Longitude="115.57526397705078" StarRating="3" HotelCode="0|green_valley_bungallow" HotelName="Green Valley Bungallow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="BNB" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suana, Nusapenida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/f3/a0f3bb444cd16ebd1ab5c53fcf4bc2c660da5185.jpeg</HotelPictures>
        <HotelDescription>With a stay at Green Valley Bungallow in Penida Island, you'll be 8.9 mi (14.4 km) from Maruti Express Nusa Penida Ferry Dock and 9.3 mi (15 km) from Atuh Beach.  This bed &amp;amp; breakfast is 10.1 mi (16.2 km) from Diamond Beach and 11.9 mi (19.1 km) from Crystal Bay.&lt;br /&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.276094436645508" Longitude="115.59133911132812" StarRating="2" HotelCode="0|scuba_tribe_bali" HotelName="Scuba Tribe Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amlapura Singaraja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/13/3a13b4c4be370224f294e0ff2a765dfb0a88851c.jpeg</HotelPictures>
        <HotelDescription>Scuba Tribe Bali features garden views, free WiFi and free private parking, located in Tulamben, 200 m from Tulamben Beach.&lt;br /&gt;All units are air conditioned and include a seating and/or dining area.&lt;br /&gt;A garden and a terrace are featured at Scuba Tribe Bali.&lt;br /&gt;The nearest airport is Ngurah Rai International, 99 km from the accommodation, and the property offers a paid airport shuttle service.&lt;br /&gt;This is our guests' favourite part of Tulamben, according to independent reviews.&lt;br /&gt;We speak your language!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 48 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Children 2 years old and younger are not permitted at this property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;A car is not required for transportation to and from this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 600000 per vehicle (one-way, maximum occupancy 4)&lt;/li&gt;          &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.09" OriginalAmount="24.09">
      <BasicPropertyInfo StarRating="3" HotelCode="|711422" HotelName="The Flora Kuta Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298890_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Bali, The Flora Kuta Bali Hotel pone a sus puertas todo lo que la ciudad tiene para ofrecerte. El hotel te ofrece una amplia gama de servicios y beneficios que seguramente harandaacute;n que pases un gran momento. Aprovecha las ventajas de las Wi-Fi gratis en las habitaciones, Seguridad 24h, servicio de recepciandoacute;n 24h, consigna de equipajes, Wi-Fi en zonas comunes del hotel. Televisiandoacute;n de pantalla plana, sofandaacute;, toallas, internet wifi, WiFi gratis pueden encontrarse en algunas de las habitaciones. Recupandeacute;rate despuandeacute;s de pasear un dandiacute;a completo por la ciudad en tu confortable habitaciandoacute;n o aprovecha las instalaciones recreativas del hotel, que incluyen piscina al aire libre, masajista, piscina (infantil), jardandiacute;n. Si buscas servicio confiable y personal competente, el The Flora Kuta Bali Hotel es el adecuado para satisfacer tus necesidades.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.29" OriginalAmount="24.29">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|1b217d" HotelName="Villa JJ and Spa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52855/2952855/1.jpg?f=15427169</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, valet parking are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, wake-up service, mini bar, balcony/terrace, television. The hotel offers various recreational opportunities. Villa JJ and Spa Ubud is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.36" OriginalAmount="24.36">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|1f1a34" HotelName="Duana Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647574/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.36" OriginalAmount="24.36">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|1b342c" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192561/192561a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.53" OriginalAmount="24.53">
      <BasicPropertyInfo Latitude="-8.6831550778894" Longitude="115.15602596767" StarRating="3" HotelCode="438330|1ec81a" HotelName="Hotel Casa Kayu Aya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati Gang Sri Darma 9, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/9f/d69fdca556866947204eac2cfd2c01bbd193ade3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.67" OriginalAmount="24.67">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|12b843" HotelName="Bali Asli Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49425/2949425/1.jpg?f=14949590</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks the rice fields. This property features bicycle rental services and free parking.Located in Ubud, Bali Asli is a 2-minute drive from central Ubud and a 10-minute drive from the famous Monkey Forest. Ngurah Rai International Airport is a 1.5-hour drive away.Rooms come with traditional wooden interiors and large windows that offer natural light. Each is fitted with a fan, seating area and private bathroom with a shower.Guests can enjoy a body massage, or take a stroll in the garden. Staff at the front desk can assist with car rental and ticketing arrangements.For convenience, the hotel provides room services. Local dining options are within a 10-minute walk from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.70" OriginalAmount="24.70">
      <BasicPropertyInfo Latitude="-8.7105297" Longitude="115.24814777" StarRating="3" HotelCode="325951|126bac" HotelName="Sanur Seaview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak 44, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76907/1876907/49.jpg?f=15668608</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.90" OriginalAmount="24.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|711598" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897219_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento estandaacute; situado en Jl. Cendrawasih nandordm; 9 Peti Tenget, Seminyak - Kuta, Bali, aproximadamente a 1 km del centro de la ciudad de Seminyak. Estandaacute; a 20 minutos de trayecto del aeropuerto internacional de Ngurah Rai de Bali y a 5 minutos de trayecto de la playa de Peti Tenget.Este complejo tipo club estandaacute; diseandntilde;ado con una filosofandiacute;a sannyasi; es un lugar ideal para alcanzar la felicidad. De hecho, estandaacute; diseandntilde;ado para ofrecer relajaciandoacute;n y descanso desde las rutinas diarias, con una preciosa arquitectura y un confortable mobiliario. Consta de un total de 15 chalandeacute;s y dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas. Ademandaacute;s, sus prestaciones tambiandeacute;n incluyen caja fuerte, restaurante y servicio de habitaciones. Por un suplemento, los huandeacute;spedes pueden hacer uso del servicio de lavanderandiacute;a. Tambiandeacute;n pueden hacer uso del aparcamiento del hotel.El diseandntilde;o interior de los chalandeacute;s del hotel es una celebraciandoacute;n de colores y texturas, incorporando elementos de los estilos balinandeacute;s y moderno. Cada chalandeacute; cuenta con cuarto de baandntilde;o privado con baandntilde;era y ducha en el jardandiacute;n. Cada chalandeacute; estandaacute; amueblado con cama doble o extra grande y sus comodidades incluyen telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, caja fuerte, una pequeandntilde;a cocina y minibar. Cada chalandeacute; cuenta con su propio salandoacute;n y comedor, asandiacute; como con balcandoacute;n o terraza.El establecimiento estandaacute; dotado de piscina cubierta privada. Tambiandeacute;n ofrece tratamientos spa y de masaje a sus huandeacute;spedes (por un cargo extra).El restaurante del hotel, con vistas a los campos de maandiacute;z, sirve platos internacionales y locales. Ofrece un tipo de cocina creativo, con platos de Bali, platos del archipiandeacute;lago indonesio y una selecciandoacute;n de especialidades internacionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.71246202" Longitude="115.17225462" StarRating="3" HotelCode="337923|79057" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 2, Legian 80361, Kabupaten Badung, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488271/488271a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7213506223098" Longitude="115.18645716064" StarRating="4" HotelCode="317157|156614" HotelName="Mega Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 259, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374511/374511a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Kuta. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|78889" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153424/153424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture. Though unabashedly focused on tourists, the town is also the cultural pulse of the island, and is the richest region in Bali for art production. Guests can reach shopping outlets at the Ubud shopping centre and the Monkey Forest in around 10 minutes by car or public transport. The hotel is also situated only a 1-hour drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7236605506032" Longitude="115.1752781868" StarRating="2" HotelCode="915187|76650" HotelName="S 8 Suardana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Fax,Internet,Lounge,Massage Centre,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buni Sari 14 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234411/234411a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.708602" Longitude="115.184328" StarRating="4" HotelCode="260575|34546" HotelName="Swiss-Belhotel Rainforest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road No.101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191452/191452a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.49967" Longitude="115.537" StarRating="3" HotelCode="491617|157998" HotelName="The Beach Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 16, Candi Dasa 80033, Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654381/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.68344" Longitude="115.436" StarRating="3" HotelCode="954140|384316" HotelName="Warisan Villa By YOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan 80771, Jungutbatu, Mushroom Bay Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10496000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.6562442779541" Longitude="115.148086547852" StarRating="4" HotelCode="0|_0x3672b" HotelName="Askara Canggu Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gang Kunti No.6, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/68/84/6884138ababa8a3074d44a5426f9f8740b669e0d.jpeg</HotelPictures>
        <HotelDescription>Askara Canggu Townhouse is conveniently located in the popular Canggu area. The hotel has everything you need for a comfortable stay. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, taxi service, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, additional bathroom, additional toilet, complimentary instant coffee, complimentary tea. Take a break from a long day and make use of outdoor pool, garden. Convenience and comfort makes Askara Canggu Townhouse the perfect choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.4981901" Longitude="115.25280488" StarRating="3.5" HotelCode="622556|sari_villa_ubud" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Banjar Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.68991932" Longitude="115.16716134" StarRating="0" HotelCode="741491|sleep_well_seminyak" HotelName="Sleepwell Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 1</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/fb/92fbcf66a01722403803838f254a402a564b2a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.70032636772772" Longitude="115.17719784292" StarRating="4" HotelCode="0|_0x1ef44" HotelName="Grand Kuta Hotel and Residence" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No 8 Legian, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/33/2e/332eafeec802b654f0d54d8a7ddeb4c26572209c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Grand Kuta Hotel and Residence in Legian (Dewi Sri), you'll be a 4-minute drive from Legian Road and 8 minutes from Mall Bali Galeria.  This 4-star hotel is 2.1 mi (3.3 km) from Double Six Beach and 2.9 mi (4.7 km) from Seminyak Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 100 air-conditioned rooms featuring refrigerators and minibars (stocked with some free items). Rooms have private balconies. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature hair dryers and slippers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Stop by the hotel's restaurant, Magnolia Cafe, for lunch, dinner, or brunch. Dining is also available at the coffee shop/café, and room service (during limited hours) is provided. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in Legian? This hotel has facilities measuring 646 square feet (60 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 85,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.81967" Longitude="115.108" StarRating="0" HotelCode="807903|casa_asia_2" HotelName="Casa Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kencana</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35180000/35170300/35170255/ffc6858b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.153589" Longitude="115.037861" StarRating="2" HotelCode="292687|hotel_melamun" HotelName="Melamun Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Lovina Beach, Alasangker, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277069/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.668149" Longitude="115.22158455" StarRating="3.5" HotelCode="603355|mahana_boutique_apartment" HotelName="Mahana Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letda Tantular 7, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49874/2949874/1.jpg?f=15056127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.680409" Longitude="115.57416233" StarRating="0" HotelCode="956556|green_beach_inn" HotelName="Green Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batumulapan, Batununggul, Klungkung  80771</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33800000/33796300/33796209/2948e6b6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.06" OriginalAmount="25.06">
      <BasicPropertyInfo Latitude="-8.7141957854737" Longitude="115.17407658665" StarRating="3" HotelCode="170842|1d0a76" HotelName="The One Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jala Legian No. 117, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156577/156577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located strictly in the most stylish area. The area features everything from business hubs, shopping paradises and most sought-after pubs to interesting street culinary experiences that complement a perfect stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.06" OriginalAmount="25.06">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|10fb00" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40609/a_40609_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and dancers. The town lies some 600 m above sea level and is defined by its fertile rice fields, its rivers with clear water and the wonderful views it offers. The friendly inhabitants are true to their traditions and celebrate their customs every day. This hotel lies only a short walk from everything guests will need to make for a great holiday. In the hotel's vicinity, guests will find the Monkey Forest, shops selling art, bars and restaurants as well as travel agencies and car rental services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.28" OriginalAmount="25.28">
      <BasicPropertyInfo Latitude="-8.79161602" Longitude="115.22573964" StarRating="2" HotelCode="312378|12301e" HotelName="D' Kubu Pratama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No. 26A, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237010/237010a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.41" OriginalAmount="25.41">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|11cf33" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85173/a_85173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated just some 3 km north of the bustle of the tourist centre Kuta and Seminyak. Ngurah Rai International Airport is around a 30-minute comfortable drive. Situated some 700 metres from the patrolled Petitenget beach and the nearest restaurant, the hotel is surrounded by rice paddies and village homes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.51" OriginalAmount="25.51">
      <BasicPropertyInfo Latitude="-8.703619" Longitude="115.184147" StarRating="4" HotelCode="933558|145bf3" HotelName="B Hotel Bali &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol 508, Sunset Road, 80119 Denpasar, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209000/209000a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.62" OriginalAmount="25.62">
      <BasicPropertyInfo Latitude="-8.51099003" Longitude="115.26838931" StarRating="3" HotelCode="383800|1a5897" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukma No6, Br. Tebesaya Peliatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98424/2298424/1.jpg?f=15082321</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.79" OriginalAmount="25.79">
      <BasicPropertyInfo Latitude="-8.705672" Longitude="115.177619" StarRating="3" HotelCode="292323|13682c" HotelName="Devata Suite &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri IV, Gg. Cendana No. 67, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90530/1990530/1.jpg?f=15090582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.86" OriginalAmount="25.86">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|1221a6" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151841/151841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.87" OriginalAmount="25.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|830997" HotelName="THE 101 BALI FONTANA SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950273_foto_1.jpg</HotelPictures>
        <HotelDescription>At 101 Bali Fontana Seminyak, we dedicate ourself to presenting an affordable unique lifestyle experience for our guests through an inspiring fusion of form, function, and service. A collaboration masterpiece by environmentalist architect Popo Danes and the former Super Potato Tokyo�s designer Nobuyuki Narabayashi, 101 Bali Fontana Seminyak is uniquely designed to accommodate a modern lifestyle in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.89" OriginalAmount="25.89">
      <BasicPropertyInfo Latitude="-8.6934417533016" Longitude="115.16910388913" StarRating="3" HotelCode="349790|191040" HotelName="Kubu Cempaka Seminyak Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Cempaka  9, Jalan Plawa, 80361 Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68889/2268889/51.jpg?f=15639171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.97" OriginalAmount="25.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|839906" HotelName="MAXONEHOTEL AT BUKIT JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/910419_foto_1.jpg</HotelPictures>
        <HotelDescription>A 5-minute drive from Dreamland Beach,Jimbaran is a 10-minute drive from the hotel while it takes 15 minutes by car to reach Uluwatu Temple. Ngurah Rai International Airport is a 20-minute drive away. Happiness Room is the lead in category with minimalism design and all room come with private balcony facing to the gardenBreakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Max is a happy, loving and warm hotelier who devotes himself to serve friends and guests with his best attitude and service. MaxOneHotels.com is design to provide a stylish yet value-oriented accommodation in all city centers, with particular attention to the needs of professionals on the move.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.6999128431402" Longitude="115.17481127116" StarRating="3" HotelCode="292502|77301" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234499/234499a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.700101" Longitude="115.167332" StarRating="3" HotelCode="10617|21707" HotelName="Baleka Resort Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=978585</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located only 5 minutes' walk from Legian Beach and the resort centre of Legian, where guests will find shops and nightlife. The resort is about 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.69802071" Longitude="115.1773933" StarRating="3" HotelCode="308156|83072" HotelName="Berry Biz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369344/369344a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.68239" Longitude="115.154324" StarRating="4" HotelCode="189219|75273" HotelName="Sense Seminyak Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati 16, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265510/p_265510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this boutique hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.1659782728886" Longitude="115.01245331854" StarRating="3" HotelCode="916066|215197" HotelName="Dolphin Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Lovina, Singaraja 81152</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235679/235679a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.69032223" Longitude="115.17307214" StarRating="3" HotelCode="400424|156600" HotelName="Hotel Santika Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538922/538922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.71686868" Longitude="115.1758301" StarRating="2" HotelCode="522635|155678" HotelName="Pelasa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=2989142</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Legian, Pelasa Hotel is minutes from Honorary Consulate of Brazil and Kendra Gallery.  This hotel is within close proximity of Honorary Consulate of Spain and Kuta Galeria Shopping Arcade.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.701899" Longitude="115.16674" StarRating="3" HotelCode="187699|80925" HotelName="Royal Tunjung Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, 80361 Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272265/272265a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.671727" Longitude="115.44762925" StarRating="3" HotelCode="627302|353197" HotelName="Scooby Doo Beach Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu Beach, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09685/2209685/13.jpg?f=15689171</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nightlife on Nusa Lembongan is pretty relaxed but Scooby Doo Beach bungalow certainly stands out from the crowd. You can find this popular bar halfway along Jungutbatu Beach right next door our office.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.68850878" Longitude="115.43408358" StarRating="3" HotelCode="405554|116640" HotelName="The Cozy Villas Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Dream Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584511/584511a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a dining area and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.6711590555657" Longitude="115.23885771119" StarRating="2" HotelCode="333382|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohamad Yamin IV 2A, Renon, Denpasar 80235</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488180/488180a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.7847715105923" Longitude="115.19846452017" StarRating="2" HotelCode="935333|pop_hotel_nusa_dua_2" HotelName="POP! Nusa Dua Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bypass Ngurah Rai No. 188 X, Mumbul, 80363 NusaDua</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441819/441819a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.15542268" Longitude="115.04070893" StarRating="3.5" HotelCode="421340|odika_lovina_house_and_villa" HotelName="Odika Lovina House and Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih Gang Merak, Dusun Celuk Buluh, Kalibukbuk, Lowina, 80119 Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Odika Lovina House and Villa in Buleleng, you'll be convenient to Lovina Beach. This villa is within the region of Brahma Vihara Arama and Banjar Hot Springs.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes. 32-inch LCD televisions with cable programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.68585" Longitude="115.17557" StarRating="3" HotelCode="292516|seminyak_lagoon_all_suites_hotel" HotelName="Seminyak Lagoon All Suites Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III No. 4, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215271/215271a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.652970314025879" Longitude="115.14981842041016" StarRating="0" HotelCode="0|ayuna_suites" HotelName="Ayuna Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa Gang Pandu No 3, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/77/077719d448c3076cbb7e979345c7aa732f681e3f.jpeg</HotelPictures>
        <HotelDescription>Situated in Canggu, Ayuna Suites has a garden, terrace, bar, and free WiFi. Attractively located in the Berawa district, this hotel is located 6 km from Echo Beach. The property is 2 km from Vue Beach Club. Certain rooms are equipped with a kitchenette with a microwave, a toaster and a fridge. La Laguna Bali is 2.5 km from the hotel, while Berawa Beach is 2.7 km from the property. The nearest airport is Ngurah Rai International Airport, 16 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.5060445" Longitude="115.2518234" StarRating="0" HotelCode="522350|gerebig_bungalow" HotelName="Gerebig Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Kelod, PO Box 212, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.69052642" Longitude="115.26295215" StarRating="0" HotelCode="838837|keke_homestay_sanur" HotelName="Keke Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 100</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980696/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.6378265451619" Longitude="115.14725015475" StarRating="2" HotelCode="393771|mojo_resort_canggu_" HotelName="Mojo Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Bolong 10, Banjar Pipitan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38316/2038316/50.jpg?f=15525908</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.790739" Longitude="115.158998" StarRating="5" HotelCode="0|the_sintesa_jimbaran_hotel" HotelName="The Sintesa Jimbaran Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>the sintesa jimbaran, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/ff/f2/fff2afc92071dc96ba8489ee4ac56eefb762c55d.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The prestigious 5-star hotel The Sintesa Jimbaran is located in Bali. It boasts a convenient location within 10606 km from the city center.&lt;/br&gt;Hotel features</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.817851" Longitude="115.114999" StarRating="3" HotelCode="419647|naturela_uluwatu" HotelName="Naturela Uluwatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Said, Padang, Uluwatu, 80361 Pecatu</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86516/2286516/1.jpg?f=15417688</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Pecatu, Naturela Uluwatu is convenient to Bingin Beach and Padang Padang Beach. This hotel is within close proximity of New Kuta Golf and New Kuta Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. This hotel also features complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or grab a snack at a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.602359771728516" Longitude="115.27625274658203" StarRating="1" HotelCode="0|bali_bunga_kembang_guest_house_" HotelName="Bali Bunga Kembang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Celuk (Br. Cemenggon, enter to the Pathway), Sukawati, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/dd/3add569c23d5401fef58bee414bf8dc9c116b5ec.jpeg</HotelPictures>
        <HotelDescription>Stop at Bali Bunga Kembang Guest House to discover the wonders of Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. To be found at the hotel are coffee shop, airport transfer, laundry service, smoking area, tours. Some of the well-appointed guestrooms feature DVD/CD player, shower, non smoking rooms, air conditioning, fan. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Bali Bunga Kembang Guest House combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.71739" Longitude="115.46402" StarRating="3" HotelCode="0|crsytal_bay_pool_view_bungalow" HotelName="Crystal Bay Pool View Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Crystal Bay Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/91/0291d54f2d8e40a0ee7bede74446edf34327a336.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Crystal Bay Pool View Bungalow in Penida Island, you'll be near the beach and within a 5-minute drive of Crystal Bay.  This bed &amp;amp; breakfast is 2.9 mi (4.7 km) from Gamat Bay and 5.2 mi (8.3 km) from Maruti Express Nusa Penida Ferry Dock.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access, tour/ticket assistance, and a reception hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Stop by the bed &amp;amp; breakfast's restaurant for lunch or dinner. Dining is also available at the coffee shop/café, and room service (during limited hours) is provided. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 375,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.708421" Longitude="115.58598813" StarRating="0" HotelCode="807614|cave_beach_bungalow" HotelName="Cave Beach Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suana Karang Sari, Pura Giri Putri, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33360000/33351400/33351388/641c0f46_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.32482" Longitude="115.03958" StarRating="3" HotelCode="0|mulia_garden_bungalows" HotelName="Mulia Garden Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pujungan, Tabanan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bc/a9/bca95d4212021b6f47c19753b9878e5f202e4151.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mulia Garden Bungalows in Pupuan, you'll be 3.4 mi (5.5 km) from Jatiluwih and 5.3 mi (8.5 km) from Umejero Falls.  This guesthouse is 5.5 mi (8.9 km) from Santhipala Waterfall and 8.3 mi (13.3 km) from Tamblingan Lake.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.17" OriginalAmount="26.17">
      <BasicPropertyInfo StarRating="3" HotelCode="|711321" HotelName="Melasti Beach Resort &amp; Spa Legian" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896859_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo de playa tipo club estandaacute; situado en el corazandoacute;n de Legian, en un lugar sin igual en primera landiacute;nea de playa y en medio de un precioso y opulento jardandiacute;n tropical. Queda a unos 20 minutos de trayecto del aeropuerto nacional e internacional (el aeropuerto internacional de Ngurah Rai estandaacute; a unos 10 km).El hotel ofrece todas las comodidades y combina el confort occidental con la hospitalidad balinesa para estar a la altura de todas las expectativas. En total, cuenta con 100 habitaciones y el complejo ofrece, ademandaacute;s, vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, sala de TV, parque infantil para que se diviertan los mandaacute;s pequeandntilde;os, cafeterandiacute;a, bar y restaurante. Tambiandeacute;n hay instalaciones para conferencias y conexiandoacute;n a Internet para los clientes de negocios y se puede hacer uso del servicio de habitaciones, servicio de lavanderandiacute;a (de pago) y aparcamiento.Las habitaciones tienen su propio cuarto de baandntilde;o con ducha/baandntilde;era, agua frandiacute;a y caliente y secador de pelo. Ademandaacute;s, disponen de TV vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa internacional, nevera con agua mineral, cama extra grande o 2 camas individuales en el dormitorio, conexiandoacute;n a Internet, caja fuerte, cafetera/tetera, aire acondicionado regulable y balcandoacute;n o terraza.El complejo cuenta con una piscina al aire libre, piscina infantil y bar de aperitivos. La sauna y el servicio de masajes tienen un cargo adicional y se ofrece tambiandeacute;n tenis.El restaurante crea una nueva experiencia culinaria en primera landiacute;nea de playa. Estandaacute; abierto las 24 horas y sirve desayuno de bufet y almuerzo y cena a la carta o de menanduacute;. La cena tambiandeacute;n se puede elegir de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.47" OriginalAmount="26.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|917003" HotelName="SENSE SUNSET SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/804253_image40137852_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the upmarket area of Seminyak in Bali. The hotel is located within easy walking distance of a number of attractions in the area, as well as a wealth of shopping opportunities, dining options and entertainment venues. Guests will find themselves in a prime setting from which to explore the delights that the city has to offer. The hotel is located just 8 km away from Ngurah Rai International Airport. This upscale hotel is sure to meet the expectations of even the most discerning traveller. The hotel enjoys a stunning design, incorporating the elements of the human senses. The guest rooms are exquisitely designed, enveloping visitors in a cocoon of peace and serenity. The rooms are well equipped with modern amenities. Guests will appreciate the range of facilities and services that this wonderful hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.58" OriginalAmount="26.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|919783" HotelName="THE RHADANA KUTA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912758_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 70 individually decorated guestrooms, featuring refrigerators and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature hair dryers and slippers. Conveniences include phones, as well as safes and desks.Enjoy a meal at Cafe de dapoer or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.Located in Kuta (Raya Kuta), The Rhadana Kuta Bali is within a 5-minute drive of Beachwalk Shopping Center and Bali Bombing Memorial.  This hotel is 1.2 mi (1.9 km) from Trans Studio Mall and 1.3 mi (2.1 km) from Waterbom Bali.Distances are displayed to the nearest 0.1 mile and kilometer.  BIMC Hospital - 0.8 km / 0.5 mi  Siloam Hospitals - 0.9 km / 0.5 mi  Mall Bali Galeria - 1.1 km / 0.7 mi  Kuta Galeria Shopping Arcade - 1.1 km / 0.7 mi  Poppies Lane II - 1.4 km / 0.9 mi  Kuta Square - 1.5 km / 0.9 mi  Bali Bombing Memorial - 1.6 km / 1 mi  Kuta Beach - 1.7 km / 1 mi  Kuta Art Market - 1.7 km / 1 mi  Trans Studio Mall - 1.9 km / 1.2 mi  Krisna - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2 km / 1.2 mi  Waterbom Bali - 2 km / 1.3 mi  Discovery Shopping Mall - 2.1 km / 1.3 mi  3D Trick Art Museum DMZ - 2.6 km / 1.6 mi  The preferred airport for The Rhadana Kuta Bali is Denpasar (DPS-Ngurah Rai Intl.) - 7 km / 4.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.59" OriginalAmount="26.59">
      <BasicPropertyInfo StarRating="3" HotelCode="|920828" HotelName="Solaris Hotel Kuta" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1020767_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.71" OriginalAmount="26.71">
      <BasicPropertyInfo Latitude="-8.6899174671807" Longitude="115.26182234287" StarRating="3" HotelCode="7162|11b384" HotelName="Bumi Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1435/a_1435_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sanur, this bungalow complex is just a 5-minute walk from the beach, a 20-minute drive from Ngurah Rai International Airport and a 15-minutes drive from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.88" OriginalAmount="26.88">
      <BasicPropertyInfo Latitude="-8.702553" Longitude="115.166877" StarRating="3" HotelCode="36426|11a320" HotelName="Melasti Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59677/a_59677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in the heart of Legian, with a prime beach front location, set amongst a beautiful lush tropical garden. It is about 20 minutes' drive from the international and domestic airports (roughly 10 km from Ngurah Rai International Airport).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.92" OriginalAmount="26.92">
      <BasicPropertyInfo Latitude="-8.3345435097263" Longitude="115.64322441817" StarRating="3" HotelCode="909097|121798" HotelName="Hotel Uyah Amed &amp; Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Timur 801, Jalan Ketut Natih, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78335/1878335/1.jpg?f=15671838</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.95" OriginalAmount="26.95">
      <BasicPropertyInfo Latitude="-8.3910352404769" Longitude="115.07869720459" StarRating="3.5" HotelCode="130435|1a9db2" HotelName="Bali Mountain Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Biyahan, Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188175/a_188175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the eastern slopes of Mount Batukaru in central Bali. The centre of Tabanan is 40 km away, and Denpasar is some 80 km from the hotel. Ngurah Rai International Airport is approximately 90 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.724482" Longitude="115.178335" StarRating="3" HotelCode="292314|80399" HotelName="Alron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 10, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235710/235710a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.68881451" Longitude="115.15855959" StarRating="3.5" HotelCode="589412|241175" HotelName="Anshel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Dewi 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759246/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Anshel Hotel in Seminyak (Core area of Seminyak), you'll be close to Seminyak Square and Kuta Beach.  This hotel is within close proximity of Eat Street and Double Six Beach. #  Rooms : # Make yourself at home in one of the 25 air-conditioned rooms featuring minibars and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Enjoy recreation amenities such as an outdoor pool or take in the view from a rooftop terrace. Additional features at this hotel include complimentary wireless Internet access and concierge services. #  Dining : # Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.79600711" Longitude="115.163149" StarRating="4" HotelCode="964645|388362" HotelName="Kubu GWK Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 111, Jimbaran 80364, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524007</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.64850734" Longitude="115.12359503" StarRating="1.5" HotelCode="408053|174433" HotelName="Kubudiuma Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Pererenan, Br. Pengembungan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|74119" HotelName="Kuta Central Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161438/161438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.70021807" Longitude="115.16847804" StarRating="3" HotelCode="331919|83079" HotelName="Sus Cottages and Spa II Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara (Pura Bagus Taruna), Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.69073659" Longitude="115.16889473" StarRating="3" HotelCode="946293|306833" HotelName="The Aswana Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa 18, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|champlung_sari_hotel" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9585/a_9585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with its numerous boutiques, handicraft shops, restaurants, and shops, and is the ideal starting point from which to explore countless typical Balinese villages. The hotel affords wonderful views out over the rice fields and the monkey forest. Transfer times to Denpasar airport are around 1.5 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6587668125362" Longitude="115.19237151209" StarRating="4" HotelCode="379979|karana_villa_bali" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar 99, Mahendradata, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555224/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.67590344" Longitude="115.15396431" StarRating="3" HotelCode="504251|amalfi_hotel_seminyak" HotelName="Amalfi Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget Kendal 8, Seminyak 80031, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6719503686849" Longitude="115.16255513638" StarRating="4" HotelCode="311310|swissbelhotel_petitenget" HotelName="Swiss-Belhotel Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.672126667966" Longitude="115.163714927581" StarRating="4" HotelCode="0|_0x3a51d" HotelName="Daun Bali Seminyak Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No. 08, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/6b/4d6b9b45a30b0598372f5ac0193bda6baaf94c41.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Daun Bali Seminyak Hotel in Seminyak, you'll be in a shopping district, within a 10-minute drive of Eat Street and Seminyak Beach.  This 4-star hotel is 2.1 mi (3.4 km) from Seminyak Square and 3.8 mi (6.1 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 90 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services. Additional amenities at this hotel include babysitting/childcare (surcharge) and wedding services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/café. Relax with a refreshing drink from the poolside bar or one of the 3 bars/lounges. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 85,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 280,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 225,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|best_western_kuta_villa" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265757/a_265757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.8076581463012" Longitude="115.15829202654" StarRating="4" HotelCode="933554|noah_villa_and_chapel" HotelName="Noah Villa And Chapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Kitchen,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indraprasta, Br. Giri Dharma, Uluwatu, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217843/217843a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ungasan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.7973262453495" Longitude="115.20590716958" StarRating="3.5" HotelCode="113540|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Tarukan 7, Taman Mumbul, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234624/234624a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Cilacap (CXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.15155175123522" Longitude="115.035663172603" StarRating="3" HotelCode="0|suma_beach_hotel" HotelName="Suma Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laviana Banyualit, Kalibukbuk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/3b/bd3b747f2a10d440b0d1cada906ff8978a413d2e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Guests are welcome to dine in the on-site restaurant, serving both local and international dishes. To unwind after an eventful day, enjoy a cocktail in a casual atmosphere of the hotel bar. Wi-Fi is available throughout the property. Guests can store their valuables in the locker.&lt;/br&gt;There is a swimming pool on site. The hotel &lt;em&gt;spa&lt;/em&gt; offers a variety of massages and body treatments. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders. Meals can be delivered to your room upon request.&lt;/br&gt;There is a laundry at the hotel.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.158890724182129" Longitude="115.02959442138672" StarRating="2" HotelCode="0|taman_melati" HotelName="Taman Melati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Jl. Kartika, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/5c/065ce5914f88ba5862aa4ec4deef8217efa45897.jpeg</HotelPictures>
        <HotelDescription>With a stay at this villa in Buleleng, you'll be near the beach, within a 10-minute drive of Lovina Beach and Tangguwisia Bali Beach. This villa is 3.1 mi (5 km) from Krisna Funtastic Land and 5.8 mi (9.3 km) from Gedong Kertya Museum and Library.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a refrigerator and a stovetop. A flat-screen television is provided for your entertainment. Conveniences include a desk, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.66667109763433" Longitude="115.450841970742" StarRating="0" HotelCode="0|pandan_wangi" HotelName="Pandan Wangi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Jungutbatu, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/17/e0/17e069c138350173ed0b5d335b19cca61a583333.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pandan Wangi” is located within 1 km from the historic center of Lembongan Island.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Friendly staff at the 24-hour reception will help you with travel tips and taxi orders. Room service is also available. A ticket-and-tour reservation desk is at your service. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.48395085700381" Longitude="115.600032806396" StarRating="3" HotelCode="0|jepun_didulu_cottage" HotelName="Jepun Didulu Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Perasi Village,Main road of Perasi -Timbrah, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/72/2672353016b734f55ac0e710839ca98f87fa4616.jpeg</HotelPictures>
        <HotelDescription>Situated 10 minutes’ drive from Virgin Beach and Tenganan Village, Jepun Didulu Cottage provides free Wi-Fi access throughout this holiday park and an outdoor pool.&lt;/br&gt;Bungalows will provide you with a flat-screen satellite TV, a terrace and a seating area. There is a full-equipped kitchen with a refrigerator and an electric kettle. Featuring a shower, private bathrooms also come with a bath and free toiletries. You can enjoy garden views from the bungalow.&lt;/br&gt;The property is 15 minutes’ drive from Taman Ujung Water Palace and is 30 minutes’ drive from Tirta Gangga Water Palace. It takes 1 hours’ drive from Tulamben and Amed diving spots while it takes 2 hours’ drive from Ngurah Rai International Airport.&lt;/br&gt;At Jepun Didulu Cottage you will find a 24-hour front desk, a garden and a terrace. Other facilities offered at the property include an ironing service and a laundry. An array of activities can be enjoyed on site or in the surroundings, including diving, snorkelling and fishing. The property offers free parking.&lt;/br&gt;For dining option, the on-site restaurant serves a range of hearty meals.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="830506|linas_villas" HotelName="Linas Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35150000/35146500/35146470/974e1744_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.683863639831543" Longitude="115.48587799072266" StarRating="2" HotelCode="0|agung_view_nusa_penida" HotelName="Agung View Nusa Penida" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Toya Pakeh, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/b1/d5b13e3c23af1d823e89c4240f27337dada222c8.jpeg</HotelPictures>
        <HotelDescription>Agung View offer comfortable accommodation in our accommodation located above the village of Toya Pakeh, Nusa Penida, only 20 metersa above the sea level. To get to our accommodation is possible just by car or scooter. We can offer you transport from harbor to our place.&lt;br /&gt;Each of the three storey villas is a unique blend of traditional Balinese architecture and western luxury. All rooms offer a breathtaking view of Gunung Agung volcano, which inspired the name of the villas.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.17" OriginalAmount="27.17">
      <BasicPropertyInfo Latitude="-8.68742301" Longitude="115.24886054" StarRating="3.5" HotelCode="582461|1d6c75" HotelName="Uma de Villa Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penyaringan 99 KM, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753432/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.17" OriginalAmount="27.17">
      <BasicPropertyInfo Latitude="-8.67208316" Longitude="115.1639258" StarRating="4" HotelCode="448885|1ea407" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557523/557523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.28" OriginalAmount="27.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|400241" HotelName="BALI CHAYA HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063616_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 43 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and slippers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Relax with your favorite drink at the bar/lounge or the poolside bar. Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite.When you stay at Bali Chaya Hotel Legian in Legian, you'll be in a shopping district, within a 15-minute walk of Double Six Beach and Legian Beach.  This hotel is 1.9 mi (3 km) from Eat Street and 3.3 mi (5.3 km) from Beachwalk Shopping Center.Distances are displayed to the nearest 0.1 mile and kilometer.  Double Six Beach - 0.8 km / 0.5 mi  Legian Beach - 1.1 km / 0.7 mi  Gado Gado Beach - 1.2 km / 0.7 mi  Kuta Beach - 1.5 km / 1 mi  3D Trick Art Museum DMZ - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2.1 km / 1.3 mi  Poppies Lane II - 2.2 km / 1.3 mi  Krisna - 2.2 km / 1.4 mi  Kuta Galeria Shopping Arcade - 2.3 km / 1.4 mi  Bali Bombing Memorial - 2.4 km / 1.5 mi  Sunset Point Shopping Centre - 2.7 km / 1.7 mi  Petitenget Beach - 3 km / 1.9 mi  Kuta Square - 3.1 km / 1.9 mi  Kuta Art Market - 3.1 km / 1.9 mi  Eat Street - 3.1 km / 1.9 mi  The preferred airport for Bali Chaya Hotel Legian is Denpasar (DPS-Ngurah Rai Intl.) - 10.5 km / 6.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.35" OriginalAmount="27.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|920600" HotelName="SANTIKA SILIGITA NUSA DUA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950283_foto_1.jpg</HotelPictures>
        <HotelDescription>Synonymous with luxurious living and trendy lifestyles, the Nusa Dua region of southern Bali is packed with luxury hotels and resorts and up-market boutiques. Pristine beaches and calm waters make the area one of the hottest destinations for tourists visiting the Island of the Gods. The three-star Hotel Santika Siligita Nusa Dua Bali is conveniently located close to the heart of Nusa Dua, a thriving hub for MICE events that boast world-class facilities such as Bali Nusa Convention Centre. The hotel is a mere 30 minutes drive from Ngurah Rai international airport. Those seeking watersports and other outdoor activities will finde them at Tanjung Benoa, ony minutes away. At Santika Hotels &amp; Resorts we combine local traditions with a antural touch to bring our guests the very best in Indonesian hospitality. At Santika, you can always be sure of a warm welcome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.40" OriginalAmount="27.40">
      <BasicPropertyInfo Latitude="-8.65442905" Longitude="115.13534694" StarRating="3" HotelCode="564178|1a7bf5" HotelName="Rama Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Bar,Designated Smoking Area,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 11, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21605/2521605/1.jpg?f=15093544</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rama Village is perfectly located for both business and leisure guests in Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Rama Village. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find clothes rack, internet access – wireless, internet access – wireless (complimentary), air conditioning. Enjoy the hotel's recreational facilities, including outdoor pool, massage, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Rama Village will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.47" OriginalAmount="27.47">
      <BasicPropertyInfo Latitude="-8.65303122" Longitude="115.1259599" StarRating="3.5" HotelCode="552221|2147fb" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echo Beach, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86957/3486957/1.jpg?f=15348939</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.55" OriginalAmount="27.55">
      <BasicPropertyInfo Latitude="-8.69338475" Longitude="115.16778611" StarRating="3" HotelCode="406955|1e3d4b" HotelName="Vansari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Seminyak No 31, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62586/2462586/44.jpg?f=15689605</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.81" OriginalAmount="27.81">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|183a23" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488042/488042a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.91" OriginalAmount="27.91">
      <BasicPropertyInfo Latitude="-8.4621470877317" Longitude="115.24876536736" StarRating="4" HotelCode="908970|1ed5e9" HotelName="Ashoka Tree Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Banjar Tanggayuda, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135265/135265a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.81262727" Longitude="115.11082606" StarRating="3" HotelCode="752120|299862" HotelName="Arumanis Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Kabupaten Badung, Kuta Selatan, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6463743</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.81695063" Longitude="115.09390537" StarRating="3" HotelCode="350194|101271" HotelName="Ashana Hotel Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait 10, Padang-Padang, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60428/2260428/43.jpg?f=15679609</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|77303" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234727/p_234727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 km from Kuta Beach while Bali Ngurah Rai International Airport is a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7176385693106" Longitude="115.1760258124" StarRating="3" HotelCode="349313|83341" HotelName="Hotel Neo+ Kuta Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Troppozone 8, Legian 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/462679/a_462679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|76619" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277758/a_277758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Airport, which can be reached within a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.712908" Longitude="115.168637" StarRating="3" HotelCode="189440|77298" HotelName="Best Western Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Pantai, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265756/p_265756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 144 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a safe, a dining area, a babysitting service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|353103" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2.5" HotelCode="560961|156803" HotelName="Suka Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38185/3838185/29.jpg?f=15676512</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6964080836305" Longitude="115.26270747185" StarRating="3" HotelCode="18150|83546" HotelName="Taman Agung Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147036/147036a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur, a coastal village that attracts travellers seeking a true Balinese experience. Once a sleepy fishing village, Sanur has managed to retain much of the Old World charm that made it Bali's first real resort destination. The casual beach cafés and colourful market stalls are a reflection of the relaxed pace of life in Sanur. Ngurah Rai International Airport is only 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|156823" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.790746" Longitude="115.15919" StarRating="5" HotelCode="404756|156408" HotelName="The Sintesa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kencana No. 1, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/514891/a_514891_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.57873151" Longitude="115.25695482" StarRating="3" HotelCode="776450|374765" HotelName="Villa Taman Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kutri, Desa Singapadu, Kecamatan Ginyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10431700</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="754670|369472" HotelName="Wk Gamat Creative Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Sakti, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396411</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6838450805434" Longitude="115.42981236182" StarRating="3" HotelCode="396790|sedok_jineng_villa" HotelName="Sedok Jineng Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Lembongan Island, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357327/357327a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="965471|star_semabu_resort" HotelName="Star Semabu Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebunibus, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36410000/36407000/36406978/c1287e20_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.70910102" Longitude="115.17365365" StarRating="3" HotelCode="666884|mina_pelasa_hotel_and_resto" HotelName="Mina Pelasa Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Kab Badung, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFxSfeHWtWaSmY2Va1DnXUR6Vcd2LjpTcU%2BmlNjMA6o3A%2Bbnpwf1Z%2BRh2%2FxSC2Gt2gfb3cGC5o%2FlJDAPkilxAVPj463DL9vrSt%2Bvi0KwtrGhzCSr6gZ6gNLfuimtz0EMcvXAEkYXa8J4dWT%2FbNx0FMW6dEGuxYSs6rofz2b%2F%2FGhyPJlCiu1YPTNqhh8LrEYPJixAW9OUxsLE1S1zN2kG1N75a%2BKKcL9rRL0%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6788143299858" Longitude="115.15479264724" StarRating="3" HotelCode="540494|kubu_petitenget_suite" HotelName="Kubu Petitenget Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 10, Gang Sunyi, Seminyak 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/66397/3666397/1.jpg?f=15310212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="839404|villa_9_3" HotelName="Villa 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 9B</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6932725793147" Longitude="115.26174005062" StarRating="2.5" HotelCode="394523|louto_dmell_homestay" HotelName="Louto Dmell Home Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Gang Anggrek 2, Gang XVIII 2, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/386457/386457a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.64944321" Longitude="115.13946947" StarRating="3" HotelCode="603082|canggu_bona_kubu" HotelName="Canggu Bona Kubu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>20B Jl. Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92177/3692177/1.jpg?f=15235543</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.64633560180664" Longitude="115.12106323242188" StarRating="3" HotelCode="0|villa_alisha_pererenan" HotelName="Villa Alisha Pererenan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalam Badadan No.330, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/84/9e84abcd166ac4a3cc4a31ae156aac11ebfe2b14.jpeg</HotelPictures>
        <HotelDescription>Villa Alisha Pererenan is perfectly located for both business and leisure guests in Bali. The property offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at Villa Alisha Pererenan. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like towels, slippers, flat screen television, internet access – wireless (complimentary), air conditioning. Entertain yourself with the property's recreational facilities, including outdoor pool. No matter what your reasons are for visiting Bali, Villa Alisha Pererenan will make you feel instantly at home.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 45,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 72 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.28" OriginalAmount="28.28">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|124af5" HotelName="Uma Sari Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.58" OriginalAmount="28.58">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|11df03" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138332/a_138332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Denpasar is around 10 km away, and the hotel is about 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.92" OriginalAmount="28.92">
      <BasicPropertyInfo Latitude="-8.80323067" Longitude="115.15940951" StarRating="3.5" HotelCode="604841|208eb9" HotelName="Best Western Hotel Kamala Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88X, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/722558/a_722558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.97" OriginalAmount="28.97">
      <BasicPropertyInfo Latitude="-8.59428695" Longitude="115.33978606" StarRating="0" HotelCode="786536|138bbf" HotelName="Nirmala Guest House Keramas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Ida Bagus Mantra, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983450/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.3371734970242" Longitude="115.65870076418" StarRating="3" HotelCode="915203|107590" HotelName="Amed Cafe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277438/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="3" HotelCode="783303|383947" HotelName="Apple Villa &amp; Suite Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merthanadi 89, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493868</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square\n\nWith a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square. This hotel is close to Eat Street and Seminyak Beach. Make yourself at home in one of the 23 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including concierge services. Free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.654214" Longitude="115.162933" StarRating="3" HotelCode="113526|362700" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kerobokan area, north of Kuta. It is only some 3 km or about 10 minutes' drive to Canggu surfing point, and roughly 25 minutes to Tanah Lot, the famous temple on the sea. The centre of Seminyak is around 5 km away, and Kuta is some 7 km away. Petitenget Beach is roughly 5 km away and Denpasar city centre is around 22 km away. Ngurah Rai International Airport in Denpasar is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7002127840489" Longitude="115.17667293549" StarRating="4" HotelCode="167867|72964" HotelName="Grand Kuta Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri 8, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131825/131825a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Legian, the property is 5 minutes from the Carrefour shopping centre. It is also only a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.71230003" Longitude="115.1720227" StarRating="3" HotelCode="504137|163615" HotelName="Grand La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20349/3220349/1.jpg?f=15011649</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.68812909" Longitude="115.44157628" StarRating="3" HotelCode="602543|293881" HotelName="Taman Seaview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771645/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|152799" HotelName="Gusde House &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618439/618439a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.696579" Longitude="115.16614" StarRating="4" HotelCode="260556|156592" HotelName="Horison Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|247945" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774371/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7068052098317" Longitude="115.26232859075" StarRating="3.5" HotelCode="334685|83534" HotelName="Hotel Palm Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 3, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.672245" Longitude="115.449042" StarRating="1" HotelCode="292722|116602" HotelName="Pondok Jenggala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Village, Nusa Lembongan (Island), Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234540/234540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.160266" Longitude="115.028384" StarRating="3" HotelCode="141836|127778" HotelName="Rambutan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Kalibukbuk, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275734/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated close to Lovina Beach in northern Bali and Ngurah Rai International Airport can be reached in about two hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|156815" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541645/541645a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|226710" HotelName="Umah Anila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42136/2942136/1.jpg?f=14979796</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.7204" Longitude="115.17317" StarRating="3" HotelCode="0|_0x1846b" HotelName="Secret Garden Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/64/79648269e6f1b1dcd08ebd0e40f16826ac234f47.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kuta (Downtown Kuta), Secret Garden Inn is within a 10-minute walk of Kuta Beach and Beachwalk Shopping Center.  This hotel is 0.5 mi (0.7 km) from Bali Bombing Memorial and 0.6 mi (0.9 km) from Kuta Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 38 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2.5" HotelCode="521838|sayong_house" HotelName="Sayong House" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690723/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.692202" Longitude="115.161403" StarRating="2" HotelCode="172062|grandmas_plus_hotel_seminyak" HotelName="Grandmas Hotel Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk no.99, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154171/154171a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Seminyak's most happening area, the hotel is within walking distance of shops, stalls, international restaurants and bars, entertainment venues and the magical nightlife. It also is situated 2 minutes’ walk from the beautiful Seminyak beach. The hotel is only 30 minutes or approximately 12 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.67795572" Longitude="115.15396507" StarRating="3" HotelCode="566371|imani_suites" HotelName="Imani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736378/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a newspaper stand and a transfer service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.5289647" Longitude="115.2686318" StarRating="3" HotelCode="946723|pondok_ayu_soca" HotelName="Pondok Ayu Soca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Lingkungan Uma Soca, Banjar Kalah, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.65423192" Longitude="115.17245997" StarRating="4" HotelCode="552950|grand_kesambi_resort_and_spa" HotelName="Grand Kesambi" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kesambi 88, Kerobokan 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.69951" Longitude="115.446" StarRating="0" HotelCode="776121|sea_bridge_villa_ceningan" HotelName="Sea Bridge Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Yellow Bridge</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982884/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.65426536" Longitude="115.13653248" StarRating="0" HotelCode="674630|the_nest_canggu" HotelName="The Nest Canggu Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 8A</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/856816/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.692877769470215" Longitude="115.48623657226562" StarRating="3" HotelCode="0|surya_maha_bungallo" HotelName="Surya Maha Bungallo" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Banjar Anyar - Sebunibus Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e4/ae/e4ae87eadcc26f4645840b93636b6d8d871992ec.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Penida Island, Surya Maha Bungallo is within a 10-minute drive of Maruti Express Nusa Penida Ferry Dock and Pantai Banana.  This guesthouse is 4.1 mi (6.5 km) from Crystal Bay and 8.4 mi (13.6 km) from Kelingking Beach.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 2 km / 1.3 mi&lt;br /&gt;Gamat Bay - 2.1 km / 1.3 mi&lt;br /&gt;Pantai Banana - 5.7 km / 3.5 mi&lt;br /&gt;Crystal Bay - 6.5 km / 4.1 mi&lt;br /&gt;Crystal Bay Beach - 6.6 km / 4.1 mi&lt;br /&gt;Secret Beach - 6.6 km / 4.1 mi&lt;br /&gt;Plabuhan Tradisional Sampalan - 9 km / 5.6 mi&lt;br /&gt;Port Roro Nusa Jaya Abadi - 10.1 km / 6.3 mi&lt;br /&gt;Paluang Beach - 13.2 km / 8.2 mi&lt;br /&gt;Kelingking Beach - 13.6 km / 8.4 mi&lt;br /&gt;Seganing Waterfall - 14 km / 8.7 mi&lt;br /&gt;Tona Beach - 15.1 km / 9.4 mi&lt;br /&gt;Broken Beach - 15.4 km / 9.6 mi&lt;br /&gt;Angel's Billabong - 15.8 km / 9.8 mi&lt;br /&gt;Pasih Andus - 15.9 km / 9.9 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 82.1 km / 51 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Dining : Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Maruti Express Nusa Penida Ferry Dock&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include complimentary bottled water, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 9:00 AM.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.44522476196289" Longitude="115.22297668457031" StarRating="3" HotelCode="0|puri_lumbung_village" HotelName="Puri Lumbung Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Gusti Ngurah Rai Carang Sari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/3a/cf3a336e2ef869ad4fefadaa1091bba1ac6889b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to get back here after long walks around the city. Guest house «Puri Lumbung Village» is located in Bali. This guest house is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the guest house — Tegallalang Rice Terrace, Ubud Palace and Ubud Monkey Forest.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. At the guests’ disposal, there’s also a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Staff at the property wear personal protective equipment and guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.29" OriginalAmount="29.29">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2.5" HotelCode="904651|199903" HotelName="Fourteen Roses" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096511/096511a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.59" OriginalAmount="29.59">
      <BasicPropertyInfo Latitude="-8.79042919" Longitude="115.15917152" StarRating="3" HotelCode="492431|1db2af" HotelName="Puri Sabina Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sabina 1, Perumahan Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42841/2942841/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.73" OriginalAmount="29.73">
      <BasicPropertyInfo Latitude="-8.709396" Longitude="115.172164" StarRating="3" HotelCode="68237|11a4b6" HotelName="Kuta Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian No. 363, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88262/k_88262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Legian area, just 10 minutes' walk from the beach. Ngurah Rai International Airport is located some 15 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.89" OriginalAmount="29.89">
      <BasicPropertyInfo Latitude="-8.667244" Longitude="115.155896" StarRating="4" HotelCode="168622|117152" HotelName="Umalas Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas II 83, Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142660/142660a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the aparthotel the famous Kuta Beach and Legian shopping centre can be found. It takes less than about 10 minutes to reach Seminyak, a cosmopolitan area for dining with international cuisine restaurants. Located in the Umalas area, north of Seminyak, the residence lies a 15 km drive away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.3351417" Longitude="115.64569559" StarRating="2" HotelCode="435037|108006" HotelName="Classic Beach Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/59/9859db9f29d4cddd6176c620395316b60f616a63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|83314" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374778/374778a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|78370" HotelName="Garden View Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278295/278295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|78893" HotelName="Harper Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218585/218585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6645104241999" Longitude="115.14164780368" StarRating="3" HotelCode="408559|152316" HotelName="Koa D'surfer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sri Khayangan 88, Jalan Pantai Berawa, Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553621/553621a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.8369063" Longitude="115.18155246" StarRating="3.5" HotelCode="613973|423706" HotelName="Pandawa Hill Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa 15, Kutuh, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38270/3838270/1.jpg?f=15683102</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7083663055652" Longitude="115.17271114651" StarRating="4" HotelCode="502766|sol_house_bali_legian_2" HotelName="Sol House Bali Legian" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 16, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/617032/a_617032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.705225" Longitude="115.170951" StarRating="3" HotelCode="113533|villa_diana_bali" HotelName="Villa Diana Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kresna, Ulun Tanjung, Legian, Kuta, Legian Beach 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156886/p_156886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.713193047113" Longitude="115.16769425293" StarRating="3" HotelCode="324636|lusa_hotel" HotelName="Hotel Lusa" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507803/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.6728284230574" Longitude="115.16381790046" StarRating="4" HotelCode="936768|destiny_villas" HotelName="Destiny Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215334/215334a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.50768961" Longitude="115.2579808" StarRating="3" HotelCode="422611|hibiscus_cottages" HotelName="Hibiscus Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88145/1988145/1.jpg?f=15612541</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hibiscus Cottages in Ubud, you'll be minutes from Puri Lukisan Museum and Pura Taman Saraswati. This hotel is within close proximity of Ubud Market and Ubud Royal Palace.Rooms Make yourself at home in one of the 7 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle surcharge.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 24-hour room service.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.705613" Longitude="115.260467" StarRating="3" HotelCode="36421|stana_puri_gopa_hotel" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 4, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59672/a_59672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sanur, around 100 m from the city centre. The club resort is also 20 minutes or approximately 5 km from Denpasar, the capital city of the province of Bali. The hotel is a minute’s walk (around 100 m) from the beach, so guests can enjoy days spent lazing in the sun, trying out watersports, discovering the local beach market or restaurant. For the shopping enthusiast, it is also located close to boutiques, gift shops, a supermarket as well as bars, pubs, and the local night club. Ngurah Rai International Airport is just 20 minutes from the hotel (approximately 10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7952920685119" Longitude="115.14654564846" StarRating="3" HotelCode="384877|sakura_homestay_bali_3" HotelName="Argya Santi Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun I, Sakura, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614942/614942a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.5123335" Longitude="115.2638211" StarRating="0" HotelCode="968326|ayu_bungalow_2" HotelName="Ayu Bungalow 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Padang Tegal, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/cd/2ccd919e076e3d1edd6117d666c80b9304967ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7031154" Longitude="115.25128881" StarRating="3" HotelCode="943359|sanur_art_villas" HotelName="Sanur Art Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tambak Sari, Gang IV 5A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/733257/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.68293528" Longitude="115.43162346" StarRating="3" HotelCode="868921|lembongan_cempaka_villa_restaurant" HotelName="Lembongan Cempaka Villa &amp; Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495927</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.784317970275879" Longitude="115.22415161132812" StarRating="2" HotelCode="0|pusana_village" HotelName="Pusana Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama Gg Nusa Indah, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/aa/a4aacaec65c8fc9f0b426673e82da78138cb4466.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Pusana Village in Nusa Dua, you'll be near the beach, a 5-minute walk from Tanjung Benoa and a 5-minute drive from Nusa Dua Beach.  This hotel is 5.3 mi (8.5 km) from Jimbaran Beach and 8.2 mi (13.1 km) from Kuta Beach.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Tanjung Benoa Beach - 0.2 km / 0.1 mi&lt;br /&gt;Tanjung Benoa - 0.4 km / 0.2 mi&lt;br /&gt;Samuh Beach - 1.2 km / 0.7 mi&lt;br /&gt;Bali Nusa Dua Convention Centre - 1.5 km / 0.9 mi&lt;br /&gt;Bali International Convention Center - 1.7 km / 1 mi&lt;br /&gt;BIMC Hospital Nusa Dua - 2 km / 1.2 mi&lt;br /&gt;Bali Collection Shopping Centre - 2.2 km / 1.4 mi&lt;br /&gt;Nusa Dua Beach - 2.4 km / 1.5 mi&lt;br /&gt;Bali Nusa Dua Theater - 2.6 km / 1.6 mi&lt;br /&gt;Puja Mandala - 2.9 km / 1.8 mi&lt;br /&gt;Mengiat Beach - 3.2 km / 2 mi&lt;br /&gt;Bali National Golf Club - 3.3 km / 2 mi&lt;br /&gt;Moon Cot Sari Turtle Farm - 3.3 km / 2.1 mi&lt;br /&gt;Waterblow - 3.5 km / 2.2 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 12.6 km / 7.8 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;Dining : Grab a bite from the grocery/convenience store serving guests of Pusana Village.&lt;br /&gt;HeadLine : Near Tanjung Benoa&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 20 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;Free in-room WiFi has a 2-device limit. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.673726081848145" Longitude="115.24214172363281" StarRating="3" HotelCode="0|four_star_by_trans_hotel" HotelName="Four Star by Trans Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puputan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/c9/7dc97323430c7866c8e4de567603539305f58531.jpeg</HotelPictures>
        <HotelDescription>The 131 rooms Four Star by Trans Hotel is located in central Denpasar City where business, leisure and local community connect together. It offers easy access to the nearby shopping centre, famous local culinary destinations, 5 minutes drive to beautiful Sanur beach. All rooms are uniquely designed with a fusion of tradition and modernity. Enjoy a variety of modern amenities including king-koil beds, high speed internet connection and aroma therapy. Our Ballroom will fit perfectly for meeting, gathering or other event and can accommodate until 100 persons in round table setup. We also have 5 boardrooms for breakout room needs or meeting event with smaller number of participants.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 400,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 7:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.15584945678711" Longitude="115.16951751708984" StarRating="3" HotelCode="0|mandhasativa_homestay" HotelName="Mandhasativa Homestay" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sudaji, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/83/278366175e5a07efcaf713ebd6c41ec3c7357b14.jpeg</HotelPictures>
        <HotelDescription>Located in Sawan, Mandhasativa Homestay is within a 15-minute drive of Air Terjun Fiji Waterfall and Sekumpul Waterfall.  This hotel is 14.9 mi (23.9 km) from Lovina Beach and 16.2 mi (26.1 km) from Ulun Danu Temple.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This hotel also features tour/ticket assistance and barbecue grills.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary local cuisine breakfast is served daily from 8:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.249407768249512" Longitude="115.06378173828125" StarRating="3" HotelCode="0|la_montana_4" HotelName="La Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gobleg, Desa Gobleg, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/0a/100a26abe8d0d7083b600a22c56ee75141824d24.jpeg</HotelPictures>
        <HotelDescription>When you stay at La Montana in Gobleg, you'll be 7 minutes by car from Tamblingan Lake. This hotel is 9.6 mi (15.5 km) from Lovina Beach and 10.3 mi (16.6 km) from Ulun Danu Temple.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Take advantage of the hotel's 24-hour room service. A complimentary continental breakfast is served daily from 8:00 AM to 10:00 AM.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature separate bathtubs and showers with rainfall showerheads and hair dryers. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 4.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.06" OriginalAmount="30.06">
      <BasicPropertyInfo Latitude="-8.700086" Longitude="115.16430690675" StarRating="4" HotelCode="410364|15e5b3" HotelName="Club Bali Family Suites @ Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 526, Legian Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100884/t_100884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the shores of Legian beach, the resort enjoys an ideal location, within walking distance of scores of international dining venues and shopping centres, and just a short drive from the airport. It is just a 30-minute drive from Denpasar town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30.62" OriginalAmount="30.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|398568" HotelName="Grand Kesambi Resort and Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068192_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 106 air-conditioned rooms featuring refrigerators and minibars. Rooms have private furnished balconies. 42-inch LED televisions are provided, with cable programming available. Private bathrooms with showers feature spring water baths and complimentary toiletries.Enjoy local and international cuisine at De' Kesambi, a poolside restaurant which features a garden view. You can also stay in and take advantage of the 24-hour room service. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges.Featured amenities include a business center, express check-in, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.A stay at Grand Kesambi Resort and Villas places you in the heart of Kerobokan, a 5-minute drive from Eat Street and 6 minutes from Seminyak Beach.  This 4-star hotel is 3 mi (4.8 km) from Seminyak Square and 3.8 mi (6.2 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 4.2 km / 2.6 mi  Eat Street - 4.4 km / 2.7 mi  TAKSU Bali Gallery - 4.8 km / 3 mi  Canggu Square - 4.9 km / 3.1 mi  Seminyak Square - 4.8 km / 3 mi  Seminyak Beach - 4.9 km / 3 mi  Desa Potato Head - 5 km / 3.1 mi  Petitenget Temple - 5 km / 3.1 mi  Legian Road - 5.4 km / 3.4 mi  Splash Waterpark Bali - 5.8 km / 3.6 mi  Double Six Beach - 6.2 km / 3.8 mi  Badung Market - 6.2 km / 3.9 mi  Puputan Badung Square - 6.7 km / 4.1 mi  Berawa Beach - 6.8 km / 4.2 mi  Bali Museum - 7 km / 4.3 mi  The preferred airport for Grand Kesambi Resort and Villas is Ngurah Rai Intl. Airport (DPS) - 14.3 km / 8.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.66" OriginalAmount="30.66">
      <BasicPropertyInfo Latitude="-8.43917" Longitude="115.357" StarRating="0" HotelCode="692427|2146f3" HotelName="Asli Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Br. Jelekungkang</AddressLine>
          </AddressLines>
          <CityName>Bangli</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50164/2950164/1.jpg?f=14963679</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.75" OriginalAmount="30.75">
      <BasicPropertyInfo Latitude="-8.15033028" Longitude="114.60148744" StarRating="3" HotelCode="592932|1d9008" HotelName="Sumberkima Hill Private Villa Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dinas Taman Ayun, Desa Sumberkima, Kecamatan Gerokgak, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10594245</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.82" OriginalAmount="30.82">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|1b0707" HotelName="Yarama Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80010/3780010/1.jpg?f=15524646</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, internet access – wireless (complimentary), air conditioning, balcony/terrace, internet access – LAN (complimentary). The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Yarama Cottages will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.34572084" Longitude="115.67191754" StarRating="3" HotelCode="592565|327470" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38393/2038393/1.jpg?f=15622431</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.3454773724865" Longitude="115.67222623065" StarRating="3" HotelCode="187666|107776" HotelName="Arya Amed Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Amed, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187277/187277a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Amed. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.72043072" Longitude="115.17994303" StarRating="4" HotelCode="931796|78504" HotelName="Park Regis Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/368945/p_368945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.81702747" Longitude="115.09833502" StarRating="3" HotelCode="611819|299912" HotelName="D' Padang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang-padang 909x, Uluwatu, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6453410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.708072952305" Longitude="115.17902792604" StarRating="3" HotelCode="263569|78583" HotelName="Grand Livio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 17, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361815/361815a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.67269888" Longitude="115.15927226" StarRating="3" HotelCode="421815|156606" HotelName="Ibis Styles Bali Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petitenget 19, Kerobokan Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532264/a_532264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Styles Bali Petitenget Hotel is the gateway to Seminyak and Petitenget areas, Strategically located in Seminyak area, just 5 minutes from Petitenget Beach and 10 minutes to Batu Belig beach also easy reach of entertainment venues such a Potato Head and Ku De Ta. Part of the MyResorts program featuring exclusive experiences for Le Club AccorHotels members. Lets our Streats indulge your sense and satisfy your craving international cuisine and authentic local delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|265483" HotelName="Kencana Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38250/3838250/1.jpg?f=15683085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.697277724835" Longitude="115.16227935741" StarRating="2" HotelCode="36425|79251" HotelName="Puri Naga Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Seminyak, Kuta, Legian Kaja  80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39445/2039445/1.jpg?f=14960453</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.5120595129648" Longitude="115.26108272374" StarRating="3" HotelCode="909078|80079" HotelName="Sri Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233217/233217a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.5216054688304" Longitude="115.26309913226" StarRating="3" HotelCode="398863|lili_house_ubud" HotelName="Lili House Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97093/2297093/1.jpg?f=15327139</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a babysitting service, a childcare service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.50646168834649" Longitude="115.258002877235" StarRating="2" HotelCode="0|gora_house_bali" HotelName="Gora House Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma, Gang Sunset 2, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f6/e5/f6e583e0fda2a9068a36e8d11aead63179903aca.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget two-star hotel “Gora House Bali” is set in Bali. It boasts a convenient location within 17 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|harris_hotel__residences_sunset_road" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161057/161057a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major entertainment spots, restaurants and trendy shops. The hotel is just a 10-minute drive away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.7234947" Longitude="115.172918" StarRating="3" HotelCode="938769|zen_rooms_holiday_inn_kuta_square_minihotel" HotelName="Hotel ZIA Bali - Kuta by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980059/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.647529602050781" Longitude="115.13204956054688" StarRating="3" HotelCode="0|the_sloth_bali" HotelName="The Sloth Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan No.120, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ee/3b/ee3b932c9495450e26c8f9cf8a9ea57acaba84b5.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Sloth Bali in Canggu (Kuta Utara), you'll be within a 10-minute drive of Finns Recreation Club and Batu Belig Beach.  This hotel is 3.5 mi (5.6 km) from Echo Beach and 4.9 mi (7.9 km) from Eat Street.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include luggage storage, laundry facilities, and a water dispenser. Free self parking is available onsite.&lt;br /&gt;Stop by the hotel's restaurant, The Sloth Kitchen , for lunch or brunch. Dining is also available at the coffee shop/café, and room service (during limited hours) is provided. Cooked-to-order breakfasts are available daily from 7:00 AM to 1:00 PM for a fee.&lt;br /&gt;Make yourself at home in one of the 11 individually decorated guestrooms, featuring kitchenettes. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: IDR 70000 for adults and IDR 70000 for children (approximately)&lt;/li&gt;                   &lt;li&gt;Crib (infant bed) fee: IDR 100000.0 per day&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.67311211" Longitude="115.448858" StarRating="3" HotelCode="666773|locomotive_hotel_and_spa" HotelName="Locomotive Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Banjar Kangin, Nusapenida, Kabupaten, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849977/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.51668453216553" Longitude="115.249900817871" StarRating="1" HotelCode="0|pandu_house" HotelName="Pandu House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jln. Katik Lantang no 8 UBUD, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/84/7c84e8c893fe3f64347bd28f2a40a36e0db7ad14.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;One-star hotel “Pandu House” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes is offered at the on-site restaurant. Wi-Fi is available throughout the property. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.137162127898" Longitude="115.0518938899" StarRating="3" HotelCode="908972|villa_agung_beach_inn" HotelName="Villa Agung Beach Inn" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tukadmungga, Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253764/253764a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.65354948" Longitude="115.13248617" StarRating="1" HotelCode="665837|mojosurf_camp_canggu" HotelName="Mojosurf Camp Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Bolong 78, Canggu 08456</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03902/3803902/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.16" OriginalAmount="31.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|874799" HotelName="THE KANA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950001_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated 5 minutes walk from Bali Galeria Shopping Centre, The Kana Kuta Hotel is 15 minutes drive from Kuta Beach and is 20 minutes drive from Ngurah Rai International AirportSeleriana Restaurant serves western and Indonesian daily buffet breakfast, lunch as well as dinnerThis Hotel has Modern exteriorMedium size of lobbyThe Kana is named after a flower with its special characteristic of being able to grow in any seasons and adored for its perfect beauty. By taking the value of that philosophy, The Kana Hotel is aimed to be a place that always grows endlessly at any time, and improves from time to time. In addition, KANA also means as center faith growth, conviction to move forward, or to establish a harmonious environment individually and universally. Take advantage of an array of unrivaled services and amenities at this three-star hotel. Valet parking, coffee shop, business center, meeting facilities and kids corner are just a few of the facilities that set The Kana Kuta Hotel apart from other accommodations in the city.  Guests can choose from 92 rooms, all of which exude an atmosphere of total peace and harmony. The hotel offers wonderful recreational facilities such as fitness center and outdoor pool to make your stay truly unforgettable</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.24" OriginalAmount="31.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|163550" HotelName="IBIS STYLES PETITENGET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940031_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the suburbs of Bali - Seminyak and was established in 2014. It is 16.3 Km from the Tanah Lot Temple. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 3 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.41" OriginalAmount="31.41">
      <BasicPropertyInfo Latitude="-8.697571" Longitude="115.164277" StarRating="4" HotelCode="915198|12c7b8" HotelName="Ananta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No 539, 80361 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231529/231529a_hb_a_072.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.81" OriginalAmount="31.81">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|1b5370" HotelName="Pertiwi Bisma 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.821681092263" Longitude="115.14424626442" StarRating="3" HotelCode="398864|127270" HotelName="My Dream Resort And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88, Kuta Selatan, Badung, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555466/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.6536847" Longitude="115.12748946" StarRating="3" HotelCode="880116|388342" HotelName="Perissos Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Gang Surf, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976308/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.27532433" Longitude="115.59050075" StarRating="3" HotelCode="592724|160535" HotelName="Tulamben Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Kubu, Karanagasem, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41746/2041746/1.jpg?f=15211751</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.81966045" Longitude="115.1520202" StarRating="3" HotelCode="348558|127315" HotelName="U Tube Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 200X, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39705/2039705/1.jpg?f=15408786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.78399479" Longitude="115.15734303" StarRating="2" HotelCode="762452|360901" HotelName="Villa Prana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Mimpi Resort, Villa Taman Suci, Jimbaran 80025, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/5c/3d5cc0618f07058084b26cddbdd42ecdcff9ce70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.7086333632966" Longitude="115.17030537128" StarRating="2.5" HotelCode="93156|champlung_mas_hotel_legian" HotelName="Champlung Mas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129550/a_129550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated just a few metres from the attractive white sandy beach and popular surfing point of Legian Beach. The guesthouse-style establishment lies in the Kuta Beach area of Bali, and is just 1 km from the centre of town, where guests will find a number of shops and eateries. Bali's capital city, Denpasar, is some 10 km away, or a 25-minute drive. Ngurah Rai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.673422813415527" Longitude="115.15799713134766" StarRating="4" HotelCode="0|the_capital_resort_seminyak" HotelName="The Capital Hotel and Resort Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget no 89, Kerobokan Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/15/f8151e46972c6b91acbe392e23d4cea5b69e07f5.jpeg</HotelPictures>
        <HotelDescription>The Capital Hotel and Resort is one of the four star hotel in Seminyak area. The Capital Hotel and Resort has  103 rooms with 5 category of room such as Deluxe Room, Deluxe Garden View, Deluxe Pool Access, Grand Deluxe Room, and Suite Room. All of the room provide for the balcony and the guest could use wifi in every area of our hotel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.49891106" Longitude="115.25345778" StarRating="0" HotelCode="837806|taman_indrakila" HotelName="Taman Indrakila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan, Sanggingan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39463/2039463/1.jpg?f=15081131</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.67531648" Longitude="115.44727256" StarRating="0" HotelCode="881592|the_beach_huts" HotelName="The Beach Huts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94965/2094965/2.jpg?f=14973765</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Huts Lembongan is conveniently located in the popular Nusa Lembongan area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, desk, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making The Beach Huts Lembongan your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.586411476135254" Longitude="115.2848129272461" StarRating="2" HotelCode="0|the_tetamian_bali" HotelName="The Tetamian Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carik Batuan Kangin, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/42/0a422f78a4bdeea7c1a10e55a7a6d58ae45f1616.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Tetamian Bali in Sukawati, you'll be within a 15-minute drive of Bali Zoo and Keramas Beach.  This hotel is 6.5 mi (10.5 km) from Ubud Monkey Forest and 11.8 mi (19 km) from Sanur Beach.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a picnic area.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;A complimentary continental breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 6 guestrooms. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.31984" Longitude="115.178" StarRating="3.5" HotelCode="625708|village_above_the_clouds_desa_atas_awan_ecoboutique_hotel" HotelName="Atas Awan Eco-Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Munduk Andong Kelod, Angseri, Baturiti 82191</AddressLine>
          </AddressLines>
          <CityName>Baturiti</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92459/3692459/34.jpg?f=15506651</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Baturiti, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.22" OriginalAmount="32.22">
      <BasicPropertyInfo Latitude="-8.6896761533119" Longitude="115.16330541278" StarRating="4" HotelCode="933582|181906" HotelName="Harris Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 99, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387110/387110a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.61" OriginalAmount="32.61">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|18cfbc" HotelName="The Atanaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188452/188452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.70" OriginalAmount="32.70">
      <BasicPropertyInfo Latitude="-8.156059" Longitude="115.029116" StarRating="3.5" HotelCode="187673|1a080c" HotelName="Bali Paradise Boutique Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kalibukbuk, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234428/234428a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar and room service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.83" OriginalAmount="32.83">
      <BasicPropertyInfo Latitude="-8.61346936" Longitude="115.11919227" StarRating="0" HotelCode="777327|21d40b" HotelName="Annupuri Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Greenlot Sambandha, Buwit 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Buwit</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976242/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32.99" OriginalAmount="32.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|110919" HotelName="THE LEAF JIMBARAN LUXURY VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950722_foto_1.jpg</HotelPictures>
        <HotelDescription>The Leaf Jimbaran, set in the midst of a typical Bali resort scenery, was designed as an open space in harmony with the surrounding nature. Each villa is designed with glass walls hosting the living area, generating interactions between artificially designed and natural environments. The use of space is influenced by vast open space concept, blending into the surrounding nature and garden. The 40 spacious private pool villas and 10 Leaf Deluxe rooms all embrace our own quiet bay on Bali's sophisticated and natural coastline, just 20 minutes from Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.650648" Longitude="115.161955" StarRating="3" HotelCode="292747|362699" HotelName="Apple Villas and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Anyar 333B, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277127/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apple Villas &amp; Apartments is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Coffee shop, airport transfer, car park, shared kitchen, free Wi-Fi in all rooms are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as fan, kitchenette, balcony/terrace, refrigerator, in room safe. The hotel offers various recreational opportunities. Convenience and comfort makes Apple Villas &amp; Apartments the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.14811926" Longitude="114.65365681" StarRating="3" HotelCode="334624|157647" HotelName="Arjuna Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Pemuteran, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|77095" HotelName="Dekuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7180589946863" Longitude="115.17493518188" StarRating="3" HotelCode="933488|79996" HotelName="J4 Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 74, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532882/532882a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.14272942" Longitude="114.65286873" StarRating="2" HotelCode="406781|157666" HotelName="Mango Tree Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.6962524093507" Longitude="115.26338726805" StarRating="3" HotelCode="312705|83529" HotelName="Nesa Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 144, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550561/550561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.677065" Longitude="115.154163" StarRating="3" HotelCode="66198|71855" HotelName="Putu Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 1070, Jl. Petitenget 72X, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85692/a_85692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, with the beach just a few minutes away. It is 15 minutes from the capital city of Denpasar, while the international airport is just 30 minutes away. There is a variety of international restaurants and entertainment venues just a short walk away, while the busiest shopping and nightlife spots in Legian and Kuta can be reached in just 10 minutes by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.79872434" Longitude="115.13180843" StarRating="3.5" HotelCode="602756|hill_dance_bali_american_hotel" HotelName="Hill Dance Bali American Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan 100 X3, Linkungan Cengiling, Jimbaran 80239</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/56793/2956793/1.jpg?f=15328602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.699452" Longitude="115.16513" StarRating="4" HotelCode="0|club_bali_suites_jayakarta_bali_hotel" HotelName="Club Bali Family Suites @Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara St, Kabupaten Badung,526, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/8d/058d24cac4bd4259ef7557ab9aadfd839382c3ef.jpeg</HotelPictures>
        <HotelDescription>Club Bali Family Suites @ Legian Beach is independently owned and operated by Club Bali Resorts. The resort is superbly adjacent to beautiful Legian beach within The Jayakarta Bali Hotel complex in Legian, Kuta Bali. Set in its own lush tropical gardens, it features 52 spacious One, Two, and Three Bedroom Suites which have been recognized as one of the best family accommodations in Bali&lt;/br&gt;This apartment resort is set in the midst of its own tropical gardens, and offers a breathtaking amount of space and homely accommodation in the form of one, two and three-bedroom apartments. This property is an ideal place for a pleasant and relaxing stay. It was renovated in 2010 and offers 52 rooms in total, a lobby, 24-hour reception, hotel safe, currency exchange facility and lift access. There is also a restaurant and WiFi Internet access (subject to fees), as well as room and laundry services (both subject to fees). There is also a Tour Desk to assist in all arrangements for visiting the sites of exotic Bali and airport transfers are available upon request ( subject to fees ). Parking facilities are available to guests arriving by car. Younger guests are sure to enjoy the playground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.65911865234375" Longitude="115.14564514160156" StarRating="3" HotelCode="0|outpost_canggu_coliving" HotelName="Outpost Canggu Coliving" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Layur, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/d3/18d35c458c20ba22f8757966580d9b0b9d5604b0.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Canggu (Kuta Utara), Outpost Canggu Coliving is within a 5-minute walk of Finns Recreation Club and within a 5-minute drive of Batu Bolong Beach.  This guesthouse is 1.4 mi (2.2 km) from Berawa Beach.&lt;br /&gt;Amenities : Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Finns Recreation Club - 0.4 km / 0.2 mi&lt;br /&gt;Splash Waterpark Bali - 0.6 km / 0.4 mi&lt;br /&gt;Batu Bolong Beach - 1.8 km / 1.1 mi&lt;br /&gt;Berawa Beach - 2 km / 1.2 mi&lt;br /&gt;Batu Belig Beach - 2.2 km / 1.4 mi&lt;br /&gt;Masceti Temple - 4 km / 2.5 mi&lt;br /&gt;Petitenget Temple - 4.2 km / 2.6 mi&lt;br /&gt;Petitenget Beach - 4.2 km / 2.6 mi&lt;br /&gt;Seminyak Beach - 4.6 km / 2.9 mi&lt;br /&gt;Eat Street - 4.7 km / 2.9 mi&lt;br /&gt;Pererenan Beach - 5.2 km / 3.2 mi&lt;br /&gt;Sunset Point Shopping Centre - 5.4 km / 3.4 mi&lt;br /&gt;Seminyak Square - 5.7 km / 3.6 mi&lt;br /&gt;Gado Gado Beach - 6.1 km / 3.8 mi&lt;br /&gt;Legian Road - 7.1 km / 4.4 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 16.1 km / 10 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Finns Recreation Club&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 7 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Extra-person charges may apply and vary depending on property policy Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;p&gt; &lt;/p&gt;There is no front desk at this property. If you are planning to arrive after 10:00 PM please contact the property in advance using the information on the booking confirmation.&lt;p&gt; &lt;/p&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;p&gt; &lt;/p&gt;Hotel only accepts guests with minimum age of 18</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.657419204711914" Longitude="115.14160919189453" StarRating="3" HotelCode="0|outpost_canggu_coliving_at_yarralumla" HotelName="Outpost Canggu Coliving at Yarralumla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat, Gang Mengkudu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/e8/b4e872347da4d6349176bb38bc9f5407c94c0a99.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Outpost Canggu Coliving at Yarralumla in Canggu (Berawa), you'll be within a 10-minute drive of Eat Street and Seminyak Beach. This guesthouse is 5.5 mi (8.8 km) from Double Six Beach and 5.7 mi (9.1 km) from Legian Beach.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Berawa Beach - 1.2 km / 0.8 mi&lt;br /&gt;Batu Bolong Beach - 1.2 km / 0.8 mi&lt;br /&gt;Finns Recreation Club - 1.3 km / 0.8 mi&lt;br /&gt;Splash Waterpark Bali - 1.5 km / 0.9 mi&lt;br /&gt;Batu Belig Beach - 3.3 km / 2.1 mi&lt;br /&gt;Pererenan Beach - 5.3 km / 3.3 mi&lt;br /&gt;Seminyak Beach - 5.4 km / 3.4 mi&lt;br /&gt;Eat Street - 5.5 km / 3.4 mi&lt;br /&gt;TAKSU Bali Gallery - 6 km / 3.7 mi&lt;br /&gt;Petitenget Temple - 6.1 km / 3.8 mi&lt;br /&gt;Petitenget Beach - 6.1 km / 3.8 mi&lt;br /&gt;Sunset Point Shopping Centre - 6.3 km / 3.9 mi&lt;br /&gt;Echo Beach - 7.9 km / 4.9 mi&lt;br /&gt;Gado Gado Beach - 8 km / 5 mi&lt;br /&gt;3D Trick Art Museum DMZ - 8.8 km / 5.4 mi&lt;br /&gt;The preferred airport for Outpost Canggu Coliving at Yarralumla is Denpasar (DPS-Ngurah Rai Intl.) - 17.2 km / 10.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring minibars. Rooms have private furnished balconies or patios. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Airport shuttle transfer per adult: IDR 426000 (one-way)&lt;/li&gt;&lt;li&gt;Airport shuttle transfer per child: IDR 0 (one-way), (up to 18 years old)&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 426000 per vehicle (one-way, maximum occupancy 4)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 0 (one-way), (up to 12 years old)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.62921142578125" Longitude="115.15135955810547" StarRating="3" HotelCode="0|carik_bali_guest_house" HotelName="Carik Bali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Babakan Canggu No.18, 80351 Canggu, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e4/aa/e4aaff78466cac5bc7d766533f938ab632498d07.jpeg</HotelPictures>
        <HotelDescription>Located in Canggu, 4.1 km from Echo Beach, Carik Bali Guest House has a garden and a terrace. The property is situated 4.4 km from Vue Beach Club, 4.1 km from Batu Bolong Beach and 4.2 km from Berawa Beach. The accommodation provides free WiFi. At the guest house, all rooms are equipped with a terrace. The nearest airport is Ngurah Rai International Airport, 13 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.27398571" Longitude="115.5895125" StarRating="2" HotelCode="504156|puri_tulamben_dive_resort_and_spa" HotelName="Puri Tulamben Dive Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253798/253798a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Small brand new resort in Tulamben Bali. Only 5 minutes away from the USS Liberty wreck and other dive sites in the Tulamben Bay.Home to Bali Reef Divers Tulamben a PADI 5 Star Dive resort   SSI Dive Center. Bali Reef Divers offer diving to the best sites in Tulamben Amed Kubu and Seraya. PADI and SSI courses from Discover Scuba to Divemaster are available. Our instructors speak English French Dutch and Indonesian.The resort boasts a restaurant with stunning Ocean and Gunung Agung view and serves an excellent selection of Western and Indonesian dishes.Tired? Take one of the Body treatments in our Spa and feel reborn. Or just relax on one of the sunbeds by the pool with a drink. Puri Tulamben Dive Resort is the perfect cozy little resort to refresh and do some diving at some world class dive sites in the area!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.143243789672852" Longitude="114.65216827392578" StarRating="3" HotelCode="0|kubu_padi_wooden_house" HotelName="Kubu Padi Wooden House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt-Gilimanuk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/11/b511d40ff0e34b43d6702fa6f9e761ee3583bbe9.jpeg</HotelPictures>
        <HotelDescription>When you stay at Kubu Padi Wooden House in Pemuteran, you'll be near the beach, within a 10-minute walk of Pemuteran Beach and Bio-Rock Pemuteran Bali.  This bed &amp;amp; breakfast is 10 mi (16.2 km) from West Bali National Park and 19.5 mi (31.4 km) from Gilimanuk Harbor.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include complimentary bottled water, housekeeping is provided daily, and rollaway/extra beds (surcharge) can be requested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 750,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="983171|the_box_paradise_bungalow" HotelName="The Box Paradise Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kutapang Kauh, Desa Batununggul, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37420000/37412400/37412382/173d882c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.71125602722168" Longitude="115.47003173828125" StarRating="3" HotelCode="0|meket_bungalows" HotelName="Meket Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f5/02/f502b7bec5fc73d2ff77e84a0e1b80f8d9d3f384.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Meket Bungalows is a 3-minute drive from Crystal Bay and 5 minutes from Gamat Bay.  This bed &amp;amp; breakfast is 4 mi (6.5 km) from Maruti Express Nusa Penida Ferry Dock and 8.3 mi (13.3 km) from Kelingking Beach.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance. The complimentary beach shuttle makes getting to the surf and sand a breeze.&lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch, dinner, or brunch at the bed &amp;amp; breakfast's restaurant, Meket Restaurant, or stay in and take advantage of the room service (during limited hours). A complimentary cooked-to-order breakfast is served daily from 7:30 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Rooms have private balconies. Complimentary wired and wireless Internet access is available. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 124,900.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;One child 10 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.20" OriginalAmount="33.20">
      <BasicPropertyInfo Latitude="-8.712021" Longitude="115.226942" StarRating="3" HotelCode="173222|126baf" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 28, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276080/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sanur area of the cultural and business centre of Bali, making it extremely convenient for leisure and business travellers alike. There are numerous restaurants, bars, clubs and shops nearby. Public transport runs in front of the hotel. Sanur Beach is about 5 km away. Tanah Lot and Lake Batur are both some 20 km away. The hotel is situated only 40 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.27" OriginalAmount="33.27">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="448602|188ac8" HotelName="The Sawah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tengkulak, Kemenuh Village, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611888/ecee4a8aa7d98bf491cabd11ed8b186b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, The Sawah Villa promises a relaxing and wonderful visit. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the The Sawah Villa. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at The Sawah Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="33.32" OriginalAmount="33.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|919809" HotelName="ROYAL EIGHTEEN RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066650_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.86" OriginalAmount="33.86">
      <BasicPropertyInfo Latitude="-8.713591" Longitude="115.173127" StarRating="3" HotelCode="65759|1063fb" HotelName="Adi Dharma Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 155, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85186/p_85186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on bustling Legian Street, just a short walk from shopping centres, entertainment venues and dining options in Kuta. The centre of Denpasar is just a half-hour drive away. Drive time from Bali International Airport is approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.99" OriginalAmount="33.99">
      <BasicPropertyInfo Latitude="-8.158058" Longitude="115.200842" StarRating="3" HotelCode="292671|12eb77" HotelName="Villa Manuk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Babysitting,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Manuksesa, Desa Bebetin, 81151 Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42022/2042022/1.jpg?f=15373654</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa Manuk puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. To be found at the hotel are babysitting, restaurant, laundry service, room service, airport transfer. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find desk, complimentary bottled water, shower, fan, non smoking rooms. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Villa Manuk will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.7120163889974" Longitude="115.1674246788" StarRating="2" HotelCode="187669|156529" HotelName="Bali Bungalo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta Gang Wina, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274252/274252a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.807100302425" Longitude="115.22091029725" StarRating="4" HotelCode="202042|76924" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Badung Bali, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/287526/a_287526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nusa Dua, close to the Indonesia Tourism Development Corporation (ITDC), only 14 km from Ngurah Rai international airport, 2 km from BICC and next door to Bali National Golf Club. It is situated in a relaxing enclave offering a natural environment with a nod to balinese style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.61034662" Longitude="115.24826033" StarRating="4" HotelCode="408048|179205" HotelName="Sri Abi Ratu Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Pagutan Kaja 8</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sri Abi Ratu Villa in Penatih, you'll be convenient to Bali Bird Park and Bali Zoo.  This 4-star hotel is within close proximity of Sukawati Market and Kesiman Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 4 individually decorated guestrooms, featuring private pools and flat-screen televisions. Satellite programming and iPod docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Partially open bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Dip into one of the 4 outdoor swimming pools or enjoy other recreational amenities, which include bicycles to rent. This hotel also features complimentary wireless Internet access, wedding services, and tour/ticket assistance. Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Mingle with other guests at a complimentary reception, held daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is complimentary (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.182015" Longitude="114.998971" StarRating="4" HotelCode="915184|162138" HotelName="The Hamsa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Terjun Sing Sing, Desa Cempaga, Lovina Beach 81108, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276474/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Temukus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.7981561882814" Longitude="115.14997848532" StarRating="5" HotelCode="387506|leaf_jimbaran" HotelName="The Leaf Jimbaran" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun Karang, Mas Sejahtera, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/499599/a_499599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.55528545379639" Longitude="115.28670501709" StarRating="0" HotelCode="0|kailash_2" HotelName="Kailash Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir. Sutami Kemenuh, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/48/29/482922ec17d0778e59b1fc65553bf965eae41a31.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Kailash Bali” is situated in Bali. It boasts a convenient location within 23 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes is offered at the on-site restaurant. Wi-Fi is available throughout the property. Guests are invited to have a swim in a swimming pool. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders.&lt;/br&gt;Meals can be delivered to your room upon request. Laundry services are provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|the_kuta_playa_hotel_villas" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277728/a_277728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.51459" Longitude="115.26053" StarRating="3" HotelCode="0|monkey_forest_bungalow" HotelName="Monkey Forest Bungalow" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/91/58913b3e2c2f1057f1bc1c5d020cefb3e50e1832.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud (Ubud City-Centre), Monkey Forest Bungalow is within a 15-minute walk of Ubud Monkey Forest and Ubud Traditional Art Market.  This spa bed &amp;amp; breakfast is 0.6 mi (0.9 km) from Ubud Royal Palace and 1.1 mi (1.7 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 7 individually furnished guestrooms, featuring fireplaces. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Treat yourself with massages, body treatments, and facials. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and coffee/tea in a common area.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100,000.00 IDR.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.68187889" Longitude="115.43601559" StarRating="3" HotelCode="377148|naturale_guest_house" HotelName="Pandana Boutique Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandana, Tamarind Beach, Nusa Lembongan 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42365/2042365/48.jpg?f=15677375</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lembongan Island, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.69039449" Longitude="115.45005435" StarRating="2.5" HotelCode="554019|dmas_huts_lembongan" HotelName="D Mas Huts Lembongan" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari, Ancak Village, Lembongan Island 18077, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8619383</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.6824123" Longitude="115.44244855" StarRating="3" HotelCode="434677|darsan_lembongan_boutique_cottage" HotelName="Darsan Lembongan Boutique Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Song Lambung Beach, 80771 Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39887/2039887/1.jpg?f=15096956</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.68194128" Longitude="115.43420843" StarRating="3" HotelCode="616061|le_nusa_beach_club" HotelName="Le Nusa Beach Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92469/3692469/1.jpg?f=15235127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.547586441040039" Longitude="115.2694091796875" StarRating="3" HotelCode="0|jegeg_mas_cottage" HotelName="Jegeg Mas Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>jalan. bangkilesan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/47/d3470f39cb93ffc46600a293a985474e82bc1124.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Mas, Jegeg Mas Cottage is within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This bed &amp;amp; breakfast is 3.6 mi (5.8 km) from Ubud Royal Palace and 4.1 mi (6.6 km) from Campuhan Ridge Walk.&lt;br /&gt;Amenities : Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 2.6 km / 1.6 mi&lt;br /&gt;Agung Rai Museum of Art - 3.3 km / 2.1 mi&lt;br /&gt;Ubud Monkey Forest - 4.7 km / 2.9 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 4.7 km / 2.9 mi&lt;br /&gt;Goa Gajah - 4.9 km / 3 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5.4 km / 3.3 mi&lt;br /&gt;Ubud Traditional Art Market - 5.8 km / 3.6 mi&lt;br /&gt;Ubud Royal Palace - 5.8 km / 3.6 mi&lt;br /&gt;Pura Desa - 6.1 km / 3.8 mi&lt;br /&gt;Saraswati Temple - 6.2 km / 3.8 mi&lt;br /&gt;Puri Lukisan Museum - 6.3 km / 3.9 mi&lt;br /&gt;Campuhan Ridge Walk - 6.6 km / 4.1 mi&lt;br /&gt;Pura Dalem Ubud - 6.7 km / 4.2 mi&lt;br /&gt;Tegenungan Waterfall - 6.8 km / 4.2 mi&lt;br /&gt;Blanco Museum - 7 km / 4.3 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 34.8 km / 21.6 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Cooked-to-order breakfasts are available daily from 7:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 2 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.546783" Longitude="115.166163" StarRating="4" HotelCode="908977|anginsepoi_villa" HotelName="Angin Sepoi Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pengembungan, Desa Pererenan, Mengwi, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234582/234582a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.677821159362793" Longitude="115.56761169433594" StarRating="3" HotelCode="0|arunika_cottage" HotelName="Arunika Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kutapang Kauh, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/74/d974790916121851cc67729398d10d465a4f791c.jpeg</HotelPictures>
        <HotelDescription>When you stay at Arunika Cottage in Penida Island, you'll be within the vicinity of Maruti Express Nusa Penida Ferry Dock. This guesthouse is within the region of Mangrove Point and Gamat Bay.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.230846405029297" Longitude="115.41043853759766" StarRating="3" HotelCode="0|mount_batur_villa" HotelName="Mount Batur Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Songan A, Gang Jempana, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/a3/d8a3ba2c43b8af5a526e583c11e51f946f896964.jpeg</HotelPictures>
        <HotelDescription>With a stay at Mount Batur Villa in Kintamani, you'll be steps from Lake Batur and a 5-minute drive from Batur Natural Hot Spring. This bed &amp;amp; breakfast is 7.2 mi (11.5 km) from Museum Geopark Batur and 10.3 mi (16.5 km) from Batur Volcano Museum.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Enjoy a satisfying meal at Mount Batur Restaurant serving guests of Mount Batur Villa.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring Smart televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34.05" OriginalAmount="34.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|918195" HotelName="CRYSTALKUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32277_image63571852_0.jpg</HotelPictures>
        <HotelDescription>Crystal Kuta is a modern property with an outdoor pool and free Wi-Fi. Just 5 minutes' drive from Ngurah Rai International Airport, Kuta and Legian, it operates a 24-hour front desk. Jasmine Restaurant has a daily buffet
breakfast and Indonesian dishes.
The modern air-conditioned rooms are all equipped with a flat-screen TV, personal safe and electric kettle. Some rooms enjoy views of the city, while suites have a separate living room. En suite bathrooms have either a bathtub
or shower.
Crystal Kuta is a 10-minute drive from Seminyak and Sanur areas. Nusa Dua area is a 15-minute drive away.
Airport transfers can be arranged at a charge, while free parking are provided on site.
Guests can arrange day trips at the tour desk, or check e-mails at the business centre. Room service is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.25" OriginalAmount="34.25">
      <BasicPropertyInfo Latitude="-8.4604757" Longitude="115.2809793" StarRating="2.5" HotelCode="448635|1ea26f" HotelName="Dukuh Village Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh, Desa Kenderan, Gianyar, Tegallalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.26" OriginalAmount="34.26">
      <BasicPropertyInfo Latitude="-8.67344554" Longitude="115.14660246" StarRating="3.5" HotelCode="397844|18ebdf" HotelName="Kubal Villa &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547461/547461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.44" OriginalAmount="34.44">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|214abf" HotelName="Adi Bisma Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800217/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.66" OriginalAmount="34.66">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|1e1180" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40602/2940602/1.jpg?f=15198009</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.553457" StarRating="4" HotelCode="904701|30085" HotelName="Bali Palms Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Candi Dasa, Nyuh Tebel, Manggis, Amlapura, 80581 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150726/150726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right on the beachfront of Candidasa Beach with breathtaking views of the sea, islands and mountain backdrop, just 5 minutes' walk away from a wide variety of restaurants, bars, shops, beauty salons and other amenities of the small coastal town. It takes only 1 hour and 15 minutes drive to get to the resort from Denpasar International Airport (approximately 80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.791906" Longitude="115.22967" StarRating="4" HotelCode="292343|78775" HotelName="Grand Whiz Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226285/226285a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.2783686667443" Longitude="115.5934304113" StarRating="3" HotelCode="319921|160521" HotelName="Ocean Sun Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kubu Amlapura, Desa Tulamben, Karangasem 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39464/2039464/1.jpg?f=15347543</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the resort. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|179217" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.6937556458464" Longitude="115.26328866005" StarRating="2" HotelCode="66195|83535" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Bungalow Complex" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 128, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85689/a_85689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur close to the main shopping areas, entertainment venues and dining spots with the beach just a five-minute walk away. In addition, the international airport is just 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.14479425" Longitude="114.6558584" StarRating="3" HotelCode="434977|157691" HotelName="Tirta Sari Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Loka Segara, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598335/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.68391349" Longitude="115.22708518" StarRating="3" HotelCode="195112|the_banyumas_villa" HotelName="The Banyumas Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Banyumas No. 1, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192380/192380a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|satriya_cottages" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182976/a_182976_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is located just 4 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.7846149133062" Longitude="115.17787430783" StarRating="4" HotelCode="376670|bali_paragon_resort_hotel" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kampus Unud, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137329/36e9b9a8-7f60-4b2d-a656-4365e7e0bf87.jpg?d=636733696610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.8068218756283" Longitude="115.13140532448" StarRating="4" HotelCode="292869|le_grande_bali_2" HotelName="Le Grande Bali Ulluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Block 5, Pecatu Indah Resort, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400517/a_400517_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the Pecatu area on the south-western coast of Bali, well known for the famous temple at Uluwatu, Pura Luhur, as well as Dreamland Beach. The centre of Pecatu is about a 10—minute drive away, while the Bali Collection shopping centre is approximately 20 minutes away by car. The property is just a 30-minute drive from both Kuta and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.649825096130371" Longitude="115.13687896728516" StarRating="3" HotelCode="0|rimbun_canggu_hotel" HotelName="Rimbun Canggu Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Jl. Pantai Batu Bolong, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/62/0b/620bf7e925787c697b761b2f203b34e6596bc8f1.jpeg</HotelPictures>
        <HotelDescription>This comfortable hotel is set in Kerobokan. The total number of accommodation units is 38. Wired and wireless internet connection are available. The reception desk is open all day long. Cots are not available at this property. Guests will not be bothered during their stay, as this is not a pet-friendly establishment. Travellers arriving by car will appreciate parking available at RIMBUN CANGGU HOTEL. Guests staying at this establishment can take advantage of the transfer service offered. The hotel may charge a fee for some services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 80,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.50733821" Longitude="115.25866358" StarRating="0" HotelCode="750721|bali_moon_guest_house" HotelName="Bali Moon Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38916/2038916/1.jpg?f=15391778</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.67762885" Longitude="115.1635155" StarRating="4" HotelCode="438326|bali_heritage_villas_" HotelName="Bali Royal Heritage Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban 18, Banjar Taman Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.6879156408173" Longitude="115.26211738586" StarRating="2.5" HotelCode="65750|tamukami" HotelName="Tamukami" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 64X, Sanur, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85177/a_85177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the peaceful village of Sanur, surrounded by a beautiful tropical garden. The beach is around 150 m away and several bars, street cafes, souvenir shops and restaurants may be reached within only a few minutes. The city centre of Denpasar is only about a 10-minute drive away. The hotel is situated just around a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.6727650483231" Longitude="115.26239097118" StarRating="3" HotelCode="38338|alit_beach_resort_and_villas_2" HotelName="Hotel Alit's Beach" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 49, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63351/a_63351_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel overlooks a dark volcanic sandy beach on the northern edge of Sanur and is located 20 minutes from Ngurah Rai International Airport and 10 minutes from Denpasar City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.5171153" Longitude="115.25962115" StarRating="3" HotelCode="441675|wenara_bali_bungalow" HotelName="Wenara Bali Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38318/3838318/1.jpg?f=15683115</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.51895586" Longitude="115.26421554" StarRating="3" HotelCode="666782|ubud_aura_retreat_center" HotelName="Ubud Aura Retreat Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanoman Street 888, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/72/728695/728695a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.68953725252948" Longitude="115.436611175537" StarRating="3" HotelCode="0|_0x36f07" HotelName="G Luna Huts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Mini-hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dream Beach, Lembongan Bali, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/b4/98b4949f4cb41cceb2661a928be4fd37ba81c7ca.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Dream Beach Inn in Lembongan Island (Mushroom Bay), you'll be minutes from Devil's Tear and close to Nusa Lembongan Beach.  This hotel is within close proximity of Yellow Bridge and Crystal Bay.Rooms Make yourself at home in one of the 6 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional amenities at this hotel include complimentary wireless Internet access and tour/ticket assistance.Dining Enjoy a satisfying meal at a restaurant serving guests of Dream Beach Inn. Breakfast is available for a fee.Business, Other Amenities The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|karana_resort_ubud" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.5861" Longitude="115.32871" StarRating="4" HotelCode="0|11sacred_river_village" HotelName="11Sacred River Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Selukat keramas gianyar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/45/a345e80c4f0fd94f0147ede76bdbf54fb3f2ffc9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at 11Sacred River Village in Gianyar, you'll be within a 10-minute drive of Bali Marine and Safari Park and Lebih Beach.  This bed &amp;amp; breakfast is 9.5 mi (15.3 km) from Ubud Monkey Forest and 11.5 mi (18.5 km) from Sanur Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a sauna. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 500,000.00 IDR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.22" OriginalAmount="35.22">
      <BasicPropertyInfo Latitude="-8.7085591272798" Longitude="115.17864033579" StarRating="3" HotelCode="909081|12237e" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11, Sunset Road, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271735/271735a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A business centre and a theatre hall are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.24" OriginalAmount="35.24">
      <BasicPropertyInfo Latitude="-8.50885239" Longitude="115.56681575" StarRating="3" HotelCode="491616|1e3670" HotelName="Segara Wangi Beach Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candi Dasa, Tenganan, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87293/3487293/34.jpg?f=15605526</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.32" OriginalAmount="35.32">
      <BasicPropertyInfo Latitude="-8.5737169846917" Longitude="115.36348570556" StarRating="4" HotelCode="485444|1d2bf4" HotelName="Kori Maharani Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Bay Pass Ida Bagus Mantra, Pantai Siyut, Gianyar 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643663/643663a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="35.35" OriginalAmount="35.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|711398" HotelName="ADI DHARMA HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32186_image63534696_0.jpg</HotelPictures>
        <HotelDescription>Adi Dharma Hotel Legian features a balcony overlooking the pool or the hotel's lush gardens. Adi Dharma Hotel Legian is located in the center of Kuta, close to a wide selection of shops, entertainment venues and restaurants. The rooms are simple and comfortable, with a peaceful atmosphere and set amidst lush tropical landscaping. The spa offers a variety of massages and body treatments.There are also 2 restaurants, one of which is open 24 hours a day and serves international and Indonesian cuisine. There is a bar and a poolside terrace.Adi Dharma is located a short walk from Kuta Beach and a 30-minute drive from Sanur and Nusa Dua areas. Denpasar city is 35 minutes away by car. Ngurah Rai International Airport is just a 25-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.39" OriginalAmount="35.39">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|117f53" HotelName="Yulia Beach Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182456/182456a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.54" OriginalAmount="35.54">
      <BasicPropertyInfo Latitude="-8.34527992" Longitude="115.67140409" StarRating="2" HotelCode="435109|1ae389" HotelName="Amed Harmony Cafe and Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Desa Bunutan, Karangasem, 80852 Amed, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38361/2038361/68.jpg?f=15522792</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.47686632" Longitude="115.28756049" StarRating="4" HotelCode="510865|152762" HotelName="Alam Sembuwuk Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan 45, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14870000/14869000/14868962/86bd0fa5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|156579" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367728/367728a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.67255138" Longitude="115.15179782" StarRating="1" HotelCode="867815|383959" HotelName="Gelatik Bed And Breakfast - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Gelatik 2, Jalan Batu Belig, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977598/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.68321486" Longitude="115.43551517" StarRating="3" HotelCode="754787|353182" HotelName="Koji Garden Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamarind Beach, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.6778983942268" Longitude="115.15717595816" StarRating="3" HotelCode="186643|76368" HotelName="Marbella Pool Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari 20 X, Kerobokan, Petitenget 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1045188/WL0TElNG_c5a752015bfbad728db54abf4426dc81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the Petitenget district of Seminyak, 5 minutes from the city centre, the popular Ku De Ta restaurant, the Potato Head beach club and Seminyak Square. The hotel is 10 minutes from trendy boutiques and shopping galleries and 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|83581" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235684/235684a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.552046" StarRating="3" HotelCode="292304|87580" HotelName="Rama Shinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Dusun Samuh Bugbug, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276769/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.6768141566773" Longitude="115.51373185977" StarRating="3" HotelCode="293031|310500" HotelName="Ring Sameton Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk, Br. Bodong, Ped, Insel Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37957/2037957/39.jpg?f=15648429</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Nusa Penida, Ring Sameton Inn promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including coffee shop, laundry service, restaurant, room service, shared lounge/TV area, are at hand. Designed for comfort, selected guestrooms offer air conditioning, desk, complimentary bottled water, internet access – wireless (complimentary), non smoking rooms to ensure a restful night. Entertain the hotel's recreational facilities, including diving, pool (kids), children's playground, fishing, garden. For reliable service and professional staff, Ring Sameton Inn caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.7306544180787" Longitude="115.16720572513" StarRating="4" HotelCode="908966|27270" HotelName="Sun Island Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180187/180187a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|76868" HotelName="The Akmani Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180530/180530a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifestyle boutiques and fancy eateries. The resort is dedicated to the discerning traveller seeking the best beach retreat in the heart of Kuta. It can be reached within 15 minutes by car or taxi from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.79356116" Longitude="115.16268579" StarRating="3.5" HotelCode="840428|320806" HotelName="Villa Allamanda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 100, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.708922" Longitude="115.257412" StarRating="3" HotelCode="899704|71873" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182545/a_182545_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of Denpasar City, just 40 minutes’ drive from Bali's Ngurah Rai International Airport. It is a short distance to business offices, government hubs and higher education institutions. Shopping areas are also within walking distance of the property and the Badung Denpasar Bali traditional market is just 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.5734" Longitude="115.3838" StarRating="4.5" HotelCode="497710|wyndham_tamansari_jivva_resort_bali" HotelName="Wyndham Tamansari Jivva Resort Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Lepang No. 16, Pantai Lepang, Klungkung 80752</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/611623/a_611623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Klungkung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.50207098" Longitude="115.26310827" StarRating="3" HotelCode="858413|taman_bintang_villa_ubud" HotelName="Taman Bintang Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536240</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.694604873657227" Longitude="115.26052856445312" StarRating="3" HotelCode="0|anindya_homestay" HotelName="Anindya Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Bumi Ayu gang Jasmine no 104 Sanur, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/fd/4afd41bcc78b88dd143d75531c052988a20b57ee.jpeg</HotelPictures>
        <HotelDescription>With a stay at Anindya Homestay in Denpasar, you'll be convenient to Pantai Karang Beach and Sanur Beach. This bed &amp;amp; breakfast is within close proximity of Sanur Night Market and Sindhu Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 15 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.49690373" Longitude="115.28109015" StarRating="3" HotelCode="866927|paraiso_cottage_ubud" HotelName="Paraiso Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rayar Banjar Laplapan, Desa Petulu, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.49" OriginalAmount="36.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|868950" HotelName="J4 LEGIAN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914599_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of Legian, the hotel is surrounded by a wide variety of bars, clubs, discos, shopping centers and international restaurants to be very spoil you when staying at this hotel. Just a step away, you can reach Poppies Lane, Beachwalk Shopping Mall, Kuta Beach and Kuta Square. J4 Hotels has 200 rooms equipped with air conditioning, TV, hot water, refrigerator, telephone, toiletries and free Wi-Fi connection. And this hotel has a Rooftop Swimming Pool where you can chill out your day to enjoy Sunset from the rooftop. J4 Hotels Legian also provide services Body massage, Meeting room and free parking with 24-hours security safeguards. In addition it also provides 24 hours room service. The restaurant serves Indonesian and Western dishes at Height Bar and Restaurant and Lobby Lounge Bar.To reach the hotel, you only took about 15 minutes drive from Ngurah Rai International Airpo</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.50" OriginalAmount="36.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|711363" HotelName="CHAMPLUNG SARI HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32718_image63967139_0.jpg</HotelPictures>
        <HotelDescription>Boasting a location close to town, Champlung Sari Hotel is uniquely bordered by Ubud's Monkey Forest Sanctuary, home of the Balinese long-tailed monkeys. Set Within landscaped gardens, it features 2 outdoor pools and a spa.Champlung Sari Hotel and Spa Ubud is just a 10-minute walk from the city centre of Ubud and the Museum Komaneka, free shuttles to Central Ubud are provided upon request.Feautirng wooden furnishings, rooms come with a private terrace and an attached bathroom with a bathtub and shower. Each room features satellite TV, tea/coffee machine making facilities and minibar.Guests can enjoy massages and facial or body treatments at Purnama Spa. Services include tour arrangements, wi-fi is free all room and public areas.Pool views accompany international meals at Kamani Restaurant. Open for breakfast, lunch and dinner. Guests can also order room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.53" OriginalAmount="36.53">
      <BasicPropertyInfo Latitude="-8.7183345953915" Longitude="115.18408312974" StarRating="4" HotelCode="429430|1d180c" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 98, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/539734/w_539734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Golden Tulip Jineng Resort offers a uniquely Balinese experience, inspired by its tropical setting and deep cultural heritage. Join us for an indulgent mind, body and soul experience in the heart of Bali.
With 190 private rooms and suites, meeting facilities, spa, gym, yoga studios and two restaurants and swimming pools, we welcome you to relax and enjoy your stay in total comfort.

The resort itself incorporates traditional Balinese themes. From the stunning architecture inspired by the sacred lotus flower, to the world-class facilities named after ancient Sanskrit concepts, we invite you into our world where past and present meet to provide a truly unique experience for the senses and soul.


</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.53" OriginalAmount="36.53">
      <BasicPropertyInfo Latitude="-8.6768266454668" Longitude="115.15407016686" StarRating="3" HotelCode="66200|116b50" HotelName="The Taman Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85694/a_85694_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a Petitenget village, on the northern part of Seminyak. It is only a few minutes away from the white sandy beach, near to Petitenget Temple, while Ngurah Rai International Airport is about a 20-minute drive away. The busiest shopping and night life spots in Legian and Kuta are just a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.96" OriginalAmount="36.96">
      <BasicPropertyInfo Latitude="-8.5404805672659" Longitude="115.26106909325" StarRating="4" HotelCode="320477|15e466" HotelName="Gino Feruci Villa Ubud - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai, Banjar Tengah Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364742/364742a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.6562416150814" Longitude="115.12884043157" StarRating="3" HotelCode="909008|83425" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan, Echo Beach, Canggu, Br. Padang Lenjong, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234391/234391a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.13297425" Longitude="114.55664625" StarRating="2" HotelCode="762504|397786" HotelName="Bajul Eco Lodge Plataran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Housekeeping,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Gerokgak, Menjangan, Buleleng, Singaraja 81155</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643601/643601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bajul Eco Lodge by Plataran, is a prime environmental-friendly accommodation and facility that comprise 18 lodges and educational facilities within Plataran L' Harmonie – West Bali National Park.
 
Providing a rustic stay in the heart of the untamed Plataran L'Harmonie - West Bali National Park that seamlessly blends in with nature. The compound provides three types of lodges – premium lodge, standard lodge and group lodge. From shared to private lodges, Bajul Eco Lodge provides a unique learning environment that suits every type of guests with different interests.

It also offers a wide range of educational and leisure facilities allowing visitors to immerse in nature's endless treasures:  Wet Lab, Outdoor Classroom, Meeting Room, Plataran Bali Starling Show Cage, Plataran Bird Observation Deck, Native Plants Nursery, Horse Stables, Animal Playground, Plataran Ocean Observation Deck and Plataran Private Cruise Jetty.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|83620" HotelName="Puri Payogan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60454/2260454/20.jpg?f=15676289</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.485907" Longitude="115.283787" StarRating="3.5" HotelCode="113478|75401" HotelName="Tanah Merah Art Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233238/233238a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in a small personal retreat, offering the experienced traveller exclusive accommodation in beautiful surroundings. Ngurah Rai International Airport is situated roughly 45 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.791053" Longitude="115.155486" StarRating="3" HotelCode="292483|156407" HotelName="The Astari Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Gang Kencana Selatan No. 1, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188242/188242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.1340115" Longitude="115.0591474" StarRating="3" HotelCode="292670|171470" HotelName="Villa Boreh Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Singaraja, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255232/255232a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.69477508" Longitude="115.26126937" StarRating="0" HotelCode="426140|gsaskara_homestay" HotelName="G Saskara Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu Gang Jasmine 1, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/52/e95229bd151bedec718496944624708e1ab7c536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129566/a_129566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.666767917861" Longitude="115.15453716958" StarRating="3" HotelCode="933571|pandawa_all_suite_hotel_2" HotelName="Pandawa All Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 8X, Umalas 2, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365605/365605a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.6958844371674" Longitude="115.16603261232" StarRating="3" HotelCode="909023|kusuma_resort" HotelName="Kusuma Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna (Double Six Road), Gg. Raja No.6, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146708/146708a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.66629788717436" Longitude="115.154936313629" StarRating="1" HotelCode="0|laki_uma_villa_" HotelName="Laki Uma Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 10, Kerobokan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/7a/b3/7ab312b8ffd7dbb2f3c23109fd8c859b1d5fc7d6.jpeg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool, Laki Uma Villa also has a whirl pool and two sun terraces. Featuring free Wi-Fi in all areas, the property is 3 km from Dhyana Pura, Seminyak. This is a gay-only and clothing-optional accommodation.&lt;/br&gt;Air-conditioned rooms here will provide you with a wardrobe. Some rooms come with en suite bathrooms while others have shared bathroom facilities.&lt;/br&gt;Laki Uma Villa is 3.5 km from Double Six Beach while it is 20 minutes’ drive from Ngurah Rai International Airport.&lt;/br&gt;Other facilities offered include a shared lounge, laundry and dry cleaning services. The property offers free parking.&lt;/br&gt;Daily breakfast is served by the villa’s swimming pool. The villa provides free coffee, tea and mineral water all day.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.51806811" Longitude="115.26160606" StarRating="3.5" HotelCode="629911|sarin_ubud_villa" HotelName="Sarin Ubud Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.4938348" Longitude="115.25341976" StarRating="3" HotelCode="851472|sunrise_villa_ubud" HotelName="Sunrise Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sanggingan 88X, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536215</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.684598922729492" Longitude="115.43380737304688" StarRating="4" HotelCode="0|the_beach_hut" HotelName="Dream Beach Cottage Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dream beach and Sunset beach, 80771 Lembongan, I, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/a3/b6a3bf40cbfa9b3c566f2e52eed068487ffa3d5c.jpeg</HotelPictures>
        <HotelDescription>This lovely hotel is in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.6791752119566" Longitude="115.20497045767" StarRating="3" HotelCode="172600|all_seasons_bali_denpasar" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar 183, Denpasar, Bali 80114</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240742/a_240742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just past Denpasar South Fate on Teuku Umar Street, Bali's newest city hotel area. It enjoys an ideal location in the Central Business District, only 40 minutes’ drive from the airport, 15 minutes from Kuta and 10 minutes’ drive from Denpasar City. Ngurah Rai International Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.53687" Longitude="115.092" StarRating="0" HotelCode="837583|sekar_arum_resort" HotelName="Sekar Arum Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nyanyi Banjar Pasti 8</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="866803|penida_bay_village" HotelName="Penida Bay Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Crystal Bay</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/3c/133c6859fb47629902dfe084c3a96902d84a5ab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.47129675" Longitude="115.4435783" StarRating="0" HotelCode="836689|khrisna_homestay_2" HotelName="Khrisna Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen, Banjar Tebola, Sidemen, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982300/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Khrisna Homestay is perfectly located for both business and leisure guests in Bali. The hotel has everything you need for a comfortable stay. All the necessary facilities, including car park, laundry service, bicycle rental, tours, free Wi-Fi in all rooms, are at hand. Some of the well-appointed guestrooms feature balcony/terrace, desk, television, shower, fan. Enjoy the hotel's recreational facilities, including massage, garden, before retiring to your room for a well-deserved rest. A welcoming atmosphere and excellent service are what you can expect during your stay at Khrisna Homestay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.354703903198242" Longitude="115.13072204589844" StarRating="3" HotelCode="0|damara_villa_jatiluwih" HotelName="Damara Villa - Jatiluwih" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jatiluwih Kawan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/ae/ddaeecbd7ca27ae4a561b62c173e99882d230eeb.jpeg</HotelPictures>
        <HotelDescription>Located in Penebel, this villa is a 1-minute drive from Jatiluwih and 6 minutes from Jatiluwih Rice Fields. This villa is 14.4 mi (23.2 km) from Ulun Danu Temple and 5.8 mi (9.4 km) from Belulang Hot Spring.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this villa include complimentary wireless Internet access, wedding services, and tour/ticket assistance.&lt;br /&gt;A complimentary cooked-to-order breakfast is served daily from 6:30 AM to 10:30 AM.&lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Make yourself comfortable in this air-conditioned villa, which has a kitchenette. There's a private balcony or patio. A 40-inch LED television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a minibar, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.405962944030762" Longitude="115.29524230957031" StarRating="3" HotelCode="0|umakelod_sebatu_villas" HotelName="Umakelod Sebatu Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Satria, Tegallalang, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/25/7d2567ae09170c425d9da0f9bd757d20ea2fc827.jpeg</HotelPictures>
        <HotelDescription>With a stay at Umakelod Sebatu Villas in Sebatu, you'll be within a 5-minute drive of Tirta Empul Temple and Tegallalang Handicraft Center.  This bed &amp;amp; breakfast is 11.2 mi (18.1 km) from Ubud Monkey Forest and 8.9 mi (14.3 km) from Ubud Royal Palace.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.01" OriginalAmount="37.01">
      <BasicPropertyInfo Latitude="-8.6607268649736" Longitude="115.13691186905" StarRating="4" HotelCode="113518|120329" HotelName="The Citta Luxury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira 2, Banjar Tagtag, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/098617/098617a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.03" OriginalAmount="37.03">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|115496" HotelName="The Niche Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131674/w_131674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, and entertainment areas in Bali. The beach is 500 metres away, the tourist centre and town centre of Legian around a 5-minute walk away and the city of Denpasar approximately 5 km away. Ngurah Rai Airport is around 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37.32" OriginalAmount="37.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|D17230" HotelName="Bobocabin Ubud" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2623139_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia estandaacute; compuesta por 33 candoacute;modas habitaciones en total. Hay Wi-Fi en todo el hotel. Este alojamiento ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Asimismo, las instalaciones cuentan con aparcamiento para que los huandeacute;spedes disfruten de una estancia mandaacute;s candoacute;moda. .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.48" OriginalAmount="37.48">
      <BasicPropertyInfo Latitude="-8.64014499" Longitude="115.14264981" StarRating="0" HotelCode="807552|1b1244" HotelName="The Chillhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Manyar 22, Br Pipitan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976568/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Chillhouse Surf and Bike Retreat is perfectly located for both business and leisure guests in Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, room service, meeting facilities. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, desk. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, billiards, table tennis. The Chillhouse Surf and Bike Retreat is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.57" OriginalAmount="37.57">
      <BasicPropertyInfo Latitude="-8.6839302009062" Longitude="115.15715450751" StarRating="3" HotelCode="312443|1a09b8" HotelName="Seminyak Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60237/2260237/1.jpg?f=15408118</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.69672" Longitude="115.258333" StarRating="3" HotelCode="221560|80285" HotelName="The Griya Sanur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 402, Sanur 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235636/235636a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Shopping facilities are also available. There is also a garden. Additional services include a transfer service, room service and a laundry service. The hotel offers guests a shuttle service. A bicycle hire service (for a fee) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.70057959" Longitude="115.16896343" StarRating="3" HotelCode="334473|80846" HotelName="AQ-VA Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 464, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235661/235661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.34770625" Longitude="115.67905141" StarRating="3" HotelCode="492435|159463" HotelName="Bali Bhuana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654172/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.777811" Longitude="115.224019" StarRating="5" HotelCode="186516|85579" HotelName="Bali Relaxing Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Tanjung Benoa 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137324/c7cc78db-8ce8-4e51-aebc-52929cdc5759.jpg?d=636733702610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Wireless internet access in public areas (no extra charge) allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.6878754" Longitude="115.16831389" StarRating="3.5" HotelCode="522362|241180" HotelName="Clio Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Mangga 7, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690603/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.78411401" Longitude="115.15835253" StarRating="3" HotelCode="754558|320779" HotelName="Del Cielo Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bukit Permai 8 Lot B4, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652208/652208a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Jimbaran. With a small number of only 14, this hotel is very convenient for a quiet stay. Visitors may take advantage of the Wi-Fi connection throughout. Del Cielo Villa Jimbaran provides 24-hour reception. This hotel does not offer cots on demand. Del Cielo Villa Jimbaran is not a pet-friendly establishment. Del Cielo Villa Jimbaran provides parking for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.462974" Longitude="115.629488" StarRating="3" HotelCode="392208|108410" HotelName="Taman Ujung Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Taman Ujung, Seraya, Karangasem 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573061/573061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.7039246496378" Longitude="115.17062723637" StarRating="3" HotelCode="909090|157521" HotelName="Three Brothers Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23002/3323002/1.jpg?f=15398185</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.43268325" Longitude="115.26882986" StarRating="3" HotelCode="838438|389089" HotelName="Uma Chaming Villas &amp; Gym" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bresela, Gianyar, Payangan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/30/463075e0de989eb6496736a37580dd7fa05acb99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, Uma Caming House promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Car hire, tours, bicycle rental, babysitting, 24-hour room service are just some of the facilities on offer. Designed for comfort, selected guestrooms offer separate shower and tub, complimentary bottled water, mosquito net, seating area, desk to ensure a restful night. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. For reliable service and professional staff, Uma Caming House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.66843462" Longitude="115.26042573" StarRating="0" HotelCode="835587|griya_pasir_ukir" HotelName="Griya Pasir Ukir" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matahari Terbit</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42788/2942788/1.jpg?f=15055581</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.7862252095524" Longitude="115.20184830748" StarRating="4" HotelCode="349670|horison_hotel_nusa_dua" HotelName="The Lerina Hotel Nusa Dua Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 1001x, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646233/646233a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.73662822" Longitude="115.16461392" StarRating="3.5" HotelCode="594508|sulis_beach_hotel_and_spa" HotelName="Sulis Beach Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631711/631711a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.680066" Longitude="115.162728" StarRating="4" HotelCode="173559|ddjabu_hotel_seminyak_" HotelName="D'djabu Hotel Seminyak" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Family-friendly Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 46, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1892175/PuBA8ODL_73e6467c0d109d3ca8aedd69e7a42738.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located only 7 minutes’ drive to Kudeta Beach. The famous Warisan Restaurant and other bars for watching the sunset while enjoying a cocktail are also located nearby. Shopping venues are some 2.3 km away while Ngurah Rai International Airport is just a 30-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.63526911" Longitude="115.14922186" StarRating="3" HotelCode="668172|umpadhi_canggu_hotel" HotelName="Umpadhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Tulang, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.52587755" Longitude="115.26864651" StarRating="3" HotelCode="572110|pondok_massas_ubud" HotelName="Pondok Massas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Peliatan, Br. Kalah, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41454/2941454/2.jpg?f=15494991</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.38181817" Longitude="115.44510782" StarRating="3.5" HotelCode="595335|puri_karang_besakih" HotelName="Puri Karang Besakih" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Besakih, Karangasem, Rendang 80863</AddressLine>
          </AddressLines>
          <CityName>Rendang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42034/2942034/1.jpg?f=15299180</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.65218858" Longitude="115.26279852" StarRating="3.5" HotelCode="551643|manzelejepun_luxury_villas" HotelName="Manzelejepun" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Melasti Utara 15, Jalan Sekar Sari, Br. Kesambi, Desa Kertalangu, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618436/618436a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.09" OriginalAmount="38.09">
      <BasicPropertyInfo Latitude="-8.6793161765267" Longitude="115.15387741538" StarRating="4" HotelCode="313195|1ed05e" HotelName="Dash Hotel Seminyak Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan petitenget, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487841/487841a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.10" OriginalAmount="38.10">
      <BasicPropertyInfo Latitude="-8.713551" Longitude="115.173506" StarRating="4" HotelCode="933583|1d9662" HotelName="Fashion Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 121, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.19" OriginalAmount="38.19">
      <BasicPropertyInfo Latitude="-8.1626905530822" Longitude="115.02176118459" StarRating="4" HotelCode="420667|18fd94" HotelName="Villa Dencarik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Dining,Dry Cleaning,Kitchen,Laundry,LCD/Projector,Limousine Service,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Dencarik, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Dencarik in Banjar, you'll be close to Banjar Hot Springs and Brahma Vihara Arama. This 4-star villa is within the vicinity of Puri Jati Beach and Puri Jati Dive Site.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring private pools and LCD televisions. Rooms have private patios. Kitchenettes are outfitted with refrigerators and stovetops. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service and dry cleaning/laundry services. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.32" OriginalAmount="38.32">
      <BasicPropertyInfo Latitude="-8.64521955" Longitude="115.18147887" StarRating="3" HotelCode="441890|18481e" HotelName="Bali Corail Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muding Indah II-IV 19, Kerobokan, Kuta Utara, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.57" OriginalAmount="38.57">
      <BasicPropertyInfo Latitude="-8.76078769" Longitude="115.17577179" StarRating="4" HotelCode="322197|1a1a1b" HotelName="Watermark Hotel &amp; Spa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Kedonganan, 80361 Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431473/431473a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="38.63" OriginalAmount="38.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|920003" HotelName="MARBELLA SUITES AND VILLAS SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/906612_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 26 air-conditioned rooms featuring microwaves and LCD televisions. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Private bathrooms with shower/tub combinations feature rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available for a fee.Featured amenities include complimentary wired Internet access, limo/town car service, and a computer station. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.When you stay at Marbella Suites and Villas Seminyak in Seminyak, you'll be in a shopping district, within a 10-minute drive of Seminyak Beach and Seminyak Square.  This 4-star hotel is 1 mi (1.5 km) from Eat Street and 2.8 mi (4.5 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Seminyak Beach - 1.1 km / 0.7 mi  TAKSU Bali Gallery - 1.2 km / 0.8 mi  Petitenget Temple - 1.3 km / 0.8 mi  Petitenget Beach - 1.4 km / 0.9 mi  Eat Street - 1.4 km / 0.9 mi  Seminyak Square - 1.6 km / 1 mi  Batu Belig Beach - 1.6 km / 1 mi  Sunset Point Shopping Centre - 1.8 km / 1.1 mi  Gado Gado Beach - 2.5 km / 1.5 mi  Berawa Beach - 2.7 km / 1.7 mi  Splash Waterpark Bali - 3.4 km / 2.1 mi  Finns Recreation Club - 3.6 km / 2.2 mi  Double Six Beach - 3.8 km / 2.4 mi  Batu Bolong Beach - 4.3 km / 2.7 mi  Legian Beach - 4.4 km / 2.7 mi  The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 13.1 km / 8.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.84" OriginalAmount="38.84">
      <BasicPropertyInfo Latitude="-8.6627915310586" Longitude="115.14063761948" StarRating="2" HotelCode="363710|18f85a" HotelName="Sedasa Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Brawa, Gang Toya Kav. 5, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376666/376666a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7051219340907" Longitude="115.16895363558" StarRating="3" HotelCode="129819|74560" HotelName="Garden View Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 41, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096434/096434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 500 m from the tourist centre of Legian and only 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|153895" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195504/195504a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.68930725" Longitude="115.43184421" StarRating="3" HotelCode="752178|293895" HotelName="The Akah Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Nusa Lembongan 80700</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41676/2041676/25.jpg?f=15665709</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star The Akah Cottage offers comfort and convenience whether you're on business or holiday in Bali. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Akah Cottage. Fan, internet access – wireless (complimentary), mini bar, refrigerator, non smoking rooms can be found in selected guestrooms. Enjoy the hotel's recreational facilities, including water sports (non-motorized), water sports (motorized), garden, before retiring to your room for a well-deserved rest. The Akah Cottage is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|78709" HotelName="The Bene Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223476/223476a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.6743957254874" Longitude="115.15583895959" StarRating="4" HotelCode="407874|156738" HotelName="The Visala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 8, Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556093/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|24291" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24466/k_24466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legian beach is only around 15 minutes away. The city centre with its numerous shops and restaurants is within a 4-minute walk. Transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.65194193" Longitude="115.12190897" StarRating="3" HotelCode="754775|pnb_beach_resort" HotelName="PNB Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Desa Pererenan, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/a0/45a0b6a92347d7ce6daec17ac58b5a0e38488b01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.80604271" Longitude="115.1161724" StarRating="2" HotelCode="838766|alamanda_villas" HotelName="Alamanda Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42334/2942334/1.jpg?f=14950547</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.7015606723147" Longitude="115.1667294766" StarRating="0" HotelCode="419884|sinar_bali_hotel" HotelName="Hotel Sinar Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132460/132460a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Kuta/ Legian. This property offers a total of 27 guests rooms. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.675029" Longitude="115.260207" StarRating="4" HotelCode="7165|sanur_paradise_plaza_hotel" HotelName="Prime Plaza Hotel Sanur" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah No. 46, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1438/a_1438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the tranquil coastal village of Sanur. The accommodation is just minutes from great shopping, entertainment and the cultural and natural attractions of Bali. It is approximately 25 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.47677171" Longitude="115.26363301" StarRating="3" HotelCode="486069|nyir_cottage" HotelName="Santosha Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelabang Moding, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.482081413269043" Longitude="115.27615356445312" StarRating="4" HotelCode="0|the_pari_sudha" HotelName="The Pari Sudha" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petulu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/16/f216bcf9825f8c7b35d2bf99cfe2c48cd351e7c8.jpeg</HotelPictures>
        <HotelDescription>The 4.5-star The Pari Sudha offers comfort and convenience whether you're on business or holiday in Bali. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Facilities like free Wi-Fi in all rooms, 24-hour security, convenience store, daily housekeeping, gift/souvenir shop are readily available for you to enjoy. Some of the well-appointed guestrooms feature flat screen television, complimentary instant coffee, complimentary tea, free welcome drink, linens. The property's peaceful atmosphere extends to its recreational facilities which include hiking trails, outdoor pool, garden. The Pari Sudha is an excellent choice from which to explore Bali or to simply relax and rejuvenate.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|kakul_villa_ubud_apartment_suite" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/51939/2951939/1.jpg?f=14950328</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.63687835" Longitude="115.18366922" StarRating="3" HotelCode="325728|puri_saron_hotel_denpasar" HotelName="Puri Saron Denpasar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat 459C, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555680/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.453208923339844" Longitude="115.27557373046875" StarRating="3" HotelCode="0|villa_tanah_carik" HotelName="Villa Tanah Carik" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl Cinta Br. Pejengaji, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/dd/0bdd2ecdf30dae3a8e88c58e907bc9bd6eb1cb08.jpeg</HotelPictures>
        <HotelDescription>With a stay at Villa Tanah Carik in Tegallalang, you'll be within a 10-minute drive of Tegallalang Handicraft Center and Tegallalang Rice Terrace.  This bed &amp;amp; breakfast is 7.1 mi (11.4 km) from Ubud Monkey Forest and 4.2 mi (6.8 km) from Ubud Royal Palace.&lt;br /&gt;Be sure to enjoy recreational amenities including an outdoor pool and an indoor pool. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Pool access available from 7:00 AM to 6:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.63776265" Longitude="115.25030376" StarRating="3" HotelCode="551800|ninja_suite_villa" HotelName="Ninja Suite Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tunjung Biru 6, Gatsu Timur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21487/2521487/1.jpg?f=15051814</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ninja Suite Villa is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), air conditioning, desk, mini bar, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making Ninja Suite Villa your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.67972817" Longitude="115.57343803" StarRating="0" HotelCode="834325|pandawa_beach_resort_and_spa_luxury" HotelName="Pandawa Beach Resort And Spa Luxury" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Klungkung Regency, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33070000/33066900/33066895/3900c324_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.26" OriginalAmount="39.26">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|11bfcb" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150984/150984a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese traditional culture and views of the paddy fields. It also is conveniently located 90 minutes’ drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.42" OriginalAmount="39.42">
      <BasicPropertyInfo Latitude="-8.701679" Longitude="115.166946" StarRating="3" HotelCode="296378|15eb14" HotelName="Swiss-Belinn Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404423/a_404423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is about 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.47" OriginalAmount="39.47">
      <BasicPropertyInfo Latitude="-8.6926869601631" Longitude="115.16328358417" StarRating="4" HotelCode="429713|12218e" HotelName="Artemis Villa &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Babysitting,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Puri Kubu 63 F, Jalan Camplung Tanduk, Seminyak 80361, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234470/234470a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Select from the accommodation styles to suite your taste, hotel rooms serviced apartments cottages and villas (all accommodation types have a separate kitchen except hotel rooms). Cottages have a direct access to the beach through a little pathway Pool Villas have a private pool shaded with large trees Loft Villas have a peacefully calm view of Bali Jacuzzi Villas have a private jacuzzi in a garden full of flowers. Villa Artemis offers such a variety of accommodations so that you will be greeted with a nice new surprise every time you stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.56" OriginalAmount="39.56">
      <BasicPropertyInfo Latitude="-8.48590393" Longitude="115.27773151" StarRating="3" HotelCode="434932|1d6424" HotelName="Ubud Luwih Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukaluwih, Jalan Raya Gentong, Tegalalang 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.58" OriginalAmount="39.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|711399" HotelName="WINA HOLIDAY VILLA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33111_image64054368_0.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; situado en medio de jardines de vegetaciandoacute;n tropical, a dos minutos andando de la amplia playa. Si quiere darse un refrescante baandntilde;o, tambiandeacute;n lo puede hacer en la playa de Legian, a un cuarto de hora. El centro de la localidad, donde encontrarandaacute; numerosas tiendas y comercios, asandiacute; como restaurantes, estandaacute; a cuatro minutos andando. El tiempo de traslado hasta el aeropuerto es de 15 minutos.Este hotel de playa, diseandntilde;ado en estilo balinandeacute;s, estandaacute; compuesto por varios edificios de un mandaacute;ximo de tres plantas y tiene un total de 180 habitaciones. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n donde se le ofrece servicio de caja fuerte y de cambio de divisa. Tambiandeacute;n tendrandaacute; a su disposiciandoacute;n un guardarropa, una cafeterandiacute;a y algunas tiendas. Entre otras instalaciones puede encontrar un bar, una sala de teatros y una sala de juegos. En el edificio hay un restaurante a la carta, una sala de conferencias y una terminal con conexiandoacute;n a Internet. Como prestaciones adicionales se le ofrecen los servicios de habitaciones, de lavanderandiacute;a y de atenciandoacute;n mandeacute;dica. Se tiene en cuenta a los mandaacute;s pequeandntilde;os, para los cuales hay un parque infantil en el que podrandaacute;n jugar y corretear a sus anchas. Podrandaacute; aparcar su vehandiacute;culo en el garaje del hotel.Las habitaciones, decoradas y amuebladas con buen gusto, estandaacute;n dotadas de cuarto de baandntilde;o con ducha. Todas estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, sistema de aire acondicionado centralizado y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. En todas hay una caja fuerte de alquiler y balcandoacute;n o terraza. Tiene la posibilidad de reservar habitaciones conectadas entre sandiacute; por una puerta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.58" OriginalAmount="39.58">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="915206|1b4964" HotelName="Amansari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136378/136378a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.82" OriginalAmount="39.82">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|1254f3" HotelName="Lumbung Sari Cottages" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7220446</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a short walk from the hotel making it extremely convenient for guests to move around the area. Ngurah Rai International Airport can be reached in approximately a 1 hour's drive (roughly 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.92" OriginalAmount="39.92">
      <BasicPropertyInfo Latitude="-8.422441" Longitude="115.02869" StarRating="3" HotelCode="76308|1223bd" HotelName="Cempaka Blimbing Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Suradadi, Belimbing, Pupuan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pupuan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208691/208691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Pupuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.93" OriginalAmount="39.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|711545" HotelName="PERTIWI RESORT UBUD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32459_image63678782_0.jpg</HotelPictures>
        <HotelDescription>Pertiwi Resort &amp; Spa is located among dreamy tropical landscapes and features 2 outdoor pools and a spa. A 5-minute walk from the popular Monkey Forest, it offers free WiFi throughout the property and 2 dining options with room service.Pertiwi Resort is located in the center of Ubud, just a 5-minute walk from the Ubud Palace. Old, with the day market and the rice terraces. Ngurah Rai International Airport is approximately 28 km away.The spa consists of 4 pavilions offering massages and treatments such as aromatherapy. There is also a yoga area and yoga classes are held every Wednesday.Occupying a 2-story building with indoor and outdoor dining areas, The Green House restaurant serves Western, Asian and Indonesian cuisine. Additionally, the pool restaurant offers hot drinks and light snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|71637" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88814/a_88814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also known as Jalan Dewi Sartika-Tuban. The area has become the shopping icon of Bali, and shops, restaurants, markets, bars and clubs are located within easy walking distance. South Kuta Beach is around 250 m away. The hotel is just 15 minutes' drive from Ngurah Rai International Airport in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.77259703" Longitude="115.17088729" StarRating="4" HotelCode="481332|156399" HotelName="Fox Harris Jimbaran Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Internet,Parking,Restaurant,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 3, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2371475/87IazSV4_7da6e8ba0c24fb27bda6bf5a5947796b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pramapada Hotel Jimbaran ( 4* ) with - 125 exclusive, functional and stylish rooms and suites with double and twin bed optionis, located in the exclusive area of Jimbaran, less than 10 minutes drive from Ngurah Rai International airport, it's only 4 minutes walking to Jimbaran Beach, it's only 15 minute to Kuta area. It is a short drive to Nusa Dua easy access to Bali collection, Garuda Wisnu Kencana, Dream land beach, Pandawa beach and many more attraction and activities to make your stay more enjoyable and memorable. The SKIE"A New Spot at Jimbaran area for you who wants to enjoy The Sunset or Sunrise with your beloved people...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.68590688" Longitude="115.43050873" StarRating="3" HotelCode="748351|293808" HotelName="Royal Retreat Villa's Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5920957</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|pertiwi" HotelName="Pertiwi Resort &amp; Spa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18968/a_18968_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincial capital Denpasar. There are numerous shops and entertainment venues, as well as various restaurants and boutiques, the Monkey Forest and the Puri Lukisan Museum, all situated just a few minutes away on foot. Transfer time to Ngurah Rai airport is about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.6820320555025" Longitude="115.17012793538" StarRating="4" HotelCode="327791|dpenjor_seminyak" HotelName="d'PENJOR Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari II 1, Taman Mertanadi, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234475/234475a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.50418" Longitude="115.27859" StarRating="3" HotelCode="0|amaya_cottage_ubud" HotelName="Amaya Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/58/0758e5c6d61d6fd8e297f818a12c2122bea39dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, Amaya Cottage Ubud is within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This guesthouse is 3.8 mi (6 km) from Ubud Monkey Forest and 2.6 mi (4.1 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|virmas_private_villa" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.67624282836914" Longitude="115.56927490234375" StarRating="3" HotelCode="0|papa_sun_villas" HotelName="Papa Sun Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kutapang, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6f/39/6f39dbce448ebc22f0c833ef431ac9fb0b871fd4.jpeg</HotelPictures>
        <HotelDescription>With a stay at Papa Sun Villas in Penida Island, you'll be within a 5-minute drive of Port Roro Nusa Jaya Abadi and Plabuhan Tradisional Sampalan.  This bed &amp;amp; breakfast is 10.9 mi (17.6 km) from Crystal Bay and 11.7 mi (18.8 km) from Diamond Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;A complimentary cooked-to-order breakfast is served daily from 7:00 AM to 9:30 AM.&lt;br /&gt;Make yourself at home in one of the 9 individually furnished guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.04" OriginalAmount="40.04">
      <BasicPropertyInfo Latitude="-8.49921172" Longitude="115.27281372" StarRating="3" HotelCode="348252|1ae48d" HotelName="Puri Padma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong Br Nagi, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95147/2095147/42.jpg?f=15687731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.21" OriginalAmount="40.21">
      <BasicPropertyInfo Latitude="-8.6834523431576" Longitude="115.16996497917" StarRating="3" HotelCode="324165|12de8c" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari III 8, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235701/235701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar, a transfer service and room service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.32" OriginalAmount="40.32">
      <BasicPropertyInfo Latitude="-8.6799713489367" Longitude="115.15373379966" StarRating="3" HotelCode="936649|1a0937" HotelName="Bali Mystique Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 2000xx, Seminyak 80361, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38286/3838286/1.jpg?f=15683108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40.76" OriginalAmount="40.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|688775" HotelName="THE NICHE BALI HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950494_foto_1.jpg</HotelPictures>
        <HotelDescription>Offering 38 modern and well appointed rooms The Niche Bali hotel is ideally situated to offer its guests easy access to the variety of shops, restaurants and entertainment options Legian Street is world renowned for. The Niche Bali hotel is your perfect choice for��Bali accommodation.Opened in May 2011, our brand new 1st floor Superior King rooms with pool view and modern furnishings are available for our guests wanting something a little more special. The Niche Bali hotel is popular amongst travellers wanting accommodation in Kuta and Legian.A trip to Bali wouldn't be complete without some pampering and self indulgence. Our Niche Spa offers a variety of different treatments for both men and woman to experience.Did we forget to mention cocktails and Bintang beers around the swim up bar - well that's no secret it's just part of a great holiday. Join us daily from 4 - 6pm for our Bali Moon Happy Hours delivered by our friendly team of pool bar staff.The Niche Bali is proud to present our Niche in Style Airport Transfers. You will be greeted upon arrival by one of our friendly tour desk staff who will escort you to The Niche Bali. Whilst travelling en-route you will enjoy a selection of cold beverages to relax after your flight. Our beverage range will include Bintang beer, Aqua and Cool Drinks. Our drivers will be more than happy to discuss any tour or personal transfers you may have whilst being extremely knowledgeable about Bali for all those initial questions. Relax and Unwind after your flight and lets us get you there in comfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.76" OriginalAmount="40.76">
      <BasicPropertyInfo Latitude="-8.8057199441048" Longitude="115.15068356349" StarRating="4" HotelCode="376703|1a7ad9" HotelName="Buana Bali Luxury Villas And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puri Gading II, Puri Gading, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the holiday village, which has a total of 13 rooms. The complex features various services and facilities, including a dining area, a bar, a babysitting service, a childcare service, a transfer service, room service and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.78" OriginalAmount="40.78">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|11a610" HotelName="Biyukukung Suite &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59249/a_59249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest. The town centre of Ubud is roughly a mere 2 minutes' walk away and Ngurah Rai Airport is approximately 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.80" OriginalAmount="40.80">
      <BasicPropertyInfo Latitude="-8.180291" Longitude="115.043795" StarRating="4" HotelCode="177843|1da270" HotelName="Puri Mangga SeaView Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275522/275522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|4246" HotelName="Risata Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60905/a_60905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Mall and Waterbom Park. It is also conveniently close to the island's numerous restaurants and vibrant nightspots. Kuta Beach is about a 15-minute drive away, while Denpasar is approximately 45 minutes away by car. The resort is just a 5-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.688438" Longitude="115.430455" StarRating="3" HotelCode="292723|116611" HotelName="Sunset Coin Lembongan Cottage &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay, Sunset Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1200548/y6ekMVfE_9f7379f073098ba332a1fbe852082577.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.69052374" Longitude="115.16166112" StarRating="4" HotelCode="387593|tijili_seminyak" HotelName="Tijili" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 9, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.4994190778628" Longitude="115.26490177722" StarRating="3" HotelCode="540508|tetirah_boutique_hotel" HotelName="Tetirah Boutique Hotel Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 56, Banjar Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621099/621099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. This accommodation offers a total of 16 units. Moreover, there is a wireless Internet connection available on-site. Additionally, the premises provide a reception service the whole day through. Baby cots are available on request for children. Guests with reduced mobility can stay at Tetirah Boutique Hotel, which includes some disability-friendly bedrooms. Pets are not allowed at this establishment. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="3" HotelCode="854815|wasabi_hotel" HotelName="Wasabi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Pererenan, Mengwi, Kabupaten Badung</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.8161039352417" Longitude="115.09098815917969" StarRating="3" HotelCode="0|the_manik_toya_boutique_villa" HotelName="The Manik Toya Boutique Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Labuan Sait, Pantai Suluban, Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/ba/73ba39a641b55c23ccd70db79ffae0d5301a627a.jpeg</HotelPictures>
        <HotelDescription>When you stay at The Manik Toya Boutique Villa in Pecatu, you'll be on the beach, within a 5-minute drive of Padang Padang Beach and Uluwatu Cliffs.  This spa bed &amp;amp; breakfast is 1.5 mi (2.3 km) from Uluwatu Beach and 1.5 mi (2.5 km) from Uluwatu Temple.&lt;br /&gt;Relax at the full-service spa, where you can enjoy massages. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, Manik Toya Restaurant, or stay in and take advantage of the room service (during limited hours). Relax with a refreshing drink at one of the 4 beach bars.&lt;br /&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.41018295288086" Longitude="114.79279327392578" StarRating="3" HotelCode="0|wide_sands_beach_retreat" HotelName="Wide Sands Beach Retreat" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Bahari, Yeh Sumbul, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/e8/19e8bb66004bf8cfa67db73249349d8d899a3916.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Mendoyo, Wide Sands Beach Retreat is in a rural location, within a 15-minute drive of Medewi Beach and Pengeragoan Beach. This beach hotel is 10.6 mi (17 km) from Jembrana Beach and 15.3 mi (24.7 km) from Perancak Temple.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Medewi Beach - 2.4 km / 1.5 mi&lt;br /&gt;Pengeragoan Beach - 16.3 km / 10.1 mi&lt;br /&gt;Jembrana Beach - 17 km / 10.6 mi&lt;br /&gt;Perancak Temple - 24.7 km / 15.3 mi&lt;br /&gt;Balian Beach - 25.7 km / 16 mi&lt;br /&gt;Soka Beach - 30 km / 18.6 mi&lt;br /&gt;Pasut Beach - 40.9 km / 25.4 mi&lt;br /&gt;Santhipala Waterfall - 46.5 km / 28.9 mi&lt;br /&gt;Puri Jati Dive Site - 47.6 km / 29.6 mi&lt;br /&gt;Puri Jati Beach - 48.2 km / 29.9 mi&lt;br /&gt;Pura Ulun Siwi - 48.6 km / 30.2 mi&lt;br /&gt;Tangguwisia Bali Beach - 49.5 km / 30.8 mi&lt;br /&gt;Umejero Falls - 50.8 km / 31.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 14 individually decorated guestrooms. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a satisfying meal at Restaurant serving guests of Wide Sands Beach Retreat. Unwind at the end of the day with a drink at the bar/lounge or the beach bar. Cooked-to-order breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 8:00 PM.&lt;/li&gt;&lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.03" OriginalAmount="41.03">
      <BasicPropertyInfo Latitude="-8.512511" Longitude="115.257104" StarRating="2.5" HotelCode="166201|124cce" HotelName="Nick's Hidden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma Road, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232973/a_232973_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated on Bisma Road, overlooking the Campuhan River, and it provides some excellent views of the rice fields. It is roughly a 10-minute walk from the centre of Ubud with its shops and restaurants. It is around a 5-minute walk to Monkey Forest, and approximately 35 km from Bali Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.24" OriginalAmount="41.24">
      <BasicPropertyInfo Latitude="-8.72008372" Longitude="115.1737522" StarRating="4" HotelCode="420935|1afdeb" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane 1, Agung Art Market, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391898/391898a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Poppies Lane 1 and 2, Kuta Town Houses is located in the very heart of Kuta with both International &amp; Indonesian styled restaurant, Kuta Beach, Kuta Square and Jalan Legian with a great night life which are just minutes walk away from our fully serviced apartments. Kuta Town Houses offers luxury apartment style accomodation both self contained and serviced, at an affordable price.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.37" OriginalAmount="41.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15B08" HotelName="Del Cielo Villa Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA SELATAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620761_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel se halla en Jimbaran. Los viajeros valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Hay paradas de transporte panduacute;blico a 1. 0 km. El establecimiento estandaacute; a 500 metros de la playa mandaacute;s cercana. Los visitantes encontrarandaacute;n el aeropuerto a 9. 0 km. Esta propiedad es el lugar perfecto para una estancia tranquila, ya que solo tiene 14 habitaciones. Asimismo, el hotel cuenta con Wi-Fi gratuito. Del Cielo Villa Jimbaran ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. No hay cunas disponibles en este hotel. Del Cielo Villa Jimbaran cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los huandeacute;spedes podrandaacute;n aprovechar el servicio de traslado al aeropuerto. Con su variada oferta culinaria, Del Cielo Villa Jimbaran atiende las necesidades de todo tipo de huandeacute;spedes. Algunos de estos servicios pueden estar sujetos a cargos adicionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.55" OriginalAmount="41.55">
      <BasicPropertyInfo Latitude="-8.813554" Longitude="115.15825" StarRating="4" HotelCode="546095|1e1184" HotelName="The Kirana Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Gang Ambara 18, Ungasan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.62" OriginalAmount="41.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|919380" HotelName="Abisha Hotel Sanur" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1021687_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.51210339" Longitude="115.57351216" StarRating="0" HotelCode="758744|415648" HotelName="Alam Candi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bar,Dining,Garden,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Manggis, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Sengkidu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634183/634183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alam Candi Dive Resort , a hidden gem located in the heart of Candidasa, Karangasem, East of Bali. Alam Candi Dive Resort is a rebranding from the outdated Alam Asmara Dive Resort into a boutique concept to provide an intimate atmosphere with its distinctive Alam Resorts style. With a nautical elegance vibe providing fresh and calm ambience, Alam Candi Dive Resort caters to the sea lover and cultural enthusiastic who enjoy simplicity with a touch of elegance. Spacious lobby plaza with boutique rooms inspired by locally-sourced materials of Balinese elegance with modern simplicity reflecting the heritage through colour and art. The newly refreshed logo represents the fresh sea themed colours bringing …. atmosphere</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.736642" Longitude="115.165603" StarRating="4" HotelCode="141835|21689" HotelName="Aston Kuta Hotel &amp; Residence" 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,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 2-5, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202733/w_202733_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.5284272857056" Longitude="115.25752817016" StarRating="4" HotelCode="933892|83628" HotelName="Budhi Ayu Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371111/371111a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.6970445108239" Longitude="115.26325036292" StarRating="4" HotelCode="292350|79832" HotelName="Puri Hiromi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 152, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234442/234442a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.264452" Longitude="115.05969" StarRating="2" HotelCode="76307|169626" HotelName="Puri Lumbung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Singaraja 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103773/a_103773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Bali in the village of Munduk; a mountain retreat from the administrative capital of Singaraja. Ngurah Rai International Airport is around 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|agung_raka_bungalows" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/43/430815/c8VsqEzT_105d66e0cf15721cfd14acbff6b066f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearby attractions include Ubud Monkey Forest (around 20 minutes’ walk away), the traditional market at Ubud and Ubud Palace (each around 30 minutes’ walk away). Ngurah Rai International Airport, where guests will also find taxis and car rental, is around 40 km (within 1.5 hours’ drive) from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.68587589263916" Longitude="115.48321533203125" StarRating="3" HotelCode="0|samuh_ocean_sunset_hotel" HotelName="Samuh Ocean Sunset Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Banjar Anyar Dusun Sebunibus, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ec/70ec08a4406dbc50353faefefde3a767cb814e9f.jpeg</HotelPictures>
        <HotelDescription>Samuh Ocean Sunset Hotel is located in Nusa Penida, 1.1 km from Toyapakeh Beach. The hotel offers a restaurant, free private parking, an outdoor pool and a terrace. This accommodation is 1.4 km from Pantai Pasir Putih Nusa Penida, 2 km from Prapat Beach and 14 km from Broken Beach. There is room service and free Wi-Fi throughout.&lt;br /&gt;The hotel offers an a la carte breakfast or a typical Asian breakfast.&lt;br /&gt;Samuh Ocean Sunset Hotel is 6 km from Gamat Bay and 14 km from Angel's Billabong. The nearest airport is Ngurah Rai International Airport, 79 km from this property.&lt;br /&gt;We speak your language!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.493093" Longitude="115.253322" StarRating="3" HotelCode="114223|beji_ubud_resort" HotelName="Beji Ubud Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157706/a_157706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the main street between central Ubud and Kedewatan, within walking distance of the famous Neka Museum and Mozaic fine dining restaurant. Ubud village, nightlife and shopping options are within about 5 minutes' drive of the hotel. Guests may also be interested in visiting Gianyar city, the Elephant Safari Park or the Ubud Monkey Forest, all of which are 15-25 minutes' drive away. The hotel is one hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.5039096972477" Longitude="115.266949093918" StarRating="0" HotelCode="0|_0x40099" HotelName="Pratama house" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan sandat banjar taman kelod ubud, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/10/41/1041da7ef8e65cb11b97392e8639dbff4c908b35.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pratama house” is located within 17 km from the historic center of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.47015107" Longitude="115.26450023" StarRating="3.5" HotelCode="594809|duwur_beji" HotelName="Ayu Duwur Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kelabang Moding, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50192/2950192/1.jpg?f=15494595</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.535674095153809" Longitude="115.2812271118164" StarRating="3" HotelCode="0|villa_waturenggong_ubud" HotelName="Villa Waturenggong Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kemenuh, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/56/a5564a6b5932caa5bcdc65864252adeacacf4a26.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Ubud, Villa Waturenggong Ubud is a 3-minute drive from Goa Gajah and 15 minutes from Ubud Traditional Art Market.  This bed &amp;amp; breakfast is 3.7 mi (5.9 km) from Ubud Monkey Forest and 4.3 mi (7 km) from Tegenungan Waterfall.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Pura Taman Pule - 1.7 km / 1.1 mi&lt;br /&gt;Goa Gajah - 2.5 km / 1.6 mi&lt;br /&gt;Agung Rai Museum of Art - 3.8 km / 2.3 mi&lt;br /&gt;Ubud Peliatan Balerung Stage - 4 km / 2.5 mi&lt;br /&gt;Agung Rai Museum of Art - 4.2 km / 2.6 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5.6 km / 3.5 mi&lt;br /&gt;Ubud Monkey Forest - 5.9 km / 3.7 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 6 km / 3.7 mi&lt;br /&gt;Ubud Traditional Art Market - 6.2 km / 3.9 mi&lt;br /&gt;Ubud Royal Palace - 6.3 km / 3.9 mi&lt;br /&gt;Pura Desa - 6.4 km / 4 mi&lt;br /&gt;Saraswati Temple - 6.4 km / 4 mi&lt;br /&gt;Puri Lukisan Museum - 6.6 km / 4.1 mi&lt;br /&gt;Pura Dalem Ubud - 6.9 km / 4.3 mi&lt;br /&gt;Tegenungan Waterfall - 7 km / 4.3 mi&lt;br /&gt;The preferred airport for Villa Waturenggong Ubud is Ngurah Rai Intl. Airport (DPS) - 39.7 km / 24.7 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, Waturenggong, or stay in and take advantage of the room service (during limited hours).&lt;br /&gt;HeadLine : Near Pura Taman Pule&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 5 individually decorated guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.61951326" Longitude="115.14136807" StarRating="3" HotelCode="491634|ardha_chandra_villa" HotelName="Ardha Chandra Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tumbakbayuh 77, Nearby Canggu &amp; Pererenan Villages, Badung 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602085/602085a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.830063819885254" Longitude="115.12493896484375" StarRating="3" HotelCode="0|ratan_hotel_uluwatu" HotelName="Ratan Hotel Uluwatu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Labuansait, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/30/6b30c5cfec16e1a4c068d39568236a1c5567ddb3.jpeg</HotelPictures>
        <HotelDescription>With a stay at Ratan Uluwatu Pecatu in Pecatu, you'll be steps from Uluwatu and a 1-minute drive from Padang Padang Beach. This hotel is 3.5 mi (5.6 km) from Uluwatu Temple and 3.5 mi (5.6 km) from Uluwatu Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 16 individually decorated guestrooms. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.55953115" Longitude="115.26134577" StarRating="3" HotelCode="557448|rumah_lada_" HotelName="Rumah Lada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724799/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.55919126" Longitude="115.26097037" StarRating="3" HotelCode="756659|canvas_escape" HotelName="Canvas Escape" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh 80361</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6178" Longitude="115.23862" StarRating="4" HotelCode="0|villa_dcarik_bali" HotelName="Villa D'Carik Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kaswari, Gg Dewi Sri Ujung, Penatih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/69/316966535ae92309ddcb475d5410803cfec88f0b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Penatih, Villa D'Carik Bali is within a 15-minute drive of Bali Bird Park and Bali Zoo.  This guesthouse is 5.4 mi (8.7 km) from Sanur Beach and 10 mi (16.2 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This guesthouse also features complimentary wireless Internet access, concierge services, and wedding services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;At Villa D'Carik Bali, enjoy a satisfying meal at the restaurant. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 50,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 25,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.13" OriginalAmount="42.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|399990" HotelName="SANTIKA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064246_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated less than a 10-minute drive from Seminyak Beach, Hotel Santika Seminyak boasts an outdoor pool and free WiFi access throughout. Guests can enjoy the fitness centre to workout for free.Seminyak and Petitenget Beach are 7-minute drive away, while Batu Belig Beach is a 10-minute drive away. Decorated in soothing cool tones, the air-conditioned rooms here are fitted with a flat-screen TV and en suite bathroom with shower. Operating a 24-hour front desk, friendly staff at Hotel Santika Seminyak can assist guests with dry cleaning, laundry and ironing services. The concierge service will be happy to arrange for luggage storage, airport transfer and shuttle service. There is also meeting/banqueting facilities and business centre. Relaxing massage can be enjoyed at the spa and wellness centre. The Roof Top Pool and Bar serves refreshing beverages and light snacks, while a fine selection of international cuisine can be enjoyed at Merah Saga Restaurant. Seminyak Square is a 5-minute drive away, while Ku De Ta and Mall Bali Galeria are a 7-minute drive away. It takes a 15-minute drive to reach Canggu Club, while Ngurah Rai Airport is a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.21" OriginalAmount="42.21">
      <BasicPropertyInfo Latitude="-8.7872233169609" Longitude="115.20726462818" StarRating="4" HotelCode="540189|1eb4a8" HotelName="The Crystal Luxury Bay Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass I Gusti Ngurah Rai 88, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548363/548363a_hb_a_026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Benoa, this resort is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.39" OriginalAmount="42.39">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|139252" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301919/a_301919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.63" OriginalAmount="42.63">
      <BasicPropertyInfo Latitude="-8.66646101" Longitude="115.15280392" StarRating="3" HotelCode="547093|1a6cd4" HotelName="The Apartment Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 5J, Jalan Umalas Tunon, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/41121/2341121/43.jpg?f=15677073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.93" OriginalAmount="42.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|943574" HotelName="Artini 2 Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174723_foto_1.jpg</HotelPictures>
        <HotelDescription>Artini Cottages 2 is ideally situated on Padang Tegal ubud, in the midst of rice fields and just a short walk to the Monkey Forest, Galleries, Artist Studios, Museums, Shopping Center, and Nightlife in Ubud. Artini Cottages 2 is the truly comfortable bali resort in bali indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.64055944" Longitude="115.28186029" StarRating="3.5" HotelCode="564385|175893" HotelName="Aishwarya Exclusive Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Gumicik 26, Ketewel, Sukawati, Gianyar 50852, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.7868831634769" Longitude="115.19191861153" StarRating="4" HotelCode="909114|157208" HotelName="Alindra Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>By Pass Ngurah Rai, Jalan Aneka Warga 12, Puri Mumbul Permai, Badung, Jimbaran 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276406/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.508952" Longitude="115.25888" StarRating="3" HotelCode="909015|honeymoon_guesthouse" HotelName="Honeymoon Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35204/2535204/1.jpg?f=15672187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.683079" Longitude="115.261366" StarRating="3" HotelCode="16285|puri_kelapa_sanur" HotelName="Puri Kelapa Garden Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu No 1, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096608/096608a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the famous village of Sanur, this club resort is a pleasant 25-minute drive from Ngurah Rai International Airport, a 5-minute walk from the world famous sunrise beach of Sanur, and an exotic 15-minute ride to Denpasar, the capital city of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.77055191" Longitude="115.17843087" StarRating="3.5" HotelCode="489966|la_leela_jimbaran" HotelName="La LEELA Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Mas 8, Bypass Ngurah Rai, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.700062" Longitude="115.164337" StarRating="4" HotelCode="7146|sofi_apartment_at_jayakarta_residence" HotelName="The Jayakarta Bali Beach Resort Residence &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian, Po Box 3244, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1417/a_1417_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in lush gardens and located right on Legian Beach, famous for its sunsets. While offering guests peace and tranquillity, the hotel is also within walking distance of shopping and entertainment areas and the centre of Denpasar is 25 minutes away. Bali's major attractions can easily be reached from the hotel and offer visitors much more than a mere glimpse of the 'Island of the Gods'. Bali's International Airport can be easily reached from the hotel by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.76351" Longitude="115.175" StarRating="0" HotelCode="867081|krisandi_house_jimbaran" HotelName="Krisandi House Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesraman 77, Block F, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/30/35306d6d0be9000e73f32b099f45535c8e3ecd37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.25" OriginalAmount="43.25">
      <BasicPropertyInfo Latitude="-8.6715900563132" Longitude="115.15914217589" StarRating="3" HotelCode="319835|13e5f1" HotelName="Brown Feather" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 100, Kuta Utara, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235660/235660a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.34" OriginalAmount="43.34">
      <BasicPropertyInfo Latitude="-8.7402469033844" Longitude="115.16689219599" StarRating="3" HotelCode="98244|199a33" HotelName="Harris Hotel Tuban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277535/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban Beach. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.43" OriginalAmount="43.43">
      <BasicPropertyInfo Latitude="-8.1483922" Longitude="114.6598187" StarRating="3" HotelCode="292665|12a89f" HotelName="Kubuku Eco Dive Lodge and Yoga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran Village, Gerokgak, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360615/WHjGg93n_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43.95" OriginalAmount="43.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|918243" HotelName="ALAM ASMARA DIVE RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANDIDASA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296576_foto_1.jpg</HotelPictures>
        <HotelDescription>Alam Asmara Dive Resort Bali is formerly a resort called Pandawa, the resort has been transformed succesfully with passion, into a Romantic Dive Resort. More than just a Dive Resort not only does, Alam Asmara Dive Resort Bali have the basic personalized services, we only appointed a well established and active member of PADI dive operator, as its partner to take care their guests need. South and East Bali Combo Package.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.690721" Longitude="115.263757" StarRating="3" HotelCode="292346|21723" HotelName="Besakih Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 45, Sanur, P.O. Box 3306, Denpasar, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096356/096356a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.2833202577295" Longitude="115.36575525999" StarRating="3" HotelCode="302509|165765" HotelName="Lakeview Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Garden,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penelokan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/e4/17e486efc16c8a36e1dd14db983b7ed67d9848f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of the massive volcanic caldera over looking Mt. Batur and its tranquil lake, approximately 901 minutes drive from The International Airport.

Located at the edge of the great caldera over looking of Mt. Batur and its transquil Lake, and it is not complete without seeing Mount Batur and its crater lake. The drive takes you through the regencies of Gianyar and Bangli, which strecth from the fertile area between the banks of the Ayung and Melangit rivers all the way up to the central volcanic calderation.

The rooms are quiet with a Balinese style overlooking at the mountain and the lake both from bed and bathroom which bring the cool air and the twinkling lights from the lakeside far below.

Restaurant is available for all day dining available on a la carte basis</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|79978" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367203/367203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.81791967" Longitude="115.09948743" StarRating="3" HotelCode="616497|299981" HotelName="Uluwatu Breeze Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361, Pecatu, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.508642" Longitude="115.258952" StarRating="3" HotelCode="19008|27455" HotelName="Villa Chempaka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33720000/33711200/33711196/9206dae1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.4664931397202" Longitude="115.26634631951" StarRating="3" HotelCode="377723|inang_villa" HotelName="Inang Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelabang Moding, Br. Kelabangmoding, Tegallalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81788/2281788/40.jpg?f=15661188</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.81042405" Longitude="115.13228541" StarRating="4" HotelCode="524003|swissbelresort_pecatu" HotelName="Swiss-Belresort Pecatu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecatu Indah Raya, Blok G2, Pecatu Indah Resort, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541627/541627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and room service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.514855" Longitude="115.263819" StarRating="3" HotelCode="936646|artini_2_cottages" HotelName="Artini Cottages 2" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.5087881014062" Longitude="115.25905363262" StarRating="2" HotelCode="909041|nicks_pension" HotelName="Nick's Pension" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Jalan Wanarawana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271663/271663a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.01" OriginalAmount="44.01">
      <BasicPropertyInfo Latitude="-8.6972273568814" Longitude="115.2644187212" StarRating="4" HotelCode="25939|1e0f12" HotelName="Parigata Resort &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 87, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071871/071871a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa complex is strategically located in the Sanur area. A green tree-lined lane leads to this pleasant, shady resort. It is situated approximately 20 minutes from Denpasar City and within walking distance of the beach. The resort of Sanur and its beach are around 10 minutes' drive, Kuta Beach is 8 km away and the resort is a 30-minute drive from the Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.57" OriginalAmount="44.57">
      <BasicPropertyInfo Latitude="-8.5150105103646" Longitude="115.26386971424" StarRating="2" HotelCode="936645|1a90c7" HotelName="Artini Cottages 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466419/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Artini 1 Cottages is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like free Wi-Fi in all rooms, Wi-Fi in public areas, room service, airport transfer, car hire are readily available for you to enjoy. Internet access – wireless, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including spa, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Artini 1 Cottages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|175903" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598247/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.70943244" Longitude="115.47478559" StarRating="3.5" HotelCode="406232|171526" HotelName="Coco Resort Penida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Sakti, Nusa Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62414/2462414/1.jpg?f=15344976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Penida. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.52310185" Longitude="115.26308483" StarRating="3.5" HotelCode="369735|265477" HotelName="Gana Ubud Hotel and Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554826/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.5165178847019" Longitude="115.25987675187" StarRating="2" HotelCode="385583|156860" HotelName="Pondok Pundi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.68688403" Longitude="115.43140156" StarRating="3" HotelCode="504443|353212" HotelName="Sunset Garden Nusa Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9834126</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.6467537" Longitude="115.13270701" StarRating="3" HotelCode="482261|77014" HotelName="The Apartments Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Linjong 85, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235656/235656a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.67856642" Longitude="115.18040061" StarRating="3" HotelCode="489980|176352" HotelName="Villa D'Kerobokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Salak Selatan Gang Tegal Abadi 1, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/6e/606e29176567cdaa5f618623b1af84f89b18251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.715561" Longitude="115.18404714" StarRating="0" HotelCode="973377|fairfield_by_marriott_bali_kuta_sunset_road" HotelName="Fairfield by Marriott Bali Kuta Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka Raya VII, Abianbase Kuta, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/ad/94ad161cb9c8d06b6a1b53a4158056e1ecc61d3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|the_evitel_resort_ubud" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544222/544222a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.6764742575681" Longitude="115.1514814957" StarRating="4" HotelCode="297103|golden_tulip_devins_hotel_seminyak" HotelName="DevinSky Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Komplex Villa Kendal 35, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405189/a_405189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.6862182763297" Longitude="115.17375596254" StarRating="3" HotelCode="915875|villa_kamar_kamar_rumah_tamu" HotelName="Kamar Kamar Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Jalan Dewi Saraswati III, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255494/255494a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|labak_river_hotel_" HotelName="Labak River Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618430/618430a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="850340|tegal_mesari_ubud_villa" HotelName="Tegal Mesari Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa I</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32650000/32644500/32644443/421489c7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|bintang_kuta_hotel" HotelName="Bintang Kuta Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221663/221663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.68311796" Longitude="115.42831764" StarRating="3" HotelCode="746783|radiance_sunset_villas_lembongan" HotelName="Radiance Sunset Villas Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Point, Dreambeach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5920602</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.335561752319336" Longitude="115.64659881591797" StarRating="3" HotelCode="0|seamount_hotel" HotelName="Seamount Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. I Ketut Natih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/df/b1dfc4620da7f95144d162d106ff420aa5956841.jpeg</HotelPictures>
        <HotelDescription>When you stay at Seamount Hotel in Karangasem, you'll be on the beach, just steps from Amed Beach and 10 minutes by foot from Amed.  This hotel is 0.5 mi (0.9 km) from Jemeluk Beach and 1.3 mi (2.1 km) from Jemeluk Viewpoint.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and a picnic area.&lt;br /&gt;Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and laundry facilities. Planning an event in Karangasem? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/café. Wrap up your day with a drink at the bar/lounge. A complimentary English breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring LED televisions. Rooms have private furnished balconies or patios. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 500,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 700,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Pool access available from 7:30 AM to 7:00 PM.&lt;/li&gt;&lt;li&gt;Children 10 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. Children may not be eligible for complimentary breakfast. &lt;/li&gt;&lt;li&gt;Free in-room WiFi has a 2-device limit. WiFi in public areas is also free and has a 2-device limit. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.2453805599335" Longitude="115.16130775761" StarRating="4" HotelCode="166192|bali_handara_golf__country_club" HotelName="Handara Golf &amp; Resort Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096340/096340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.12" OriginalAmount="45.12">
      <BasicPropertyInfo Latitude="-8.3353749" Longitude="115.65627138" StarRating="3" HotelCode="755684|21d3a4" HotelName="Amed Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Jemeluk Beach, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8663304</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.51" OriginalAmount="45.51">
      <BasicPropertyInfo StarRating="5" HotelCode="|839965" HotelName="LE GRANDE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950669_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the southwest of Bali next to the new Kuta Golf Course and Dreamland Beach. Only 20 mins from Ngurah Rai (or Denpasar) International Airport.45 sqm  rooms designed in a contemporary Balinese style with modern touches including a spacious balcony with sofa. Facilities include a 32? LCD TV with a wide selection of international channels,iPod with pre-loaded songs, separate shower and bathtub, free Wi-Fi internet, air conditioning,bathrobes and slippers, IDD telephone, mini-bar, safety box, hairdryer, work desk and tea/coffee making facilities.Breakfast, lunch, and dinner are available at this property.This is a modern hotel.The hotel has a large lobby.Legrande - Bali is a contemporary-designed resort with well-appointed, luxurious and spacious accommodation offering 60 suites and 130 deluxe rooms with comfort and style.  Nestled in the heart of the New Kuta Golf Course and surrounded by verdant and romantic Balinese garden landscape. A serene retreat perfect for relaxation yet only minutes away from the various attractions of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.51" OriginalAmount="45.51">
      <BasicPropertyInfo StarRating="3" HotelCode="|920874" HotelName="Sinar Bali Hotel by ZUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1965907_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Sinar Bali, has superb location on the famous Legian Village, on the tranquil corner of the region and within a short stroll to famous beach of Legian/Kuta and the shopping activities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.77" OriginalAmount="45.77">
      <BasicPropertyInfo Latitude="-8.677761" Longitude="115.16068221" StarRating="3" HotelCode="821150|214b17" HotelName="The Lumbung Wood Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 35, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977641/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.50672121" Longitude="115.56091227" StarRating="3" HotelCode="435146|157981" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Amlapura, Kabupaten Karangasem, Karangasem  80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.69721144868" Longitude="115.17079889774" StarRating="3" HotelCode="187579|70762" HotelName="Seminyak Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih 3, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126010/126010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.67474876" Longitude="115.56451542" StarRating="3" HotelCode="614894|310510" HotelName="Singabu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped, Buyuk, Penida Island, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92128/3692128/28.jpg?f=15503815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.504935" Longitude="115.559379" StarRating="3" HotelCode="36428|76293" HotelName="The Watergarden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59681/a_59681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the seaside village of Candi Dasa, the hotel offers easy access to East Bali's spectacular unspoiled beauty. A short distance from the hotel one encounters dramatic views of Mt Agung, Bali's sacred mountain, lush green rice terraces clinging to steep and sweeping valleys, traditional villages following age-old customs, colourful rituals and ceremonies and crystal-clear seas rich in coral and marine life. Here there is a timeless quality as ancient cultures and traditions remain unchanged - an essential element of daily life. Ngurah Rai International Airport is located roughly 85 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.65758764" Longitude="115.13443668" StarRating="3" HotelCode="614565|my_villa_canggu" HotelName="My Villa Canggu" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan 31, Kabupaten Badung, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43242/2943242/39.jpg?f=15503920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.6371929603856" Longitude="115.15504091978" StarRating="4" HotelCode="185655|united_colors_of_bali" HotelName="United Colors of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/168919/168919a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Canggu and enjoys a prime location in the middle of the rice terraces facing the famous sunset. The establishment is just 10 minutes away from the beaches and guests will be immersed directly into the heart of the Balinese culture, famous for its beautiful people, smiles and excellent customer service. Ngurah Rai International Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.651712417602539" Longitude="115.1214599609375" StarRating="3" HotelCode="0|sau_bali_room_restaurant" HotelName="Sau Bali Room &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Pererenan, Canggu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/53/0d5393d39eac38e05daa2d3fae64535458e53ae8.jpeg</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Enjoy a satisfying meal at Sau Bali Restaurant serving guests of Sau Bali Room &amp;amp; Restaurant. A complimentary cooked-to-order breakfast is served daily from 7:30 AM to 9:30 AM.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring LED televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.7904218697231" Longitude="115.15985012054" StarRating="4" HotelCode="909111|villa_kania" HotelName="Villa Kania - Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Currency Exchange,Dry Cleaning,Garden,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indra Prasta No. 7A, Jimbaran, Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276402/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ungasan Bay Villa in Jimbaran, you'll be convenient to Garuda Wisnu Kencana Cultural Park and New Kuta Golf. This 4-star villa is within close proximity of New Kuta Green Park and Balangan Beach.Rooms Make yourself at home in one of the 2 air-conditioned rooms featuring kitchenettes. Satellite television is provided for your entertainment. Conveniences include phones, as well as safes and minibars.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This villa also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.Business, Other Amenities A shuttle from the airport to the hotel is provided for a surcharge available on request, and limited parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.154132" Longitude="115.03454" StarRating="3" HotelCode="93168|sunari_beach_resort" HotelName="Sunari Villas &amp; Spa Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Po Box 131, Lovina Beach, Singaraja 81151, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096638/096638a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.816554" Longitude="115.091979" StarRating="3" HotelCode="915180|mamo_hotel_uluwatu" HotelName="Mamo Hotel Uluwatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuhan Sait, Pantai Suluban, 80361 Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42379/2042379/1.jpg?f=15654980</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.81967" Longitude="115.108" StarRating="0" HotelCode="830654|green_bowl_beach_villas" HotelName="Green Bowl Beach Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Pandawa</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/32000000/31150000/31144800/31144712/61195b98_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.68492595" Longitude="115.48307469" StarRating="0" HotelCode="959069|prasi_sunset_bungalows" HotelName="Prasi Sunset Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Desa Sebunibus, Dusun Sakti, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34100000/34090500/34090448/3bcdf532_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.05" OriginalAmount="46.05">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3.5" HotelCode="113501|193c41" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125537/125537a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and close to the Galleria shopping centre and other shops. The area is safe at night for those looking to enjoy the local nightlife. Ngurah Rai International Airport is just 7 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.13" OriginalAmount="46.13">
      <BasicPropertyInfo Latitude="-8.65532385" Longitude="115.21863708" StarRating="3" HotelCode="390235|1b2df7" HotelName="Grand Mirah Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kaliasem No 1, Denpasar 80232, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62478/2462478/1.jpg?f=15241275</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Denpasar, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.25" OriginalAmount="46.25">
      <BasicPropertyInfo Latitude="-8.703673" Longitude="115.168292" StarRating="3" HotelCode="36422|1d97d2" HotelName="ibis Styles Bali Legian" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59673/a_59673_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is centrally located in a popular resort area and within easy walking distance of markets, shops, restaurants and Legian’s famous beach. Denpasar Airport is 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.706846" Longitude="115.259912" StarRating="3" HotelCode="17272|17552" HotelName="Sativa Sanur Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan, Sanur, PO BOX 3163, Denpasar 80031, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21155/w_21155_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Sanur village, Bali's most enchanting village. The centre of Sanur is just some 200 m away and the city of Denpasar approximately 7 km from the resort. Denpasar's Ngurah Rai International Airport can be reached in around 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.73332169" Longitude="115.17082805" StarRating="4" HotelCode="317022|83320" HotelName="Swiss-Belhotel Tuban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 31, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485824/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.50722327" Longitude="115.26504994" StarRating="3" HotelCode="610537|griya_sriwedari" HotelName="Griya Sriwedari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 2, Gang Sruni, Ubud 80751, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43391/2943391/59.jpg?f=15674877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|the_bali_dream_villa_resort_echo_beach_canggu" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.7923538355373" Longitude="115.15377595373" StarRating="4" HotelCode="166123|abi_bali_resort_villas__spa" HotelName="Abi Bali Resort Villa &amp; Spa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 89, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232888/gt_232888_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the Jimbaran area, approximately 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.66324499" Longitude="115.16984408" StarRating="0" HotelCode="867883|taulan_villa_and_restaurant" HotelName="Taulan Villa And Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubengan Kauh, 80361 Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33080000/33078600/33078589/83eaed8e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.50859122" Longitude="115.56643536" StarRating="3" HotelCode="491864|bungalow_geringsing" HotelName="Geringsing Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50483/2950483/1.jpg?f=15219948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="47.42" OriginalAmount="47.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|830921" HotelName="KUTA BEACH CLUB HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32664_image63876302_0.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Kuta, Bali�s most famous beach, Kuta Beach Hotel is the paradise for surfers and travellers who are seeking the ultimate sun, sea and sand. The hotel is known for its strategic location.
We�re only within a few minutes ride to Ngurah Rai International Airport 50 meters away from Kuta Beach, and are surrounded by other popular public areas, from shopping mall, art market, to modern water park. The finest destinations are also available for spending a night out surrounding the hotel. Those who are looking for a great time after sunset, the guests can easily find an exciting nightlife scene with its wealth of clubs, bar, and sunset chill out spots, or enjoy a fun show at Kuta Teather.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.66" OriginalAmount="47.66">
      <BasicPropertyInfo Latitude="-8.67970901" Longitude="115.15477434" StarRating="3.5" HotelCode="490887|1ed5ef" HotelName="Paisa Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sunyi 9, Jalan Raya Petitenget, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602087/602087a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|156695" HotelName="Amoya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62416/2462416/1.jpg?f=14979313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.6498574" Longitude="115.12723917" StarRating="2" HotelCode="786484|353100" HotelName="Pererenan Nengah Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 30, Canggu, Badung</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49856/2949856/12.jpg?f=15662937</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.78470615" Longitude="115.19050493" StarRating="3" HotelCode="339709|157221" HotelName="Vidi Vacation Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Gang Taman Sari 2 8, Jalan I Gusti Ngurah Rai, Kuta Selatan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646460/646460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.5167653922996" Longitude="115.2660337619" StarRating="3" HotelCode="384907|tebesaya_cottage" HotelName="Tebesaya Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Tebasaya, Banjar Tebesaya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555983/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|maxonehotels_at_ubud" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.695213" Longitude="115.164943" StarRating="4" HotelCode="113554|the_amasya_villas" HotelName="The Amasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156911/a_156911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa is located in the Seminyak area, which is one of the most sought-after and prestigious residential areas. Restaurants are a 10-minute walk away, and the establishment is just 10 minutes’ drive from central Kuta and approximately 20 minutes from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.707884788513184" Longitude="115.4766616821289" StarRating="2" HotelCode="0|mamaras_guest_house" HotelName="Mamaras Guest House" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl raya Crystal Bay, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/db/6ddb26cbe974fd8adb0c206e1c2a340edb86adca.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, JnJ Guest House is a 1-minute drive from Maruti Express Nusa Penida Ferry Dock and 7 minutes from Plabuhan Tradisional Sampalan.  This guesthouse is 5.3 mi (8.6 km) from Crystal Bay and 9.4 mi (15.2 km) from Kelingking Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include desks and electric kettles, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 10:00 PM.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.34" OriginalAmount="48.34">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="489963|1d0a94" HotelName="Tetirah Suweta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Sambahan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86973/3486973/1.jpg?f=15398544</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.48" OriginalAmount="48.48">
      <BasicPropertyInfo Latitude="-8.41953943" Longitude="114.80562397" StarRating="0" HotelCode="755242|2149d5" HotelName="Umadewi Surf &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Jalan Denpasar Gilimanuk km 73, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/ba/d1ba8a5856a934dbc9fe1c3aa41b3b2d74f0fa5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.59" OriginalAmount="48.59">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|117f3e" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15587/a_15587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5-minute drive from the airport and nearby there are plenty of shopping and entertainment opportunities, as well as bars. The popular Kuta Square shopping centre lies on the hotel's doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.66" OriginalAmount="48.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|711444" HotelName="RISATA BALI RESORT AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33142_image64066603_0.jpg</HotelPictures>
        <HotelDescription>Risata Bali Resort &amp; Spa is a 4-star resort located in the heart of Kuta, Bali.
It offers 131 comfortable rooms and suites, all surrounded by a stunning landscape garden and pathway.
A stay a this resort is an escape to a paradise filled with rich Balinese cultural experiences. We have been serving our guests with warm Balinese hospitality and heartfelt service since 1991.
Situated in the stategic location, only 10 minutes drive from Bali International airport, 5 minutes walking to the beach and get access to the Kartika Plaza Street where it easy walking distance to the Mall, Kura Art market, waterbom Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.68" OriginalAmount="48.68">
      <BasicPropertyInfo Latitude="-8.4973428237913" Longitude="115.25775938457" StarRating="3" HotelCode="492391|1f29a5" HotelName="Cahaya Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel,Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sok Wayah, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.74" OriginalAmount="48.74">
      <BasicPropertyInfo Latitude="-8.47850904" Longitude="115.62132628" StarRating="3" HotelCode="435398|16a449" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Candi Dasa 80813, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370327/370327a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.76" OriginalAmount="48.76">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|118716" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/108229/a_108229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.92" OriginalAmount="48.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|856461" HotelName="THE BALI DREAM VILLA &amp; RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939553_foto_1.jpg</HotelPictures>
        <HotelDescription>Set a short distance back from the beach, the hotel is surrounded by lush vegetation which ensures great views and tranquil setting which is peaceful and private. Guests may discover the beauty of Canggu by doing outdoor activities, the property is just 5 km from Canggu Club, 10 km from stylish Seminyak, and 17 km from Ngurah Rai International Airport. And at 1 kilometre for Echo Beach surf adventure to enjoying the magnificent panorama of sunset in the late afternoon that creates the romantic nuance for every visitor and breathe the fresh air of the nearby villages with their paddy/rice field scenes, or simply laze around in the resort and relax by the glistening main pool. Offers 16 units of modern and traditional Balinese architecture in Superior and Deluxe rooms. As well as 14 luxurious free standing One- and Two-Bedroom Private Pool Villas, a spacious restaurant and lounge area by the river and complete spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.98" OriginalAmount="48.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|399469" HotelName="The Crystal Luxury Bay Resort Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068005_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 214 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature bathtubs, complimentary toiletries, and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.Enjoy local and international cuisine at Mangroves, a poolside restaurant, or stay in and take advantage of the 24-hour room service. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.With a stay at The Crystal Luxury Bay Resort Nusa Dua in Nusa Dua (By Pass Ngurah Rai), you'll be within a 5-minute drive of Puja Mandala and Bali Nusa Dua Convention Centre.  This 4-star hotel is 2 mi (3.2 km) from Bali International Convention Center and 2.1 mi (3.4 km) from Bali Collection Shopping Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Tanjung Benoa - 0.4 km / 0.3 mi  Puja Mandala - 2.4 km / 1.5 mi  BIMC Hospital Nusa Dua - 3 km / 1.9 mi  Tanjung Benoa Beach - 3.3 km / 2.1 mi  Samuh Beach - 3.4 km / 2.1 mi  Bali Nusa Dua Convention Centre - 3.5 km / 2.2 mi  Bali International Convention Center - 3.5 km / 2.2 mi  Bali Nusa Dua Theater - 3.6 km / 2.3 mi  Mengiat Beach - 3.9 km / 2.4 mi  Bali Collection Shopping Centre - 4 km / 2.5 mi  Udayana University - 4 km / 2.5 mi  Bali National Golf Club - 4 km / 2.5 mi  Nusa Dua Beach - 4.5 km / 2.8 mi  Waterblow - 4.6 km / 2.9 mi  The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 11.8 km / 7.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3.5" HotelCode="113519|156445" HotelName="Adhi Jaya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156871/a_156871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.7107199195988" Longitude="115.16772508621" StarRating="4" HotelCode="54648|70290" HotelName="Alam Kulkul Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64531/w_64531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is strategically located across the road from the famous white sandy Kuta Beach. The centre of Kuta, with its tourist centre, is within walking distance of the hotel. Ngurah Rai International Airport is about a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.6922745708765" Longitude="115.16103565693" StarRating="3" HotelCode="7148|puri_cendana_resort_bali" HotelName="Puri Cendana Resort Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk (Dhyana Pura), Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262256/262256a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property situated in a calm spot within the lively area of Seminyak, within walking distance of Seminyak Beach and adjacent to various tourism highlights. The establishment is around 25 minutes away (approximately 10 km) from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.8090920155093" Longitude="115.15899647706" StarRating="4" HotelCode="933580|aston_ungasan_hotel__convention_center" HotelName="Four Points by Sheraton Bali, Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Giri Dharma, Kuta Selatan, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371469/371469a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.673407" Longitude="115.259896" StarRating="3" HotelCode="26251|sri_phala_resort_and_villa" HotelName="Sri Phala Resort &amp; Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai No. 35, Sanur Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38438/a_38438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the midst of tropical gardens, this property is a 25-minute drive from Bali International Airport. It is just a 5-minute walk to Sanur Beach, while shopping centres, entertainment and dining are all just 5 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.65421888" Longitude="115.12792116" StarRating="3.5" HotelCode="602954|surf_motel_7" HotelName="Surf Motel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 1, Echo Beach, Kuta Utara, Kabupaten Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771499/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.555217742919922" Longitude="115.2883071899414" StarRating="3" HotelCode="0|the_mudru_resort" HotelName="The Mudru Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Br. Sumampan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/17/1117fcd61e4b6af5ff5215b5b99bbaee41ffbac1.jpeg</HotelPictures>
        <HotelDescription>When you stay at The Mudru Resort in Sukawati, you'll be within a 10-minute drive of Tegenungan Waterfall and Pura Taman Pule.  This spa hotel is 5.6 mi (9 km) from Ubud Monkey Forest and 4.5 mi (7.2 km) from Bali Zoo.&lt;br /&gt;Relax at the full-service spa, where you can enjoy massages and body treatments. This hotel also features complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, The Mudru Resturant, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring LED televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; masks are required in public areas.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 400000 per vehicle&lt;/li&gt;          &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;   &lt;li&gt;Rollaway beds are available for an additional fee&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.13" OriginalAmount="49.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|711515" HotelName="Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896803_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en una zona apartada, en el tranquilo pueblecito balinandeacute;s de Kedonganan, a pocos minutos andando de la playa de Jimbaran. Estandaacute; rodeado de jardines tropicales y de naturaleza exandoacute;tica, por lo que se trata de un oasis de calma y tranquilidad. Kedonganan se encuentra al sur de Bali y forma parte de las zonas turandiacute;sticas mandaacute;s frecuentadas de la isla. A pesar de ello mantiene su identidad cultural y ofrece a los visitantes un gran abanico de atracciones turandiacute;sticas. El tiempo de traslado hasta el aeropuerto de Ngurah Rai es de 10 minutos y ofrece a los huandeacute;spedes buenas conexiones con la red aandeacute;rea internacional.El elegante complejo se caracteriza por su arquitectura de estilo balinandeacute;s. Cuenta con un total de 18 habitaciones, 17 de categorandiacute;a superior y 8 deluxe. En el hotel puede cambiar divisas. Si quiere ir de compras puede hacerlo en varias tiendas del mismo complejo. Asimismo, tiene a su disposiciandoacute;n numerosas salas de conferencias. Para redondear las prestaciones e instalaciones, se le ofrece servicio de lavanderandiacute;a, de habitaciones y de atenciandoacute;n mandeacute;dica, asandiacute; como conexiandoacute;n a Internet inalandaacute;mbrica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.19" OriginalAmount="49.19">
      <BasicPropertyInfo Latitude="-8.67900977" Longitude="115.15464042" StarRating="3" HotelCode="858547|214a63" HotelName="Paisa Seminyak Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Sunyi 9, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38322/3838322/1.jpg?f=15683131</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Seminyak. Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 9units. The hotel includes Wi-Fi internet connection in all public areas and units. Visitors are welcomed in a lobby with 24-hour reception. This accommodation does not offer cots on demand. This is not a pet-friendly hotel. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.30" OriginalAmount="49.30">
      <BasicPropertyInfo Latitude="-8.6947632" Longitude="115.16692877" StarRating="4" HotelCode="420905|1af98c" HotelName="Bonsai Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Keraton 188, Jalan Raya Seminyak, Kuta, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bonsai Villas Seminyak is perfectly located for both business and leisure guests in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Take advantage of the hotel's free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, Wi-Fi in public areas, car park. All rooms are designed and decorated to make guests feel right at home, and some rooms come with air conditioning, desk, mini bar, balcony/terrace, fan. Take a break from a long day and make use of outdoor pool, massage. No matter what your reasons are for visiting Bali, Bonsai Villas Seminyak will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.60" OriginalAmount="49.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|966561" HotelName="DE VINS SKY SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/10175_image61480346_0.jpg</HotelPictures>
        <HotelDescription>Situated in Jalan Petitenget, one of Seminyak's key thoroughfares and within only 5 minutes walk to all the famous restaurants, boutiques, galleries, cafe, and nightlife that line this upscale resort area. Our hotel is only 30 minutes from Ngurah Rai International Airport, 5 minutes away from Petitenget Beach, and 15 minutes away from Seminyak Beach. The 4-star hotel offers our guest with 108 elegant and spacious guestrooms which blend with luxurious interiors and modern styling from Superior Room, Deluxe Room, Whirlpool Suite, Quad Whirlpool Suite to Devins Suite. Other facilities include a rooftop pool, BLU Sky Restaurant-Bar-Lounge, Nari Spa with aqua tonic, meeting room and gym. Enjoy the high level of international standard and traditional local hospitality during your dream holiday in Bali Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.80" OriginalAmount="49.80">
      <BasicPropertyInfo Latitude="-8.48785397" Longitude="115.28379868" StarRating="3.5" HotelCode="492420|1d6428" HotelName="Dewi Sri Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sala, Pejeng Kawan, Gianyar Regency, Tampaksiring 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.36409082" Longitude="115.69975417" StarRating="3" HotelCode="531097|107890" HotelName="Baliku Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banyuning Amed, 80852 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78325/1878325/1.jpg?f=15066139</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|77839" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129567/a_129567_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and about 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.5053601520347" Longitude="115.55624037981" StarRating="4" HotelCode="162442|158000" HotelName="The Nirwana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Candidasa Regency, Amlapura, Eastern Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102492/4kJdsQI0_82531055bcdcef72b8cc9b5f353e02fb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a dining area. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service, room service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.346239" Longitude="115.677578" StarRating="3" HotelCode="209264|108308" HotelName="Puri Wirata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem  80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.6857246219659" Longitude="115.17608151653" StarRating="4" HotelCode="305363|83021" HotelName="Ramada Encore Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati lll, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45583/7542ae2e-0a59-4921-992d-32ed7b8a65f3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 286 rooms. Services and facilities at the hotel include a restaurant, a bar, a transfer service, room service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.257717" Longitude="114.552029" StarRating="4" HotelCode="54637|171520" HotelName="Taman Wana Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taman Wana Street, Palasari Negara 82252, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Palasari (Kuta)</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64449/a_64449_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the edge of West Bali Barat National Park, the club resort is approximately 100 km away from (Denpasar) Ngurah Rai Airport, which by car usually takes about 2.5 hours and 30 minutes by helicopter which departs from the hotel’s own helipad in the middle of a rice field.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|74682" HotelName="Puri Sunia Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153428/153428a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, water, coconut trees, the traditional Balinese village is home to a thousand white herons. The hotel is 10 minutes from the hustle and bustle of Ubud, famous for its art and cultural life, and only 60 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.696244361334" Longitude="115.16603395343" StarRating="3" HotelCode="113552|villa_coco" HotelName="Villa Coco" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Gang Villa Coco, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123322/123322a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located right in the heart of Seminyak, one of Bali's trendiest nightlife and restaurant districts and just 5 minutes' walk from Seminyak's famous beach. It is 15 minutes away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.68140155" Longitude="115.15200287" StarRating="3" HotelCode="489990|green_chaka_paradise_villa_2" HotelName="Bale Seminyak" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 41, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23236/3323236/1.jpg?f=15398195</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.6542442352941" Longitude="115.15890123529" StarRating="3" HotelCode="197024|jays_villas" HotelName="Jay's Villas Umalas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaan Tegal Cupek II, Banjar Anyar Kelod, Kerobokan, Umalas, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/282173/gt_282173_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located about 5 km from the famous Kuta and Berawa beaches and around a 10-miunte drive from the Legian shopping streets. Denpasar is approximately 8 km from the finca and it is a 15-minute drive to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|villa_puriartha" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7033560</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the traditional art market. Ngurah Rai International Airport can be reached in about an hour's drive (approximately 45 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21535/2521535/1.jpg?f=15332083</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.68788508" Longitude="115.25876976" StarRating="4" HotelCode="567973|grand_palace_hotel_sanur_bali" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 165, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614940/614940a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.8025924" Longitude="115.15057118" StarRating="3.5" HotelCode="572946|royal_majesty_villas" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blongkeker 10, Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92179/3692179/1.jpg?f=15235108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.7750943" Longitude="115.22033386" StarRating="3" HotelCode="744262|kubu_garden_" HotelName="Kubu Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Guntur 06, Jalan Pratama, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980592/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Kubu Garden Guest House is conveniently located in the popular Nusa Dua / Benoa area. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Shuttle service, car hire, bicycle rental, restaurant, airport transfer are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of spa, massage, garden. No matter what your reasons are for visiting Bali, Kubu Garden Guest House will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.29270941" Longitude="115.60743519" StarRating="3" HotelCode="362686|bali_dive_resort_and_spa" HotelName="Bali Dive Resort and Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amlapura Singaraja, Tukad Abu, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tukad Abu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38031/2038031/1.jpg?f=15310982</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tukad Abu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.502999" Longitude="115.54093" StarRating="4" HotelCode="292307|sea_breeze_candidasa" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Karangasem, 80871 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42182/2042182/1.jpg?f=15300388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.08" OriginalAmount="50.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|153613" HotelName="The Visala Boutique Suites Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1126669_foto_10.jpg</HotelPictures>
        <HotelDescription>Bringing style and sophistication to Petitenget, The Visala Boutique Suites Seminyak takes Balinese hospitality to the next level. This design-driven property has just 18 elegantly-appointed suites and all the essential lifestyle facilities to ensure a luxurious stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.46" OriginalAmount="50.46">
      <BasicPropertyInfo Latitude="-8.27407714" Longitude="115.59007307" StarRating="3" HotelCode="421204|1240f5" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Tulamben</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41857/2041857/48.jpg?f=15583616</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Liberty Dive Resort in Tulamben, you'll be near the beach and minutes from USS Liberty Shipwreck and Tulamben Beach. This hotel is within the region of Mount Agung and Amed Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring minibars. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.77" OriginalAmount="50.77">
      <BasicPropertyInfo Latitude="-8.70178556" Longitude="115.18690347" StarRating="3.5" HotelCode="626347|21d2b6" HotelName="Intan Legian Seminyak Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 69, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/21000000/20100000/20094200/20094181/34a94c12_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.766558238812" Longitude="115.17001026341" StarRating="4" HotelCode="510145|161567" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kedonganan 888, Jimbaran Bay, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533664/533664a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.51040855" Longitude="115.57018783" StarRating="3.5" HotelCode="622559|253520" HotelName="Sagara Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637837/637837a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.67639" Longitude="115.14848" StarRating="4" HotelCode="0|_0x3fccd" HotelName="Harmony Beach Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Belig Gang Ribut No. 2, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/14/9914bcec1b70b232cdb3ed63ee541f80f6366b73.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Harmony Beach Suite in Seminyak (Kuta Utara), you'll be a 1-minute drive from Seminyak Beach and 13 minutes from Eat Street.  This hotel is 3.5 mi (5.7 km) from Seminyak Square and 5.3 mi (8.6 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring refrigerators and LED televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Harmony, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). A complimentary breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2.5" HotelCode="68172|kuta_puri_bungalow" HotelName="Kuta Puri Bungalows" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88171/a_88171_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.668613" Longitude="115.44792057" StarRating="3" HotelCode="594998|linda_beach_resort" HotelName="Linda Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Jungutbatu 80771, Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jungutbatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5919540</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Jungutbatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.13718818" Longitude="114.57229343" StarRating="3.5" HotelCode="603536|batu_ampar_bungalows" HotelName="Batu Ampar Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mimpi, Menjangan, Banyuwedang, Pejarakan 81155</AddressLine>
          </AddressLines>
          <CityName>Pejarakan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774392/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pejarakan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.48" OriginalAmount="51.48">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|11a6ca" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.55" OriginalAmount="51.55">
      <BasicPropertyInfo Latitude="-8.6700772748409" Longitude="115.17408911045" StarRating="4" HotelCode="197029|122281" HotelName="Kubu Manggala Villas - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yasa Bali Utama 13, Jalan Mertasari, Banjar Pengubengan, Seminyak, Kerobokan Kelod 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234487/234487a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.90" OriginalAmount="51.90">
      <BasicPropertyInfo Latitude="-8.47401617" Longitude="115.31887608" StarRating="3" HotelCode="543517|132515" HotelName="Bon Nyuh Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Petak Kelod, 80511 Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77254/1877254/38.jpg?f=15603506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.6776067287264" Longitude="115.15697479248" StarRating="4" HotelCode="18971|69309" HotelName="Vila Lumbung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget  1000X, Seminyak, Kuta Utara, Kabupaten Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23743/a_23743_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 3 km to the east of Legian Kuta, a pleasant distance from the hustle and bustle of the city and therefore the perfect place to enjoy a peaceful and relaxing holiday. Those who still crave a buzzy atmosphere will find the city and tourist centre, with many shops and entertainment venues, only 800 m away. It is a similar distance to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.1680299600019" Longitude="115.00783581349" StarRating="3" HotelCode="113469|162126" HotelName="Nugraha Lovina Sea View Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Lovina Beach, Singaraja 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156818/a_156818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Along the road leading to the property guests will be able to enjoy beautiful scenery over the central mountains as they pass placid Lake Beratan and Lake Tamblingan at Bedugul, as well as the terraced rice fields near Pupuan. Depensar Airport is some 115 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.67176228" Longitude="115.15059968" StarRating="3" HotelCode="396838|80035" HotelName="Villa Harmony Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Merpati, North Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234543/234543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|343762" HotelName="Wadari Ubud Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connection in communal areas. The front desk offers 24-hour reception. No pets are allowed on the premises. Additionally, a car park is available on the premises for guests' extra convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.07" OriginalAmount="52.07">
      <BasicPropertyInfo Latitude="-8.69672092" Longitude="115.16485305" StarRating="3" HotelCode="784545|214b2b" HotelName="Lloyd's Inn Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Kuta, Seminyak 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41288/2041288/1.jpg?f=15469428</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.44" OriginalAmount="52.44">
      <BasicPropertyInfo Latitude="-8.69812153" Longitude="115.25961851" StarRating="0" HotelCode="718766|1acf52" HotelName="Kembali Lagi Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Concierge,Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21512/2521512/13.jpg?f=15668479</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Kembali Lagi Guest House to discover the wonders of Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Luggage storage, Wi-Fi in public areas, car park, airport transfer, babysitting are there for guest's enjoyment. Some of the well-appointed guestrooms feature internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms, air conditioning. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Kembali Lagi Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.88" OriginalAmount="52.88">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.148" StarRating="4" HotelCode="481597|1a86e1" HotelName="Harmony Beach Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Gang Ribut 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647581/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="52.89" OriginalAmount="52.89">
      <BasicPropertyInfo StarRating="2" HotelCode="|084079" HotelName="Coco de Heaven Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1008636_foto_1.jpg</HotelPictures>
        <HotelDescription>Coco De Heaven Bali</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.6537705833896" Longitude="115.12652111646" StarRating="3" HotelCode="325128|80351" HotelName="Ecosfera Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echobeach, 80361 Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a café, a bar, a library, a transfer service and a hairdresser are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.696874" Longitude="115.168049" StarRating="4" HotelCode="114221|24292" HotelName="The Haven Suites &amp; Villas &amp; Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 500, Seminyak 80361, Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157703/a_157703_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the dynamic hub of Seminyak. Boutique shopping, a cosmopolitan array of restaurants, the island's hippest night spots and its most famous beaches are all within easy walking distance of this hotel. Ngurah Rai International Airport is located some 7 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|170878" HotelName="Tapa Kawi Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543822/543822a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.4827156030278" Longitude="115.29726579256" StarRating="3.5" HotelCode="402584|156851" HotelName="Pesantian Villa And Warung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pesalakan, Desa Pejeng Kangin, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11870000/11862400/11862383/0408839f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|17490" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19907/a_19907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy Kuta Beach, close to the traditional art market, shopping centre, Waterbom park, Hard Rock Café and links to public transport. It is only a 10-minute drive from the airport and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.65493512" Longitude="115.13154405" StarRating="4" HotelCode="315333|80155" HotelName="The Kirana Hotel Resto and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batu Bolong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391143/391143a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.6956630471767" Longitude="115.26143342257" StarRating="4" HotelCode="908975|aleesha_villas_deluxe_suites" HotelName="Aleesha Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesari II, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272643/272643a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.6954164689493" Longitude="115.17220973969" StarRating="4" HotelCode="387585|villa_seminyak_estate__spa" HotelName="Villa Seminyak Estate &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Baik Baik, Seminyak Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90250/a_90250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Seminyak, and offers easy access to most of the tourist attractions in the area. The beach is about 5 minutes away by car. It is only a 10-minute drive from Kuta, a 20-minute drive from the international airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.65919403" Longitude="115.14084221" StarRating="3" HotelCode="778756|the_kemilau_hotel_villa_canggu" HotelName="The Kemilau Hotel &amp; Villa Canggu" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9, Gang Anggur, Tibubeneng, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643518/643518a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Kemilau Hotel &amp; Villa is a sophisticated retreat that brings contemporary Balinese elegance to the vibrant Canggu lifestyle district. It is a design concept that embraces the spirit of a traditional village infused with essential modern home comforts. With just 14 rooms and supporting facilities, the property anticipates the needs of seasoned travellers who value privacy and peace of mind.
The Kemilau Hotel &amp; Villa lends itself to lazy days of tropical relaxation and is perfectly placed to make the most of Canggu's iconic dining and after-dark scene. It is just a 40 minute drive from Ngurah Rai International Airport and is a strategic base for venturing out to enjoy everything that the island has to offer. Signature Balinese hospitality coupled with meticulous attention to detail promise an enriching stay filled with meaningful experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|royal_casa_ganesha" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647672/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.807063102722168" Longitude="115.1960678100586" StarRating="3" HotelCode="0|benian_villas" HotelName="Benian Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dukuh Sari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/4d/304d080fd259985bfddf0436c43e0d088545a55d.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this villa in Nusa Dua (Taman Griya), you'll be within a 5-minute drive of Bali Collection Shopping Centre and Bali International Convention Center.  This villa is 3.2 mi (5.1 km) from Nusa Dua Beach and 5.5 mi (8.8 km) from Jimbaran Beach.&lt;br /&gt;Amenities : Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Puja Mandala - 2.2 km / 1.4 mi&lt;br /&gt;Tanjung Benoa - 3.8 km / 2.3 mi&lt;br /&gt;Bali Nusa Dua Convention Centre - 4 km / 2.5 mi&lt;br /&gt;Udayana University - 4.1 km / 2.5 mi&lt;br /&gt;BIMC Hospital Nusa Dua - 4.2 km / 2.6 mi&lt;br /&gt;Bali International Convention Center - 4.2 km / 2.6 mi&lt;br /&gt;Bali National Golf Club - 4.3 km / 2.6 mi&lt;br /&gt;Samuh Beach - 4.5 km / 2.8 mi&lt;br /&gt;Bali Collection Shopping Centre - 4.5 km / 2.8 mi&lt;br /&gt;Mengiat Beach - 4.6 km / 2.9 mi&lt;br /&gt;Bali Nusa Dua Theater - 4.8 km / 3 mi&lt;br /&gt;Nusa Dua Beach - 5.1 km / 3.2 mi&lt;br /&gt;Geger Beach - 5.4 km / 3.4 mi&lt;br /&gt;Tanjung Benoa Beach - 5.4 km / 3.4 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 14 km / 8.7 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Nusa Dua (Taman Griya)&lt;br /&gt;Renovations : This property is closed from October 19 2020 to October 21 2020 (dates subject to change).   In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a refrigerator and a stovetop. A 40-inch Smart television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.71036592" Longitude="115.46876701" StarRating="3" HotelCode="748108|bintang_bungalow" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Crystal Bay, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982849/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.40" OriginalAmount="53.40">
      <BasicPropertyInfo Latitude="-8.697918" Longitude="115.166147" StarRating="4" HotelCode="305365|17f6ca" HotelName="Astagina Resort, Villas &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No. 8, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/419219/p_419219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.42" OriginalAmount="53.42">
      <BasicPropertyInfo Latitude="-8.6872426719135" Longitude="115.17456597713" StarRating="4" HotelCode="324183|18ed8d" HotelName="The Bali Bill Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III No.8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371518/371518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.46" OriginalAmount="53.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|840920" HotelName="MUTIARA BALI BOUTIQUE RESORT VILLA &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897896_foto_1.jpg</HotelPictures>
        <HotelDescription>"The resort is located in the high-class area off Seminyak, Bali, where all the great restaurants and boutiques are spread out. Petitenget Beach is about 1 km from the hotel and Ngurah Rai International Airport is only approximately 30 minutes' drive away. This 61-room club resort has tailor made its beautiful surroundings with luxurious touches that will convey the feeling of being in heaven. The hotel has a large outdoor swimming pool with a pool bar and sun terrace. For an additional fee guests may experience the wonders of the spa, with its array of services. The hotel's caf� offers delicious Indonesian and Western cuisine at breakfast, lunch and dinner. The resort has an exquisite blend of elegance and hospitality to ensure the guest's stay a most memorable experience."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.76954644" Longitude="115.22259388" StarRating="3.5" HotelCode="573158|324005" HotelName="Benoa Sea Suites and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama Tanjung Benoa, Gang Taman Segara, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740191/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.698006" Longitude="115.162189" StarRating="4" HotelCode="97557|70736" HotelName="FuramaXclusive Ocean Beach Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI Arjuna 88X, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135527/a_135527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a prime palm-fringed beachfront location on Legian Beach, between Kuta Beach and the upmarket Seminyak, this luxurious resort redefines gracious living on one of the most captivating places on earth. Shopping and entertainment venues are available in the surrounding area and are just a short walk from the resort. The attractions at Kuta Beach are 2 km away and the AJ Hacket bungee jump is 500 metres from the accommodation. The capital of Bali, Denpasar, is 10 km away and Ngurah Rai International Airport is a similar distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.7369" Longitude="115.164" StarRating="3" HotelCode="446160|163630" HotelName="Holiday Inn Express Baruna Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33A, Tuban, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45622/18773d18-dea8-41e1-875a-6dfff44654cc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6763939151796" Longitude="115.16078342698" StarRating="5" HotelCode="324169|82971" HotelName="O Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Gang Kubu Lebak, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.69319065" Longitude="115.43556553" StarRating="3" HotelCode="752356|293904" HotelName="Dini D'Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Lebaoh, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BH1l7B7izr6SP%2BWdYZxU7iXJpgosRaM78PPl4jTkM%2FZPVDwqiRvw8QsjSlxjUsPwJY2iNSnFCxH%2FIM72qYk1KRzyALuvUZnyHyOqRmuzvb%2FxxBrKZV3MB7ukzfzJr7cUktMLTYYzgOVF4e5p%2BxPgpQbUQoYZSolK4SKgVRf%2FDtCd947%2FJlz5QKB%2BJK7T%2Bh5kMLjd19BIjbUTU1Gjypmt%2FQU1axINk8HT5CAmUprkgXEY%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="3" HotelCode="422340|175891" HotelName="Villa Tukad Alit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Banjar Semer, Kerobokan 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556364/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Tukad Alit is conveniently located in the popular Seminyak / Kerobokan area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Car hire, airport transfer, dry cleaning, free Wi-Fi in all rooms, laundry service are on the list of things guests can enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, bathtub, non smoking rooms, toiletries, private pool. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage, spa. Discover all Bali has to offer by making Villa Tukad Alit your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|kubu_bali_baik_villa_resort" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621096/621096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|the_vira_bali_hotel" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71084/a_71084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai International airport, which is some 5 minutes away by car. Waterboom Park, Kuta Beach and the Discovery Shop are all in the immediate vicinity and can be easily reached on foot. Denpasar is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.697918" Longitude="115.166147" StarRating="4" HotelCode="546381|astagina_resort_and_spa" HotelName="Astagina Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No. 8, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715921/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.6671755609176" Longitude="115.13973623514" StarRating="3" HotelCode="58845|legong_keraton_beach_hotel" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Berawa Str., Canggu, North Kuta</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76233/a_76233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Berawa Beach, famous for surfing, in the peaceful natural surroundings of Canggu on North Kuta, just 30 minutes from both Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.688884" Longitude="115.17336" StarRating="3" HotelCode="322207|la_belle_villa_2" HotelName="La Belle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 2 No. 100, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262243/262243a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.81245103" Longitude="115.17210902" StarRating="0" HotelCode="969177|akhyana_village_by_nagisa" HotelName="Akhyana Village by Nagisa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bingin Sari, Gang Sahadewa, Entrance Through Gwk, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/72/728713/728713a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.61626821" Longitude="115.15131852" StarRating="3.5" HotelCode="588505|villa_cincin" HotelName="Umah CinCin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 88 A, Banjar Gunung, Desa Buduk, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/e9/efe9fa508bcde8de29ea209a51b024b54ae922da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.36044414" Longitude="115.69846539" StarRating="3.5" HotelCode="492674|amed_dream" HotelName="Amed Dream Ibus Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed Banyuning 888, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87294/3487294/36.jpg?f=15503298</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.278423" Longitude="115.593826" StarRating="3" HotelCode="14871|mimpi_resort_tulamben_2" HotelName="Mimpi Resort Tulamben" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulamben, Northeast Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17484/a_17484_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the foot of Mount Agung in the tiny village of Tulamben in the northeastern coast of Bali, this club resort is about an hour and half's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.29" OriginalAmount="54.29">
      <BasicPropertyInfo Latitude="-8.45856669" Longitude="115.27443073" StarRating="4" HotelCode="594794|20cf2c" HotelName="Kabinawa Ubud Villas And Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duur Bingin, Br. Tengah, Tegalalang 80561</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42755/2942755/1.jpg?f=15045811</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.60" OriginalAmount="54.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|919805" HotelName="Villa Coco Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2420507_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Coco Bali is a boutique property offering 15 self contained1, 2 and 4 bedroom Deluxe Villas. The Hotel was established in 1989 when Seminyak was still a quiet farming district. Renovations were carried out in 2001 to upgrade the villas and to improve the facilities without damaging the existing gardens or disrupting the traditional Balinese design of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.67" OriginalAmount="54.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|984123" HotelName="THE HAVEN BALI SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898111_foto_1.jpg</HotelPictures>
        <HotelDescription>The Haven Bali Saminyak is a pioneering lifestyle resort situated in the dynamic hub of Seminyak, 5 minutes walk to Double Six beach, walking distance to boutique stores and restaurants and 15 drive to the airport.
A collection of 90 modern-elegant Haven rooms and 3 Junior Suites all wrapped in new modern minimalist architecture and comfortable interior, welcomes you to The Haven Hotel at Seminyak. Complemented by tea and coffee making facilities, IDD phone call, free wi-fi connection in public areas, wide LCD TV with number of top International channels, in room DVD player, safe deposit box and individual air-conditioning system in every rooms will definitely pamper you.
The Restaurant Offering food that is both healthy and delicious, SABEEN sources the finest seasonal and organic ingredients alongside choice imports to bring you sublime salads, pan-Asian classics and elaborations on international favourites.
A true reflection of the Naturally Elegant. Our certified therapist are excellent in bringing a gently soothe and lull you into sense of inner plenitude. Stimulating your mind at Atma Spa. The best way to energize your body and revitalizes your deep inside desire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.70" OriginalAmount="54.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|711339" HotelName="THE VIRA BALI BOUTIQUE HOTEL &amp; SUITE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895799_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en la famosa calle de Kartika Plaza de Kuta, Bali, muy cerca del aeropuerto internacional de Ngurah Rai, que estandaacute; a 5 minutos en coche. El parque acuandaacute;tico Waterboom, la playa de Kuta y la tienda Discovery estandaacute;n justo al lado y se puede llegar a pie fandaacute;cilmente. La capital Denpasar estandaacute; a 20 Km.Cuenta con un total de 56 habitaciones y es el alojamiento preferido por los turistas que quieren disfrutar de la belleza de la playa y las puestas de sol sin renunciar a la bulliciosa vida nocturna de Kuta. Dispone de vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, bar, restaurante, sala de conferencias, aparcamiento y servicio de habitaciones y de lavanderandiacute;a.Las habitaciones son modernas, minimalistas y acogedoras al mismo tiempo. Disponen de cuarto de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, minibar, cafetera/tetera, cama doble o extra grande, aire acondicionado regulable, caja fuerte y balcandoacute;n o terraza.El complejo ofrece una amplia variedad de asequibles paquetes de tratamientos de hidroterapia. Ademandaacute;s, hay una piscina al aire libre con zona infantil.Hay buffet de desayuno por las maandntilde;anas. El almuerzo y la cena se pueden pedir a la carta o de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.75" OriginalAmount="54.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|838772" HotelName="BALI RICH SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/429305_foto_1.jpg</HotelPictures>
        <HotelDescription>The property lies in the heart of Seminyak, just a 30 minute drive from the airport. It is only a few minutes' walk from the nearest shopping centres, restaurants and traditional art shops. The resort offers a relaxed environment and lifestyle. The hotel was renovated in 2006 and features 15 rooms. Facilities include a lobby with 24-hour reception, bar and dining facilities. Room and laundry services, and bicycle hire service are available. There is a parking. Each room is equipped with an en suite bathroom with hairdryer, TV and IDD telephone. Kitchenette comes with tea/coffee making facilities and a refrigerator. King-size beds and a terrace also come as standard. Guests can go for a refreshing dip in the outdoor pool or enjoy the warm tropical sun. Sun loungers and parasols also feature pool side. Massage and spa treatments are also. Breakfast is available to guests each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.76" OriginalAmount="54.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|711433" HotelName="ALAMKULKUL BOUTIQUE RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33240_image64096601_0.jpg</HotelPictures>
        <HotelDescription>AlamKulkul Boutique Resort is built like a typical Indonesian village and features tropical gardens and period furniture. It is a 5-minute walk from Kuta Beach and a short walk from Legian Beach. It has 2 outdoor pools, 2 restaurants, and offers traditional spa treatments. Free WiFi is available in all areas.It is just 500 meters from Kuta Beach. Legian Street, with several restaurants, shops and entertainment venues, is a 10-minute walk away. Denpasar is 8 km away.Rooms at AlamKulkul feature modern Indonesian-style d�cor and include a TV, minibar and tea/coffee making facilities. There is a private bathroom with a shower.Bunga Kelapa Restaurant serves Asian specialties and overlooks the Indian Ocean. Papas Beach Coffee Shop serves Italian dishes and different espresso blends. Staff at the 24-hour front desk speak English and Indonesian.The center of Kuta is 1.9 km from the resort. The nearest airport is Ngurah Rai International Airport, 4 km from Alam Kulkul Resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|101315" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.70812377" Longitude="115.17198674" StarRating="4" HotelCode="308157|83414" HotelName="Mercure Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 328, Legian Kelod Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/422214/a_422214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.691444" Longitude="115.262991" StarRating="4" HotelCode="296230|swissbelresort_watu_jimbar" HotelName="Swiss-Belresort Watu Jimbar" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamblingan 99, Sanur, Bali 80226</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404265/a_404265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.5022481936801" Longitude="115.262985012" StarRating="2" HotelCode="53342|ubud_sari_health_resort" HotelName="Ubud Sari Health Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 35, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/09/7a09f5fb8acf2248a1da47779b4b6774d28eeba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.6809149786304" Longitude="115.16734057845" StarRating="4" HotelCode="67178|bali_rich_seminyak_villas" HotelName="Bali Rich Luxury Villas &amp; Spa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 29, Br. Mertanadi, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86895/w_86895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the rural outskirts of Ubud overlooking the Wos River. Guests will find the centre of Ubud, Ubud Monkey Forest, the art market, the Royal Palace and the starting point for white water rafting tours all just a 5-minute drive away. It is 15 minutes by car to the Elephant Safara Park and the property lies approximately 45 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.79244699" Longitude="115.14468809" StarRating="5" HotelCode="564210|royal_tulip_springhill_resort_jimbaran" HotelName="Royal Tulip Springhill Resort Jimbaran" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sakura 1, Jalan Jepun, Kuta Sel, Kabupaten Badung, 80361 Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/681871/a_681871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.25" OriginalAmount="55.25">
      <BasicPropertyInfo Latitude="-8.1829645" Longitude="114.90639966" StarRating="3" HotelCode="431019|1af1bd" HotelName="Mayo Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Umeanyar 3, Kundalini, Desa Umeanyar, Singaraja  Buleleng, 81153 Seririt</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372580/372580a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Seririt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.1105392082431" Longitude="115.31917213405" StarRating="4" HotelCode="399099|179433" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Bondalem, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393685/393685a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes 35 minutes to drive to the biggest waterfall Sekumpul, 10 min to YehMampeh/Les waterfall, one hour to Batur volcano hot springs, 10 minutes to Ponjok Batu Temple. Coral reef alongside the shoreline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|83361" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/406020/p_406020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.505625" Longitude="115.560002" StarRating="3" HotelCode="81923|157993" HotelName="Lotus Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147283/147283a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.67058593" Longitude="115.44763601" StarRating="3" HotelCode="839005|384305" HotelName="Mega Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983840/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Mega Cottage to discover the wonders of Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's smoking area, family room, laundry service, concierge. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including water sports (motorized), garden. Convenience and comfort makes Mega Cottage the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.7092007380813" Longitude="115.25393128395" StarRating="4" HotelCode="16376|6178" HotelName="Mercure Resort Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari, Sanur 80034, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19726/a_19726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated directly on the white sandy Sanur beach, the main tourist area in Kuta. Sheltered by the offshore reefs, there are good conditions for swimming. Sanur market as well as restaurants and shopping facilities can be comfortably reached on foot. Transfer time to Ngurah Rai airport is about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.5221620495415" Longitude="115.25708556175" StarRating="2" HotelCode="909112|83576" HotelName="Kertiyasa Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog 10, Nyuh Kuning Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42088/2042088/1.jpg?f=15645767</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.653663" Longitude="115.162504" StarRating="4" HotelCode="905738|73761" HotelName="The Rishi Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Umalas Lestari, 8, Umalas/Kerobokan 80361, Dukuh Indah, Br. Semer, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150988/150988a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in a unique central location known as Uma-Alas, an excellent spot for any type of international traveller, including honeymooners, families, businesspeople or individuals. It is just a short drive away from the famous pubs, clubs, restaurants, shops and other famous lifestyle hotspots in Bali, including Seminyak Beach and Legian Beach (15 minutes’ drive), the Kuta area (20 minutes) and Petitenget. Denpasar and Denpasar International Airport are around 20 km, or 25 minutes’ drive, from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.15630564" Longitude="115.0388345" StarRating="3" HotelCode="701473|329487" HotelName="Villa Jakaranda And Villa Marakuya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anturan, Gang Rambutan, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40861/2940861/4.jpg?f=15406150</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.64719206" Longitude="115.1202081" StarRating="0" HotelCode="783251|the_double_view_mansions_bali" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan 200, Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979460/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.47807471" Longitude="115.26951318" StarRating="4" HotelCode="755451|villa_kirani_ubud_2" HotelName="Villa Kirani Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Desa Tegal lantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536541</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.25" OriginalAmount="56.25">
      <BasicPropertyInfo Latitude="-8.70222812" Longitude="115.24570939" StarRating="3" HotelCode="434237|150264" HotelName="Apel Villa Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tempe I 26, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76852/1876852/1.jpg?f=15577146</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.36" OriginalAmount="56.36">
      <BasicPropertyInfo Latitude="-8.3767273242863" Longitude="115.10191440582" StarRating="3" HotelCode="909051|1dc04b" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Penebel, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254966/254966a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Candidasa. This cosy hotel guarantees a quiet stay as it counts with just 14 units. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.94" OriginalAmount="56.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|711455" HotelName="Stana Puri Gopa &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244671_foto_1.jpg</HotelPictures>
        <HotelDescription>Estandaacute; situado en el corazandoacute;n de Sanur, a unos 100 m del centro de la ciudad. Se trata de un complejo tipo club, que se encuentra a 20 minutos o aproximadamente 5 km de Denpasar, la capital de la provincia de Bali. El hotel queda a un minuto a pie (unos 100 m) de la playa, por lo que se puede pasar el dandiacute;a vagueando bajo el sol, probando deportes acuandaacute;ticos o descubriendo los mercados o restaurantes de la playa local. Los aficionados a las compras encontrarandaacute;n boutiques, tiendas de recuerdos y un supermercado cerca, asandiacute; como bares, pubs y la discoteca local. El aeropuerto internacional de Ngurah Rai queda a solo 20 minutos del hotel (aproximadamente a 10 km).Este complejo tipo club de 26 habitaciones pertenece a una familia y ofrece la hospitalidad tradicional de Bali, en medio de la autandeacute;ntica arquitectura de Bali y de exuberantes jardines tropicales, a la vez que ofrece las comodidades occidentales. Sus instalaciones incluyen aire acondicionado, vestandiacute;bulo, servicio de salida y recepciandoacute;n 24 horas, caja fuerte, aparcamiento, sala de TV, bar y restaurante. Por un suplemento se pueden alquilar bicicletas.Todas las habitaciones cuentan con cuarto de baandntilde;o y balcandoacute;n privado, con vistas a la piscina o al jardandiacute;n. Las habitaciones y suites son amplias y disponen de cama extra grande, aire acondicionado regulable, modernos cuartos de baandntilde;o con ducha, baandntilde;era, agua caliente y frandiacute;a y TV vandiacute;a satandeacute;lite/por cable con canales internacionales.El hotel ofrece tratamientos spa y de masaje por un suplemento; estos fueron tomados de tratamientos corporales y spa tradicionales de Java. Ademandaacute;s, se ofrecen diversas actividades de ocio, como esquandiacute; acuandaacute;tico, moto acuandaacute;tica, barco torpedo y piraganduuml;ismo (todo ello de pago). El hotel tambiandeacute;n cuenta con una piscina con zona infantil.El restaurante Terrace Telatai ofrece una fantandaacute;stica selecciandoacute;n de platos occidentales e indonesios. Se sirve un desayuno continental, mientras que el almuerzo y cena estandaacute;n disponibles a la carta y de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.285043" Longitude="115.225607" StarRating="3" HotelCode="69769|300142" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puncak Mangu, Desa Pelaga, Kecamatan Petang, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91909/a_91909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-hotel is located in a quiet area in Badung Regency. Bali Denpasar - Ngurah Rai (DPS) Airport is located about 61 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.14158834" Longitude="114.64992852" StarRating="3" HotelCode="412793|157676" HotelName="Sunia Loka" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fati Metadjer, Manager Banjar Dinas, Yeh Panas Desa, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/08/f908c4bb724f2fdd327a50454b8bc33aad5db448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a bar, a babysitting service and a childcare service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.654254" Longitude="115.148348" StarRating="4" HotelCode="319182|82983" HotelName="The Canggu Boutique Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 13B, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10556284</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.53892345" Longitude="115.25211841" StarRating="3" HotelCode="411770|83561" HotelName="Ubad Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukutpaku, Singakerta 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.81855" Longitude="115.217817" StarRating="4" HotelCode="933563|the_puri_nusa_dua" HotelName="VOUK Hotel &amp; Suites Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Sawangan, Depok 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223674/223674a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.139893531799316" Longitude="115.05117797851562" StarRating="3" HotelCode="0|lovina_beach_club_resort" HotelName="Lovina Beach Club &amp; Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Singraja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ba/70baae7f9fdb3977804193bed2efdf3c32a7727c.jpeg</HotelPictures>
        <HotelDescription>Lovina Beach Club &amp;amp; Resort is the newest property of TRM Hospitality and will be your ultimate getaway in the northern part of Bali.&lt;br /&gt;Lovina Beach Club and Resort, this resort has offer variants of room types including Deluxe Garden Room, Deluxe Ocean Room, Premiere Room and Grand Premiere Room. The resort restaurant serves a variety of Indonesian cuisine, International cuisine and vegetarian options can also be requested.&lt;br /&gt;Besides it also offers a unique experience and amenities see the beautif&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 750,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.52734985" Longitude="115.26058723" StarRating="5" HotelCode="412904|suarti_boutique_village" HotelName="Suarti Boutique Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Kuning, Raya Pengosekan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541626/541626a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 10-minute drive from Ubud Monkey Forest, Suarti Boutique Village features traditional Joglo-style accommodation free WiFi. The hotel also offers a swimming pool.

Decorated in warm tones, the air-conditioned rooms here are fitted with a seating area, a terrace and a flat-screen TV. Private bathroom comes with a shower, towels and free toiletries.

A selection of Indonesian and western food can be sampled at Suarti Restaurant.

Suarti Boutique Village operates a 24-hour front desk that can help with vehicle rentals, airport transfer and shuttle service. The concierge can assist with valet parking, safety deposit box hire and luggage storage. Guests can enjoy pampering massages at the spa or check emails at the business centre. Other facilities offered include laundry and free daily housekeeping. There is also a gift shop at the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|b_saya_villas_ubud" HotelName="B Saya Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637848/637848a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.48272" Longitude="115.29727" StarRating="4" HotelCode="0|_0x2a042" HotelName="Pesantian Villa &amp; Warung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pesalakan, Desa Pejeng Kangin, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fa/8e/fa8e7fd9d370c1a068a0a19358f287e877d9bd9f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Pesantian Villa &amp;amp; Warung in Ubud, you'll be 12 minutes by car from Goa Gajah.  This hotel is 6.7 mi (10.7 km) from Ubud Monkey Forest and 6.8 mi (11 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring private plunge pools and flat-screen televisions. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, while MP3 docking stations and cable programming provide entertainment. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Stop by the hotel's restaurant for lunch or dinner. Dining is also available at the coffee shop/café, and 24-hour room service is provided. A complimentary full breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, a business center, and express check-in. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="879342|green_field_resort" HotelName="Green Field Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38333/3838333/34.jpg?f=15676616</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.09" OriginalAmount="57.09">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|126021" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135268/135268a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.53013" Longitude="115.511" StarRating="0" HotelCode="752436|21493d" HotelName="Villa Suari I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung, Dusun Mimba, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.45" OriginalAmount="57.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|589630" HotelName="GOLDEN TULIP JINENG RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33048_image64041976_0.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Kuta, Golden Tulip Jineng Resort Bali promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Take advantage of the hotel's 24-hour room service, free Wi-Fi in all rooms, 24-hour front desk, facilities for disabled guests, luggage storage. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, complimentary instant coffee, complimentary tea, free welcome drink, linens. The hotel offers various recreational opportunities. Golden Tulip Jineng Resort Bali is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.53" OriginalAmount="57.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|838731" HotelName="CHAMPLUNG MAS HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32722_image63967275_0.jpg</HotelPictures>
        <HotelDescription>Champlung mas hotel with beautifully set amidst tropical gardens and conveniently located in the heart of Kuta, mere metres from Legian Beach, the attractive white sandy beach and popular surfing point. The property also
offers rooftop pool with pool bar as well as free WiFi access.Despite such an ideal situation, the hotel features a serene ambience due to its green grounds. In addition, the international airport is a 20 minute drive from the hotel and Denpasar the island�s capital is 25 minutes away.The simply decorated, comfortable and contemporary accommodation is secluded with tropical trees encompassing the buildings, creating a cosy atmosphere and a sense of elegance. All of the rooms feature a private balcony or terrace.There are two bars, one of which is poolside, and one restaurant; all are open for 24 hours. The outdoor swimming pool is surrounded by beautiful landscaped gardens and a tranquil natural environment, creating the perfect place for a relaxing swim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.41930894" Longitude="114.80543431" StarRating="3.5" HotelCode="568446|289206" HotelName="Bombora Medewi Wave Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Medewi, Pekutatan 82262, Medewi Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558485/558485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pekutatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.76973707" Longitude="115.21782722" StarRating="4" HotelCode="350253|83525" HotelName="Peninsula Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, GG Telaga Waja, Tanjung, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86499/2286499/1.jpg?f=15244826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.808295" Longitude="115.223582" StarRating="4" HotelCode="50746|the_grand_bali_nusa_dua_3" HotelName="The Grand Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan 8, P.O. Box 97, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38929/p_38929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is situated on a quiet side street on the southern peninsula of Bali. In the well known, tourist area of Nusa Dua borders the hotel complex, right by the popular Bali Golf &amp; Country Club. The hotel's own sandy beach with a bar is around 2 km away. Guests can easily reach the beach with the regular free shuttle bus. Some restaurants and boutiques are to be found close by and the Galeria shopping centre is around 20 minutes away. The transfer time with the free bus service to the airport takes around 20 minutes (12 km). Bali's capital, Denpasar, is located around 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.5481307" Longitude="115.27248796" StarRating="3" HotelCode="594474|angel_house_homestay_ubud" HotelName="Angel House Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Meduri 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39348/2939348/1.jpg?f=15355378</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.55671215057373" Longitude="115.26226043701172" StarRating="3" HotelCode="0|kahayana_suites" HotelName="Kahayana Suites" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai, Lodtunduh, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/cf/bdcfa187e64995e725995f94c9704393516e5830.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice option for those who like to be on the move! Hotel «Kahayana Suites» is located in Bali. This hotel is located in 22 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Ubud Monkey Forest, Ubud Palace and Pura Taman Ayun.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the restaurant. Wi-Fi on the territory will help you stay on-line.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.17694" Longitude="115.068" StarRating="0" HotelCode="968979|villa_selonding_batu" HotelName="Villa Selonding Batu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Selat, Buleleng, Lovina, Sukasada 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukasada</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34940000/34937600/34937592/476e695d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.01" OriginalAmount="58.01">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|191f9a" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/539981/539981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.04" OriginalAmount="58.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|147616" HotelName="Vouk Hotel And Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909858_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Bali's famous Nusa Dua resort precinct VOUK Hotel andamp; Suites is close to everything from the blue waters of the Indian Ocean, amazing temples and intriguing attractions, not to mention the colorful nightlife and shopping that Bali is famous for. You have a choice of king or twin beds in these delightful Bali rooms. The welcome relief of air-conditioning is always there to greet you and you will find all the facilities you need for a great stay like tea and coffee making, ISD/STD direct dial phone and a walk-in shower. This is a modern hotel. When you stay at VOUK Hotel andamp; Suites you will enjoy some of the best facilities that any Bali hotel has to offer. The excellent onsite restaurant is great to visit any time of day or night with buffet and � la carte breakfast, lunches and dinner late into the evening. VOUK Hotel andamp; Suites features a beautiful outdoor pool, 2 dining options and luxurious rooms with private balconies. Free Wi-Fi is accessible in all areas and free on-site parking is provided. A 10-minute car ride from VOUK Hotel andamp; Suites leads to Bali Collection, Pasifika Museum and Tanjung Benoa where guests can do water sports activities. Ngurah Rai International Airport is 20 km away from the property. Decorated with elegant brown tones, rooms are fitted with air conditioning and fine bedding. Included in all units are a 42-inch flat-screen satellite TV, and an electric kettle. Shower facilities are available in the en suite bathroom. Luggage storage and safety deposit box are available at the hotel 24-hour front desk. Guests can work out at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.17" OriginalAmount="58.17">
      <BasicPropertyInfo Latitude="-8.69157777" Longitude="115.26008551" StarRating="3" HotelCode="546969|1d96f4" HotelName="The Janan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 48, Sanur, Denpasar Sel, Kota Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62678/2462678/1.jpg?f=15061697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.25" OriginalAmount="58.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|838796" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174614_foto_1.jpg</HotelPictures>
        <HotelDescription>Located at the Seminyak, approximately 15 minutes drive from Bali's fabulous Eat Street at Jalan Laksmana, within one kilometer radius of Seminyak, Kuta, Legian, shopping malls and only 35 minutes drive from the Ngurah Rai International Airport.Decorated in the modern-style, each of the Villa features a spacious bed room with restful views of the beautifully double cascade, the traditional Balinese roof with natural marble finishes, and bathroom?s decorated with red mosaic tile. By the privacy in each villa, it?s will give a intimate feel between you and your beloved one while you stay in Amour Bali Villas and Spa ResortTea for Two's Restaurant located at the lobby area overlooking the main swimming pool, offer a complete range of meals from light snack to gourmet lunches and dinner.  Service available between 7 am until 11 pmA modern lifestyle villas features 14 largest of one bedroom villa with a private pool and lush tropical garden with sizes 250 sqm. The cozy and shady atmosphere can be feel once the guest entering our villa complex.Lobby lounge with a warm atmosphere and hospitality will be a center for all the information of Amour Bali Villas and Spa Resort and beyond. A modern and stylish Lobby Lounge facility offering special privileges and entitles, such as business center with internet access and library with the best seller collection. At the lobby lounge, we also serve the afternoon tea or evening cocktails while you can also enjoy your time accompanied with aromatic tropical flower arrangement which creates warm surrounding and an intimate feel.Amor Bali Villas and SPA Resort is a New Villas in Seminyak area, which is known as a high-end product target market, adjacent to the famous international restaurant, luxury boutique and night life spots. With our concept ?Indulge your privacy?, will offering you the intimate holiday combined with personalized of service from our charming and dedicate Villa Attendant, exclusive facilities in the modern and elegance of the villas, blend genuine grandeur Tropical atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.34" OriginalAmount="58.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|082670" HotelName="ALINDRA VILLA JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975146_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Alindra offers charming accommodations with free WiFi access. All spacious villas are fully furnished and fitted with a private terrace overlooking the landscaped gardens. The villa provides free return airport transfers and shuttle to Kuta, Jimbaran and Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.43" OriginalAmount="58.43">
      <BasicPropertyInfo Latitude="-8.13949398" Longitude="115.05088044" StarRating="3" HotelCode="560974|1e57b8" HotelName="Kubu Beach Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tukad Mungga, Lovina  81111, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46961/2946961/1.jpg?f=14949664</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.77" OriginalAmount="58.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|856463" HotelName="SUN ISLAND HOTEL &amp; SPA KUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899295_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is a 10-minute walk from the beach. A 5-minute walk from Kuta Beach, the 4-star Sun Island Hotel Kuta features contemporary Balinese rooms with a private balcony. Providing the convenience of 24-hour room service, the hotel also has an outdoor pool and free parking. Free WiFi can be accessed in the rooms and throughout the hotel. Just 600 m from Tuban Beach, Sun Island Hotel Kuta is also a 5-minute walk from Discovery Mall and the Traditional Art Market. Ngurah Rai International Airport is a 5-minute drive away. Fitted with tiled flooring, all rooms feature a flat-screen TV and a private bathroom with a rainshower, a hairdryer and dental kit. In addition to coffee/tea making facilities and a minibar, a personal safe is also included. Guests can arrange for water sport activities or day trips at the tour desk. Laundry and airport shuttle services are available, at an extra charge. A variety of international specialities are available in the hotel's restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.85" OriginalAmount="58.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|147590" HotelName="The Atanaya Hotel Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908923_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located a 5-minute drive from the lively Legian Street, Atanaya Hotel boasts stylish accommodation and a rooftop swimming pool. All air-conditioned rooms include a flat-screen TV with satellite channels. Free Wi-Fi is accessible throughout the building. Fitted with wooden flooring, each room is decorated with modern interior and earth colour tones. In-room comforts include a minibar and a coffee/tea maker. Shower facilities and complimentary toiletries are included in the marble-floored bathroom. Atanaya Hotel is a 5-minute drive from Double Six Beach and the vibrant area of Seminyak, where guests can find a variety of stylish restaurants, bars and shops. Ngurah Rai International Airport is a 20-minute drive from the hotel, which also offers airport pick-up services at an additional charge. Providing laundry and ironing services, Atanaya offers car rental services at an additional charge and free parking spaces on site. Staff at the 24-hour front desk is available to assist guest with luggage storage. Daily newspapers are provided at the hotel%u2019s elegant lobby area. Complimentary drop off to Legian and Seminyak based on schedule. Kapur Sirih serves authentic Indonesian cuisine, Peranakan dishes and Continental food. Room service can be requested. Situated by the rooftop pool, The Sky Bar offers panoramic views of Kuta area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.85" OriginalAmount="58.85">
      <BasicPropertyInfo Latitude="-8.513877" Longitude="115.579143" StarRating="3" HotelCode="7140|10fb16" HotelName="Puri Bagus Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 129, Candidasa, Karangasem, Bali 80572</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1410/a_1410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive complex lies directly on a bay and about 500 m from Candidasa. Tenganan is around 2 km away and the airport can be reached by car in around 2 hours. The historic Water Palace of Tirtagangga and Tulamben are in the immediate vicinity, as are as a selection of shopping and entertainment venues. In the complex itself guests can find many ways to discover Bali's beautiful underwater world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59" OriginalAmount="59">
      <BasicPropertyInfo Latitude="-8.350342" Longitude="115.682765" StarRating="3" HotelCode="68140|108019" HotelName="Coral View Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Amed 80852, Karangasem, East Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88127/a_88127_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the best locations in Bali for Scuba Diving. A must for all divers is the famous American Liberty Shipwreck from Word War Two and the beautiful sea gardens. The beach is just 500 m from the hotel, and Denpasar Bali Airport is 98 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59" OriginalAmount="59">
      <BasicPropertyInfo Latitude="-8.6737971203516" Longitude="115.15813644751" StarRating="3" HotelCode="904682|76901" HotelName="Rama Residence Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 35, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150725/150725a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from Bali's Ngurah Rai International Airport in Bali's famed trendy town of Seminyak. It is also situated within a short 15-minute walk from the beach, minutes away from prime shopping and a stone's throw from some of Bali's iconic dining and entertainment venues such as Ku De Ta, The Living Room and Hu'u bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.51010359" Longitude="115.25774842" StarRating="3.5" HotelCode="592054|alamdini_resort_ubud" HotelName="Alamdini Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42688/2942688/45.jpg?f=15608038</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant and room service. Wireless internet access is available to guests in the public areas. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.5270425" Longitude="115.2688028" StarRating="0" HotelCode="0|menzel_ubud_hotel" HotelName="Menzel Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira , Banjar Kalah Peliatan Ubud Gianyar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/2b/a3/2ba380fd3ac26a93dd2bb2e429157d2f6208e606.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Menzel Ubud Hotel” is located within 19 km from the historic center of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes is offered at the on-site restaurant. Enjoy a refreshing drink in a casual hotel bar. Wi-Fi is available on all property premises. There is a swimming pool on site.&lt;/br&gt;Car travellers are welcome to use parking facilities. Guests can order an airport shuttle for an additional fee. Room service is also available. There is a laundry at the hotel.&lt;/br&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="866880|sanga_guest_house" HotelName="Sanga Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir Soekarno 33, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536098</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.09" OriginalAmount="59.09">
      <BasicPropertyInfo Latitude="-8.772513" Longitude="115.17063" StarRating="3" HotelCode="44658|1e99d4" HotelName="Puri Kosala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 2, Jimbaran, Kuta 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/04028/2304028/1.jpg?f=15396335</HotelPictures>
        <HotelDescription>&lt;br/&gt;If you are in quest of a perfect solitude you can step into the Puri Kosala Cottages in Bali. The authorities will give a warm welcome. The hotel is frequented by discerning travelers. 
Putting up in Puri Kosala Cottages in Bali will make your trip a pleasurable one. Puri Kosala Cottages in Bali will leave a lasting impression on the guests.&lt;br/&gt;&lt;br/&gt;Make your trip a pleasurable one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.48" OriginalAmount="59.48">
      <BasicPropertyInfo Latitude="-8.6728980718091" Longitude="115.15323883022" StarRating="4" HotelCode="384697|13681e" HotelName="The Awan Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 168, Kerobo, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635068/635068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.59" OriginalAmount="59.59">
      <BasicPropertyInfo Latitude="-8.7884643" Longitude="115.2258098" StarRating="5" HotelCode="531731|1e15c5" HotelName="The Nest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99X, Nusa Dua, Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559201/559201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.72" OriginalAmount="59.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|838770" HotelName="BHUWANA UBUD HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908314_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a stunning setting, lying at the heart of the artistic and cultural village of Pengosekan Ubud. The hotel lies just a 10 minutes' driving distance from the Ubud Monkey Forest, as well as the centre of the town. The hotel basks in its culturally-rich setting, affording guests the unique opportunity to explore the delights that the area has to offer. This wonderful hotel welcomes guests with the promise of a tropical haven. The interior is beautifully designed, reflecting the sheer splendour of the natural surroundings. The guest rooms are splendidly appointed, bathing visitors in a cocoon of peace and serenity. The hotel offers a seemingly boundless array of excellent facilities, ensuring that there is never a dull moment.Our recommendation dear customer make a payment via bitcoinsget discount payment amount of 50 % to you!Try #1 bitcoin exchange cex.io howtobuybitcoins.info paxful.com bitit.gift coinify.comLocalbitcoins.com wemovecoins.comSome exchanges will ask for your wallet address before you make a purchaseCopy and paste wallet address and click "Send"Address wallet give you BTC:��1BitcwNJN6aeKUJ2Xb8UY9SEte5LWGhrAWe are waiting for your payment!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.5275438857691" Longitude="115.25964279161" StarRating="4" HotelCode="384884|205209" HotelName="Kadiga Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|murnis_houses_and_spa" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62578/2462578/1.jpg?f=14961074</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3.5" HotelCode="483996|river_sakti_resort_villa" HotelName="River Sakti Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.44" OriginalAmount="60.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|711430" HotelName="Legong Keraton Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898114_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra justo en la playa de Berawa, famosa por sus posibilidades para practicar surf, en medio de los paisajes naturales de Canggu, al norte de Kuta y a solo 30 minutos de Denpasar y del aeropuerto internacional de Ngurah Rai.El hotel se encuentra en una elegante ubicaciandoacute;n, frente a las aguas cristalinas del ocandeacute;ano andIacute;ndico, ofreciendo un lugar perfecto para disfrutar del dorado atardecer. Fue construido en el 2004 y renovado en el 2006 y cuenta con un total de 40 habitaciones, incluyendo las modalidades estandaacute;ndar, superior y deluxe. Entre las instalaciones disponibles se encuentra servicio de salida 24 horas, caja fuerte, cambio de divisa, cafeterandiacute;a, sala de juegos, sala de TV, conexiandoacute;n a Internet, sala de conferencias, restaurante al aire libre con excelente cocina y magnandiacute;ficas vistas a la playa, servicio de habitaciones y de lavanderandiacute;a, atenciandoacute;n mandeacute;dica, aparcamiento y alquiler de bicicletas.El diseandntilde;o de las habitaciones combina elegancia con la tradicional arquitectura balinesa. Las habitaciones estandaacute;ndar se encuentran en medio de frondosos jardines tropicales. Las habitaciones superior estandaacute;n decoradas con muy buen gusto y ofrecen zonas de estar para disfrutar de la tranquilidad y privacidad. Las habitaciones deluxe son alojamientos espaciosos con balcandoacute;n para poder descansar y comer al aire libre. Ademandaacute;s, estas habitaciones se encuentran frente al mar y cuentan con lujosas camas con dosel. El equipamiento comanduacute;n a todas ellas incluye aire acondicionado individual, TV vandiacute;a satandeacute;lite, minibar, cama doble o extra grande, telandeacute;fono de landiacute;nea directa, caja fuerte, cuarto de baandntilde;o con ducha, secador de pelo y balcandoacute;n o terraza.El hotel se encuentra en la playa, lo que resulta ideal para salir a pasear, practicar surf y navegar en barcas de pedal. En el recinto exterior hay una piscina con zona infantil y tumbonas. Tambiandeacute;n se ofrece servicio de masajes y de tratamientos de spa y se puede practicar ciclismo en los alrededores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.54" OriginalAmount="60.54">
      <BasicPropertyInfo Latitude="-8.771784" Longitude="115.170852" StarRating="4" HotelCode="23644|10fafc" HotelName="Keraton Jimbaran Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mrajapati, P.O. Box 2023, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30550/a_30550_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.78" OriginalAmount="60.78">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3.5" HotelCode="620045|21d0a0" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|33896" HotelName="Bhuwana Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178470/178470a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' drive from the Ubud Monkey Forest and 10 minutes' drive from central Ubud. Pengosekan is well known as the village of art, as most of the people living there are artists, dancers, painters or wood carvers. In this area, there are many painting and dance studios. One of the famous spiritual artists from the film of Eat Pray Love, Ketut Liyer, has his house and studio nearby. Famous galleries that can be reached on foot include Arma Gallery and Gajah Mas Gallery. Blanco Museum can be reached within a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.684865" Longitude="115.161589" StarRating="4" HotelCode="113514|83087" HotelName="Heliconia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 56, Seminyak  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254691/254691a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.66395084" Longitude="115.45184164" StarRating="3.5" HotelCode="491611|158515" HotelName="Mahagiri Resort Nusa Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kaja, Desa Jungutbatu, Nusa Lembongan, Nusa Penida, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654274/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.69108576" Longitude="115.26447984" StarRating="3" HotelCode="519622|80618" HotelName="Sari Villa Sanur Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47 A, 80227 Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90141/1990141/1.jpg?f=15405570</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.67652851" Longitude="115.15552907" StarRating="4" HotelCode="540190|jambuluwuk_oceano_seminyak" HotelName="Jambuluwuk Oceano Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 108-110, Kerobokan Kelod, Kuta Utara, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543001/543001a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.69990221" Longitude="115.26277113" StarRating="2" HotelCode="503960|hotel_segara_agung" HotelName="Hotel Segara Agung" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel,Country houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duyung 43, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95265/2095265/1.jpg?f=15082380</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Segara Agung is a popular choice amongst travelers in Bali, whether exploring or just passing through. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Smoking area, safety deposit boxes, bicycle rental, car hire, 24-hour room service are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as blackout curtains, bathtub, mini bar, air conditioning, toiletries. Access to the hotel's outdoor pool, massage, garden will further enhance your satisfying stay. Convenience and comfort makes Hotel Segara Agung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.51274299621582" Longitude="115.2735366821289" StarRating="3" HotelCode="0|kandarpa_ubud" HotelName="Kandarpa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Unnamed Road, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/b9/4db94fd8b87c47d058d33e31b68cb7ec6202abf2.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kandarpa Ubud in Ubud, you'll be within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This bed &amp;amp; breakfast is 3.1 mi (5 km) from Ubud Monkey Forest and 1.9 mi (3.1 km) from Campuhan Ridge Walk.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Enjoy a meal at Kandarpa Ubud, or stay in and take advantage of the bed &amp;amp; breakfast's room service (during limited hours).&lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 470,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.67645379" Longitude="115.56990555" StarRating="3" HotelCode="625863|la_roja_bungalows" HotelName="La Roja Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped Buyuk, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92548/3692548/24.jpg?f=15503800</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.13" OriginalAmount="61.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|918259" HotelName="Lavender Villa And Spa Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/993270_foto_1.jpg</HotelPictures>
        <HotelDescription>Perdana Dadiis a 2 star rated hotel with a prime location for business and pleasure. It is very pleasant place to stay, fully equipped with modern facilities, where you can feel the personal touch and privacy. It is a hotel of three storeys built in the traditional Balinese architecture, rich in stone sculpture carved by native Balinese artists. Located only five minutes drive from the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.68" OriginalAmount="61.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|081430" HotelName="DASH HOTEL SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/922327_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 137 air-conditioned rooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms have complimentary toiletries and slippers.Enjoy Asian cuisine at Mya, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the 2 coffee shops/cafes. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Seminyak? This hotel has 1647 square feet (153 square meters) of space consisting of conference space and a meeting room. A shuttle from the airport to the hotel is provided for a surcharge (available on request), and free valet parking is available onsite.When you stay at Viva Dash Hotel Seminyak in Seminyak, you'll be near the beach, a 2-minute drive from Seminyak Beach and 9 minutes from Kuta Beach.  This 4-star hotel is 3.4 mi (5.5 km) from Legian Beach and 10.2 mi (16.5 km) from Sanur Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  TAKSU Bali Gallery - 0.1 km / 0.1 mi  Petitenget Temple - 0.4 km / 0.3 mi  Desa Potato Head - 0.5 km / 0.3 mi  Seminyak Beach - 0.6 km / 0.4 mi  Eat Street - 0.7 km / 0.4 mi  Seminyak Square - 1.2 km / 0.8 mi  Sunset Point Shopping Centre - 2.1 km / 1.3 mi  Splash Waterpark Bali - 3 km / 1.9 mi  Double Six Beach - 3.1 km / 1.9 mi  Canggu Square - 3.1 km / 1.9 mi  Legian Road - 3.4 km / 2.1 mi  Berawa Beach - 3.9 km / 2.4 mi  Legian Beach - 3.9 km / 2.4 mi  Padang Beach - 4.5 km / 2.8 mi  Krisna - 5.7 km / 3.5 mi  The preferred airport for Viva Dash Hotel Seminyak is Ngurah Rai Intl. Airport (DPS) - 13.1 km / 8.2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.73" OriginalAmount="61.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|589894" HotelName="Kawi Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675452_foto_1.jpg</HotelPictures>
        <HotelDescription>Tapa Kawi Villas is a popular choice amongst travelers in Bali, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Tapa Kawi Villas. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, clothes rack, free welcome drink, linens, mirror. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, garden. For reliable service and professional staff, Tapa Kawi Villas caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.86" OriginalAmount="61.86">
      <BasicPropertyInfo Latitude="-8.817426" Longitude="115.093728" StarRating="3" HotelCode="292870|13063b" HotelName="Three Monkeys Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Suluban, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42164/2042164/39.jpg?f=15536630</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.94" OriginalAmount="61.94">
      <BasicPropertyInfo Latitude="-8.4080909769239" Longitude="115.29543949766" StarRating="3" HotelCode="347992|1562ae" HotelName="Pondok Sebatu Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu 80561, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sebatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.51301605" Longitude="115.57654715" StarRating="3" HotelCode="325825|87582" HotelName="Hotel Genggong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candidasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41794/2041794/1.jpg?f=15097706</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.77255825" Longitude="115.17015707" StarRating="0" HotelCode="878771|anja_jimbaran" HotelName="Anja" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Golf,Laundry,Library,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643995/643995a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Jimbaran Area close to the beach. A total of 37 bedrooms are available for guests' convenience. There is Wi-Fi throughout the hotel. Anja Jimbaran provides 24-hour reception. Ideal for families travelling with children, Anja Jimbaran offers some rooms including cots on request for the little ones. Communal areas are wheelchair accessible at this establishment. No pets are allowed on the premises. Anja Jimbaran provides parking and garage facilities. Anja Jimbaran applies a sustainable policy. There is a convenient shuttle service to the airport offered by the property. Corporate travellers may appreciate the meeting and business services and facilities available for added convenience. This hotel features a variety of dining experiences. Travellers will revel in the tasty meals offered at Anja Jimbaran. In case of need, customers may avail for health and wellness services. The varied entertainment offer at Anja Jimbaran guarantees its guests will enjoy their stay. The hotel may charge a fee for some services. 

From top to bottom, our wide range of rooms and suites has been created with your comfort and convenience in mind. Interiors benefit from natural light and cool, inviting tones. At Anja Jimbaran, extra people mean extra space, not just extra beds. Arrive in a group and get upgraded to a Triple or Family room. Wherever you lay your head, a top-notch King Koil mattress will ensure a relaxing night's slumber.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.699152" Longitude="115.175083" StarRating="3" HotelCode="292340|sara_residence" HotelName="Sara Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No. 9, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234593/234593a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.513288498" Longitude="115.2678604" StarRating="2" HotelCode="0|aji_lodge" HotelName="Aji Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Sukma Lorong Blong, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c5/4c/c54c2159e6e8714352040923416dc65140775e38.jpeg</HotelPictures>
        <HotelDescription>The 2-star Aji Lodge offers comfort and convenience whether you're on business or holiday in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Service-minded staff will welcome and guide you at the Aji Lodge. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like balcony/terrace, shower, desk, fan. The hotel's peaceful atmosphere extends to its recreational facilities which include garden, massage. Convenience and comfort makes Aji Lodge the perfect choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.29889965057373" Longitude="115.0368881225586" StarRating="3" HotelCode="0|atres_sari_resort" HotelName="Atres Sari Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Bengkel, Umejero, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/55/7f55bd4f242da6ddbe45aa4314c1f0fb40af47c3.jpeg</HotelPictures>
        <HotelDescription>When you stay at Atres Sari Resort in Munduk, you'll be 6 minutes by car from Santhipala Waterfall.  This hotel is 19.4 mi (31.3 km) from Lovina Beach and 19.8 mi (31.9 km) from Ulun Danu Temple.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Grab a bite to eat at the hotel's restaurant, which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Continental breakfasts are available daily from 7:00 AM to 9:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring flat-screen televisions. Cable television is provided for your entertainment. Private bathrooms have complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.28" OriginalAmount="62.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|147513" HotelName="The Kirana Canggu Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975172_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at The Kirana Canggu Hotel  in Canggu, you'll be near the beach and minutes from Echo Beach and close to Seminyak Square. The hotel is situated 20 km away from Ngurah Rai Airport.Facilities and services includes 24 hour check in, air conditioning, parking,  bar(extra charge), buseness service(extra charge), internet access, ironing facilities, laundry facilities(extra charge), restaurant(extra charge), spa facilities(extra charge), swimming pool, TV lounge, room service(extra charge), and elevator.Rooms are equipped with air conditioning, cable/satellite tv, coffee/tea maker, cots on request, hairdryer, mini bar, room service, safe in room, telephone, television, Wi-fi in room, and private balcony.Address: Jl. Raya Batu Bolong Canggu-Bali</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.77" OriginalAmount="62.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|830933" HotelName="THE BENE- BY ASTADALA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911337_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located at Central of Kuta, approximately 30 minutes Drive from Bali's International Airport and only 400 meters (5 Minutes) walk to Kuta Beach.The Pool Access Room (28 sqm) is located on the ground floor, featuring rich wooden flooring, minimalist decor and beautifully coordinating soft furnishings and equipped with generous amenities and features all the necessary conveniences such as options of king size bed or twin bed, bathroom with shower and daily amenities, WiFi internet access and LCD TV with a comprehensive choice of international satellite television channels.Breakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.The Bene Hotel, Kuta-Bali offers rooms and suites with modern furnishes and stylish design that are suitable for both single, couples or family travelers. All room views, except Family Suite and Royal Suite are facing the main pool. First floor rooms has direct access to the pool while the 2nd until 4th floor rooms has its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.14743232800025" Longitude="114.637184143066" StarRating="3" HotelCode="0|sunia_loka_bungalows_" HotelName="Sunia Loka Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Seririt Gilimanuk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/46/aa4688b4da6035eb56d8c8271c1347e4f112c02d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes can be enjoyed at the on-site restaurant. To unwind after an eventful day, enjoy a cocktail in a casual atmosphere of the hotel bar. Wi-Fi is available on all property premises. Leisure facilities include an swimming pool.&lt;/br&gt;Guests can order an airport shuttle for an additional fee. Meals can be delivered to your room upon request. There is a laundry at the hotel. All rooms are non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.261764526367188" Longitude="115.1712417602539" StarRating="3" HotelCode="0|pondanu_cabins_by_the_lake" HotelName="Pondanu Cabins By The Lake" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/94/1d947fab68240f98285557228e38ff9296f0b1d8.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pondanu Cabins By The Lake in Baturiti, you'll be within a 15-minute drive of Ulun Danu Temple and Bali Handara Kosaido Country Club.  This spa hotel is 17.6 mi (28.4 km) from Lovina Beach and 2.7 mi (4.3 km) from Bali Botanic Garden.&lt;br /&gt;Pamper yourself with onsite massages and body treatments. This hotel also features complimentary wireless Internet access, a fireplace in the lobby, and tour/ticket assistance.&lt;br /&gt;Featured amenities include express check-out, coffee/tea in a common area, and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Grab a bite to eat at LIDO DECK, a restaurant which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). A complimentary continental breakfast is served daily from 8:00 AM to 11:00 AM.&lt;br /&gt;Treat yourself to a stay in one of the 5 individually decorated guestrooms, featuring fireplaces and LED televisions. Your memory foam bed comes with Egyptian cotton sheets. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, while MP3 docking stations and digital programming provide entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 500,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.26" OriginalAmount="63.26">
      <BasicPropertyInfo Latitude="-8.1279643933087" Longitude="115.06110727787" StarRating="4" HotelCode="7150|10fb15" HotelName="Puri Bagus Lovina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 225, Lovina 81151, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1421/a_1421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on its private beach. The resorts of Lovina and Singaraja are both located about 3 km from the hotel. Guests are able to make use of the hotel bus service to Lovina and Singaraja. Singaraja can be reached in about 5 minutes. Countless historical manuscripts are to be found in the Gedong Kirtya Museum. The Buddhist temple and the warm water springs are both situated approximately 15 minutes away by car. The famous waterfalls of Gitgit and the Temple of Meduwe Karang are both approximately 20 minutes away by car. Mount Batur with a 14 kilometre-long crater can be reached within 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.28" OriginalAmount="63.28">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3.5" HotelCode="561614|1d0955" HotelName="Green Bird Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31485/631485/1.jpg?f=15419484</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.53" OriginalAmount="63.53">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|12f3c2" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88217/a_88217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major tourist attractions around Ubud and other regions of Bali. Bali International Airport is about a 55-minute drive away, through Balinese villages and terraced rice fields.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.148491" Longitude="115.410735" StarRating="4" HotelCode="172153|229100" HotelName="Alam Anda Ocean Front Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura, Sambirenteng, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125549/125549a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sambrientang, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3.5" HotelCode="258705|21721" HotelName="Grand Istana Rama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14965/a_14965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the shops, dining and nightlife activities of Kuta, while Kuta Art Market and the Discover Shopping Mall are about 10 minutes away. It is about a 15-minute drive from Bali International Airport and Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|18_suite_villa_loft_at_kuta" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234565/234565a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.69982622" Longitude="115.17168037" StarRating="3" HotelCode="511672|fairfield_by_marriott_bali_legian" HotelName="Fairfield by Marriott Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 8 C, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572741/572741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, about 1.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.65006512" Longitude="115.12949661" StarRating="3.5" HotelCode="620833|tapa_tepi_kali_hotel" HotelName="Tapa Tepi Kali Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong, Echo Beach, Canggu 80631, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635404/635404a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="64.13" OriginalAmount="64.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|711475" HotelName="Villa Seminyak Estate &amp; Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897855_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; rodeado de las mejores boutiques y restaurantes, justo en el centro de Seminyak y candoacute;modamente ubicado a solo 5 minutos en coche de la playa de Seminyak, a la que los huandeacute;spedes pueden llegar utilizando el servicio de lanzadera del complejo. El Aeropuerto Internacional de Ngurah Rai estandaacute; a unos 20 minutos en coche. Las 72 habitaciones de este conjunto de 52 villas ofrecen un alojamiento de lujo y son la opciandoacute;n perfecta para familias, amigos o parejas que busquen el mandaacute;ximo confort, intimidad y serenidad, ademandaacute;s de la autandeacute;ntica hospitalidad balinesa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.46" OriginalAmount="64.46">
      <BasicPropertyInfo Latitude="-8.59773" Longitude="115.296551" StarRating="4" HotelCode="94770|119ddc" HotelName="Masari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Banjar Gelumpang, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/75/137567b4bccf0f5738c6db2230df93469c1e5d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the Petanu River near Sukawati village in the historic Gianyar Regency, the resort prides itself on its relaxing, natural riverside environment. Guests will find shops and artisan markets nearby. Ngurah Rai International Airport is approximately 45 minutes by car, Ubud is about 30 minutes away and Sanur 20 minutes away from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.67" OriginalAmount="64.67">
      <BasicPropertyInfo Latitude="-8.5057720837565" Longitude="115.26862383202" StarRating="3" HotelCode="292678|11c420" HotelName="Alas Petulu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 18, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235724/235724a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.72" OriginalAmount="64.72">
      <BasicPropertyInfo Latitude="-8.50748669" Longitude="115.26814928" StarRating="3" HotelCode="757749|1ea40a" HotelName="Ashanti Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 43, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977494/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65" OriginalAmount="65">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|3928" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30549/a_30549_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local shops, restaurants and entertainment venues. The white sandy Kuta Beach lies opposite the hotel and Ngurah Rai International Airport is approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3.5" HotelCode="593490|yoga_ubud_villa" HotelName="Yoga Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.65417153" Longitude="115.13304235" StarRating="3" HotelCode="946630|canggu_village" HotelName="Canggu Village" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 78, Canggu, Kuta Selatan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523858</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.235602" Longitude="115.561532" StarRating="4" HotelCode="187695|kajane_tulamben_bali" HotelName="Kajane Tulamben" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajane, 80853 Kecamatan Kubu, Dusun Baturinggit Kelod, Desa Baturinggit, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276988/276988a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.90" OriginalAmount="65.90">
      <BasicPropertyInfo Latitude="-8.6964793619057" Longitude="115.16854077648" StarRating="2" HotelCode="378656|1341c8" HotelName="Juada Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 501, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507844/9.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|69542" HotelName="Desamuda Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156854/a_156854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashion boutiques and shops, yet set in its own private hideaway. Guests will find the nearest shopping area, restaurants and the tourist centre of Seminyak all around 100 m away and it is some 500 m to Seminyak Beach. The centre of Kuta is about 1 km away and it is 1.5 km to Denpasar. The villas lie only around 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|247937" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5433493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.44288393" Longitude="115.667954" StarRating="2" HotelCode="764437|359320" HotelName="Frangipani Inn &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Batu Telu, Seraya Tengah, Seraya 80811</AddressLine>
          </AddressLines>
          <CityName>Seraya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48883/2948883/1.jpg?f=14949668</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.674688339233398" Longitude="115.14840698242188" StarRating="3" HotelCode="0|the_salila_beach_resort" HotelName="The Salila Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig Gang Pelangi No.9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/e6/a0e68372f987431befe737c143e6b15fd628bddc.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at The Salila Beach Resort in Seminyak (Kuta Utara), you'll be within a 5-minute drive of Batu Belig Beach and Finns Recreation Club.  This hotel is 2 mi (3.2 km) from Eat Street and 2.1 mi (3.3 km) from Seminyak Beach.&lt;br /&gt;Amenities : Don't miss out on recreational opportunities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Batu Belig Beach - 0.5 km / 0.3 mi&lt;br /&gt;Masceti Temple - 1.7 km / 1.1 mi&lt;br /&gt;Splash Waterpark Bali - 1.8 km / 1.1 mi&lt;br /&gt;Petitenget Temple - 1.8 km / 1.1 mi&lt;br /&gt;Petitenget Beach - 1.9 km / 1.2 mi&lt;br /&gt;Finns Recreation Club - 2 km / 1.2 mi&lt;br /&gt;Seminyak Beach - 2.3 km / 1.4 mi&lt;br /&gt;Eat Street - 2.3 km / 1.4 mi&lt;br /&gt;Berawa Beach - 2.4 km / 1.5 mi&lt;br /&gt;Batu Bolong Beach - 2.7 km / 1.7 mi&lt;br /&gt;Seminyak Square - 2.8 km / 1.7 mi&lt;br /&gt;Sunset Point Shopping Centre - 3.1 km / 1.9 mi&lt;br /&gt;Gado Gado Beach - 3.3 km / 2.1 mi&lt;br /&gt;Legian Road - 4.6 km / 2.8 mi&lt;br /&gt;Double Six Beach - 5.7 km / 3.5 mi&lt;br /&gt;The preferred airport for The Salila Beach Resort is Ngurah Rai Intl. Airport (DPS) - 14.2 km / 8.8 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Satisfy your appetite for lunch or dinner at the hotel's restaurant, Javana Restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Full breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Batu Belig Beach&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 56 air-conditioned rooms featuring refrigerators and microwaves. Complimentary wireless Internet access keeps you connected, and 40-inch LCD televisions are provided for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 400,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.5148789255215" Longitude="115.25756560482" StarRating="3" HotelCode="318935|inata_bisma" HotelName="Inata Bisma Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485784/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.25" OriginalAmount="66.25">
      <BasicPropertyInfo Latitude="-8.793629" Longitude="115.226736" StarRating="5" HotelCode="936582|179056" HotelName="Bali Nusa Dua Hotel &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366599/366599a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.55" OriginalAmount="66.55">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|1401f0" HotelName="Askara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are car park, room service, airport transfer, free Wi-Fi in all rooms, Wi-Fi in public areas. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel's garden, outdoor pool, spa, massage will further enhance your satisfying stay. Askara Villa combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.63" OriginalAmount="66.63">
      <BasicPropertyInfo Latitude="-8.150655" Longitude="114.474896" StarRating="4" HotelCode="74001|115533" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Buleleng 81155, North Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99807/a_99807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Gunung Banyuwedang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="66.97" OriginalAmount="66.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|920622" HotelName="BALI RELAXING RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/917358_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.3745274885559" Longitude="115.29971122742" StarRating="4" HotelCode="21603|31429" HotelName="Bagus Jati Health &amp; Well Being Retreat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jati, Desa Sebatu, Kecamatan Tegallalang, P.O.Box 4, Ubud, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27962/a_27962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sebatu village, about 30 minutes from Ubud and approximately 60 minutes from Ngurah Rai International Airport. The resort is nestled amongst mountains and guests can take time here to breathe fresh mountain air and enjoy the peaceful surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.688716" Longitude="115.16899" StarRating="5" HotelCode="114222|29588" HotelName="Kanishka Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 8Y, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157705/p_157705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Bali's vibrant Seminyak Area, the town centre is approximately a 5-minute car journey from the resort. The tourist centre of Kuta is around a 15-minute drive and Seminyak beach is about a 5-minute drive from the resort. There is direct access from both the Sunset and Legian Roads, where the villas are nestled down a quiet lane. The resort is also just a 15-minute drive from the Bali’s International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.67026571" Longitude="115.15320192" StarRating="3.5" HotelCode="632439|274301" HotelName="Mokko Suites Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 1 168, Kerobokan Kelod 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.5829463912436" Longitude="115.35210436442" StarRating="4" HotelCode="387566|162866" HotelName="Rumah Luwih Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Ida Bagus Mantra km 19.9, Gianyar 80651, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547001/547001a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|77944" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301920/a_301920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.6948372612796" Longitude="115.16937715955" StarRating="4" HotelCode="113559|downtown_villas" HotelName="Downtown Boutique Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Dalem 9D, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105401/105401a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.50456782" Longitude="115.25409212" StarRating="0" HotelCode="841713|anis_villas_2" HotelName="Ani's Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94757/2094757/1.jpg?f=15689178</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ani's Villas is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like airport transfer, tours, laundry service, bicycle rental, Wi-Fi in public areas are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find desk, kitchenette, internet access – wireless, internet access – LAN, television. Access to the hotel's outdoor pool, pool (kids), garden, massage will further enhance your satisfying stay. Ani's Villas combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3.5" HotelCode="510975|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93487/2493487/49.jpg?f=15606444</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.56" OriginalAmount="67.56">
      <BasicPropertyInfo Latitude="-8.651897" Longitude="115.156239" StarRating="4" HotelCode="908967|11be60" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek II, Br. Anyar Kelod, Kerobokan Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145500/145500a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes only 15 minutes by car from Petitenget Beach to get to the property. There are many restaurants and shops about 10 km away. Uluwatu Temple is about 20 km away and Denpasar City is about 5 km from the establishment. The local airport, Ngurah Rai International is about 18 km away (30 minutes' drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.86" OriginalAmount="67.86">
      <BasicPropertyInfo Latitude="-8.6906757262219" Longitude="115.16113283198" StarRating="3" HotelCode="327825|113bd8" HotelName="Bali Agung Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande 3, PO Box 2089, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/441847/a_441847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of the island of Bali and is only 20 minutes from the capital city. The establishment is only a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.86" OriginalAmount="67.86">
      <BasicPropertyInfo Latitude="-8.50999994" Longitude="115.26279057" StarRating="2" HotelCode="547174|14cc8a" HotelName="Dewangga Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80571, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39513/2039513/1.jpg?f=15331868</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.88" OriginalAmount="67.88">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|105137" HotelName="The Mansion Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141535/141535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes' drive from the centre of Ubud, the island's cultural centre. It is situated about 40 km away from the airport and within an easy and scenic drive from Kuta, Seminyak or Sanur. The Ayung River is around 6 km away and the Monkey Forest is some 8 km away. Shopping is available at Ubud Market, around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.155589" Longitude="114.637992" StarRating="3" HotelCode="904694|157643" HotelName="Adi Assri Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran 81155, Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147368/147368a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.59335178" Longitude="115.1060117" StarRating="3.5" HotelCode="435404|127137" HotelName="De Moksha Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil, Belalang 82121, Tabanan Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598252/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Belalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|72621" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85696/a_85696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of the Panaraga Giri River, rice paddies and tropical greenery. It is situated within a 20-minute drive of Ubud, with all its cultural and dining attractions. Guests will find the nearest shopping facilities around 15 minutes' drive away, while Sanur Beach is some 10 km from the property. The city of Denpasar is roughly 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|77292" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42312/2042312/58.jpg?f=15537877</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Botanic Garden Ubud and Ubud Monkey Forest. This 4-star resort is within close proximity of Seniwati Gallery of Art by Women and Ubud Royal Palace.Rooms Make yourself at home in one of the 4 air-conditioned rooms featuring minibars stocked with some free items and LCD televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Pamper yourself with onsite massages and body treatments. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare surcharge. Guests can get around on the shuttle surcharge, which operates within 7 km.Dining Take advantage of the resort's room service during limited hours. While enjoying a refreshing dip in the resort pool, you can order your favorite drink at the poolside bar.Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge available on request, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.50284624" Longitude="114.96563215" StarRating="3" HotelCode="412143|pondok_pitaya_3" HotelName="Pondok Pitaya Hotel, Surfing &amp; Yoga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Banjar Pengasahan, Lalanglinggah 82162, Kecamatan Selemadeg Barat, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lalang Linggah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39197/2039197/18.jpg?f=15604851</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lalang Linggah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.71" OriginalAmount="68.71">
      <BasicPropertyInfo Latitude="-8.69294011" Longitude="115.17276502" StarRating="3.5" HotelCode="564428|1aef38" HotelName="Villa Bougainville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik Baik 5, Jalan Sunset Road, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735374/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.80" OriginalAmount="68.80">
      <BasicPropertyInfo Latitude="-8.684198" Longitude="115.161629" StarRating="4" HotelCode="904700|12030d" HotelName="Amadea Resort &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 55, Kuta Utara, Seminyak, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148611/148611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the fashionable 'Eat Street' with its many boutiques and famous restaurants, the resort is perfectly located for those who want to be in the heart of the action. It is situated within 5 minutes' drive of Seminyak Beach, 10 minutes from Legian, and 15 minutes' drive from Kuta. Petitenget Beach is just 800 metres away and it is 25 minutes by car to Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.6945892375815" Longitude="115.16146481037" StarRating="4" HotelCode="141104|puri_saron_seminyak" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201880/a_201880_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right by the beach. It lies in the Seminyak area of Bali, around 7 km from the capital of the island, Denpasar. Ngurah Rai International Airport can be reached in approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.515842" Longitude="115.260294" StarRating="3" HotelCode="129840|ubud_inn_and_villas" HotelName="Ubud Inn &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234628/234628a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.828439712524414" Longitude="115.12982940673828" StarRating="3" HotelCode="0|ola_villas_at_uluwatu" HotelName="Ola Villas at Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Temu Dewi, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/b1/81b148dd52d88338722c34881b1b209b473db73e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Ola Villas at Uluwatu in Pecatu, you'll be within a 10-minute drive of Padang Padang Beach and Uluwatu Cliffs.  This villa is 3.7 mi (6 km) from Uluwatu Beach and 3.7 mi (6 km) from Uluwatu Temple.&lt;br /&gt;Amenities : Enjoy recreational amenities such as an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;New Kuta Golf - 4.2 km / 2.6 mi&lt;br /&gt;Nyang Nyang Beach - 4.4 km / 2.7 mi&lt;br /&gt;Padang Padang Beach - 4.5 km / 2.8 mi&lt;br /&gt;Bingin Beach - 4.5 km / 2.8 mi&lt;br /&gt;Dreamland Beach - 5.3 km / 3.3 mi&lt;br /&gt;Uluwatu Beach - 6 km / 3.7 mi&lt;br /&gt;Uluwatu Temple - 6 km / 3.7 mi&lt;br /&gt;Uluwatu Cliffs - 6 km / 3.8 mi&lt;br /&gt;New Kuta Green Park - 6.2 km / 3.9 mi&lt;br /&gt;Blue Point Beach - 6.7 km / 4.2 mi&lt;br /&gt;Green Bowl Beach - 7.2 km / 4.5 mi&lt;br /&gt;Suluban Beach - 7.4 km / 4.6 mi&lt;br /&gt;Melasti Beach - 7.5 km / 4.6 mi&lt;br /&gt;Udayana University - 7.6 km / 4.7 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 16.2 km / 10 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and a water dispenser. Free self parking is available onsite.&lt;br /&gt;HeadLine : Near New Kuta Golf&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 11 air-conditioned rooms featuring private plunge pools and flat-screen televisions. Kitchenettes are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 6:30 AM to 7:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: IDR 500000 per accommodation, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.37" OriginalAmount="69.37">
      <BasicPropertyInfo Latitude="-8.70498528" Longitude="115.43955485" StarRating="3" HotelCode="572171|1570f5" HotelName="The Palms Ceningan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ceningan 2, Ceningan Island, Lembongan 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40759/2040759/1.jpg?f=14942405</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69.48" OriginalAmount="69.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|840930" HotelName="THE SUNGU RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895227_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sungu Resort is located at premium location a heaven of quiet in the bustling of Penestanan a hill village in the Ubud district famous for itsartists and sculptors and the galleries which displays their creative expressions. It is 45 minutes from International Ngurah Rai Airport and only 5 minutes to Ubud Center. The Hotel Shuttle takes responsibility to drop and pick guests up to and from Central Ubud this is complimentary. The Balinese warm hospitality guarantees both relaxing and enjoyable stay and explore theBalinese feeling of family which is not found in other places.The Sungu Restaurant theme is Restaurant-Gallery during breakfast lunch or dinner you will not only enjoy the cocktails home breads tropical fruitsjuices and other meals but your Eyes feeling and soul coddled with a high quality of art work (painting) displays represent Rudana Museum Rudana Fine Art and Genta Fine Art Gallery.The resort spa offers relaxing massages refreshing spa baths and expert beauty treatments.The Sungu Resort now boasts a larger-than-life (probably the largest swimming pool in Penestanan Ubud) recreational swimming pool. Finished indecorative green stone it has a wonderful appeal for a swim or a frolic - the children will love it!The Villas all have their own private walled courtyard in a charming setting which recreates the intimacy of a traditional Balinese village andits faces to Main swimming pool Private pool and tropical Balinese Garden</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.68" OriginalAmount="69.68">
      <BasicPropertyInfo Latitude="-8.837835" Longitude="115.184686" StarRating="5" HotelCode="171092|11901a" HotelName="Nusa Dua Retreat Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melasti II 88, Kutuh, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, the resort is only 15 minutes’ drive from the sandy Dreamland Beach and Uluwatu Temple. Bali International Airport is only a 35-minute drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.85" OriginalAmount="69.85">
      <BasicPropertyInfo Latitude="-8.680265" Longitude="115.160493" StarRating="4" HotelCode="141834|116362" HotelName="Bhavana - Private Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkung Sari, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096633/096633a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca is located only minutes away from Seminyak Beach, offering spectacular sunsets which can be viewed from the delightful beachside cafés and bars. Seminyak is also a world class shopping, eating and nightlife destination with several of Asia's best restaurants, bars and discos. The resort centre of Kuta is around 7 km away and Legian Beach is 4 km away. Ngurah Rai International is the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.6863274292516" Longitude="115.16929417849" StarRating="4" HotelCode="73943|70225" HotelName="Kamuela Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Casino Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131460/131460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in fashionable Seminyak, the property occupies a prime location at the very heart of Southern Bali's main attractions and points of interest. Seminyak is where modern tourism in Bali all started and it is still the most happening place of all. It is approximately 25 minutes drive from Ngurah Rai International Airport (around 15 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.81614979" Longitude="115.15142543" StarRating="4" HotelCode="422305|le_nixsun_villa__spa" HotelName="Le Nixsun Villas" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan 88, Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261519/261519a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Le Nixsun Villa and Spa is a new luxury villa with modern minimalist concept fully equipped with modern facilities free Wi fi private swimming pool at each unit where you can feel personal touch and privacy.The Villa featuring an open concept villas with wooden floors have a seating and dining area which opens up to the private pool and garden. The living area comes with sofa flat screen cable TV and DVD player. It also has a kitchen with stove refrigerator and kitchenware. The restaurant serving International and Indonesian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.6990653469793" Longitude="115.16538170607" StarRating="3" HotelCode="259736|hotel_kumala_pantai" HotelName="Hotel Kumala Pantai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/109403/109403a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just a 1-minute walk from gift shops, transportation, outdoor adventure sites and fashion boutiques, about 100 m from Legian Beach and Ngurah Rai International Airport is approximately half an hour away (roughly 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.68108967" Longitude="115.15486006" StarRating="3.5" HotelCode="592889|tevana" HotelName="Tevana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Telaga Waja 18, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/44668/3544668/26.jpg?f=15524237</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.45813776" Longitude="115.26047871" StarRating="0" HotelCode="837490|villa_viola_5" HotelName="Villa Viola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/e2/2ee2114a295c54842fdf4951a43b7a8823396231.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.4301988704451" Longitude="114.817943573" StarRating="4" HotelCode="38440|puri_dajuma_beach_eco_resort__spa" HotelName="Puri Dajuma Beach Eco Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jembrana, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096605/096605a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pekutatan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.8459437" Longitude="115.15127158" StarRating="3" HotelCode="975423|villa_maiara" HotelName="Villa Maiara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Villa Kandara Street, Ungasan 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10402658</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.350937843322754" Longitude="115.68241119384766" StarRating="3" HotelCode="0|mejore" HotelName="Mejore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed Kelurahan Purwakerti, 80852 Amed, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/2d/eb2dad983844b46e8e34b323580f0c25be697bfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mejore in Karangasem, you'll be steps from Lipah Beach and a 4-minute drive from Amed Japanese Shipwreck. This spa bed &amp;amp; breakfast is 2.1 mi (3.4 km) from Amed Beach and 3.6 mi (5.8 km) from Amed.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Lipah Beach - 0.1 km / 0.1 mi&lt;br /&gt;Amed Japanese Shipwreck - 3 km / 1.8 mi&lt;br /&gt;Amed Beach - 3.4 km / 2.1 mi&lt;br /&gt;Amed - 5.8 km / 3.6 mi&lt;br /&gt;Tulamben Beach - 16.7 km / 10.3 mi&lt;br /&gt;Water Palace of Tirtagangga - 20.4 km / 12.6 mi&lt;br /&gt;Lempuyang Luhur Temple - 21.9 km / 13.6 mi&lt;br /&gt;Taman Ujung Water Palace - 31.7 km / 19.7 mi&lt;br /&gt;Pasir Putih Beach - 33.8 km / 21 mi&lt;br /&gt;Mount Agung - 39.1 km / 24.3 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 102.8 km / 63.9 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;You can enjoy a meal at Mejore Restaurant serving the guests of Mejore, or stop in at the snack bar/deli. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 10:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; masks are required in public areas.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for full breakfast: IDR 55000 for adults and IDR 25000 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.09" OriginalAmount="70.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|711528" HotelName="Hotel Vila Lumbung" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896203_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado a 3 kilandoacute;metros al este de Legian/Kuta. Por ello tiene una distancia considerable lejos del ajetreo de la ciudad y a la vez, una ubicaciandoacute;n tranquila para poder disfrutar de las vacaciones. Asimismo, si desea sumergirse en la animada vida de esta zona turandiacute;stica, a tan sandoacute;lo 800 metros tiene el centro del lugar, con tiendas y muchos otros lugares de ocio. La playa se encuentra tambiandeacute;n a 800 metros.Este hotel de estilo balinandeacute;s estandaacute; rodeado por un gran jardandiacute;n tropical y cuenta con un total de 34 habitaciones repartidas en 2 plantas. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n, un ascensor y servicio de cambio de divisa. Asimismo, tambiandeacute;n cuenta con un bar y un restaurante a la carta. Los servicios de habitaciones, de lavanderandiacute;a, de atenciandoacute;n mandeacute;dica y de canguro estarandaacute;n a su disposiciandoacute;n.Las habitaciones, decoradas y amuebladas con mucho gusto, estandaacute;n dotadas de un baandntilde;o con ducha. Ademandaacute;s, estandaacute;n equipados con telandeacute;fono de landiacute;nea directa y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. En todas estas elegantes habitaciones, tiene tambiandeacute;n a su disposiciandoacute;n menaje para preparar tandeacute; y cafandeacute;, minibar-nevera y aire acondicionado individual. El balcandoacute;n o la terraza y la caja fuerte de alquiler completan el equipamiento.En el cuidado recinto exterior podrandaacute; encontrar 2 piscinas y un bar de aperitivos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.32" OriginalAmount="70.32">
      <BasicPropertyInfo Latitude="-8.65683316" Longitude="115.13116098" StarRating="3" HotelCode="603455|21480c" HotelName="D'djabu Villas Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10018964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.33" OriginalAmount="70.33">
      <BasicPropertyInfo Latitude="-8.49354684" Longitude="115.27061852" StarRating="4" HotelCode="489988|1dbb8e" HotelName="D'Legon Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta tawar, Kutuh Kaja Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618428/618428a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.56" OriginalAmount="70.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|082668" HotelName="ALEESHA VILLAGE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975260_foto_1.jpg</HotelPictures>
        <HotelDescription>Aleesha Village comprises private Villas, nestled away from the hustle and bustle, each with their own pool surrounded by tropical gardens, as well as a secluded Studio Apartment cluster of just nine built around a shared infinity pool, with a backdrop of clear glass overlooking an ancient temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.447353" Longitude="115.2693" StarRating="3" HotelCode="113565|68928" HotelName="Alam Sari Keliki Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Tegalalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40037/2040037/1.jpg?f=15072583</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.687992" Longitude="115.263372" StarRating="3" HotelCode="59745|respati_beach_hotel" HotelName="Respati Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX. 3223, Denpasar 800228, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77359/a_77359_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel and resort is situated along the coral sandy beach of Sanur. Guests will find shops within 10 minutes of the hotel whilst the towns of Denpasar, Kuta and Ubud are a 20-minute, 30-minute and 45-minute drive away respectively. Ngurah Rai International Airport can be reached in approximately 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.66994" Longitude="115.17404" StarRating="4" HotelCode="0|_0x2ee5d" HotelName="Kubu Manggala Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari, Yasa Bali Utama No. 13, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/21/d821eedb01b8b06571268f3287dbc5e8edc8d509.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kerobokan, Kubu Manggala Villas Seminyak is on the Strip, within a 15-minute drive of Eat Street and Batu Belig Beach.  This beach villa is 2.2 mi (3.6 km) from Petitenget Temple and 2.3 mi (3.7 km) from Petitenget Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 12 individually decorated guestrooms, featuring private pools and flat-screen televisions. Kitchens are outfitted with refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include phones, as well as desks and minibars.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Treat yourself with massages and body treatments. This villa also features complimentary wireless Internet access, concierge services, and a television in a common area. Guests can catch a ride on the complimentary shuttle, which operates within 3 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's 24-hour room service. A complimentary continental breakfast is served daily from 7 AM to 11 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="975761|prabhu_ubud_villa" HotelName="Prabhu Ubud Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38830000/38823200/38823178/cb8f2d62_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.53303301" Longitude="115.26100882" StarRating="3.5" HotelCode="408918|bali_harmony_villa" HotelName="Bali Harmony Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Br. Abiansemal, Kaja Kuah, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86486/2286486/1.jpg?f=15245388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.35" OriginalAmount="71.35">
      <BasicPropertyInfo Latitude="-8.6352" Longitude="115.1516" StarRating="4" HotelCode="435190|15735f" HotelName="Kalapa Resort &amp; Spa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uma Buluh No. 14F, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1919715/jh3GWIaP_8b4e964c23d9a597414c16b9700e1d96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.79" OriginalAmount="71.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|919387" HotelName="THREE BROTHERS BUNGALOWS &amp; VILLAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33039_image64039612_0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.98" OriginalAmount="71.98">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|168978" HotelName="Grand Inna Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85180/a_85180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overlooking the sparkling Indian Ocean. It is just a short walk from the area's major shopping centres, restaurants, nightlife and Kuta Art Markets. Denpasar is just half an hour away by car and Bali International Airport is less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|398554" HotelName="INFINITY8 BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067822_foto_1.jpg</HotelPictures>
        <HotelDescription>INFINITY8 BALI, the certified 4-star hotel managed by Guna Setia Hospitality, emphasizes quality and professionalism throughout the services while remaining dedicated to delivering a competitive and affordable place for business and leisure travelers alike. Having 120 Superior Rooms, 53 Deluxe Rooms, 4 Suite Rooms, Exclusive Boardroom, INFINITY Hall, which can be separated into 3 meeting rooms, Business Center, INFINITY Sky Pool, Spa, INFINITY Gym, Langit Bar Lounge Dining (Rooftop), 8TRIUM lounge &amp; caf�, and Layangan All Dining. The Hotel located in a prime location nearby the Ngurah Rai International Airport, and the famous tourist attractions such as Garuda Wisnu Kencana Cultural Park, Uluwatu Temple, Bali Nusa Dua Convention Center, Nusa Dua Beach, INFINITY Beach Club, Dreamland Beach, Pandawa Beach, Universities, and Shopping Centers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.691397" Longitude="115.160646" StarRating="3.5" HotelCode="292509|156590" HotelName="Gracia Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No 3, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234555/234555a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.66801" Longitude="115.14591" StarRating="4" HotelCode="0|_0x35ae2" HotelName="Villa Del Mar Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/a3/f1a38028b94e25a12b8cb935c183aa95e5618563.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Villa Del Mar Canggu in Canggu (Kuta Utara), you'll be convenient to Finns Recreation Club and Seminyak Square.  This bed &amp;amp; breakfast is close to Eat Street and Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and slippers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the bed &amp;amp; breakfast's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.6903655566509" Longitude="115.26621580124" StarRating="3" HotelCode="45464|vila_shanti_beach_hotel" HotelName="Vila Shanti Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23750/p_23750_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's elegant Sanur Beach, surrounded by lush tropical gardens. It is 15 minutes' drive from the city of Denpasar and a 5-minute walk from the town of Sanur. Denpasar's Ngurah Rai International Airport is just a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.79676496" Longitude="115.14938994" StarRating="0" HotelCode="807285|muaya_villa" HotelName="Muaya Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun-Jempiring 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.58" OriginalAmount="72.58">
      <BasicPropertyInfo Latitude="-8.6835885602437" Longitude="115.16355562698" StarRating="4" HotelCode="386489|15f11d" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang Bugis-Laksamana, Seminyak 80361, Oberoi</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584510/584510a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.59" OriginalAmount="72.59">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|124b7b" HotelName="Rama Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1047288/rCGKHeww_924f7fd10b06aee0a6a4e0b6a76c7bef.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubud, 5 minutes’ walk to the Ubud sacred Monkey Forest, this accommodation option is the right place for guests in search of tranquillity. It is situated approximately 45 minutes from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.94" OriginalAmount="72.94">
      <BasicPropertyInfo Latitude="-8.65253213" Longitude="115.13357918" StarRating="4" HotelCode="603308|1b1d4a" HotelName="Kawung Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubolong 66B, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, Villa Kawung is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Villa Kawung. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including sauna, outdoor pool, spa, massage, garden. Convenience and comfort makes Villa Kawung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.65153071" Longitude="115.15621166" StarRating="3.5" HotelCode="623316|253384" HotelName="Bloomfield Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau 6, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646079/646079a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.81837945" Longitude="115.21459426" StarRating="4" HotelCode="594401|226226" HotelName="La Berceuse Resort And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33821/3733821/1.jpg?f=15370602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.7436318415103" Longitude="115.1681040136" StarRating="4" HotelCode="317191|157425" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai, Kuta 80362</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431427/a_431427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.70721761" Longitude="115.17645029" StarRating="4" HotelCode="321461|anemalou_villas__spa" HotelName="Anema Villa Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kresna, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/23714/2723714/1.jpg?f=15086389</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|sri_ratih_cottages" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/3/0/5/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.7785147177665" Longitude="115.16672194004" StarRating="4" HotelCode="113488|the_mutiara_jimbaran_boutique_villas" HotelName="Mutiara Jimbaran Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangmas Sejahtera 88, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614922/614922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.63442" Longitude="115.472" StarRating="0" HotelCode="778158|the_secret_spot_villas" HotelName="The Secret Spot Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jumpai, Klungkung 80716, Bali</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/f6/f8f66e6f36dd169d9cbafa3246a3341c488d66bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.17" OriginalAmount="73.17">
      <BasicPropertyInfo Latitude="-8.617163487649" Longitude="115.26316478493" StarRating="3.5" HotelCode="904692|11c02d" HotelName="Bumi Linggah The Pratama Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan, Br. Tubuh - Desa Batubulan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147047/147047a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.53" OriginalAmount="73.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|711406" HotelName="THE GRAND BALI NUSA DUA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897839_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel se encuentra en una tranquila calle, en el sur de la penandiacute;nsula de Bali. Situado en el popular destino turandiacute;stico Nusa Dua el complejo limita con el andquot;Bali Golf andamp; Country Clubandquot;. La playa del hotel, con un chiringuito, se encuentra a 2 km. Los huandeacute;spedes tienen a su disposiciandoacute;n el servicio gratuito de traslado en autobanduacute;s hasta ella. Podrandaacute; llegar andando desde el hotel hasta diversos restaurantes y boutiques. El centro comercial Galeria estandaacute; a unos 20 minutos andando. El tiempo de traslado en el autobanduacute;s del hotel hasta el aeropuerto es de unos 20 minutos, pues estandaacute; situado a 12 km. La capital de Denpasar se encuentra a 30 km.Este hotel combina el estilo balinandeacute;s con el confort occidental. Cuenta con un total de 61 habitaciones, 6 de ellas suites, repartidas en 3 plantas. Dispone de un encantador hall de entrada con recepciandoacute;n, una zona para sentarse y descansar y una boutique. En el bar del vestandiacute;bulo podrandaacute; tomarse deliciosas bebidas. Tambiandeacute;n podrandaacute; disfrutar de la cafeterandiacute;a andquot;Palm Court Coffeeshopandquot;andquot; con vistas a la piscina, en la que se sirven aperitivos y platos ligeros. En el restaurante andquot;andquot;Telaga Wajaandquot;andquot; los huandeacute;spedes podrandaacute;n degustar tanto deliciosas especialidades asiandaacute;ticas como internacionales. Tambiandeacute;n se sirven especialidades coreanas en andquot;andquot;Hwa Rang Jeongandquot;andquot;. Los restaurantes estandaacute;n climatizados y disponen de menanduacute;s infantiles, asandiacute; como sillas altas para los mandaacute;s pequeandntilde;os. Asimismo, el complejo alberga una droguerandiacute;a, una boutique de regalos, servicio de cambio de divisa y servicio de alquiler de bicicletas y vehandiacute;culos. Tambiandeacute;n dispone de una sala de conferencias magnandiacute;fica. Para que las familias tengan su descanso, hay servicio de cuidado infantil. Se trata de un alojamiento ideal tanto para los que quieren descansar como para los que viajen por negocios. Para completar las prestaciones, tiene a su disposiciandoacute;n servicio de lavanderandiacute;a, de habitaciones y de atenciandoacute;n mandeacute;dica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.74" OriginalAmount="73.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|111368" HotelName="ASTAGINA RESORT VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919430_foto_1.jpg</HotelPictures>
        <HotelDescription>A hidden Garden Paradise just in a walking distance from the Double Six Beach in the heart of Legian, Bali Island; our combination of Deluxe Resorts, Private Villas, Eco Garden Area, and Friendly Staff are here to pamper you and your loved ones throughout your stay with us; with a combination of Resorts and Private Villas set within lush spacious garden.We are here to provide you with the most authentic Balinese Experience to ensure that you are able to enjoy and learn about our proud cultural heritage that was passed on generations before us.Design in a modern minimalist style befitting a new panorama trend in hotel design, we offer an atmosphere of relaxation and revitalization in a trendy and eco-friendly silhouette. What differentiates Astagina Resort Villa and Spa from competition is that extra dimension of design vertical gardens and service that guests want and appreciate.  Astagina Resort Villa and Spa offering you 61 Resort rooms in traditional, yet modern contemporary style. The whole concept is augmented with authentic plants of vertical garden making it feel green everywhere. All rooms are furnished with solid taekwood parquet which shows the perfection of an eco-design. A collection of 12 villas up to three bedrooms are created for a private and very romantic experience, completed with an array of amenities. The resort is also completed with fasilities of large Swimming Pool and Pool Bar, Family Pool, Restaurant and Meeting Room available to host 100 guests with open pre-function area and offer an arrangements for corporate and/or executive board meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.81785" Longitude="115.110733" StarRating="3" HotelCode="915181|101293" HotelName="Bombora Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Labuan Sait, Padang Padang, Uluwatu 80116</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273114/273114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.697410966311" Longitude="115.16202043199" StarRating="4" HotelCode="327805|78290" HotelName="New Pondok Sara Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Street, Gang Raja, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95106/2095106/1.jpg?f=15363387</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.690975" Longitude="115.44952067" StarRating="3.5" HotelCode="943425|293882" HotelName="The Acala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari No. 277, Ancak Lembongan, Nusa Lembongan - Klungkung, Bali 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831358/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.4848395" Longitude="115.25394148" StarRating="3" HotelCode="561539|152898" HotelName="Uma Padi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya sanggingan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731991/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|ubud_wana_resort" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390319/390319a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.05" OriginalAmount="74.05">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15750" HotelName="Tapa Tepi Kali by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DALUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620412_foto_1.jpg</HotelPictures>
        <HotelDescription>Tapa Tepi Kali Hotel nestled in Canggu area, a coastal village which was once untouched by the massive growth of tourism and now has become one of the icons of South Coast of Bali. This property is 12 minutes walk from the beach. Tapa Tepi Kali provides free WiFi and rooms with air conditioning in Canggu. Boasting an outdoor swimming pool, the hotel is close to several noted attractions, around 1.7 km from Echo Beach and around 1.8 km from Batu Bolong Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.65" OriginalAmount="74.65">
      <BasicPropertyInfo Latitude="-8.16679075" Longitude="115.00915021" StarRating="3" HotelCode="435054|13024f" HotelName="Padmasari Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Desa Kaliasem, Kecamatan Banjar, Kabupaten Buleleng, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41187/2041187/41.jpg?f=15530115</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.72" OriginalAmount="74.72">
      <BasicPropertyInfo Latitude="-8.3514462672521" Longitude="115.68451821314" StarRating="3" HotelCode="376877|1ec836" HotelName="Shankara Parada Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97617/2497617/1.jpg?f=15029568</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Karangasem. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.80" OriginalAmount="74.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|711586" HotelName="Sativa Sanur Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063555_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador complejo tipo club estandaacute; situado en el corazandoacute;n del pueblo de Sanur, el mandaacute;s cautivador de Bali. El centro de Sanur estandaacute; a solo 200 m y la ciudad de Denpasar dista aproximadamente 7 km del complejo. El aeropuerto internacional Ngurah Rai de Denpasar queda a 14 km de distancia.Este establecimiento de 50 habitaciones, a la sombra de los cocoteros y con su pintoresca vista de la playa de Sanur, ofrece la combinaciandoacute;n ideal de lujosas instalaciones y el encanto del ambiente balinandeacute;s. Hay restaurante en el complejo y tambiandeacute;n se puede organizar la recogida de los huandeacute;spedes del aeropuerto internacional, el trayecto es de menos de 20 minutos.Las habitaciones son exquisitas y lucen un diseandntilde;o anduacute;nico que refleja la exandoacute;tica cultura y el ambiente de la isla. El mobiliario, de madera tallada artesanalmente, destaca por su atractivo, igual que las obras de arte balinandeacute;s. La selecciandoacute;n de comodidades es perfecta: TV vandiacute;a satandeacute;lite, minibar, telandeacute;fono, pelandiacute;culas de vandiacute;deo y aire acondicionado regulable. Pero tambiandeacute;n disponen de su propio cuarto de baandntilde;o con ducha y baandntilde;era, asandiacute; como de cama extra grande, caja fuerte y balcandoacute;n o terraza particular donde relajarse.Las excursiones turandiacute;sticas o las actividades deportivas se pueden organizar fandaacute;cilmente desde el vestandiacute;bulo anduacute;nico del establecimiento, donde hay una de las mandaacute;s importantes agencias de viajes. Los deportes acuandaacute;ticos ofrecidos incluyen submarinismo y vela, mientras que en tierra firme se ofrece golf, paseos a caballo y bicicleta. Cerca del complejo hay una playa de arena.El restaurante presenta un diseandntilde;o clandaacute;sico y tradicional balinandeacute;s y ofrece opciones inolvidables y romandaacute;nticas. Ofrece una autandeacute;ntica y agradable experiencia culinaria y sirve gran variedad de cocina europea, china e indonesia para el desayuno, el almuerzo y la cena. Tambiandeacute;n sirve aperitivos. El desayuno se puede elegir del amplio bufet, mientras que el almuerzo y la cena son a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|5374" HotelName="Kuta Seaview Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77472/a_77472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will enjoy magnificent sunsets only a short walk away from the renowned nightlife. Denpasar can be reached by car in about 20 minutes. Those seeking a perfect sun-filled holiday will find fulfilment at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.262989681346" Longitude="115.06246484418" StarRating="2" HotelCode="936625|227863" HotelName="Munduk Sari Garden Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayuputih, Munduk, Banjar, Buleleng 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munduk, Munduk Sari Garden Villa is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Munduk Sari Garden Villa. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television, separate shower and tub, bathtub, non smoking rooms, hair dryer. Access to the hotel's spa, garden, massage will further enhance your satisfying stay. A welcoming atmosphere and excellent service are what you can expect during your stay at Munduk Sari Garden Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.5209896013213" Longitude="115.16660392284" StarRating="3" HotelCode="909124|127206" HotelName="Villa Taman Di Blayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Peken, Belayu Marga, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253783/253783a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.77752374" Longitude="115.22410883" StarRating="3" HotelCode="567965|tijili_hotel_benoa" HotelName="Tijili Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/590964/590964a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.708745" Longitude="115.170101" StarRating="4" HotelCode="207214|the_magani_hotel_and_spa" HotelName="The Magani Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179158/179158a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is within walking distance of the famous Kuta and Legian beaches where guests can witness dazzling sunsets. In the vicinity, guests will also find lifestyle shops as well as international bars and restaurants. The resort is only 25 minutes' drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.51000203510708" Longitude="115.251603126526" StarRating="0" HotelCode="0|pondok_buda_" HotelName="Pondok Buda Merta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Kelod Street, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/bc/e8/bce8abfdc29972c0e6c60c751dc6166e8fedcf27.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Pondok Buda Merta” is situated in Bali. It boasts a convenient location within 17 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Store your valuables in the locker. Guests are invited to visit a swimming pool. Room service is also available.&lt;/br&gt;There is a laundry at the hotel. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.80621995" Longitude="115.11559049" StarRating="2.5" HotelCode="618001|pondok_indah_bungalow_bingin" HotelName="Pondok Indah Bungalow Bingin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin 9, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6450785</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.5004816535833" Longitude="115.26482499673" StarRating="3" HotelCode="327309|ketuts_place" HotelName="Ketut's Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sweta 40, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38919/2038919/1.jpg?f=15300420</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D09742" HotelName="The Nest Hotel Nusa Dua" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2600644_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 110 air-conditioned rooms featuring minibars and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at The Nest Hotel Nusa Dua in Nusa Dua, you'll be near the beach, within a 15-minute drive of Kuta Beach and Bukit Peninsula.  This 4-star hotel is 8.9 mi (14.3 km) from Legian Beach and 10.2 mi (16.4 km) from Seminyak Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Tanjung Benoa Beach - 0.8 km / 0.5 mi  Tanjung Benoa - 0.8 km / 0.5 mi  Samuh Beach - 0.8 km / 0.5 mi  Bali Nusa Dua Convention Centre - 0.9 km / 0.5 mi  Bali International Convention Center - 1 km / 0.6 mi  BIMC Hospital Nusa Dua - 1.4 km / 0.9 mi  Bali Collection Shopping Centre - 1.6 km / 1 mi  Bali Nusa Dua Theater - 1.9 km / 1.2 mi  Nusa Dua Beach - 1.9 km / 1.2 mi  Puja Mandala - 2.3 km / 1.4 mi  Bali National Golf Club - 2.6 km / 1.6 mi  Mengiat Beach - 2.8 km / 1.8 mi  Waterblow - 2.9 km / 1.8 mi  Geger Beach - 3.7 km / 2.3 mi  The preferred airport for The Nest Hotel Nusa Dua is Ngurah Rai Intl. Airport (DPS) - 12 km / 7.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo Latitude="-8.43711545" Longitude="115.12738394" StarRating="3" HotelCode="564397|1e1f59" HotelName="Ti Amo Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Penebel Desa Mangesta, Penebel 82152</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62619/2462619/1.jpg?f=14987430</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Penebel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.30" OriginalAmount="75.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|711425" HotelName="Kuta Seaview Boutique Resort &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894155_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located beside the renowned sprawling, sandy Kuta Beach this resort enjoys a stunning beach location yet is close to the heart of the city. Kuta Seaview Boutique Resort offers guests the opportunity to revel in the indescribable beauty of magnificent sunsets from the amidst serene surroundings. The resort is situated only a short walk away from the renowned Kuta nightlife and restaurants and the city of Denpasar is just a 20 minute drive away. The intrinsic beauty of the surroundings are complemented perfectly by the elegant simplicity of the resort making guests feel completely immersed a rich natural atmosphere. Luxurious accommodation options and high-quality amenities and facilities including fine-dining options, an attractive pool area and a massage service leave guests wanting for nothing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.38" OriginalAmount="75.38">
      <BasicPropertyInfo Latitude="-8.48467784" Longitude="115.27044815" StarRating="3.5" HotelCode="610803|20459b" HotelName="Korurua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 1, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.52" OriginalAmount="75.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|711348" HotelName="SRI PHALA RESORT AND VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32696_image63934677_0.jpg</HotelPictures>
        <HotelDescription>Situado en medio de jardines tropicales, este hotel queda a 25 minutos en coche del aeropuerto internacional de Bali, a solo 5 minutos a pie de Sanur Beach y a 5 minutos en coche de centros comerciales y establecimientos de ocio y gastronandoacute;micos.El hotel se encuentra amueblado con mucho gusto y estandaacute; en una parte apartada de Sanur, ofreciendo un ambiente andiacute;ntimo en combinaciandoacute;n con un servicio personalizado. Cuenta con un total de 18 confortables habitaciones y ofrece un vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, bar, restaurante con variada cocina continental, indonesia y europea, servicio de habitaciones y de lavanderandiacute;a y aparcamiento.Todas las habitaciones son espaciosas y estandaacute;n bien amuebladas combinando un estilo moderno con el estilo propio de Bali. El equipamiento incluye cuarto de baandntilde;o con secador de pelo, cafetera/tetera, telandeacute;fono de landiacute;nea directa, conexiandoacute;n a Internet, cama doble, TV vandiacute;a satandeacute;lite, minibar, aire acondicionado individual, y balcandoacute;n o terraza con vistas a la piscina y a los jardines tropicales.Hay una piscina donde los huandeacute;spedes podrandaacute;n relajarse y tomar el sol. El bar es un lugar ideal para descansar y disfrutar de una bebida exandoacute;tica. A un paseo del hotel se encuentran diversos restaurantes para tomar la cena y muchos de ellos ofrecen espectandaacute;culos nocturnos.Se puede reservar alojamiento con desayuno incluido y la comida y la cena se pueden seleccionar a la carta o de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|157226" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40588/2940588/1.jpg?f=15016779</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitting service, a childcare service, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.737325500718" Longitude="115.16668692503" StarRating="4" HotelCode="524148|163647" HotelName="Vasanti Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 25, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544962/544962a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|74209" HotelName="The Samara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276342/276342a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.2727004728219" Longitude="115.59108024456" StarRating="3.5" HotelCode="267565|160534" HotelName="Toyabali Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu, Abang, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.672981262207031" Longitude="115.14733123779297" StarRating="4" HotelCode="0|aloft_bali_seminyak" HotelName="Aloft Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig No. 228, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6f/d1/6fd131e5c2eeaee5a23198b2d63131859c135619.jpeg</HotelPictures>
        <HotelDescription>With a stay at Aloft Bali Seminyak in Seminyak (Kuta Utara), you'll be steps from Batu Belig Beach and a 5-minute drive from Finns Recreation Club.  This 4-star hotel is 1.5 mi (2.4 km) from Batu Bolong Beach and 1.7 mi (2.7 km) from Berawa Beach.&lt;br /&gt;Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional features at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Kahuna serving guests of Aloft Bali Seminyak. Unwind at the end of the day with a drink at the bar/lounge or the swim-up bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 80 individually decorated guestrooms, featuring iPod docking stations and Smart televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and minibars.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Rollaway beds are not available at the hotel and an extra person may stay in the room using existing bed or beds</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.570839881896973" Longitude="115.18299865722656" StarRating="3" HotelCode="0|villa_kompiang_bali" HotelName="Villa Kompiang Bali" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mawar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/7d/577d07473427ed8da994728bd56fdaadea5ee720.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Look no further for a healthy and sustainable vacation. Villa «Villa Kompiang Bali» is located in Bali. This villa is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Pura Taman Ayun, Ubud Monkey Forest and Ubud Palace.&lt;br /&gt;&lt;b&gt;At The Villa: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. To book an excursion, consult the tour assistance desk of the villa. For the free movement around the city, the villa offers a transfer for you.&lt;br /&gt;Additional services that the villa offers to its guests: a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 580,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.67" OriginalAmount="76.67">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|20d241" HotelName="Sama's Cottages And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22280000/22278800/22278783/21432e41_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.79" OriginalAmount="76.79">
      <BasicPropertyInfo Latitude="-8.5199277" Longitude="115.25912292" StarRating="3" HotelCode="489969|1d6429" HotelName="Ubud Wana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning,Ds. Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.58562803128" Longitude="115.27559012175" StarRating="4" HotelCode="909034|160559" HotelName="Mandala Desa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Lantangidung, Batuan 80582, Sukawati</AddressLine>
          </AddressLines>
          <CityName>Batuan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276340/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Batuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.169167" Longitude="115.435962" StarRating="3" HotelCode="186842|331919" HotelName="Poinciana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tejakula-Tianyar, Jalan Amlapura, Tembok, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2132755/wZ1Y0nh2_1d5754b81a15eda8878ad56a1085689b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a restaurant. Shopping facilities are also available. Guests of the hotel can enjoy various recreation facilities, including the garden, during their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.5061869847828" Longitude="115.25900845297" StarRating="3" HotelCode="379967|156884" HotelName="Rouge Bali Lounge Bar Villas AndSpa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks,Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.79296123510074" Longitude="115.125646591187" StarRating="0" HotelCode="0|le_yanandra" HotelName="Le Yanandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/14/05/14056c8b9e6e74c78bf3772ce3e507e0a0ff8964.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Savour local and international dishes in the on-site restaurant. Guests are welcome to enjoy a drink or two in a casual hotel bar. Wi-Fi is available on all property premises. Take a dip in a swimming pool.&lt;/br&gt;Car travellers can enjoy parking facilities. Meals can be delivered to your room upon request. There is a laundry at the hotel. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|plataran_canggu_bali_resort_spa_hotel" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156868/a_156868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.73580848" Longitude="115.16697083" StarRating="5" HotelCode="614732|aryaduta_bali" HotelName="Aryaduta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Lingkungan Segara, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619782/619782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|83296" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431352/a_431352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.706421" Longitude="115.169119" StarRating="3" HotelCode="66199|75985" HotelName="Rama Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Yudistira (Jl. Padma), Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85693/a_85693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Legian, only a 10-minute walk from Legian Beach. It is around a 15-minute drive from Bali International Airport, while Denpasar is 30 minutes away. Various shopping areas, entertainment venues and a variety of restaurants are all located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.36" OriginalAmount="78.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|830923" HotelName="18 SUITE VILLA LOFT @KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914431_foto_1.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft at Kuta offers well-appointed accommodation with a private plunge pool and a fully-equipped kitchen, a 5-minute walk from Discovery Shopping Mall. Guests enjoy free Wi-Fi in all areas and free return airport transfers.A 15-minute walk from 18 Suite Villa Loft at Kuta leads to Kuta Square and Kuta Beach. Ngurah Rai International Airport is 10 minutes' drive away from the property.The 2-storey villa tastefully blends modern interiors with Balinese d�cor. A flat-screen cable TV is available in both living area and bedroom. The elegant, en suite bathroom features a bathtub, hairdryer and a set of free toiletries.Buffet Breakfast is served daily in the property's restaurant. Staff can arrange pampering in-villa massages and provide laundry service. Room service is offered at a charge, while free parking is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.52" OriginalAmount="78.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|839913" HotelName="KERATON JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896946_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel is located on beach front of Jimbaran Bay set amongst landscaped palm-shaded gardens, just 20 minutes by car or coach from Ngurah Rai International Airport.Superior Rooms are unique cozy cottage style atmosphere, luxury furnishings. All rooms have been given a fresh and brighter look, cream coloured with the rich Balinese style.The hotel has a variety of eating outlets to include a coffee shop, local restaurant, bar and lounge.                                   Traditional Balinese building combined with Chinese style in a lush Tropical Garden.The lobby is retouched with gold on its intricate decade old carvings to highlight the beauty of its classical style.The hotel is a 3 star hotel , is considered as a First class property. There are variety of land games like table tennis, water sports including kayaking, boogie board for selection. The resort is beach front located and closed to Jimbaran seafood market. With a short drive the next destination are "Garuda Wisnu Kencana" complex and Uluwatu temple. DS 11/08.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.61870912" Longitude="115.08846052" StarRating="3" HotelCode="915879|127164" HotelName="Natya Hotel Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kawasan Wisata Tanah Lot, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanah Lot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253819/253819a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanah Lot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.69522" Longitude="115.163996" StarRating="4" HotelCode="316456|79611" HotelName="Samaja Villas Beachside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, (ex Dhyanapura), Gang Kubu Pesisi 18, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485916/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.6733594386256" Longitude="115.1466104732" StarRating="3.5" HotelCode="327832|bale_gede_villas" HotelName="Bale Gede Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Bias Aud 1, Kerobokan 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361424/361424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.6676272519365" Longitude="115.15471694197" StarRating="4" HotelCode="327746|the_grove_umalas" HotelName="Maca Villas and Spa Umalas" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung, Kerobokan Kelod, Kuta Utara, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584538/584538a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.51005201" Longitude="115.25258618" StarRating="0" HotelCode="555057|pondok_sawah_asri" HotelName="Pondok Sawah Asri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kelod, Sayan, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/d1/ca/d1ca070fc170df0a857cad76754981265a9d1001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79.42" OriginalAmount="79.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|226684" HotelName="SAMAJA VILLAS KUNTI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950641_foto_1.jpg</HotelPictures>
        <HotelDescription>As a perfect sojourn for your business or leisure travel, the Samaja Villas Kunti in Seminyak come up with a sanctuary at a privileged location. Spreading across a spacious area of land enables each villa to enjoy a convenient atmosphere and privacy. While, thepremises in the heart of the Seminyak tourist resort will make it easier to reach your leisure destinations like shopping hubs, nightlife rendezvous, business complexes and others.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.692122" Longitude="115.159499" StarRating="5" HotelCode="30256|the_royal_beach_seminyak_bali_mgallery_collection" HotelName="The Royal Beach Seminyak Bali - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak Beach, PO Box 3384, 80033 Seminyak, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48473/a_48473_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few steps from Seminyak Beach, the hotel is located in the heart of the Seminyak area, home to most of Bali's best restaurants, trendiest bars and luxury shopping. It is situated within an easy 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.3609991543551" Longitude="115.24200618267" StarRating="4" HotelCode="908998|dara_ayu_villas_and_spa" HotelName="Adiwana Dara Ayu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Buahan Kaje 88x, Payangan 80572, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Payangan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.50413063" Longitude="115.26723876" StarRating="3" HotelCode="821729|graha_sandat_villas" HotelName="Graha Sandat Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977165/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|otel_daun_lebar_villas" HotelName="Daun Lebar Villas" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651262/651262a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Decorated in soothing natural colors, the One Bedroom, Two Bedroom and Three Bedroom Pool Villas are the ultimate indulgence with a private garden and private pool. 

Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 12 villas. Those staying at this property may keep updated thanks to the Wi-Fi access. Daun Lebar Villas offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Daun Lebar Villas does not offer cots on demand. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. The car park may be useful to those arriving by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.59" OriginalAmount="80.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|585678" HotelName="Kalapa Boutique Resort &amp; Yoga" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675442_foto_1.jpg</HotelPictures>
        <HotelDescription>Stop at Kalapa Resort and Spa to discover the wonders of Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's 24-hour room service, free Wi-Fi in all rooms, 24-hour security, chapel, daily housekeeping. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, clothes rack, complimentary tea, free welcome drink, linens. The hotel's peaceful atmosphere extends to its recreational facilities which include surfing lessons, hot tub, golf course (within 3 km), outdoor pool, fishing. No matter what your reasons are for visiting Bali, Kalapa Resort and Spa will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.80" OriginalAmount="80.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|711303" HotelName="Prama Sanur Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974820_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en la playa de Sanur, que es una de las zonas mandaacute;s populares de Bali. Es una base ideal para explorar Bali, la famosa Isla de los Dioses, conocida por los coloridos y vibrantes festivales de sus templos, playas soleadas, ambiente surfero, aldeas randuacute;sticas y terrazas de arroz de gran belleza plandaacute;stica. El hotel estandaacute; rodeado de 70.000 m2 de jardines tropicales con gran cantidad de palmeras y de andaacute;rboles de gran edad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|69004" HotelName="Bali Spirit Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8492/a_8492_H1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The establishment is situated just outside the main centre of Ubud, which can be reached in around 20 minutes on foot or in roughly 5 minutes by car. The property is peacefully situated on the edge of the Wos River and is surrounded by hundreds of green coconut trees, a terraced garden and a palm-lined valley view spread out below. Guests will find a number of tourist attractions in Ubud, such as the Monkey Forest, which is around 500 metres from the hotel, and Ubud Art Museum, which is roughly 1 km away. Ngurah Rai International Airport is approximately 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.7888457710819" Longitude="115.20038551363" StarRating="4" HotelCode="339714|175914" HotelName="Seven Angels Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ria 12, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38731/2038731/129.jpg?f=15568417</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3.5" HotelCode="603319|247969" HotelName="Swahita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92213/3692213/1.jpg?f=15234731</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.00" OriginalAmount="81.00">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|artini_3_cottage" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.54673152" Longitude="115.26925437" StarRating="3.5" HotelCode="407826|169155" HotelName="Mayura A Karma Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkilesan, Banjar Kawan, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05957/2305957/12.jpg?f=15505274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|80047" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188179/a_188179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud Royal Palace and the art museum, Puri Lukisan. Ngurah Rai International Airport is approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.655938" Longitude="115.153477" StarRating="4" HotelCode="887958|the_bidadari_villas_spa" HotelName="The Bidadari Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bumbak No. 27, Banjar Anyar Kelod, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136225/a_136225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashionable area of Umalas-Kerobokan-North Kuta, the resort is situated some 15 minutes from the Kuta and Legian district with restaurants, pubs, bars and shopping options. It is just a 20-minute drive from the Denpasar Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.665091" Longitude="115.163983" StarRating="4" HotelCode="144522|prime_villas" HotelName="Bali Prime Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Indah 10x, Kerobokan 80361, Seminyak, Kuta North (Utara), Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126247/126247a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.73992238" Longitude="115.17183361" StarRating="4" HotelCode="564312|the_diana_suite_hotel" HotelName="The Diana Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46B, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735455/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.39" OriginalAmount="82.39">
      <BasicPropertyInfo Latitude="-8.54299" Longitude="115.23038" StarRating="4" HotelCode="400916|10327f" HotelName="Furama Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mambal – Ubud, Banjar Bindu, Mambal, Po Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95241/a_95241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.46" OriginalAmount="82.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|172793" HotelName="ATTA MESARI RESORT &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067742_foto_1.jpg</HotelPictures>
        <HotelDescription>Atta Mesari Resort &amp; Spa is a luxury traditional boutique resort, a home to experience the uniqueness cultural and nature, laid out toward the river facing to the beautiful rice terrace view. This newly-built property has a distinctive architectural style blending modern and traditional Balinese influences. Great facilities with beautiful landscapes of overlooking the rice paddies and river makes Atta Mesari a favourite place to stay in with your loved ones, friends and other family members. All suites are well furnished with whitewash and naturally traditional marble floor. The comfy and spacious roomshave balcony overlooking to remarkable rice terrace for all units.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.86" OriginalAmount="82.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|838815" HotelName="KANISHKA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950044_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Bali's vibrant, upmarket Seminyak area, this splendid resort offers a range of luxury villas for a spectacular island getaway. Guests will find a variety of boutiques, spas, restaurants and clubs in the surrounding area, and the airport is just a fifteen-minute drive from the resort. Seminyak beach, calmer and less crowded than the more famous Kuta Beach, is only a fifteen-minute stroll away. The spacious and airy villas boast the perfect combination of sleek and modern designs with rich, traditional Balinese themes. Each features a private deck with a Jacuzzi or lavish plunge pool where guests can escape from the hustle and bustle of the city as well as an LCD flat-screen television and internet access in order to stay connected to the outside world. The resort also offers in-room Balinese massages and meals prepared in the villas, 24-hour butler service, and chauffeur services, all for an indulgent, relaxing holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.43472879" Longitude="114.83814794" StarRating="4" HotelCode="630457|356495" HotelName="Bali Taman Sari Villa And Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Gilimanuk 88, Pura Kerta Laksana, Pekutatan, Pulukan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pulukan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800275/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.65517107" Longitude="115.14782686" StarRating="3" HotelCode="866557|388339" HotelName="La Isla Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523901</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.6675486903407" Longitude="115.16957424053" StarRating="4" HotelCode="404533|175884" HotelName="Maharaja Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengubengan 168, Banjar Pengubengan Kauh, 80361 Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553642/553642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|atta_mesari_villas" HotelName="Atta Mesari Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544781/544781a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury traditional boutique resort in Ubud, laid out toward the river facing to the beautiful rice terrace view. It's located only few minutes' drive to Ubud centre or 10 minutes on walking distance to Ubud centre. Atta Mesari Villa has a distinctive architectural style blending modern and traditional Balinese influence.

Atta Mesari Villa offers 24 luxurious accommodations from Suite rice terrace, Villa pool and Family Villa with pool. The facilities of the villas are Mesari Restaurant located on the edge of the river, stylish swimming pool, Jungle Spa, Indoor yoga centre, and spacious open wedding venue by the pool. The villas also offer some activities as well as adventure enhancing the value of your stay in Ubud Bali.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.67718" Longitude="115.190355" StarRating="3" HotelCode="318934|quest_san_hotel_denpasar" HotelName="Quest Hotel San Denpasar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata 93, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441839/441839a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.43" OriginalAmount="83.43">
      <BasicPropertyInfo Latitude="-8.2499629058352" Longitude="115.39981293618" StarRating="5" HotelCode="905739|117146" HotelName="The Ayu Kintamani" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bening (STA), Toya Bungkah, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147409/147409a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is hidden in Kintamani, right at the lake’s edge. The hotel is a perfect place to escape from the daily routine of stressful work, traffic congestion and the hustle and bustle of city life. Guests can reach the Toya Bungkah hot spring, which is to be found some 3 m from the hotel, and the town centre in around 35 minutes by car. It is located about 1.5 hours’ drive from Bali Ngurah Rai or Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="83.96" OriginalAmount="83.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|920582" HotelName="HOMM SARANAM BATURITI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31791_image63222562_0.jpg</HotelPictures>
        <HotelDescription>Located in central Bali's lake district, Homm Saranam Baturiti is a unique and refreshing luxury retreat destination. The 3,2 hectare resort is easily accessible by car from Ngurah Rai International Airport and offers a serene, relaxing experience in the heart of rural Bali. The Resort property descends from lobby level into a steep tropical valley, invoking and immediate physical and mental retreat from outside world. Saranam Resort andamp; Spa blends seamlessly with the surrounding native jungle, fertile rice paddies, natural spring pools and traditional Hindu temples. Saranam Resort andamp; Spa offers a unique retreat experience set in the heart of rural Bali. Family activities at the resort include art and cooking classes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.6803579" Longitude="115.44484666" StarRating="4" HotelCode="484050|205203" HotelName="Lembongan Sanctuary Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Hill, Nusa Lembongan Island 80772, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/4a/a94ab5aaeac125b4ddfb26eed47e6aa3adfa8232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.7021031887658" Longitude="115.16677290201" StarRating="3" HotelCode="16286|hotel_puri_raja" HotelName="Hotel Puri Raja" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Legian Beach, P.O. Box 2041, Kuta-Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096611/096611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the famous Legian Beach, Kuta, in a tranquil corner of the region. Shopping opportunities are just a short stroll away. Ngurah Rai International Airport is situated roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.49282" Longitude="115.26666" StarRating="4" HotelCode="0|_0x1e169" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11 B, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4c/aa/4caa0a539d90e812e9ccee457cc32faeadf16210.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Dwaraka The Royal Villas, you'll be centrally located in Ubud, within a 10-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This 4-star hotel is 3.7 mi (5.9 km) from Ubud Monkey Forest and 2.2 mi (3.6 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 28 air-conditioned rooms featuring minibars (stocked with some free items) and flat-screen televisions. Rooms have private balconies. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, 2 spa tubs, and a sauna. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the complimentary shuttle, which operates within 3 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at the hotel's restaurant, which features a bar and a garden view. You can also stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. A complimentary continental breakfast is served daily from 7:00 AM to 11:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 900,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 500,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|villa_beji_indah" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123196/123196a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes' drive from the Monkey Forest tourist centre. Bali Bird Park and Gianyar are both roughly 15 minutes' drive away. The hotel is about an hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.83255" Longitude="115.14103" StarRating="0" HotelCode="0|the_ocean_views_luxury_villas_apartment" HotelName="The Ocean Views Luxury Villas &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/a5/bda54df722030e2646be016a862c49dc7e69c147.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Ungasan (Kuta Selatan), you'll be within a 15-minute drive of Uluwatu and Melasti Beach.  This 4-star apartment is 4.2 mi (6.7 km) from Balangan Beach and 4.7 mi (7.6 km) from Uluwatu Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a safe and a desk, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this apartment include complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite from the snack bar/deli, or stay in and take advantage of the apartment's room service (during limited hours). Local cuisine breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include microwave in a common area and refrigerator in a common area. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 50,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for local cuisine breakfast: IDR 50000 for adults and IDR 50000 for children (approximately)&lt;/li&gt;      &lt;li&gt;Airport shuttle fee: IDR 150000 per room&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.51460991" Longitude="116.06475644" StarRating="4" HotelCode="533008|villa_matahari_terbenam_2" HotelName="Villa Matahari Terbenam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Batu Layar 19, Batulayar, Senggigi 83355, Mataram, West Nusa Tenggara</AddressLine>
          </AddressLines>
          <CityName>Senggigi Beach</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1335920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Senggigi Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.15192018" Longitude="114.65305672" StarRating="3" HotelCode="615638|sun_suko_boutique_retreat" HotelName="Sun Suko Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt  Gilimanuk Gang Sahadewa, Kecamatan Gerokgak Desa Pemuteran, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786623/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.19" OriginalAmount="84.19">
      <BasicPropertyInfo Latitude="-8.4827735988304" Longitude="115.44351660832" StarRating="3" HotelCode="555575|1ee4ca" HotelName="Barong Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8561395</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.56" OriginalAmount="84.56">
      <BasicPropertyInfo Latitude="-8.50811379" Longitude="115.24087048" StarRating="4" HotelCode="397729|1a88cf" HotelName="Kamajaya Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.65482151" Longitude="115.12946795" StarRating="3" HotelCode="755349|306757" HotelName="Eastin Ashta Resort Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu 8, Canggu 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/876627/w_876627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, about 17.8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.6764686" Longitude="115.15651984" StarRating="3" HotelCode="756948|383965" HotelName="Kendal Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.5120741" Longitude="115.5765675" StarRating="3" HotelCode="292456|87583" HotelName="Villarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candi Dasa 80851, Kabupaten Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235623/235623a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.70619374" Longitude="115.2465359" StarRating="3" HotelCode="866973|the_bali_bubble" HotelName="The Bali Bubble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suka Merta 8, Gang 1, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984290/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.4923734664917" Longitude="115.26664733886719" StarRating="3" HotelCode="0|tamantara_suites_villas_ubud" HotelName="Tamantara Suites &amp; Villas Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No. 60, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/88/0e883984cc8c2059abdd26fdb816cc617d6f0079.jpeg</HotelPictures>
        <HotelDescription>With a stay at Tamantara Suites &amp;amp; Villas Ubud in Ubud, you'll be within a 5-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This property is 3.7 mi (5.9 km) from Ubud Monkey Forest and 2.3 mi (3.6 km) from Campuhan Ridge Walk.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.33625" Longitude="115.187006" StarRating="3" HotelCode="76309|saranam_eco_resort" HotelName="Royal Tulip Saranam Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Baturiti, Banjar Pacung Desa Baturiti, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103775/w_103775_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pacung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.599395" Longitude="115.332963" StarRating="4" HotelCode="904659|desa_pramana_swan_villa" HotelName="Pramana Desa Swan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Selukat, Keramas 80581, Blahbatuh, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275896/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.31" OriginalAmount="85.31">
      <BasicPropertyInfo Latitude="-8.676772" Longitude="115.156835" StarRating="4" HotelCode="176740|123ada" HotelName="Villa Kayu Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No.18, Petitenget, Kerobokan, Seminyak, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161162/161162a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached within only a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.66" OriginalAmount="85.66">
      <BasicPropertyInfo Latitude="-8.683601" Longitude="115.433723" StarRating="3" HotelCode="103369|148830" HotelName="Lembongan Island Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Desa Jungut Batu, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144326/a_144326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Nusa Lembongan Island, 5 minutes' walk from Jungut Batu Beach in the regency (kabupaten) of Klungkung. It is only a few minutes off the coast of Sanur across the picturesque Badung Straits. Guests will find the centre of Lembongan just 100 m away. Ngurah Rai International Airport is 1 hour away by car and boat.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86" OriginalAmount="86">
      <BasicPropertyInfo Latitude="-8.7008684061715" Longitude="115.16581476323" StarRating="4" HotelCode="900487|18414" HotelName="Away Bali Legian Camakila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183531/a_183531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Legian, just a 5-minute walk from Legian Beach. Guests will find bars and nightlife spots around 1 km from the resort, and a number of restaurants roughly 2 km away. Seminyak and Kuta shopping arcades are just 1 km away. The resort is around 3 km from Kuta Beach and about 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.3514333258783" Longitude="115.68460725629" StarRating="2" HotelCode="492368|pondok_vienna_beach" HotelName="Pondok Vienna Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Lipah Amed, PO Box 112, Amlapura 80801, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3068312</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="969548|tegar_penida_paradise" HotelName="Tegar Penida Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Toya Pakeh, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33150000/33147900/33147871/83393ced_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.64" OriginalAmount="86.64">
      <BasicPropertyInfo Latitude="-8.68449539" Longitude="115.17074518" StarRating="4" HotelCode="933564|1d9eda" HotelName="Alam Bidadari Seminyak Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati  9, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|082405" HotelName="Nirmala Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002238_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Jimbaran Village, Nirmala Hotel offers accommodation in a traditional building with Balinese architecture and furnishings. It features an outdoor pool and restaurant. Free WiFi is available in the lobby and restaurant. Free parking is provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|400247" HotelName="Hotel Dafam Savvoya Seminyak Bali - CHSE Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064193_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 111 air-conditioned rooms featuring flat-screen televisions. Your Select Comfort bed comes with premium bedding. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers.Enjoy a meal at Canting or snacks in the coffee shop/cafe. The hotel also offers room service (during limited hours). Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include a business center, express check-out, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.With a stay at Hotel Dafam Savvoya Seminyak Bali - CHSE Certified in Seminyak (Sunset Road), you'll be steps from Sunset Point Shopping Centre and a 2-minute drive from Seminyak Beach.  This family-friendly hotel is 1.4 mi (2.2 km) from Seminyak Square and 1.4 mi (2.3 km) from Petitenget Temple.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 0.1 km / 0.1 mi  Eat Street - 0.4 km / 0.2 mi  Seminyak Square - 1.3 km / 0.8 mi  Legian Road - 1.7 km / 1.1 mi  Seminyak Beach - 1.8 km / 1.1 mi  TAKSU Bali Gallery - 2 km / 1.2 mi  Petitenget Temple - 2 km / 1.2 mi  Desa Potato Head - 2.4 km / 1.5 mi  Sunset Star - 2.4 km / 1.5 mi  Double Six Beach - 2.7 km / 1.7 mi  Krisna - 3 km / 1.9 mi  Legian Beach - 3.5 km / 2.2 mi  Beachwalk Shopping Center - 4.4 km / 2.7 mi  Honorary Consulate of the Netherlands - 4.5 km / 2.8 mi  Siloam Hospitals - 4.6 km / 2.8 mi  The preferred airport for Hotel Dafam Savvoya Seminyak Bali - CHSE Certified is Ngurah Rai Intl. Airport (DPS) - 10.9 km / 6.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.695308" Longitude="115.263437" StarRating="4" HotelCode="168916|31479" HotelName="The Oasis Lagoon Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 136 A, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.83294177" Longitude="115.13506779" StarRating="3" HotelCode="807296|bukit_kirana_villas" HotelName="Bukit Kirana Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Belimbing Sari 3 1, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42967/2942967/1.jpg?f=15038140</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Uluwatu, Bukit Kirana Villas promises a relaxing and wonderful visit. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Bukit Kirana Villas . Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, clothes rack, complimentary instant coffee, complimentary tea, free welcome drink. Entertain the hotel's recreational facilities, including games room. Discover all Bali has to offer by making Bukit Kirana Villas your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|kajane_yangloni" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234421/234421a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.3414935479566" Longitude="115.66688391735" StarRating="3" HotelCode="161003|santai_hotel_2" HotelName="Santai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan Village, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096621/096621a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Amed, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="87.19" OriginalAmount="87.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|A26F60" HotelName="KUMALA PANTAI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1676070_foto_1.jpg</HotelPictures>
        <HotelDescription>Being the fifth member of the prestigious GK Group Hotel chain, we take pride in our world class management team of competent and responsive key players. Our name �Kumala Pantai�, which literally translates into �The Crown of the Beach�, reflects this dedication to deliver you only the best service and hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.808103" Longitude="115.226087" StarRating="5" HotelCode="70215|27121" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, ITDC Complex, PO Box 116, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92455/a_92455_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the gated resort community of Nusa Dua, just 5 minutes' drive from Bali International Convention Centre, and 10 minutes from Bali Collection Shopping Centre. The beach is just a 5-minute walk away and the Denpasar Bali Airport is 12 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.13958651" Longitude="115.39615755" StarRating="4" HotelCode="362493|179207" HotelName="The Villas Tejakula" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setra, Penuktukan 81173, Tejakula, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Penuktukan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Penuktukan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.6970853349526" Longitude="115.17182115088" StarRating="4" HotelCode="429723|daluman_villa" HotelName="Daluman Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Garden,Housekeeping,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baik-Baik 5, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388417/388417a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daluman Villa is a stylish complex featuring 21 private villas in the vibrant tourism area of Seminyak. This modern retreat caters exclusively for travelers seeking a carefree holiday experience in a relaxed setting. Daluman Villa celebrates tropical living with a contemporary design that is attuned to Bali's warm climate.
The property places a strong emphasis on adult privacy but there is also a main swimming pool and restaurant facility for social interaction between old friends and new.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.155" StarRating="3.5" HotelCode="551525|astana_seminyak_villa" HotelName="Astana Seminyak Villas" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget Gang Sunyi 1, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.6761683939372" Longitude="115.16511221594" StarRating="4" HotelCode="304349|crown_astana_villas_seminyak" HotelName="Crown Bali Villa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 55, Banjar Taman, Seminyak 80361, Kuta Utara (Kuta North), Kerobokan Kelod, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384741/384741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.51815" Longitude="115.26157" StarRating="4" HotelCode="0|_0x1e166" HotelName="Anumana Ubud Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2d/6e/2d6e9dbb7d403d5c9573a37b0699be6f4a2b3330.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;In the heart of Ubud, Anumana Ubud Bali is within a 5-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This 4-star hotel is 3.7 mi (5.9 km) from Ubud Monkey Forest.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 38 individually decorated guestrooms, featuring fireplaces. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy international cuisine at Uma Resto, one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/café. Mingle with other guests at the complimentary reception, held daily. Relax with your favorite drink at the bar/lounge or the poolside bar. A complimentary local cuisine breakfast is served daily from 7:00 AM to 11:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.27" OriginalAmount="88.27">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851080|214ab7" HotelName="The Apartments Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rurung Dangin 15, Kutuh Sayan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.64" OriginalAmount="88.64">
      <BasicPropertyInfo Latitude="-8.49151306" Longitude="115.27865212" StarRating="3.5" HotelCode="589564|15c3f6" HotelName="Zenubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Petulu, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11040524</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a transfer service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.98" OriginalAmount="88.98">
      <BasicPropertyInfo Latitude="-8.6973934218531" Longitude="115.17098873611" StarRating="5" HotelCode="935340|155205" HotelName="TS Suites Leisure Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nakula no.18, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236796/236796a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.70511083" Longitude="115.17278589" StarRating="4" HotelCode="373763|beautiful_bali_villas" HotelName="Beautiful Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Timur 16, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|the_jungle_retreat_by_kupu_kupu_barong" HotelName="Jungle Retreat Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555199/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.15432817" Longitude="115.03055716" StarRating="4" HotelCode="451704|the_lovina" HotelName="The Lovina Bali Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Lovina, Kalibukbuk, 81151 Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/613666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.46" OriginalAmount="89.46">
      <BasicPropertyInfo Latitude="-8.70617626" Longitude="115.16828842" StarRating="3" HotelCode="531795|1ee4c9" HotelName="Rama Residence Padma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631426/631426a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, just 250 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.99" OriginalAmount="89.99">
      <BasicPropertyInfo Latitude="-8.487061" Longitude="115.254837" StarRating="2.5" HotelCode="113569|11b014" HotelName="Ulun Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Garden,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, P.O.Box 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156926/a_156926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in a scenic river valley in the lovely village of Sanggingan. It enjoys a superb and truly idyllic location, positioned so as to have a breathtaking view of the upper Campuhan River, rice paddies and tropical greenery. It is convenient, being just outside the main centre of Ubud, but also extremely quiet and secluded, with uninterrupted views and undisturbed peace, with nothing but the sound of the river to lull guests to sleep. The hotel is about a one-hour drive, or roughly 35 km, north of Ngurah Rai International Airport near Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.684055" Longitude="115.160985" StarRating="4" HotelCode="221551|76906" HotelName="IZE Seminyak" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya (Laksmana–Oberoi) 68, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187493/187493a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.42" OriginalAmount="90.42">
      <BasicPropertyInfo Latitude="-8.65050324" Longitude="115.12652909" StarRating="4" HotelCode="604819|1f8cd7" HotelName="Sense Canggu Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 55S, Pererenan 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Pererenan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617379/617379a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pererenan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.83" OriginalAmount="90.83">
      <BasicPropertyInfo Latitude="-8.692264" Longitude="115.16236" StarRating="4" HotelCode="47334|1156f6" HotelName="Blu-Zea Resort by Double-Six" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 66, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10263/a_10263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in popular Seminyak just north of Kuta and Legian. It is just 100 metres from the Seminyak beach and is a great base from which to explore all Bali has to offer. Kuta Beach is a 15-minute walk away, while Warung Made is a 10-minute walk away. The nightlife of Santa Fe is also in the immediate vicinity and can be easily reached on foot. It is approximately a 30-minute drive from the main airport in Denpasar - Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.86" OriginalAmount="90.86">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="4" HotelCode="113493|1150fb" HotelName="Danoya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 559, Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177256/177256a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the Batu Belig area, the hotel is only 40 minutes from Ngurah Rai International Airport, 35 minutes from Kuta Beach and 20 minutes from Seminyak Shopping Centre with its many shops and famous restaurants. Batu Belig Beach is reachable within walking distance from the hotel, just about 15 minutes away. Offering peace and tranquillity, the establishment’s villas provide all the leisure activities associated with a Balinese getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.5418411355102" Longitude="115.23100107908" StarRating="4.5" HotelCode="192132|226898" HotelName="FuramaXclusive Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati 8, Banjar Bindu, Mambal, PO. Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/268818/a_268818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.00" OriginalAmount="91.00">
      <BasicPropertyInfo Latitude="-8.834566116333008" Longitude="115.0972671508789" StarRating="3" HotelCode="0|the_tempekan_nyangnyang" HotelName="The Tempekan Nyang-Nyang" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Pecatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/ef/9bef62d61761b2086437dd3c1eace892adda1fd9.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Pecatu, The Tempekan Nyang-Nyang is a 2-minute drive from Nyang Nyang Beach and 5 minutes from Uluwatu Temple.  This guesthouse is 7.6 mi (12.2 km) from Jimbaran Beach and 8.5 mi (13.6 km) from Balangan Beach.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Nyang Nyang Beach - 0.8 km / 0.5 mi&lt;br /&gt;Uluwatu Cliffs - 1.8 km / 1.1 mi&lt;br /&gt;Uluwatu Temple - 1.9 km / 1.2 mi&lt;br /&gt;Uluwatu Beach - 1.9 km / 1.2 mi&lt;br /&gt;Suluban Beach - 2.8 km / 1.7 mi&lt;br /&gt;Thomas Beach - 3.2 km / 2 mi&lt;br /&gt;Blue Point Beach - 3.3 km / 2.1 mi&lt;br /&gt;Padang Padang Beach - 4 km / 2.5 mi&lt;br /&gt;Dreamland Beach - 8.2 km / 5.1 mi&lt;br /&gt;Bingin Beach - 8.4 km / 5.2 mi&lt;br /&gt;New Kuta Golf - 9 km / 5.6 mi&lt;br /&gt;Melasti Beach - 9.2 km / 5.7 mi&lt;br /&gt;New Kuta Green Park - 9.8 km / 6.1 mi&lt;br /&gt;Green Bowl Beach - 10.9 km / 6.8 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 19.8 km / 12.3 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : At The Tempekan Nyang-Nyang, enjoy a satisfying meal at the restaurant. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Uluwatu Temple&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 8 air-conditioned rooms featuring LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include complimentary bottled water, housekeeping is provided daily, and irons/ironing boards can be requested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 25,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 9:30 PM.&lt;/li&gt; &lt;li&gt;One child 5 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="91.21" OriginalAmount="91.21">
      <BasicPropertyInfo Latitude="-8.67187307" Longitude="115.14984627" StarRating="3.5" HotelCode="565631|185bba" HotelName="Villa Briana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Daksina 15, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373441/373441a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.56114288" Longitude="115.03520193" StarRating="3" HotelCode="420672|127134" HotelName="Amarta Beach Retreat by Karaniya Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pasut, Desa Tibubiu, Kerambitan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tibubiu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amarta Retreat in Tabanan, you'll be on the beach and within the vicinity of Soka Beach and Tanah Lot. This beach hotel is within the vicinity of Petitenget Beach and Kedungu Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have separate bathtubs and showers and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. You can take advantage of recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.7592515194445" Longitude="115.2203577963" StarRating="5" HotelCode="936744|the_sakala_resort_bali_hotel" HotelName="The Sakala Resort Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 95, Tanjung Benoa (Nusa Dua Peninsula), Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414760/a_414760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.667275428771973" Longitude="115.14407348632812" StarRating="3" HotelCode="0|zin_berawa" HotelName="ZIN Berawa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Subak Sari 13, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/a0/e6a0c199f90e6a338ac664871e588fe0ce3ba6b7.jpeg</HotelPictures>
        <HotelDescription>Puri Beji Villas &amp;amp; Bed and Breakfast&lt;br /&gt;Puri Beji is a small resort complex of two Villas and a Bed &amp;amp; Breakfast located at a walking distance from the Berawa Beach;  one of the popular surf beaches in the exciting new hotspot of Bali, Canggu.  Puri Beji defines itself by its stunning decor and ambiance, its perfect location and its flexible usability &amp;amp; services.&lt;br /&gt;The Bed &amp;amp; Breakfast consist of traditional Javanese wooden houses.  There are a total of 4 spacious and luxurious rooms. All rooms feature comfortable beds which can be set as two single or one double bed. All bedrooms feature a television with 60 channels &amp;amp; dvd player. There is also a small kitchenette with minibar, a comfortable sitting area and a small table for your homemade breakfast served in the room every morning. The Bed &amp;amp; Breakfast has a comfortable pool, which you share with the other three rooms only. A beautiful yoga chalet is situated in the back of the garden, for your daily meditations, yoga retreats or private trainer that can be booked through the resort.&lt;br /&gt;The Villas offer you a total of 4 spacious bedrooms with large ensuite bathrooms. Three bedrooms are in the main building while the fourth one is in the stand-alone Pool House. Connecting the Pool House to the Villa is a large pool with a spacious wooden deck all around. The two-storey Villa has an open living area on the ground floor which also consist of an fully equipped open-plan kitchen and a separate staff kitchen. Both upstairs and downstairs feature an enormous lounge area. All bedrooms have extremely comfortable quality mattresses and are equipped with an elegant mosquito net. All rooms also feature a television with 60 international channels and a DVD player. The dining area is big enough to have lovely dinners with 10 people easily. Good wifi is available throughout the whole Villa.&lt;br /&gt;Location&lt;br /&gt;Puri Beji is perfectly located for those who want to experience the real Bali and be close enough to the popular restaurants and nightlife venues. The resort is walking distance from the upcoming ‘Berawa Beach’, or just a two minute scooter drive away. Start your day with a beautiful beach walk or enjoy a cold Bintang beer on a comfortable beanbag watching the surfers catching their last waves at sunset. The resort is located in between the new hang-out places for the young and  active, Batu Bolon &amp;amp; Echo Beach, and the well-known and popular Seminyak. Both are a short 10 minute scooter ride away.The complex is located away from busy roads and is only surrounded by a couple of other villas. A short scooter ride will take you to the Jalan pantai Berawa with all its little boutique coffee and lunch restaurants and the Canggu Plaza. The Canggu Plaza is the place for a quick delicious pizza, a western supermarket, an ATM and a quality spa; perfect for those lazy days. Just opposite you find the private Canggu Club, offering you a professional gym and pool, a working office with high speed wifi, several restaurants, a water park with exciting slides, tennis courts, a trampoline sports park, a luxurious spa, bowling and a sports bar. As an extra service Puri Beji has an access membership for Canggu Club, available for our guests to use at no extra charge.  And for those who finally want to start that yoga practice, one of the most acknowledged open-air yoga studios, Desa Seni, is just around the corner!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 375,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.50719" Longitude="115.25112" StarRating="4" HotelCode="0|villa_wayan_3" HotelName="Villa Wayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Kelod, Ubud, Gianyar - Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/7c/8b/7c8bb59a6f4f5ac4a0e30b9664a5b033bf6cadf8.jpeg</HotelPictures>
        <HotelDescription>Strategically located in Bali, Villa Wayan Bali owns good location along with fully equipped charming guestrooms will make you a fantastic stay.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="92.79" OriginalAmount="92.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9DA19" HotelName="The Acala Shri Sedana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEMBONGAN ISLAND, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1886738_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado a 1. 2 km del centro del pueblo, el establecimiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Las principales zonas de ocio estandaacute;n a 1. 2 km del establecimiento. El hotel estandaacute; a 400 metros de la playa mandaacute;s cercana. Los visitantes encontrarandaacute;n el aeropuerto a 31. 5 km. La propiedad estandaacute; a 1. 3 km del puerto. El hotel dispone de 19 agradables dormitorios. Este alojamiento se fundandoacute; en 2017. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. La recepciandoacute;n no estandaacute; abierta durante todo el dandiacute;a. The Acala Shri Sedana no dispone de cunas. Los visitantes podrandaacute;n utilizar el aparcamiento. Ademandaacute;s, The Acala Shri Sedana ha llevado a cabo importantes mejoras ambientales con el fin de minimizar su impacto en el entorno y cuenta con el certificado . Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.70713891" Longitude="115.25627117" StarRating="4" HotelCode="456692|akana_boutique_hotel_sanur" HotelName="Akana Hotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 17, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/545543/545543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.67756175994873" Longitude="115.52618408203125" StarRating="3" HotelCode="0|sunrise_cottage_5" HotelName="Sunrise Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ped-Buyuk, Ped, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/1c/6d1c04b6cb2c1bf03867d5a91ec935b107d8f857.jpeg</HotelPictures>
        <HotelDescription>With a stay at Sunrise Cottage in Penida Island, you'll be within a 5-minute drive of Plabuhan Tradisional Sampalan and Port Roro Nusa Jaya Abadi. This hotel is 13.1 mi (21.2 km) from Blue Lagoon Beach and 30.8 mi (49.5 km) from Jungut Batu Beach.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;At Sunrise Cottage, enjoy a satisfying meal at the restaurant. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms with bathtubs or showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2.5" HotelCode="504242|sapodilla_ubud" HotelName="Sapodilla Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.5117" Longitude="115.25829" StarRating="3" HotelCode="0|samhita_garden_ubud" HotelName="Samhita Garden Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/f3/c0f3d5af75a8b8868a0942264c517bc5e4abcd95.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Centrally located in Ubud, Samhita Garden Ubud is within a 15-minute walk of Ubud Royal Palace and Ubud Traditional Art Market.  This hotel is 0.7 mi (1.1 km) from Campuhan Ridge Walk and 3 mi (4.8 km) from Pura Dalem Ubud.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 18 air-conditioned rooms featuring refrigerators and LED televisions. Rooms have private furnished balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 600,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.40060863" Longitude="115.29751705" StarRating="3.5" HotelCode="569839|suarapura_resort_and_spa" HotelName="Suarapura Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Banjar Sebatu, Tegalalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/41/e64193fd67073b7bf6935a1a4318566ea7d215db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.727757" Longitude="115.169103" StarRating="4" HotelCode="10621|24284" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, PO Box 1062, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8484/l_8484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within walking distance of the largest shopping centre and the nightlife of Kuta and Tuban. It is just a 5-minute drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.14663161" Longitude="114.65918695" StarRating="3" HotelCode="407261|mans_cottages_and_spa" HotelName="Man's Cottages &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt, Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/a6/27a67b1f4971526aeee88d6e38a4c1708fe376ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.52463919" Longitude="115.24569711" StarRating="3" HotelCode="738746|adiwana_arya_villas_ubud" HotelName="Adiwana Arya Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Gang Cendana, Singakerta, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632354/632354a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. The premises count with 20 welcoming bedrooms. The hotel was built in 2018. The property includes Wi-Fi internet connection in all public areas and accommodation units. Travellers are welcomed in a lobby with 24-hour reception. If customers ask for it, they can have a cot in their accommodation units. Pets are not permitted on the premises. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The dining venue serves sumptuous dining in an elegant atmosphere. Guests will revel in the tasty meals offered at the establishment. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.51822410883019" Longitude="115.261572897434" StarRating="4" HotelCode="0|_0x3edc1" HotelName="Anumana Ubud Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana (formerly Jalan Monkey Forest)., Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/51/e9/51e975ab208451956b55c5fe7c48e04b23a273f3.jpeg</HotelPictures>
        <HotelDescription>The 4-star Anumana Ubud Hotel offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, car power charging station, shrine, convenience store, are at hand. Each guestroom is elegantly furnished and equipped with handy amenities. To enhance guests' stay, the hotel offers recreational facilities such as hot tub, outdoor pool, spa, massage, garden. No matter what your reasons are for visiting Bali, Anumana Ubud Hotel will make you feel instantly at home.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.84" OriginalAmount="94.84">
      <BasicPropertyInfo Latitude="-8.7720944518557" Longitude="115.22266745567" StarRating="5" HotelCode="7152|1056eb" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1423/a_1423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is situated in Tanjung Benoa, directly on the beach. Nusa Dua is only around 5 minutes away by car. The transfer time to the airport is around 20 minutes, while it is 25 minutes to Kuta and around 45 minutes Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.84" OriginalAmount="94.84">
      <BasicPropertyInfo Latitude="-8.729642" Longitude="115.167026" StarRating="5" HotelCode="7143|10faf1" HotelName="Discovery Kartika Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, PO BOX 1012, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1413/a_1413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among an oasis of 8 hectares of spacious manicured tropical gardens, the resort is conveniently located right on the beachfront of popular South Kuta Beach. The resort is in the midst of Bali's most famed stretch of sandy beaches, shaded by coconut palms and filled with charming Balinese hospitality. It is ideally situated within walking distance of shops, restaurants and entertainment facilities and is only minutes away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.5042486648639" Longitude="115.55295467377" StarRating="4" HotelCode="7151|157987" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candi Dasa 80033, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1422/a_1422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing beach hotel is situated in a quiet location directly beside the sea. Countless Balinese restaurants may be found in the immediate area of the hotel. Candidasa is located nearby, while Denpasar is about 70 km away, and a regular bus service to Candidasa is operated by the hotel for guests' use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.694096" Longitude="115.258936" StarRating="4" HotelCode="178411|65541" HotelName="Prime Plaza Suites Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 83, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135867/135867a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|156970" HotelName="Yulia Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/119798/119798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|jannata_resort_and_spa" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470485/470485a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.519574" Longitude="115.2621" StarRating="2" HotelCode="136324|tegal_sari_accomodation" HotelName="Tegal Sari Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Padang Tegal, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/195990/w_195990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located about 800 m from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.68757887" Longitude="115.49226895" StarRating="3.5" HotelCode="595359|semabu_hills_hotel_nusa_penida_bali" HotelName="Semabu Hills Hotel Nusa Penida - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Klungkung, Nusapenida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92244/3692244/1.jpg?f=15235437</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="95.70" OriginalAmount="95.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|711415" HotelName="VILLA CANGGU BY PLATARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974751_foto_1.jpg</HotelPictures>
        <HotelDescription>Cocooned within tropical gardens, alongside a river and lush green paddy fields, Villa Ganggu by Plataran is an oasis of amazing peace and tranquility - a secret hideaway disturbed only by the twitter of birdsong and the crickets' hum. A delightful piece of forgotten Bali and authentic Balinese village life that lies just steps from the main street of Canggu, yet feels far removed from the madding crowd. Villa Ganggu by Plataran's landscape, designed in the form of a labyrinth, is the legacy of the late renowned landscape architect - Made Wijaya This unique structure allows guests to wander off and explore the ultimate privacy and serenity of the resort. From the 250-year-old Joglo structure at reception to the traditional alang-alang roofed villas with antique carved doorways, Indonesia's rich architectural heritage provides an exotic setting for life's finest comforts and experiences. Discover the true essence of Bali in sensual spa rituals, exceptional cuisine, and in the rich tapestry of cultural and spiritual traditions that are central to the rhythm of Bali life. Lose yourself in a truly exotic Balinese experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.404926" Longitude="115.294439" StarRating="4" HotelCode="933569|170855" HotelName="Puri Gangga Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6510000/6508800/6508733/4b64a6df_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.64113579" Longitude="115.13920381" StarRating="3.5" HotelCode="459125|planta_luxury_villa" HotelName="Planta Luxury Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 11D, Padang Linjong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/622998/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.742877960205078" Longitude="115.92359924316406" StarRating="3" HotelCode="0|bukit_pool_suites" HotelName="Bukit Pool Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gili Gede, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/84/2f849e8686909d957c6dc0b47158362cfb6704ee.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bukit Pool Suites in Gili Gede, you'll be within a 5-minute drive of Marine Aquaculture Development Centre and Sekotong Beach. This hotel is 2.7 mi (4.3 km) from Elak Elak Beach and 6.1 mi (9.8 km) from Mekaki Hill.&lt;br /&gt;Cooked-to-order breakfasts are available daily from 8:00 AM to 1:00 PM for a fee.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring private plunge pools and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 125,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 500,000.00 IDR.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Guests must transfer via boat to the property. Guests must contact the property at least 24 hours before travel, using the contact information on the confirmation received after booking. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.27" OriginalAmount="96.27">
      <BasicPropertyInfo Latitude="-8.67741052" Longitude="115.1568502" StarRating="3.5" HotelCode="593884|214a61" HotelName="Urbanest Inn Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 1000x, Villa Taman Lumbung, Villa Nomor 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.37" OriginalAmount="96.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|711312" HotelName="Kuta Puri Bungalows, Villas and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/917584_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado a solo 3 minutos a pie de las principales tiendas y restaurantes, y queda a 15 minutos del aeropuerto y la capital, Denpasar.El establecimiento ofrece 60 alojamientos en unos elegantes y amplios jardines tropicales amurallados, que recuerdan a la antigua Kuta. Ademandaacute;s de recepciandoacute;n con servicio de recepciandoacute;n y salida 24 horas, caja fuerte y servicio de cambio de divisas, las comodidades a disposiciandoacute;n de los huandeacute;spedes en este complejo de bungalandoacute;s incluyen bar, restaurante y conexiandoacute;n panduacute;blica a Internet (de pago). Ademandaacute;s, se ofrece servicio de habitaciones y de lavanderandiacute;a (el primero, de pago). Tambiandeacute;n hay aparcamiento en el recinto para los huandeacute;spedes que lleguen en coche.En todas las habitaciones se ofrecen comodidades occidentales, como aire acondicionado, TV y telandeacute;fono de landiacute;nea directa. Ademandaacute;s de cuarto de baandntilde;o privado con ducha, los alojamientos incluyen cama doble o extra grande, aire acondicionado regulable, caja fuerte y balcandoacute;n/terraza.El establecimiento cuenta con piscina al aire libre con chiringuito (de pago). Ademandaacute;s, hay tumbonas y sombrillas a la orilla del agua. Tambiandeacute;n se ofrecen relajantes tratamientos de masaje.El restaurante del hotel sirve desayuno, almuerzo y cena. El almuerzo y la cena se pueden disfrutar a la carta o escoger de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.46" OriginalAmount="96.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|082676" HotelName="ALAM PUISI VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912646_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 10 minutes’ drive from central Ubud, Alam Puisi Villa features an outdoor private pool accompanied by sunbeds. This self-catering accommodations provides free Wi-Fi throughout the property. Free scheduled shuttle service to central Ubud is also offered and free parking is provided on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97" OriginalAmount="97">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="4" HotelCode="170014|73836" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176472/176472a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the luxurious grounds of the Nusa Dua resort complex. It is situated a 25-minute drive from Ngurah Rai International Airport and a 5-minute drive from two international convention centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|bali_dynasty_resort" HotelName="Bali Dynasty Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21466/a_21466_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lush greenery and only a few minutes walk from the beach. It is located just a short stroll from the hustle and bustle of Kuta and within easy reach of the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.5379763475161" Longitude="115.26553066865" StarRating="4" HotelCode="304353|sankara_ubud_resort_3" HotelName="The Sankara Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488234/488234a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.6740749066837" Longitude="115.14670193195" StarRating="4" HotelCode="43740|grand_balisani_suites" HotelName="Grand Balisani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig Beach, Seminyak 80361, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8494/p_8494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on the sunset beach at Batubelig village in an unpolluted environment, tropical garden, lotus ponds, rice paddy field, clean private beach, village and temples. This is exactly what travelers have in mind when they dream of Bali. 15 Km from Ngurah Rai Airport, 6 Km to the Kuta area about 15 Km to Tanah Lot, the rocky temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.00" OriginalAmount="98.00">
      <BasicPropertyInfo Latitude="-8.809035" Longitude="115.11420165" StarRating="3.5" HotelCode="602565|boho_bingin_beach_bali" HotelName="BoHo Bingin Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17700000/17692700/17692628/bc5a8d1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.00" OriginalAmount="98.00">
      <BasicPropertyInfo Latitude="-8.514493942260742" Longitude="115.28727722167969" StarRating="3" HotelCode="0|green_sala_villa" HotelName="Green Sala Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sala, Pejeng Kawan, Tampaksiring, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/9b/c29b67f3f56581ba1b32e82d44b9c18b99647cf1.jpeg</HotelPictures>
        <HotelDescription>With a stay at Green Sala Villa in Ubud, you'll be within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This hotel is 4.5 mi (7.2 km) from Ubud Monkey Forest and 3.3 mi (5.3 km) from Campuhan Ridge Walk.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's 24-hour room service. Continental breakfasts are available daily from 6:00 AM to 8:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99" OriginalAmount="99">
      <BasicPropertyInfo Latitude="-8.505883" Longitude="115.557562" StarRating="4" HotelCode="44717|153905" HotelName="Ramayana Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19848/p_19848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel is located in the centre of Mendire under coconut palms right on the hotel's private beach, which sprawls 1 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.00" OriginalAmount="99.00">
      <BasicPropertyInfo Latitude="-8.674775" Longitude="115.153149" StarRating="4" HotelCode="260557|vasanti_seminyak_resort" HotelName="Four Points by Sheraton Bali, Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Cendrawasih 99 DS, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363723/a_363723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Seminyak, this golf hotel is ideal for golf lovers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.00" OriginalAmount="99.00">
      <BasicPropertyInfo Latitude="-8.649807" Longitude="115.1574645" StarRating="4" HotelCode="0|_0x3f52d" HotelName="The Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bucu No. 25, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/50/f0/50f02bfd09dcddd8a531c2fcf381f34304c9f0dc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.00" OriginalAmount="99.00">
      <BasicPropertyInfo Latitude="-8.47088" Longitude="115.24886" StarRating="3" HotelCode="0|pratiwi_ubud_villa" HotelName="Pratiwi Ubud Villa" Meals="ROOM ONLY,BREAKFAST-FOR-1,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung 4, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/0e/0d0ecc8d5d7a0327f493b84bafc23abff15e8e47.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Ubud, you'll be within a 15-minute drive of Campuhan Ridge Walk and Ubud Royal Palace.  This villa is 5.7 mi (9.2 km) from Ubud Monkey Forest and 3.7 mi (5.9 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, which features a private pool and a flat-screen TV. A kitchenette is outfitted with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. A private bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: IDR 75000 for adults and IDR 75000 for children (approximately)&lt;/li&gt;                   &lt;li&gt;Rollaway beds are available for an additional fee&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.35" OriginalAmount="99.35">
      <BasicPropertyInfo Latitude="-8.83968587" Longitude="115.1519766" StarRating="3.5" HotelCode="594380|1f1150" HotelName="Bali Exclusive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masuka, Banjar Wijaya Kusuma, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99.89" OriginalAmount="99.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|110886" HotelName="TS SUITES BALI &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/916393_foto_1.jpg</HotelPictures>
        <HotelDescription>TS Suites Bali is a dash of hip and a whole lot of sophistication, and Ngurah Rai International Airport is a 15 minutes drive away.Spacious with a natural Balinese nuance, the TShell offers a generous 45 Square meter of space to the guests.Guests will experience total gratification with the amazing array of international cuisine and dining options that are available at 12 onsite restaurantsThis is a modern hotel.The hotel has a large lobby.TS Suites Bali offers a total contemporary accommodation. With its central location, this 5-star hotel has a close proximity to several attractions. From hotel, guests can access to Seminyak shopping district and Double Six Beach within walking distance. Suites Bali features superior services and a broad range of amenities and personal officer. To ensure that guests are having a great time during the stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.7095188917895" Longitude="115.16750514507" StarRating="5" HotelCode="899859|30052" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182725/a_182725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Legian area, the beach hotel is jus a minute from Legian Beach and 1 km from the centre of Kuta, where guests will find numerous bars, restaurants and shops. The hotel is a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.42880574689616" Longitude="115.286684275197" StarRating="0" HotelCode="0|stairway_to_heaven_5" HotelName="Stairway To Heaven" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kebon, Desa Kedisan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/31/4a/314aba2ee7e86f603ee68d62de4b105391252843.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “Stairway To Heaven” is located within 11 km from the historic center of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;This cozy on-site restaurant offers a wide variety of international and local dishes. Wi-Fi is available on all property premises. Store your valuables in the locker. You can take a dip in the swimming pool.&lt;/br&gt;Parking is available near the hotel area. Room services are provided 24/7. Laundry services are provided. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.52453424" Longitude="115.25593261" StarRating="4" HotelCode="621177|villa_leonora_2" HotelName="Villa LeoNora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan 23, Nyuh Kuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16590000/16582800/16582701/77309f78_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="100.30" OriginalAmount="100.30">
      <BasicPropertyInfo Latitude="-8.686505" Longitude="115.16946" StarRating="4" HotelCode="207949|132c01" HotelName="Seminyak Icon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli (Dewi Madri), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180127/180127a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the heart of Seminyak, the most sought-after destination for fashion boutiques, funky shops, restaurants, inspiring home-ware stores and the white sandy beaches. Bali International Airport is 20 km from the hotel and can be reached within a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="100.32" OriginalAmount="100.32">
      <BasicPropertyInfo Latitude="-8.7698750667425" Longitude="115.22246293276" StarRating="4" HotelCode="19000|11963b" HotelName="Sadara Boutique Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pratama Street, Tanjung Benoa, PO Box 24, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23804/a_23804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located just a 5-minute drive from the Bumbu Bali restaurant, and 10 minutes from Bali Collection, a shopping, entertainment and restaurant complex. The resort is a 10-minute drive from Nusa Dua and 20 minutes from the Uluwatu Temple. Ngurah Rai International Airport is approximately 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.75" OriginalAmount="100.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|084080" HotelName="Bajra Bali Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/992056_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a 10-minute drive from Batu Belig Beach, Crown Bali Villa Seminyak offers modern and luxurious accommodation with private pool, free WiFi access, and free parking space for guests who drive. The property also offers free shuttle service to Seminyak area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.7054509117557" Longitude="115.26088806375" StarRating="3" HotelCode="416757|157053" HotelName="Artotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 1, Sanur 80277</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/526634/a_526634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ARTOTEL Sanur-Bali brings vibrancy and colour to the island's favourite seaside village. This boutique hotel is a canvas show casing thought - provoking works by some of the most relevant Bali-based contemporary artists of today. A total of 88 rooms and supporting lifestyle facilities satisfy the needs of millennial travelers looking for a refreshingly different Bali experience. 

By taking the energy of Seminyak and combining it with imagination, passion and heartfelt service, ARTOTEL Sanur - Bali explores a whole new approach to hospitality. The exterior façade of the hotel, inspired by Bali's annual kite festival, is just a hint of the visual excitement that lies within.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|83611" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412203/p_412203_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.6558855" Longitude="115.13098161" StarRating="0" HotelCode="777191|canggu_beach_apartments" HotelName="Canggu Beach Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Batu Bolong 89x, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41622/2941622/26.jpg?f=15604482</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.67949459595169" Longitude="115.15313655139" StarRating="5" HotelCode="0|_0x2908f" HotelName="Montigo Resorts Seminyak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, 468X, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/72/3672362a7810c47ec9d00100d96c09c5c20cc5f9.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The 5-star hotel Montigo Resorts Seminyak is situated in Seminyak. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 202,480.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 101,236.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 247,935.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.7033617603601" Longitude="115.17338148578" StarRating="4" HotelCode="328001|balicosy_villa" HotelName="Balicosy Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 3, Seminyak, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494605/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.64637279510498" Longitude="115.13581848144531" StarRating="3" HotelCode="0|canggu_dream_studios_villas" HotelName="Canggu Dream Studios &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>60C Jl. Canggu Padang Linjong, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/30/9e30ff8525c17aaae1c418465e4fa884631a5600.jpeg</HotelPictures>
        <HotelDescription>With a stay at Canggu Dream Studios &amp;amp; Villas in Canggu (Batu Bolong), you'll be within a 15-minute drive of Eat Street and Seminyak Square. This spa villa is 4.6 mi (7.4 km) from Seminyak Beach and 6.2 mi (10.1 km) from Tanah Lot.&lt;br /&gt;Pamper yourself with onsite massages and facials.&lt;br /&gt;Satisfy your appetite at the villa's coffee shop/café. Wrap up your day with a drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7:00 AM to 1:00 PM for a fee.&lt;br /&gt;Featured amenities include luggage storage, a safe deposit box at the front desk, and a water dispenser. This villa has 2 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 42-inch Smart televisions are provided for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 12 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.68128" Longitude="115.163" StarRating="4" HotelCode="756553|the_sterling_hotel_villas" HotelName="The Sterling Hotel &amp; Villa's" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Pecatu Indah Resort, Badung 80631</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489236</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101.21" OriginalAmount="101.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|645438" HotelName="TRUNTUM KUTA FORMERLY GRAND INNA KUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32331_image63599406_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the heart of Kuta. Bali International Airport is less than 20 minutes' drive away. This beach hotel comprises a total of 320 rooms, including New Wing Rooms. Guests are welcomed in a spacious lobby with a reception desk with free Wireless Internet access and parking. Further facilities on offer include a hotel safe, a currency exchange facility, laundry service, and on call medical services. The rooms are tastefully designed in 2 options : traditional Balinese style and modern style. Each has a spacious bathroom with hairdryer, a direct dial telephone and satellite TV. Rooms are equipped with a double bed or twin bed, a coffee maker and a minibar. The hotel also completed with 3 swimming pools, massage service, and a beach club</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="101.77" OriginalAmount="101.77">
      <BasicPropertyInfo Latitude="-8.3559915879084" Longitude="115.69061100483" StarRating="4" HotelCode="175930|1e0762" HotelName="Palm Garden Amed Beach &amp; Spa Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed Seraya, North-East Coast, Amed 80852, Kabupaten Karangasem, Bali, Nusa Tenggara</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274998/274998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="101.86" OriginalAmount="101.86">
      <BasicPropertyInfo Latitude="-8.6950398775828" Longitude="115.17255668317" StarRating="4" HotelCode="319422|1eaf7a" HotelName="Arman Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 89, Gang Baik Baik, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233291/233291a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|83606" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369434/369434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.6767567464413" Longitude="115.17243537675" StarRating="5" HotelCode="310472|79115" HotelName="Aldeoz Grand Kancana Villas Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jayawijaya 494, Kerobokan 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235845/235845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|226633" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/656316/a_656316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|156804" HotelName="Jati Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42666/2942666/1.jpg?f=15328578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.7653124" Longitude="115.2219274" StarRating="5" HotelCode="7156|24299" HotelName="Novotel Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 70, Tanjung Benoa, Benoa 80361, Kuta Sel, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1428/a_1428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Tanjung Benoa peninsula, in the south of Bali, close to a pretty, sandy beach. Small local markets and shops are within easy reach of the hotel. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach them with the regular shuttle bus as they lie around 2 km away in Nusa Dua. This includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its wide spectrum of enjoyable sightseeing attractions and idyllic nature. Transfer time to Ngurah Rai airport is around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.67158031463623" Longitude="115.1590576171875" StarRating="4" HotelCode="0|villa_senja_seminyak" HotelName="Villa Senja Semiyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 7 Blok D Uma Sari, Seminyak, ID, 80361, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fb/f7/fbf7d2af4ecbf6d8856f98fd80af50f5c91997a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Seminyak (Batubelig), you'll be within a 5-minute drive of Seminyak Square and Eat Street. This villa is 1 mi (1.6 km) from Seminyak Beach and 3.7 mi (5.9 km) from Legian Beach.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your air-conditioned villa, which features a microwave. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. The bathroom has a shower/tub combination and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as a spa tub or take in the view from a garden. Additional amenities at this villa include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge during limited hours, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.83287322" Longitude="115.20123507" StarRating="0" HotelCode="974921|kampi_villas_by_premier_hospitality_asia" HotelName="Kampi Villas by Premier Hospitality Asia" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37150000/37149600/37149597/1a6cd054_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.31" OriginalAmount="102.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|275247" HotelName="THE LOVINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LOVINA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293057_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 133 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies or patios. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have complimentary toiletries and hair dryers.Grab a bite at one of the resort's 2 restaurants, or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break at the bar/lounge, the beach bar, or the poolside bar for a tasty beverage. Continental breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include a computer station, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at The Lovina in Buleleng, you'll be 1 mi (1.6 km) from Lovina Beach and 3.6 mi (5.8 km) from Krisna Funtastic Land.  This 4-star resort is 7.3 mi (11.7 km) from Banjar Hot Springs and 7.8 mi (12.5 km) from Aling-Aling Waterfall.Distances are displayed to the nearest 0.1 mile and kilometer.  Lovina Beach - 1.6 km / 1 mi  Tangguwisia Bali Beach - 5.2 km / 3.2 mi  Krisna Funtastic Land - 5.8 km / 3.6 mi  Gedong Kertya Museum and Library - 9.8 km / 6.1 mi  Museum Buleleng - 10 km / 6.2 mi  Brahma Vihara Arama - 11.5 km / 7.2 mi  Banjar Hot Springs - 11.7 km / 7.3 mi  Aling-Aling Waterfall - 12.5 km / 7.8 mi  Puri Jati Dive Site - 16 km / 10 mi  Puri Jati Beach - 16.2 km / 10.1 mi  Gitgit Waterfall - 17.3 km / 10.8 mi  Tamblingan Lake - 17.4 km / 10.8 mi  Pura Maduwe Karang - 19.6 km / 12.2 mi  Banyumala Twin Waterfalls - 21 km / 13.1 mi  Munduk Waterfall - 22.8 km / 14.2 mi  The preferred airport for The Lovina is Denpasar (DPS-Ngurah Rai Intl.) - 100.8 km / 62.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|179898" HotelName="Griya Shanti Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62672/2462672/24.jpg?f=15534002</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.65039203" Longitude="115.1502022" StarRating="3" HotelCode="750454|306763" HotelName="Manca Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gg Kresna 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.6942710711845" Longitude="115.16712427139" StarRating="4" HotelCode="909089|73615" HotelName="The Jas Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Gang Bugis, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233319/233319a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="103.00">
      <BasicPropertyInfo Latitude="-8.811973571777344" Longitude="115.1045150756836" StarRating="2" HotelCode="0|the_room_padangpadang" HotelName="The Room Padang-Padang" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.73 Jl. Labuansait, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/b5/65b52591e4718686cb5920a5b526ed1fad1ff1bd.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at The Room Padang-Padang , you'll be centrally located in Pecatu, a 1-minute drive from Padang Padang Beach and 10 minutes from Uluwatu Beach.  This beach guesthouse is 2.7 mi (4.3 km) from Uluwatu Temple and 7.6 mi (12.3 km) from Jimbaran Beach.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Padang Padang Beach - 0.1 km / 0.1 mi&lt;br /&gt;Bingin Beach - 2 km / 1.2 mi&lt;br /&gt;Blue Point Beach - 2.4 km / 1.5 mi&lt;br /&gt;Suluban Beach - 3.1 km / 1.9 mi&lt;br /&gt;Dreamland Beach - 3.3 km / 2.1 mi&lt;br /&gt;Nyang Nyang Beach - 4 km / 2.5 mi&lt;br /&gt;Uluwatu Temple - 4.1 km / 2.5 mi&lt;br /&gt;Uluwatu Beach - 4.1 km / 2.5 mi&lt;br /&gt;Uluwatu Cliffs - 4.1 km / 2.5 mi&lt;br /&gt;New Kuta Golf - 4.4 km / 2.7 mi&lt;br /&gt;New Kuta Green Park - 4.5 km / 2.8 mi&lt;br /&gt;Green Bowl Beach - 11 km / 6.8 mi&lt;br /&gt;Melasti Beach - 11.2 km / 7 mi&lt;br /&gt;Udayana University - 11.3 km / 7 mi&lt;br /&gt;The preferred airport for The Room Padang-Padang  is Ngurah Rai Intl. Airport (DPS) - 19.9 km / 12.4 mi&lt;br /&gt;business_amenities : Featured amenities include coffee/tea in a common area and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Dining : Enjoy a satisfying meal at The Kitchen serving guests of The Room Padang-Padang .&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Dining venue(s)&lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 20 air-conditioned guestrooms. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 48 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Children 12 years old and younger are not permitted at this property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;A car is not required for transportation to and from this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 300000 per vehicle (one-way, maximum occupancy 6)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.09" OriginalAmount="103.09">
      <BasicPropertyInfo Latitude="-8.786006" Longitude="115.225622" StarRating="4" HotelCode="7139|120652" HotelName="Bali Tropic" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 41, Jl. Pratama 34A, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1409/a_1409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the south of the Indonesian island of Bali, directly beside the picturesque sandy beach of Nusa Dua. The various shopping facilities and entertainment venues in the town centre can be reached within only a few minutes - it is one of the main tourist towns in Bali. Despite this, the island has preserved its unique cultural identity and offers visitors a wide range of sites and unique attractions. Ngurah Rai airport lies around 20 minutes from the hotel and offers excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.40" OriginalAmount="103.40">
      <BasicPropertyInfo Latitude="-8.7868625447598" Longitude="115.22588835732" StarRating="5" HotelCode="7154|103252" HotelName="Sol by Melia Benoa Bali" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1426/a_1426_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the south of the Indonesian island of Bali, directly on Tanjung Benoa beach. The tourist centre of Nusa Dua (only 2 km away) offers numerous shops and entertainment venues, and is one of the most visited towns in Bali. Nevertheless, the island and its inhabitants have kept their distinct cultural identity and there are a wide variety of sights, such as numerous Hindu temples. This region of the island is particularly well known for its picturesque beaches and unique landscape, which makes it an ideal destination for those seeking relaxation. Ngurah Rai airport is 20 minutes away by car and has excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.6883524641043" Longitude="115.16525611281" StarRating="5" HotelCode="909072|70607" HotelName="The Seiryu Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131849/131849a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the Seminyak area and the popular Oberoi beach, the property is just a 20-minute drive from the Ngurah Rai Airport and is conveniently situated near to modern restaurants, clubs, cafés, spas and art galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.7297751807865" Longitude="115.170004963875" StarRating="4" HotelCode="0|_0x1af69" HotelName="Amnaya Resort Kuta" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang Puspa Ayu No.99, Kuta, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/4e/704e37c98f58126f833c343798fd39a809969e6a.jpeg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Kuta, Amnaya Resort Kuta promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like free Wi-Fi in all rooms, daily housekeeping, gift/souvenir shop, taxi service, wheelchair accessible are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, clothes rack, free welcome drink, linens, mirror. The hotel's peaceful atmosphere extends to its recreational facilities which include fitness center, outdoor pool, spa, massage, pool (kids). Convenience and comfort makes Alaya Resort Kuta the perfect choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The breakfast is a-la-carte.,Maximum 1 child under 4 years old stay for free if using existing bedding.,There is an additional breakfast charge for children. Please contact the property directly for more information.,A-la-carte children menu is available on request at Sukun Restaurant .,The property offers a 50% discount on food and beverage a-la-carte menu for children age of 5-12 years old.,&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.34" OriginalAmount="104.34">
      <BasicPropertyInfo Latitude="-8.693806" Longitude="115.161778" StarRating="4" HotelCode="23703|11c7cc" HotelName="Pelangi Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dhyana Pura, Seminyak Beach, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/31443/a_31443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside the peaceful white sandy beach of Seminyak on the northern side of Kuta, just a short distance from shopping malls and other tourist attractions. It is about 20 minutes by car from Ngurah Rai International Airport, 5 minutes from centre of Kuta, and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.46" OriginalAmount="104.46">
      <BasicPropertyInfo Latitude="-8.54464" Longitude="115.324681" StarRating="4" HotelCode="94806|1e39dc" HotelName="Anahata Villas and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br Umah Anyar, Pejeng Kaja, Tampak Siring, Gianyar, PO BOX 1011, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131709/w_131709_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the southern coast of Bali, conveniently situated only 10 minutes' driving distance from the town of Ubud. In the surrounding hills and valleys, guests can visit traditional Indonesian villages and tour the spectacular scenery of Ubud, Bali, Indonesia. Various tours are available from Ubud, including secluded hiking trips through the surrounding countryside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.93" OriginalAmount="104.93">
      <BasicPropertyInfo Latitude="-8.1539006203748" Longitude="115.03022619511" StarRating="4" HotelCode="212209|13253a" HotelName="The Lovina Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Lovina, Kalibukbuk, 81151 Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096588/096588a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.64421862" Longitude="115.15479178" StarRating="3" HotelCode="756710|nagisa_bali_easy_living_canggu" HotelName="Nagisa Bali Easy Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu, Gang Lely 8, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03877/3803877/1.jpg?f=15568712</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.68851" Longitude="115.16981" StarRating="2" HotelCode="0|_0x28a49" HotelName="Villa Kamar Madu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/c9/b3c94fe4325c7fbccf9cece71373200e3c3cf4b6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Villa Kamar Madu in Seminyak (Sunset Road), you'll be within a 15-minute walk of Eat Street and Sunset Point Shopping Centre.  This villa is 3.8 mi (6 km) from Waterbom Bali and 4.1 mi (6.6 km) from Beachwalk Shopping Center.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring private pools and flat-screen televisions. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. Additional features at this villa include complimentary wireless Internet access, tour/ticket assistance, and barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Breakfast is available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 400,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.70731326" Longitude="115.17849859" StarRating="3" HotelCode="852494|the_sakaye_luxury_villas_spa" HotelName="The Sakaye Luxury Villas &amp; Spa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Seminyak. A total of 23 rooms are available for guests' convenience at The Sakaye Luxury Villas &amp; Spa. There is Wi-Fi throughout the accommodation. The reception desk is open all day long. Cots are not available at this establishment. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="808282|daphila_cottage" HotelName="Daphila Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Telaga-Limo</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33850000/33840200/33840116/b7bed1bf_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.67" OriginalAmount="105.67">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|14e0a7" HotelName="Legian Kriyamaha Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424641/a_424641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.91" OriginalAmount="105.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|111363" HotelName="BEINGSATTVAA VEG.RETREAT VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919840_foto_1.jpg</HotelPictures>
        <HotelDescription>Located a 15-minute drive from central Ubud, the luxurious BeingSattvaa Vegetarian Retreat Villa offers a large perimeter overflow pool and free WiFi access in all areas. BeingSattvaa Yoga Pavilion may be used upon request for Yoga activities or as a meeting room. Pampering treatments and relaxing massages are available at the on-site spa and wellness centre. The property also offers free shuttle service around Ubud central area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.8080645327734" Longitude="115.22817134857" StarRating="5" HotelCode="10622|16051" HotelName="Ayodya Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, PO Box 46, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8485/a_8485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a secluded luxurious resort on the southern tip of Bali, the secure gated resort community of Nusa Dua, a property of some 11.5 hectares with a 300 m stretch of pristine sandy beach. The hotel is about a 20-minute drive from Bali International Airport, and is about 30 minutes by car from both Denpasar and Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.1415485020464" Longitude="114.65310573578" StarRating="3" HotelCode="36242|157684" HotelName="Taman Sari Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59251/p_59251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the Pemuteran region on the tranquil, unspoiled north-west coast of Bali, approximately 50 km from Lovina Beach and 15 km from Menjangan Island. Guests can reach the eco hotel in around three and a half hours from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.67959" Longitude="115.155365" StarRating="4" HotelCode="292518|tis_villas_seminyak_by_premier_hospitality_asia" HotelName="Tis Villas Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Telaga Waja No 18B, Jalan Raya Petitenget, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547486/547486a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.68235949" Longitude="115.16840407" StarRating="3" HotelCode="560987|taman_amertha_villas" HotelName="Taman Amertha Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari No. 7, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/729979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.491600036621094" Longitude="115.27031707763672" StarRating="3" HotelCode="0|kubu_rama_cottage" HotelName="Kubu Rama Cottage" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Jl. Tirta Tawar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/40/d640a5fe29896aec59f8bb412cd5fa7fb6fbf884.jpeg</HotelPictures>
        <HotelDescription>With a stay at this cottage, you'll be centrally located in Ubud, within a 10-minute drive of Ubud Traditional Art Market and Ubud Royal Palace. This spa cottage is 3.9 mi (6.3 km) from Ubud Monkey Forest and 2.5 mi (4 km) from Campuhan Ridge Walk.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. Additional features at this cottage include complimentary wireless Internet access, concierge services, and barbecue grills.&lt;br /&gt;Enjoy a meal at Kubu Rama Cottage Ubud or snacks in the coffee shop/café. The cottage also offers room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. English breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Motorcycle parking is available onsite.&lt;br /&gt;Make yourself comfortable in your air-conditioned cottage, which features a flat-screen TV. There's a private furnished balcony. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. A private bathroom with a separate bathtub and shower features a deep soaking tub.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Guests must transfer via airplane and boat to the property. Guests must contact the property at least 24 hours before travel, using the contact information on the confirmation received after booking. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;Deposit is payable by bank transfer and is due within 72 hours of booking the reservation. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for English breakfast: IDR 75000 for adults and IDR 75000 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.12" OriginalAmount="106.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|585597" HotelName="Seminyak Sanctuary Villa by Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1216882_foto_1.jpg</HotelPictures>
        <HotelDescription>At Seminyak Sanctuary Villa by Ini Vie Hospitality, exceptional service and top-notch amenities create a memorable experience for guests. Complimentary internet access is available in the resort villa to ensure you stay connected during your visit.Arrange your trips to and from the airport using the resort villa's convenient transportation services booking. Complimentary parking is available for guests.For the health and well-being of all guests and staff, smoking is restricted exclusively to assigned zones. A delightful breakfast is the perfect way to begin your day, and at Seminyak Sanctuary Villa by Ini Vie Hospitality, you can always indulge in a scrumptious meal on-site. At Seminyak Sanctuary Villa by Ini Vie Hospitality, experience the ease of having groceries brought straight to your accommodation through their efficient service.At Seminyak Sanctuary Villa by Ini Vie Hospitality, guests can take pleasure in the delightful recreational amenities provided for their entertainment. At the resort villa, a wide range of enjoyable activities ensures that there's never a dull moment during your visit. Don't miss out on the easily reachable beach in the vicinity.At Seminyak Sanctuary Villa by Ini Vie Hospitality, a wide array of amenities guarantees a fulfilling experience throughout your visit. Make your holiday truly memorable by taking a rejuvenating plunge into the pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.32" OriginalAmount="106.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|918749" HotelName="KORI UBUD RESORT SPA AND RESTAURANT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897236_foto_1.jpg</HotelPictures>
        <HotelDescription>This unique and serene romantic twelve Balinese style property is perfect for honeymooners or family retreat, where the privacy of a whole resort for you is needed. Consider holding that special birthday or anniversary trip with family and friends at the Kori Ubud and it will be a memory of a lifetime. Overlooking our terraced swimming pool with 180-degree beautiful views of the rice paddy, Kori Ubud Restaurant boasts a range of cuisine that will be long remembered. Indulge in our fresh seafood prepared by our cook Satisfy those taste buds of yours in a Mediterranean or Balinese style. The Swimming Pool and the Jacuzzi offer revitalizing health benefit for your tired body. While the Jacuzzi and the upper pool have excellent view to the rice terrace, the lower level pool provides a bigger space for those who love to swim around. Two small traditional alang-alang roofed "Bale-Bengongs" lie beside the pool, perfect to enjoy the surrounding views or just relax in tranquility while contemplating a romantic candlelight dinner. You can also spoil yourself in the resorts' own SPA massage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.35" OriginalAmount="106.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|920960" HotelName="PALM GARDEN AMED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KARANGASEM, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940043_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.816399574279785" Longitude="115.11697387695312" StarRating="3" HotelCode="0|origin_uluwatu" HotelName="Origin Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ancak Sari, Pecatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/e2/86e283702d381727043d1b2914123cf65c6ed297.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Pecatu, Origin Uluwatu is within a 10-minute drive of Padang Padang Beach and Bingin Beach.  This hotel is 1.5 mi (2.4 km) from Thomas Beach and 1.5 mi (2.4 km) from Dreamland Beach.&lt;br /&gt;Amenities : Treat yourself with massages and body treatments. If you're looking for recreational opportunities, you'll find an outdoor pool and bicycles to rent. Additional amenities at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Bingin Beach - 1.7 km / 1.1 mi&lt;br /&gt;Padang Padang Beach - 2.1 km / 1.3 mi&lt;br /&gt;Thomas Beach - 2.4 km / 1.5 mi&lt;br /&gt;Dreamland Beach - 2.5 km / 1.5 mi&lt;br /&gt;New Kuta Golf - 3.1 km / 1.9 mi&lt;br /&gt;New Kuta Green Park - 3.2 km / 2 mi&lt;br /&gt;Blue Point Beach - 4.4 km / 2.7 mi&lt;br /&gt;Nyang Nyang Beach - 5 km / 3.1 mi&lt;br /&gt;Suluban Beach - 5.1 km / 3.2 mi&lt;br /&gt;Uluwatu Cliffs - 6.3 km / 3.9 mi&lt;br /&gt;Uluwatu Beach - 8 km / 4.9 mi&lt;br /&gt;Uluwatu Temple - 8.1 km / 5 mi&lt;br /&gt;Melasti Beach - 10.2 km / 6.4 mi&lt;br /&gt;Udayana University - 10.4 km / 6.4 mi&lt;br /&gt;The preferred airport for Origin Uluwatu is Ngurah Rai Intl. Airport (DPS) - 19 km / 11.8 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Ember Restaurant serving guests of Origin Uluwatu. Wrap up your day with a drink at the bar/lounge. A complimentary cooked-to-order breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Rooms : Make yourself at home in one of the 14 air-conditioned rooms featuring minibars (stocked with some free items) and LED televisions. Rooms have private furnished patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature separate bathtubs and showers with rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 600,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="3" HotelCode="859019|agra_nusa" HotelName="Agra Nusa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuruksetra 88X, Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10501128</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108" OriginalAmount="108">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="872253|383277" HotelName="Berawa Bali Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 13 No 8A, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489372</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.00" OriginalAmount="108.00">
      <BasicPropertyInfo Latitude="-8.5073696666667" Longitude="115.27140683333" StarRating="3" HotelCode="915745|gunung_merta_bungalows" HotelName="Gunung Merta Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Andong 12, Peliatan 80571, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41014/2041014/1.jpg?f=15586738</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.00" OriginalAmount="108.00">
      <BasicPropertyInfo Latitude="-8.8172436495412" Longitude="115.192623169577" StarRating="0" HotelCode="0|villa_the_miracle_nusa_dua" HotelName="The Miracle Nusa Dua Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Selatan, Nusa Dua, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c3/24/c324ba2c8dee89fa90c6f3a0c1097d5903f8572b.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel The Miracle Nusa Dua Villa is located in Kuta Selatan. It boasts a convenient location within 4 km from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;Guests are welcome to dine in the on-site restaurant, serving both local and international dishes. To unwind after an eventful day, enjoy a cocktail in the casual atmosphere of the hotel bar. Wi-Fi is available throghout the property. The property features an outdoor swimming pool on site.&lt;/br&gt;Airport transfers are offered at a surcharge. Friendly staff at the 24-hour front desk will be glad to answer your questions. Laundry services are offered.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 100,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.22" OriginalAmount="108.22">
      <BasicPropertyInfo Latitude="-8.5069332059321" Longitude="115.2596578002" StarRating="3" HotelCode="142200|1d0a79" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275756/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located in Ubud, within walking distance of a number of galleries, restaurants, museums, Monkey Forest, the royal Ubud Palace, markets, temples and exciting Balinese nightlife. Sanur Beach is 25 minutes' walk and Ngurah Rai International Airport can be reached in about an hour (approximately 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.25" OriginalAmount="108.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|C9CB83" HotelName="The Sankara Suites &amp; Villa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2479721_foto_1.jpeg</HotelPictures>
        <HotelDescription>Look no further for a healthy and sustainable vacation. Villa �The Sankara Suites andamp; Villa� is located in Ubud. This villa is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Ubud Palace, Ubud Monkey Forest and Tegallalang Rice Terrace.You can stop by the bar. Taste the local cuisine and have a rest in the restaurant. Guests can choose between full board and half board. Want to be always on-line? Wi-Fi is available.If you travel by car, you can park in a parking zone for free. The beauty and wellness services: a massage room, a spa center and a doctor. Guests who love doing sports will be able to enjoy a fitness center, a gym and a yoga area. You will find these entertainment amenities on the premises: entertainment and a barbeque area.Here, you can treat yourself with water procedures as there will be a pool, an indoor pool and an outdoor pool. Want to have an excursion? Consult the tour assistance desk of the villa. The staff of the villa will order a transfer for you. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.Additional services that the villa offers to its guests: a laundry, dry cleaning, a chapel, private check-in and check-out, ironing and car rental. The staff of the villa will be happy to talk to you in English.Guests will find the following in the room: a TV, a mini-bar and a bathrobe. The room equipment depends on its category. Number of floors: 5. Number of rooms: 29. Frequency: 50. Voltage:  230. Sockets:  c, f</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.30" OriginalAmount="108.30">
      <BasicPropertyInfo Latitude="-8.783296" Longitude="115.166346" StarRating="5" HotelCode="169529|11e8e5" HotelName="Kupu Kupu Jimbaran" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Pesalakan, Kuta Selatan, Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145225/145225a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, Bali, this city hotel is just 5 minutes' walk from Jimbaran Beach and Jimbaran Seafood Diner. The shops of Kuta are approximately 5 km from the spa complex, Kuta Beach is around 7.5 km away and Uluwatu Temple is roughly 15 km away. The beach hotel is only 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.56" OriginalAmount="108.56">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|18fe83" HotelName="Beingsattvaa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/0a/150a7e1f14611be2e456eef5300a81f9b5cdda58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.57" OriginalAmount="108.57">
      <BasicPropertyInfo Latitude="-8.711417" Longitude="115.167504" StarRating="5" HotelCode="207465|1381f8" HotelName="The Stones Hotel - Legian Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184324/184324a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.78" OriginalAmount="108.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|838748" HotelName="THE SEIRYU BOUTIQUE VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898011_foto_1.jpg</HotelPictures>
        <HotelDescription>The Seiryu Boutique Villa is located a 10-minute walk from Seminyak Beach and a 20-minute drive from Ngurah Rai International Airport. A free shuttle bus service to Kuta area is provided.Total ground area: 194 m2 and living area: 132 m2 feature private gazebos, hot tubs and outdoor showers.Breakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel as a small lobby.On entering The Seiryu, you will discern a peaceful Buddha statue giving you first impression of tranquility. Then, in the lobby your eyes will be surprisingly pampered by a painting of twin dragons in compelling floral style. Other dragons by wooden fossils implanted in the garden and carving on the reception also enriches the artistic setting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.66949909" Longitude="115.44814571" StarRating="4" HotelCode="316900|14327e" HotelName="Lembongan Beach Club &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jungut Batu, Lembongan 87500, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365606/365606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.50724" Longitude="115.273312" StarRating="3.5" HotelCode="311603|villa_sabandari" HotelName="Villa Sabandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Gunung Sari 4, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39321/2039321/1.jpg?f=15683876</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|bali_nyuh_gading_villa_2" HotelName="Bali Nyuh Gading Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.68295223" Longitude="115.16825453" StarRating="3" HotelCode="387163|bidadari_villa" HotelName="Bali Bidadari Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jl Bidadari, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/5d/cc/5dcc63fe03c52cffce46067f0d20579dc0f92c8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.81527035" Longitude="115.12287054" StarRating="3" HotelCode="947075|jepun_sari" HotelName="Jepun Sari Uluwatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Cemongkak, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40771/2940771/1.jpg?f=14950545</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.47337209" Longitude="115.25054326" StarRating="0" HotelCode="946827|the_forest_villa_ubud" HotelName="The Forest Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa II 69, Banjar Bunutan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731988/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110" OriginalAmount="110">
      <BasicPropertyInfo Latitude="-8.82144313" Longitude="115.11715191" StarRating="4" HotelCode="629400|299937" HotelName="Le Bamboo Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait 31, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110" OriginalAmount="110">
      <BasicPropertyInfo Latitude="-8.58565468" Longitude="115.35087259" StarRating="3.5" HotelCode="521440|175180" HotelName="Villa L'Orange Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Cucukan, Gianyar 80581, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8441711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.00" OriginalAmount="110.00">
      <BasicPropertyInfo Latitude="-8.528559684753418" Longitude="115.26386260986328" StarRating="4" HotelCode="0|purana_suite_ubud" HotelName="Purana Suite Ubud" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/3b/303bb325692d711b2dde2cd1642f649fcb9ca7f3.jpeg</HotelPictures>
        <HotelDescription>Located in Ubud (Pengosekan), Purana Suite Ubud is within a 10-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This 4-star hotel is 1.8 mi (2.9 km) from Ubud Royal Palace and 2.3 mi (3.7 km) from Campuhan Ridge Walk.&lt;br /&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/café. The hotel also offers 24-hour room service. Mingle with other guests at the complimentary reception, held daily. Wrap up your day with a drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Treat yourself to a stay in one of the 16 individually decorated guestrooms, featuring fireplaces and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and DVD players are provided for your entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 450,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;A fee for a mandatory New Year's Eve gala dinner is included in the total price displayed for stays on 31 December. &lt;/li&gt;&lt;li&gt;A fee for a mandatory New Year's Day gala dinner is included in the total price displayed for stays on 1 January. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.00" OriginalAmount="110.00">
      <BasicPropertyInfo Latitude="-8.168240547180176" Longitude="115.00772094726562" StarRating="3" HotelCode="0|villa_elsa_2" HotelName="Villa Elsa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Seririt, Lovina Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/88/c8/88c88be3c3e4099c2868d863babcd999b16a9e4e.jpeg</HotelPictures>
        <HotelDescription>Villa Elsa is located along Lovina Beach in Bali. It offers villas with a private terrace overlooking the ocean. Guests can enjoy use of the outdoor pool and spa.Furnished in a Balinese style, villas are fitted with a flat-screen TV and DVD player. En suite bathrooms include a bathtub and free toiletries.Villa Elsa is a 2-hour drive from Ngurah Rai International Airport.Besides massage treatments, Araminth Spa offers facials, manicures and pedicures. Activities at Lovina Beach include diving and snorkelling. Car rental and sightseeing arrangements can be made at the tour desk.Local and Western dishes are served in the restaurant, which offers ocean views. Guests may also arrange to have their meals on the beach. Drinks are available at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.12" OriginalAmount="110.12">
      <BasicPropertyInfo Latitude="-8.6795431713484" Longitude="115.16021910257" StarRating="4" HotelCode="324557|186a11" HotelName="The Light Exclusive Villas &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 11, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5287190</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="110.26" OriginalAmount="110.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|D16836" HotelName="Korurua Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2622117_foto_1.JPG</HotelPictures>
        <HotelDescription>Located in Ubud, Korurua Villa is in the historical district, within a 10-minute drive of Campuhan Ridge Walk and Tegallalang Rice Terrace.  This bed andamp; breakfast is 2.9 mi (4.6 km) from Pura Dalem Ubud and 4.4 mi (7.1 km) from Ubud Monkey Forest.You can experience a safari, and enjoy an outdoor pool. This Art Deco bed andamp; breakfast also features complimentary wireless Internet access and concierge services. Guests can get around on the complimentary shuttle, which operates within 2.8 kilometers.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Satisfy your appetite for lunch or dinner at the bed andamp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. For your convenience, a complimentary breakfast is served daily from 7:00 AM to 11:00 AM.Make yourself at home in one of the 7 air-conditioned rooms featuring minibars and LCD televisions. Your Select Comfort bed comes with Egyptian cotton sheets. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.38" OriginalAmount="110.38">
      <BasicPropertyInfo Latitude="-8.116611" Longitude="115.0839515" StarRating="3.5" HotelCode="908996|21490a" HotelName="Ciliks Beach Garden Air Sanih" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Sanih, Singaraja 81172, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.64" OriginalAmount="110.64">
      <BasicPropertyInfo Latitude="-8.47011982" Longitude="115.4487824" StarRating="0" HotelCode="837783|136fce" HotelName="Tanto Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982303/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="110.93" OriginalAmount="110.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|831032" HotelName="PRIME PLAZA SUITE SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892137_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the tranquil coastal village, Sanur, this hotel is an ideal hub from where to experience everything that makes Bali such a popular destination. Its guests will be at a few minutes from the busiest areas and around a 5-minute drive from the Sanur beach. The centre of Denpasar can be reached within 15 minutes by car and those traveling through the Bali Airport will need around 40 minutes to reach the establishment. Once they arrive they will be greeted by a combination of sunny skies and tranquillity, as well as warm and friendly Balinese hospitality that makes the hotel a preferred destination. All of the apartments are nestled in the lush tropical poolside gardens and are surrounded with swaying palms and tropical plants. Well finished in local fabrics with a distinct Balinese style, the units are equipped with everything needed for a comfortable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111" OriginalAmount="111">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|83614" HotelName="Suara Air Luxury Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466560/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.00" OriginalAmount="111.00">
      <BasicPropertyInfo Latitude="-8.7010753243699" Longitude="115.1740846583" StarRating="4" HotelCode="393558|the_banyumas_suite_villa_legian" HotelName="The Banyumas Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 4 8, Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488276/488276a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.00" OriginalAmount="111.00">
      <BasicPropertyInfo Latitude="-8.12961066" Longitude="115.3623693" StarRating="0" HotelCode="957518|the_tiing_tejakula_villas" HotelName="The Tiing Tejakula Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sangsane, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979436/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112" OriginalAmount="112">
      <BasicPropertyInfo Latitude="-8.683933" Longitude="115.158282" StarRating="4" HotelCode="177879|35418" HotelName="U Paasha Seminyak Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel,Club Resort,Family-friendly Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 77, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249326/a_249326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in the centre of Seminyak, with restaurants, nightlife and the beach all within walking distance. The property is also only 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112" OriginalAmount="112">
      <BasicPropertyInfo Latitude="-8.348917" Longitude="115.681657" StarRating="3" HotelCode="68139|108157" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/f5/8cf5c3bedfe5956fdecab14b0323edb6c163f3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.7924976646995" Longitude="115.12533746675" StarRating="3.5" HotelCode="74000|la_joya" HotelName="La Joya Bali Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Pantai Balangan, Jimbaran, Kuta, Kabupaten, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275401/6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park\n\nWhen you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park. This hotel is within close proximity of New Kuta Beach and New Kuta Golf.Rooms Make yourself at home in one of the air-conditioned rooms featuring minibars. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.Amenities Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This hotel also features complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance.Dining Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours).Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.73" OriginalAmount="112.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|711333" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950363_foto_1.jpg</HotelPictures>
        <HotelDescription>La finca estandaacute; situada en una de las zonas mandaacute;s solicitadas de Seminyak, aproximadamente a 25 minutos de trayecto del aeropuerto internacional Ngurah Rai (a unos 10 km).Esta finca ha sido cuidadosamente diseandntilde;ada para incorporar tranquilos matices balineses y un estilo minimalista moderno. Crea una elegancia sencilla y un sentido inusual de privacidad. Es un santuario donde los huandeacute;spedes pueden enriquecer su experiencia en el esplendor de la cultura local, al mismo tiempo que nutren su cuerpo, mente y alma con una amplia selecciandoacute;n de tratamientos spa. Con un total de 13 chalandeacute;s, esta finca climatizada dispone de vestandiacute;bulo con servicio de salida 24 horas, sala de TV, comedor, servicio de habitaciones (de pago) y aparcamiento.Los chalandeacute;s son amplios y de diseandntilde;o exclusivo para aumentar la privacidad y tranquilidad, imitando el concepto tradicional balinandeacute;s de la vida al aire libre. andAacute;reas especandiacute;ficas estandaacute;n expuestas a los elementos, lo que permite que entre abundante luz natural y una saludable circulaciandoacute;n del aire. Los cuartos de baandntilde;o estandaacute;n dotados de ducha/baandntilde;era y secador de pelo, y los dormitorios estandaacute;n amueblados con una cama extra grande. Otras comodidades incluidas son telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, caja fuerte, una pequeandntilde;a cocina, minibar, microondas y cafetera/tetera. El aire acondicionado es regulable y cada chalandeacute; cuenta con su propia terraza.Los huandeacute;spedes pueden nadar en la privacidad de su propio chalandeacute; o, por un cargo extra, disfrutar de los tratamientos spa y masajes para aliviar cuerpo y mente. La finca cuenta con una piscina cubierta y terraza.La finca ofrece menanduacute; para el almuerzo o cena habitual, mientras que tambiandeacute;n se sirve desayuno cada maandntilde;ana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="112.86" OriginalAmount="112.86">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|1413ea" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215518/215518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="-8.47140218" Longitude="115.25779383" StarRating="0" HotelCode="868490|taluh_bebek_ubud_private_villas" HotelName="Taluh Bebek Ubud Private Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33010000/33005500/33005499/4e8459af_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|ubud_village" HotelName="Ubud Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68947/p_68947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just minutes away from the restaurants and shopping areas in Ubud. Nearby attractions include the Monkey Forest (100 metres away), and Ubud Market and Puri Ubud, which are both just 200 metres away. Ngurah Rai International Airport is some 58 km from the establishment, or a 45-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="-8.687144" Longitude="115.261645" StarRating="4" HotelCode="113546|ellora_villas" HotelName="Ellora Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 60, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128336/128336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sanur, this accommodation is a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.56" OriginalAmount="113.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|711479" HotelName="Pelangi Bali Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950683_foto_1.jpg</HotelPictures>
        <HotelDescription>El complejo Pelangi Bali es un precioso hotel en primera landiacute;nea de playa situado en el lado norte de Kuta, junto a la pacandiacute;fica playa de arena blanca de Seminyak, un rincandoacute;n apartado, que al mismo tiempo goza de un acceso fandaacute;cil a las zonas de compras y otros lugares de interandeacute;s turandiacute;stico. El hotel dispone de espaciosas habitaciones con comodidades de primera clase. Este es un fantandaacute;stico complejo hotelero donde los huandeacute;spedes pueden sumergirse en un mundo de relax y disfrutar de la elegancia, las comodidades modernas y el lujo que esperan los viajeros internacionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="113.74" OriginalAmount="113.74">
      <BasicPropertyInfo Latitude="-8.1443352589551" Longitude="114.65709072646" StarRating="3" HotelCode="69168|119b96" HotelName="Amertha Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Loka Segara, Desa Pemuteran, Kecamatan Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115627/115627a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach hotel is situated on the coast, nestled on the crystal clear waters of Pemuteran Bay with a backdrop of nine majestic mountain tops. Ngurah Rai International Airport is approximately 95 km from the club resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.89" OriginalAmount="113.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|805439" HotelName="Mason Elephant Park and Lodge Gianyar Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1003248_foto_1.jpg</HotelPictures>
        <HotelDescription>The Lodge is situated within the world renowned Mason Elephant Park andamp; Lodge and comes with everything a discerning guest will need. In here you'll be amongst the herd, watching and interacting with them as they go about their daily lives.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114" OriginalAmount="114">
      <BasicPropertyInfo Latitude="-8.5203308222124" Longitude="115.26344658478" StarRating="3" HotelCode="226784|83638" HotelName="Artini Cottages 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1471962</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|elephant_safari_park_lodge" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132501/132501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.696033" Longitude="115.168419" StarRating="4" HotelCode="67623|sun_island_boutique_villas_and_spa" HotelName="Sun Island Boutique Villas &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak 188, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87468/w_87468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Seminyak area, about 10 minutes' walk from the beach. Ngurah Rai International Airport is situated roughly 10 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.51607131429538" Longitude="115.250573158264" StarRating="3" HotelCode="0|nick_villa" HotelName="Nick Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Katiklantang, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/53/36/5336d21203d070928a786006f64e6f34a164c251.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced three-star hotel “Nick Villa” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;You can take a dip in the swimming pool. Guests can order an airport shuttle for an additional fee. Room services are provided 24/7. There is a laundry at the hotel.&lt;/br&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.34" OriginalAmount="114.34">
      <BasicPropertyInfo Latitude="-8.677967" Longitude="115.15732" StarRating="4" HotelCode="904684|116cf0" HotelName="The Khayangan Dreams Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari No. 27, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145418/145418a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at an exclusive address on the Petitenget and Seminyak border, which is a veritable playground for savvy travellers. It is only 5 minutes drive from Petitenget Beach. Stylish boutiques, restaurants and bars are all located in the near vicinity. The hotel is just a 20-minute drive from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="114.48" OriginalAmount="114.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|920072" HotelName="The Sanctoo Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364906_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="114.74" OriginalAmount="114.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|711576" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894317_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el sur de la isla indonesia de Bali, en la pintoresca playa de Nusa Dua. Podrandaacute; llegar randaacute;pidamente al centro, que le ofrece una gran cantidad de tiendas, comercios y lugares de ocio. Se trata de una de las ciudades turandiacute;sticas mandaacute;s frecuentadas de Bali. Pero a pesar de ello, la isla y sus habitantes han conservado su identidad cultural y ofrecen a los visitantes una amplia gama de atracciones y un gran encanto. El aeropuerto de Ngurah Rai se encuentra a unos 20 minutos y estandaacute; muy bien comunicado con la red aandeacute;rea internacional.Este hotel cuenta con un total de 116 habitaciones, repartidas por 12 bungalows deluxe, 2 bungalows de categorandiacute;a royal y 3 bungalows-suites. Estandaacute;n diseandntilde;ados seganduacute;n la arquitectura tandiacute;pica de la isla y un amplio y exandoacute;tico jardandiacute;n los rodea. En cuanto al aspecto gastronandoacute;mico, le ofrece un restaurante, en el que se sirven platos exquisitos. Asimismo, tambiandeacute;n podrandaacute; tomar algo en uno de los dos bares y asandiacute; relajarse despuandeacute;s de un dandiacute;a agotador. Asimismo, tambiandeacute;n tiene a su disposiciandoacute;n servicio de habitaciones, de lavanderandiacute;a, conexiandoacute;n a Internet y servicio de atenciandoacute;n mandeacute;dica. Si necesita hacer alguna compra, en el complejo encontrarandaacute; varias tiendas.El diseandntilde;o de las habitaciones se caracteriza por su gran elegancia, combinada con tandiacute;picos elementos balineses. Estandaacute;n rodeadas por un jardandiacute;n tropical y le ofrecen el mandaacute;ximo confort. La decoraciandoacute;n con muebles de rattan y madera balinesa crea un ambiente individual. Todas las habitaciones cuentan con un balcandoacute;n o una terraza, desde la que tendrandaacute; unas vistas magnandiacute;ficas del complejo. Todas ellas cuentan con un baandntilde;o o ducha con secador de pelo y telandeacute;fono de landiacute;nea directa. Ademandaacute;s, estandaacute;n equipadas con un minibar, una radio y una televisiandoacute;n vandiacute;a satandeacute;lite o por cable. Para que la temperatura sea agradable dentro de la habitaciandoacute;n, todas estandaacute;n dotadas de sistema de aire acondicionado regulable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.91" OriginalAmount="114.91">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|1d6422" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654189/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.6861404871301" Longitude="115.26263840564" StarRating="4" HotelCode="255997|79258" HotelName="Kejora Suites Designer Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 25, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.695324" Longitude="115.165508" StarRating="4" HotelCode="171098|76641" HotelName="The Jineng Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik - Baik 9, Jl. Nakula, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152706/152706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury boutique villas are located in the heart of Seminyak, Bali's fashionable neighbourhood, just a stone's throw away from white sandy beaches, restaurants, shopping facilities and fancy nightlife locations. The town centre is around a 20-minute drive from the resort and the tourist centre in Kuta some 25 minutes away by car. Guests can access Seminyak Beach and Kuta Beach, which are located around a 20-minute and 30-minute walk away, respectively. Denpasar International Airport can be found approximately 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.00" OriginalAmount="115.00">
      <BasicPropertyInfo Latitude="-8.67695547" Longitude="115.1546446" StarRating="4" HotelCode="819046|kanvaz_village_resort_seminyak" HotelName="Kanvaz Village Resort Seminyak" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 188, Kerobokan Kelod, Seminyak 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/ID/14229/570/lr/front_01_hires-2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this resort is about 7.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.15" OriginalAmount="115.15">
      <BasicPropertyInfo Latitude="-8.688703" Longitude="115.158432" StarRating="4" HotelCode="113527|1285c1" HotelName="Dyana Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camplung Tanduk Street (Ex. Abimanyu ), Gang Bunga Kecil, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/097461/097461a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located right in Seminyak, just 800 m from Kuta Beach and approximately 20 minutes' drive from Ngurah Rai International Airport (around 8 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="115.44" OriginalAmount="115.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|711451" HotelName="Puri Dajuma Cottages Beach Eco-Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297751_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is located in Pekutatan, Jembrana Regency, South West Coast of Bali. It's approximately 2 hours drive away from the Bali International Airport.ost of the key guarantees of safe, comfortable and relaxing holidays are in place, which in addition to the special emphasis on integration with local landscape, culture, and mentality make the resort a very unique place with special atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.60" OriginalAmount="115.60">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3.5" HotelCode="385856|1a6c9e" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to Neka Art Museum and Gaya Art Space.  This villa is within close proximity of Mandala Wisata Wanara Wana and Petulu.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring private pools. Rooms have private patios. Kitchenettes are outfitted with refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a lazy river. This villa also features complimentary wireless Internet access, concierge services, and supervised childcare/activities. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the villa's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.77" OriginalAmount="115.77">
      <BasicPropertyInfo Latitude="-8.51129578" Longitude="115.57486648" StarRating="4" HotelCode="361721|140305" HotelName="Discovery Candidasa Cottages and Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 6, Candidasa 80851, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236991/236991a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|265427" HotelName="Alam Shanti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92457/a_92457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approximately 35 km away from the hotel. The centre of Ubud village can be reached in roughly 10 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="-8.53004838" Longitude="115.19453847" StarRating="3" HotelCode="568995|215179" HotelName="Villa Annapurna River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng  59X, Banjar Cengkok, Baha, Badung, Abiansemal, Mengwi 80531, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38544/2038544/21.jpg?f=15599782</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.00" OriginalAmount="116.00">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|villa_de_daun" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156878/p_156878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues which are all within convenient walking distance. Bali's Ngurah Rai International Airport (roughly 3 km) as well as the legendary Kuta beach are both just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="116.06" OriginalAmount="116.06">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|1a7c12" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117" OriginalAmount="117">
      <BasicPropertyInfo Latitude="-8.7079678899058" Longitude="115.16777336597" StarRating="4" HotelCode="7147|68674" HotelName="Legian Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1418/a_1418_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali, only across a quiet promenade road from wide sandy Legian beach. Countless shopping and entertainment venues are to be found in the vicinity, such as boutiques, bars and restaurants. The lively centre of the tourist town of Kuta lies around 2 km away and is easily reached with the hotel bus service. The transfer times to Ngurah Rai airport takes about 15 minutes (roughly 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.00" OriginalAmount="117.00">
      <BasicPropertyInfo Latitude="-8.7367491940184" Longitude="115.16352206469" StarRating="4" HotelCode="13748|holiday_inn_resort_baruna_bali" HotelName="Holiday Inn Resort Baruna Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, 80361 Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14122/a_14122_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the secluded enclave of Tuban, a short stroll away from the vibrant shopping and entertainment area of Kuta. Waterbom Park and the Discovery Shopping Mall are around 1 km from the hotel, while Denpasar city is roughly 45 km away. The hotel is located an easy 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.00" OriginalAmount="117.00">
      <BasicPropertyInfo Latitude="-8.70326" Longitude="115.169" StarRating="0" HotelCode="755413|villa_raka" HotelName="Villa Raka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 11A</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34750000/34748100/34748035/8d2701cd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.60" OriginalAmount="117.60">
      <BasicPropertyInfo Latitude="-8.6954944376305" Longitude="115.2636846516" StarRating="3.5" HotelCode="936653|15474c" HotelName="Kejora Villas-Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466509/1905666c60cb02574472c3a7e7d85286.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.682373" Longitude="115.153026" StarRating="4" HotelCode="166191|80638" HotelName="Aria Exclusive Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Peti Tenget, Seminyak, Kuta, Bali, Denpasar 80031</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105561/105561a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.6726106" Longitude="115.1541475" StarRating="5" HotelCode="908973|72798" HotelName="The Akasha Luxury Villas and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 999 AB, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184070/184070a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Canggu. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.00" OriginalAmount="118.00">
      <BasicPropertyInfo Latitude="-8.08029932" Longitude="115.22462917" StarRating="3" HotelCode="567943|air_sanih_beach_villa" HotelName="Air Sanih Beach Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Air Sanih, Bukti, Kubutambahan, Bali 81172</AddressLine>
          </AddressLines>
          <CityName>Bukti</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740124/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Bukti.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.05" OriginalAmount="118.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|868864" HotelName="PURI GANGGA RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911890_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled within lush green valleys and rice fields, this hotel offers a calming retreat in relaxing surroundings. Some of the most important tourist attractions are easily accessible, including Ubud Market and Ubud Palace, all within a 30-minute driving distance away, whilst Blanco Museum is a 15-minute driving distance from the resort. Stylish and spacious, each unit is beautifully appointed with rustic wood furnishings and thatched roofs. Moreover, guests will appreciate the stunning views over the garden, the pool or to the valley from their private terrace or balcony. The units include an en suite bathroom with large windows and come completely equipped with premium toiletries. There is a yoga studio on top of spa rooms ideal to rejuvenate body and mind, and guests will enjoy free Wi-Fi access in all areas and also a complimentary scheduled shuttle service to central Ubud. Those who wish to explore the area can make use of the free bicycles provided by the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="118.21" OriginalAmount="118.21">
      <BasicPropertyInfo Latitude="-8.67928826" Longitude="115.15311096" StarRating="5" HotelCode="328319|1a8799" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431259/431259a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119" OriginalAmount="119">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|83334" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes from Kuta Galeria Shopping Arcade and Honorary Consulate of Spain.  This 4-star villa is within close proximity of Swiss Consulate and DMZ Trick Art Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the shuttle (surcharge), which operates within 500 meters.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="119.15" OriginalAmount="119.15">
      <BasicPropertyInfo Latitude="-8.64948165" Longitude="115.26761523" StarRating="4" HotelCode="440201|1b502b" HotelName="The Samata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pucuk I 67, By Pass Ida Bagus Mantra, Banjar Tangtu, Sanur 80237, Denpasar Timur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533681/533681a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.782356" Longitude="115.225055" StarRating="4" HotelCode="304354|holiday_inn_resort_bali_benoa" HotelName="Holiday Inn Resort Bali Benoa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 86, Tanjung Benoa 80363, Kuta Selatan, Badung Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502898/502898a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.73257754" Longitude="115.16726981" StarRating="4.5" HotelCode="492464|the_anvaya_beach_resorts_bali" HotelName="The Anvaya Beach Resorts Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553841/553841a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.68855" Longitude="115.16994" StarRating="3" HotelCode="0|_0x1cdf2" HotelName="Mahalini Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupadi and Saraswati III, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/f2/27f2866024747b4a85f918f50fc4a59a2ed8f974.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mahalini Villas, you'll be centrally located in Seminyak, a 5-minute drive from Eat Street and 7 minutes from Seminyak Beach.  This villa is 2 mi (3.2 km) from Seminyak Square and 2.1 mi (3.4 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. 29-inch LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional features at this villa include concierge services, wedding services, and a reception hall. Guests can get around on the shuttle (surcharge), which operates within 10 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary continental breakfast is served daily from 7 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.53435" Longitude="115.28337" StarRating="3" HotelCode="0|villa_uma_dangin" HotelName="Villa Uma Dangin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. Sutami, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/46/2046bf0d7acbc3c442e68d055144c8f1b6fce90d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, this villa is a 5-minute drive from Goa Gajah and 5 minutes from Pura Taman Pule.  This villa is 3.6 mi (5.9 km) from Ubud Monkey Forest and 3.8 mi (6.2 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchen with a refrigerator and a stovetop. There's a private balcony. Complimentary wireless Internet access is available to keep you connected. Conveniences include a separate sitting area and a microwave, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional amenities at this villa include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). English breakfasts are available daily from 8:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 65,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.547386169433594" Longitude="115.25852966308594" StarRating="4" HotelCode="0|lavani_villa_ubud" HotelName="Lavani Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Utu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/76/a676176d4efa6f5feef3cc1fc8ff0ccc1c426dae.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Lavani Villa Ubud in Ubud, you'll be within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This 4-star villa is 12.3 mi (19.8 km) from Sanur Beach and 3.4 mi (5.5 km) from Ubud Royal Palace.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 2.6 km / 1.6 mi&lt;br /&gt;Agung Rai Museum of Art - 3.2 km / 2 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 3.7 km / 2.3 mi&lt;br /&gt;Ubud Monkey Forest - 3.7 km / 2.3 mi&lt;br /&gt;Komaneka Fine Art Gallery - 4.5 km / 2.8 mi&lt;br /&gt;Ubud Traditional Art Market - 5.4 km / 3.4 mi&lt;br /&gt;Ubud Royal Palace - 5.5 km / 3.4 mi&lt;br /&gt;Goa Gajah - 5.6 km / 3.5 mi&lt;br /&gt;Pura Desa - 5.6 km / 3.5 mi&lt;br /&gt;Saraswati Temple - 5.6 km / 3.5 mi&lt;br /&gt;Puri Lukisan Museum - 5.8 km / 3.6 mi&lt;br /&gt;Pura Dalem Ubud - 6.1 km / 3.8 mi&lt;br /&gt;Campuhan Ridge Walk - 6.3 km / 3.9 mi&lt;br /&gt;Blanco Museum - 6.5 km / 4 mi&lt;br /&gt;Bali Zoo - 6.7 km / 4.2 mi&lt;br /&gt;The preferred airport for Lavani Villa Ubud is Ngurah Rai Intl. Airport (DPS) - 33.8 km / 21 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 6 air-conditioned rooms featuring private pools and flat-screen televisions. Kitchenettes are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.42802619934082" Longitude="115.25885772705078" StarRating="3" HotelCode="0|kaja_villa" HotelName="Kaja Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Roban, Kelusa Village, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/08/d508ee2fc65e20467250571671d076fb2a232674.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kaja Villa in Seminyak (Central Seminyak), you'll be within a 5-minute drive of Eat Street and Double Six Beach. This spa villa is 1.2 mi (1.9 km) from Legian Beach and 2 mi (3.2 km) from Seminyak Beach.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa.&lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and microwaves, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 770,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Hot springs access available from 8:30 AM to 3:30 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121" OriginalAmount="121">
      <BasicPropertyInfo Latitude="-8.69436998" Longitude="115.16626451" StarRating="4" HotelCode="424501|83033" HotelName="Agata Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No.88, Badung, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554496/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.81029328" Longitude="115.10522823" StarRating="3" HotelCode="822152|le_cliff_bali" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489185</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.64" OriginalAmount="122.64">
      <BasicPropertyInfo Latitude="-8.80253257" Longitude="115.13391251" StarRating="5" HotelCode="786408|20ae20" HotelName="X2 Bali Breakers Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Balangan, Jimbaran, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/908217/a_908217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Jimbaran. The 58 welcoming guests rooms offer a perfect place to relax at the end of the day. In addition, Wi-Fi access is offered at the establishment. The front desk offers 24-hour reception. Cots are not available at this property. X2 Bali Breakers Resort is not a pet-friendly establishment. There is a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.00" OriginalAmount="123.00">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|the_udaya_resorts_and_spa" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614920/614920a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="123.76" OriginalAmount="123.76">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3.5" HotelCode="531510|1e38f4" HotelName="The Haven Suites Bali Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|390050" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639435/639435a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wireless Internet connection available on-site. As this accommodation features 24-hour reception, guests are always welcome. The property's accommodation units are provided with facilities for children such as a cot if necessary. This is not a pet-friendly property. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The resort may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.00" OriginalAmount="124.00">
      <BasicPropertyInfo Latitude="-8.81263279" Longitude="115.1826677" StarRating="4" HotelCode="636763|dayu_mirah_resort" HotelName="Dayu Mirah Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palapa I 66, Benoa, Kuta Sel, Kabupaten Badung, Kutuh 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19977/3719977/1.jpg?f=15244847</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kutuh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124.31" OriginalAmount="124.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|834147" HotelName="VISAKHA SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6710_image60697353_0.jpg</HotelPictures>
        <HotelDescription>Located at the western extremity of Sanur - You'll find fourteen delightful Balinese - Style dwellings in an exclusive sculptured environment, Seclusion, Relaxation, Serenity. Six individual self contained Villas complete with kitchen. Some with two bedrooms, some with one, all exquisite in design and detail. All stylish Balinese. Seven Luxurious Bungalows, 4 with Pool and 3 with Garden contained in a walled courtyard reminiscent of a classic Balinese family Compound. A Massage Centre and Spa. A swimming pool design to echo the ancient Balinese temple bathing place. Mysterious carved statues peer through the lush tropical plantings. Ponds and water features erupt with lilies, lotus, and colorful fish. With six individual self contained villas. Each villa provides for you to make your own selves coffee or tea at anytime. A communal kitchen for us to cook you anything from a quick snack to a banquet are available. And private swimming pool for you to have relaxation in privacy. A sanctuary from modern world. An island of serenity and quite. A perfect home base for your exploration of the beauty of Bali Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.00" OriginalAmount="125.00">
      <BasicPropertyInfo Latitude="-8.5275768412345" Longitude="115.28837289503" StarRating="3" HotelCode="292686|ubud_dedari_villas" HotelName="Ubud Dedari Villas" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lebah, Bedulu, Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235721/235721a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.499675" Longitude="115.538153" StarRating="4" HotelCode="35446|153488" HotelName="Alila Manggis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buitan, Karangasem, Manggis 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/57646/a_57646_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated in relaxing surrounds, directly beside the beautiful beach. The nearest airport lie just 2 hours from the hotel by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.68338511" Longitude="115.43324737" StarRating="3" HotelCode="593769|293812" HotelName="Sanghyang Bay Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Tanjung Sanghyang, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/89978/1989978/1.jpg?f=15335916</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.00" OriginalAmount="126.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="435185|sotis_villa_canggu" HotelName="Sotis Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang Selatan, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.00" OriginalAmount="126.00">
      <BasicPropertyInfo Latitude="-8.709264" Longitude="115.246651" StarRating="4" HotelCode="66050|kamaya_resort_and_villas" HotelName="Atta Kamaya Resort &amp; Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung 41, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85527/a_85527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sanur, with the centre of Denpasar just a 20-minute drive away. Sanur beach and Museum le Mayeur are both just a 10-minute drive away. The centre of Sanur is 15-minute walk away, while Mertasari beach is 10 minutes away. The local beaches in Sanur are known for their white sand and beautiful, clear, calm waters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.00" OriginalAmount="126.00">
      <BasicPropertyInfo Latitude="-8.674290657043457" Longitude="115.15296936035156" StarRating="3" HotelCode="0|the_awandari_villas_seminyak" HotelName="The Awandari Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No. 77 Petitenget, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/34/82/348241b27ea4b7d1376ce8886c9c8862d1c6e8d8.jpeg</HotelPictures>
        <HotelDescription>Located in the hearth of Seminyak area, the ultimate in privacy just 5 minutes walking distance to Potato Head Beach Club, Petitenget Beach,  Shopping area of Seminyak and 15 minutes driving a car from Bali's Ngurah Rai International Airport.&lt;br /&gt;All of the villas with a private pool with own entrance ( Balinese Gate ) quite and  comfortable place for relax, good for couple and family,  24 hours services, free Wi-Fi and  shuttle services.&lt;br /&gt;The Awandari Villas Seminyak is set in modern minimalist, good location is nestled among upscale shops and Bali's best dining scene and nightlife entertainments. Each of villa with their own pool, fashionable, Balinese entrance gate, living area pavilion, dining area and kitchenette.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 750,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.74" OriginalAmount="126.74">
      <BasicPropertyInfo Latitude="-8.64671716" Longitude="115.14003104" StarRating="4" HotelCode="490399|1e1741" HotelName="Theanna Eco Villa and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 25A, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21618/2521618/47.jpg?f=15676146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.91" OriginalAmount="126.91">
      <BasicPropertyInfo Latitude="-8.15545" Longitude="115.033" StarRating="3" HotelCode="435178|1d180d" HotelName="Joglo On The Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Seririt, Lovina Beach 81119, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598278/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|31482" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61564/a_61564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of the centre of Ubud and the art market, and approximately 40 minutes' drive from Bali's airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.678185" Longitude="115.157463" StarRating="4" HotelCode="93166|72695" HotelName="Villa Air" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Br. Taman, Petitenget, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096663/96663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="127.01" OriginalAmount="127.01">
      <BasicPropertyInfo Latitude="-8.79408" Longitude="115.229992" StarRating="5" HotelCode="7157|10326d" HotelName="Nusa Dua Beach Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua North 4, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1429/a_1429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's southern peninsula, juste 15 minutes from Ngurah International Airport via the Bali Mandara toll road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="964560|398559" HotelName="Aviilion Villa Cinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Denpasar Sel, Kota Denpasar  80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2096585/45fo2EXS_f0d0b070be593820651230120b0374be.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.00" OriginalAmount="128.00">
      <BasicPropertyInfo Latitude="-8.45587" Longitude="115.30362" StarRating="3" HotelCode="0|ubud_bubble_luxury_tent" HotelName="Ubud Bubble Luxury Tent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tampaksiring, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/8c/e98c1649a4662abd372d0f521fb0c1e17efbad4d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Ubud Bubble Luxury Tent in Ubud, you'll be within a 10-minute drive of Gunung Kawi Temple and Tirta Empul Temple.  This tentalow is 8.6 mi (13.9 km) from Ubud Monkey Forest and 6.3 mi (10.1 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Partially open bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 9:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 500,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 500,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 500,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3.5" HotelCode="69586|72381" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91682/a_91682_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The centre of Ubud is just a 10-minute drive from the hotel and the various tourist sites in the small town are within easy reach of the hotel. The town of Denpasar is a 35-minute drive away, whilst Ubud’s Monkey Forest and Elephant Caves can be reached in under 10 minutes. Bali International Airport is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.691776" Longitude="115.162205" StarRating="5" HotelCode="300236|83038" HotelName="Courtyard Bali Seminyak Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103 SP, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466453/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.65906847" Longitude="115.13396446" StarRating="3" HotelCode="778622|353141" HotelName="ZIN Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 78, Desa Canggu, Kec. Kuta Utara, Kabupaten, Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38213/3838213/1.jpg?f=15676520</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.00" OriginalAmount="129.00">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4.5" HotelCode="594967|seres_springs_resort_spa_singakerta" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637691/637691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the resort are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.00" OriginalAmount="130.00">
      <BasicPropertyInfo Latitude="-8.7058338943632" Longitude="115.25604557109" StarRating="3" HotelCode="933556|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 26, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253848/253848a_hb_a_042.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="130.31" OriginalAmount="130.31">
      <BasicPropertyInfo StarRating="5" HotelCode="|C93636" HotelName="ARYADUTA KUTA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32841_image63997901_0.jpg</HotelPictures>
        <HotelDescription>The hotel is suprbly positioned as a hotel destination which is locted close to Bali's most renowned attractions such as Kuta Beach and some upmarket shopping malls. Aryaduta Bali provides a place where yuo may begin the journey of cultural exploration and leisure pursuit. You will reach the popular water boom within minutes' walk, the hotel itself is interconnecting with Lippo Mall Kuta, five minutes away from the airport, the same amount of times to take the connecting roads to the coastal and highland communities of Seminyak, Sanur, Ubud and Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="130.32" OriginalAmount="130.32">
      <BasicPropertyInfo Latitude="-8.25890775" Longitude="115.04946402" StarRating="0" HotelCode="756346|2149ac" HotelName="Nadira Bali Resort &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gobleg, Desa Gobleg, Munduk 81152</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/8e/3b8ef8f9bf2845fd7c6a836dd987f77a590a1872.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.667396" Longitude="115.147572" StarRating="4.5" HotelCode="172043|komea_villa" HotelName="Komea Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari No.7, Br. Tegal Gundul, Tibu Beneng, Canggu, North Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153986/153986a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in between Batubelig Beach and Canggu Beach, approximately 45 minutes’ drive from Denpasar International Airport. It is set in a quiet place, near a plaza with rice paddy views, sport activities and the beach. It is about 10 minutes’ drive from the Seminyak area. There are restaurants, bars and nightclubs nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.7032972780262" Longitude="115.17255929008" StarRating="4" HotelCode="404225|the_decks_bali" HotelName="The Decks Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 98, Legian, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.467046737670898" Longitude="115.27873229980469" StarRating="4" HotelCode="0|ubud_hills_villas_resort" HotelName="Ubud Hills Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. Banjar Dukuh Kenderan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/90/74907a8c00683549fda0c8111299b23c53351d0e.jpeg</HotelPictures>
        <HotelDescription>Combining the scenic greenery and soulful service to enhance your holiday experience. Tucked away at Kenderan area, Kenran Resort is beautifully set around the tranguil ricepaddy, majestic jungle of greens and rippling sound of the Petanu river. Adopting modern balinese style throughout the resort premise, Kenran Resort welcomes you with its natural wonders and fun packed activities to discover, a perfect balance for a truly rejunevated get away holiday. Be welcomed right away with the sight of Mantra’ Pavilion at first glimpse, the immaculately shaped alang-alang compound served as Yoga or Wedding Chapel area. Soon when you enter is Prana Lounge where all high tea, chocolaty desserts and healthy vegan bites are served. More exciting part is of course the exclusive T’dung Pool Restaurant &amp;amp; Bar where you may enjoy our extensive eclectic fusion dishes to offer.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;One child 5 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Children may not be eligible for complimentary breakfast. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132" OriginalAmount="132">
      <BasicPropertyInfo Latitude="-8.8256431936857" Longitude="115.13169986812" StarRating="3" HotelCode="321511|101323" HotelName="S-Resorts Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nabor 29, Pecatu 80361, Uluwatu, Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216501/216501a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.00" OriginalAmount="132.00">
      <BasicPropertyInfo Latitude="-8.6880253142071" Longitude="115.16518003016" StarRating="4" HotelCode="263357|ranadi_villa" HotelName="Avani Seminyak Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 28, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/366722/a_366722_J1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the Seminyak area of the island of Bali. The centre of Seminyak is around 3 km from the accommodation and there guests will find a range of cafes, restaurants and bars. Gado-Gado beach can be reached in 15 minutes by car and the capital of the island, Denpasar, is a similar distance away. Ngurah Rai International Airport is approximately 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.00" OriginalAmount="132.00">
      <BasicPropertyInfo Latitude="-8.48785798" Longitude="115.27219103" StarRating="0" HotelCode="859290|kawan_antique_ubud_villa" HotelName="Kawan Antique Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Petulu, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32620000/32615200/32615101/c0dd9a7e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.00" OriginalAmount="132.00">
      <BasicPropertyInfo Latitude="-8.461559295654297" Longitude="115.24633026123047" StarRating="3" HotelCode="0|mardika_private_villa" HotelName="Mardika Private Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kedewatan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/43/c943c5b604e74f05952971787db27c17a502d525.jpeg</HotelPictures>
        <HotelDescription>With a stay at Mardika Private Villa in Ubud, you'll be within a 10-minute drive of Campuhan Ridge Walk and Ubud Royal Palace. This villa is 6.4 mi (10.2 km) from Ubud Monkey Forest and 4.3 mi (6.9 km) from Ubud Traditional Art Market.&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace.&lt;br /&gt;A complimentary continental breakfast is served daily from 9:00 AM to 11:00 AM.&lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchens are outfitted with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="132.62" OriginalAmount="132.62">
      <BasicPropertyInfo Latitude="-8.7867852719019" Longitude="115.19887075552" StarRating="4" HotelCode="933559|13ae0b" HotelName="Tanadewa Luxury Villas And Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri 11, Banjar Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466621/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, this accommodation has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133" OriginalAmount="133">
      <BasicPropertyInfo Latitude="-8.645870975701" Longitude="115.12857580724" StarRating="3" HotelCode="543656|175953" HotelName="Rosalia Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/714003/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133" OriginalAmount="133">
      <BasicPropertyInfo Latitude="-8.806938" Longitude="115.230095" StarRating="5" HotelCode="311260|83522" HotelName="Inaya Putri Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot S-3  Kawasan Wisata, Nusa Dua 80363, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408366/408366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.00" OriginalAmount="133.00">
      <BasicPropertyInfo Latitude="-8.56094741821289" Longitude="115.2652587890625" StarRating="5" HotelCode="0|the_garcia_ubud_hotel_and_resort" HotelName="The Garcia Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/33/75336f48cd08b85ac51d9f0bc9440dc83625f835.jpeg</HotelPictures>
        <HotelDescription>Located in the charming village of Lodtunduh, The Garcia Ubud is a five-star boutique resort with a touch of contemporary Balinese elegance where you will be swept into a realm of island-inspired sophistication. The resort is just minutes from Ubud and Ngurah Rai International Airport is one hour drive away from the property. Airport VIP pick-up is also available using Mercedez Benz S-Class and Vellfire.&lt;br /&gt;The guest will spoil by a choice of 57 luxurious guestrooms and pool villas that have all been designed with meticulous attention to detail to ensure absolute comfort and convenience. Each room has all air-conditioned units with flat-screen satellite TV and a mini-bar. Private bathrooms are included with free environmental-friendly toiletries, and bathrobes are available at room closet.&lt;br /&gt;Discover the Garcia Signature activities, an exclusive and one-of-a-kind experience to complete your Ubud &amp;amp; Beyond vacation. Wi-Fi is also accessible for free in all resort areas.&lt;br /&gt;Start the culinary journey with the farm to the table concept. Serve international dining experience, Asian to local's favorites having three elements of a-la carte signature breakfast (fresh on the table, a-la minute, passing around), herbs bouquet to create your own infused water or infused tea and a bonfire spot to get another level of smoky-grill dishes. It caters for all day dining purpose that served against a backdrop of sweeping views of ravines and lush jungle at Ksuna Restaurant and fine dining experience that offer contemporary tea cuisines with French - Japanese technique complete it by a delicate and sophisticated décor at Camellie Restaurant. In-room dining service is also available 24 hours.&lt;br /&gt;Feel the sincerity and personalized services that filled at every step of the guest's journey to create a memorable holiday experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.00" OriginalAmount="133.00">
      <BasicPropertyInfo Latitude="-8.68194324105066" Longitude="115.452043265104" StarRating="4" HotelCode="0|villa_bukit_nusa_lembongan" HotelName="Villa Bukit Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Nusa Lembongan, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e0/35/e035aaff9a68e1267b15291e5dbe00beb4203398.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “Villa Bukit Nusa Lembongan” is situated in Lembongan Island. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. The property features a swimming pool on site. Room service is also available. Laundry services are available.&lt;/br&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="133.70" OriginalAmount="133.70">
      <BasicPropertyInfo Latitude="-8.5981158436437" Longitude="115.33884426868" StarRating="4" HotelCode="199482|134a33" HotelName="Komune Resort And Beach Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173437/173437a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tegallalang. The nearest airport is Irving - Surtran Bldg. Helipo (SBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|179906" HotelName="Sari Bamboo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|152863" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/562458/a_562458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.00" OriginalAmount="134.00">
      <BasicPropertyInfo Latitude="-8.788752" Longitude="115.15537" StarRating="5" HotelCode="96702|gending_kedis_luxury_villas__spa_estate" HotelName="Gending Kedis Luxury Villas &amp; Spa Estate" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 100Y, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134296/p_134296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Jimbaran area, about a 2-minute drive from the beach, the resort is an easy 15-minute drive from Kuta and the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="134.94" OriginalAmount="134.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|109684" HotelName="JUNGLE RETREAT BY KUPU KUPU BARONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950519_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a 5-minute drive from Ubud Royal Palace and Ubud Market, Jungle Retreat presents an luxurious getaway with a private outdoor swimming pool, free Wi-Fi access and free scheduled shuttle service to Ubud central area. It takes a 10-mintue drive from the property to Ubud's Sacred monkey Forest. Each of the beautifully decorated room at Jungle Retreat Ubud is air-conditioned and fitted with modern conveniences like an LCD cable TV, personal safe, an electric kettle, and a minibar. There is also a seating area with a desk as well as an en suite bathroom featuring bath and shower facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|74830" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368836/368836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.677747" Longitude="115.153874" StarRating="4" HotelCode="187194|78007" HotelName="White Lotus Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 7A, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169998/169998a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This oasis of tranquillity lies hidden away from the hustle and bustle, yet just a few minutes’ ride from the hottest Seminyak spots on Bali, including Kudeta, The Living Room and Potato Head. Whole days can be spent here soaking up the sun or indulging in a spa treatment, while nightfall presents an endless array of wining and dining alternatives; a variety of shops and fun outdoor activities complete the perfect getaway. The property is located just 25 minutes from the international airport, and less than 5 minutes from beautiful white sandy beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.67745304107666" Longitude="115.16104125976562" StarRating="4" HotelCode="0|air_bali_boutique_resort_spa_villa" HotelName="Air Bali Boutique Resort &amp; Spa Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia Bali Kabupaten Badung Kecamatan Kuta Utara Kerobokan Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/a8/10/a810c104f8e284f2e502169c63a4df84f4b37b4a.jpeg</HotelPictures>
        <HotelDescription>Surrounded by generous, lush, tropical gardens, Villa Air Bali is a peaceful and tranquil private boutique resort near buzzling Seminyak, combining Balinese and Asian design with Zen elements, ultimate privacy and personal service. 'Air', means 'water' in Bahasa Indonesia and symbolizes the flow of life, purity, serenity, healing and cleansing. The element has been woven into the resort's architectural design to let every guest experience the pleasures of the distinctive surroundings.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="135.45" OriginalAmount="135.45">
      <BasicPropertyInfo Latitude="-8.8120933883032" Longitude="115.10284513235" StarRating="3" HotelCode="915182|127226" HotelName="Pinkcoco Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti Labuan Sait, Padang Padang Beach, Pecatu 80364</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234592/234592a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.00" OriginalAmount="136.00">
      <BasicPropertyInfo Latitude="-8.473234176635742" Longitude="115.28520202636719" StarRating="4" HotelCode="0|kenran_resort_ubud_by_soscomma" HotelName="Kenran Resort Ubud by Soscomma" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Desa Kenderan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/aa/ccaa003ddb31961838f697348b9a79b1159695c5.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at Kenran Resort Ubud by Soscomma in Ubud, you'll be within a 10-minute drive of Ubud Peliatan Balerung Stage and Pondok Pekak Library &amp;amp; Learning Centre.  This 4.5-star resort is 6 mi (9.7 km) from Ubud Monkey Forest and 4.4 mi (7 km) from Ubud Traditional Art Market.&lt;br /&gt;Amenities : Relax at the full-service spa, where you can enjoy massages. Additional features at this resort include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Ubud Peliatan Balerung Stage - 6.4 km / 4 mi&lt;br /&gt;Pondok Pekak Library &amp;amp; Learning Centre - 6.7 km / 4.2 mi&lt;br /&gt;Tegallalang Rice Terrace - 7 km / 4.3 mi&lt;br /&gt;Ubud Traditional Art Market - 7 km / 4.4 mi&lt;br /&gt;Ubud Royal Palace - 7.1 km / 4.4 mi&lt;br /&gt;Pura Desa - 7.2 km / 4.4 mi&lt;br /&gt;Saraswati Temple - 7.2 km / 4.5 mi&lt;br /&gt;Puri Lukisan Museum - 7.3 km / 4.5 mi&lt;br /&gt;Agung Rai Museum of Art - 7.5 km / 4.6 mi&lt;br /&gt;Pura Dalem Ubud - 7.6 km / 4.8 mi&lt;br /&gt;Campuhan Ridge Walk - 7.9 km / 4.9 mi&lt;br /&gt;Gunung Lebah Temple - 8 km / 5 mi&lt;br /&gt;Blanco Museum - 8 km / 5 mi&lt;br /&gt;Agung Rai Museum of Art - 8.1 km / 5 mi&lt;br /&gt;Komaneka Fine Art Gallery - 8.2 km / 5.1 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 42.9 km / 26.7 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Grab a bite at one of the resort's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;HeadLine : In Ubud&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 50 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 400,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 700,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for spa treatments. Reservations can be made by contacting the resort prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.00" OriginalAmount="136.00">
      <BasicPropertyInfo Latitude="-8.681312" Longitude="115.154125" StarRating="4" HotelCode="114220|nunia_boutique_villas_2" HotelName="Villa Nunia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkungsari, Gg. Maharaja No. 3, Petitenget, Seminyak, Bali 80117</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/106750/106750a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.00" OriginalAmount="137.00">
      <BasicPropertyInfo Latitude="-8.8082650612509" Longitude="115.11383680845" StarRating="3" HotelCode="398848|sal_secret_spot" HotelName="Sal Secret Spot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68254/2268254/1.jpg?f=15115853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.00" OriginalAmount="137.00">
      <BasicPropertyInfo Latitude="-8.4031164218131" Longitude="115.58931469917" StarRating="3" HotelCode="909091|tirta_ayu_hotel_and_restaurant" HotelName="Tirta Ayu Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 168, Tirtagangga, The Water Palace, Karangasem, Amlapura 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amlapura</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126009/126009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amlapura.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.00" OriginalAmount="137.00">
      <BasicPropertyInfo Latitude="-8.563218116760254" Longitude="115.03675842285156" StarRating="3" HotelCode="0|original_villa_pryaniki" HotelName="Original Villa Pryaniki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tibubiu, Kerambitan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/fa/9bfa440f0726c26a43c6a0db71916889b8f2df11.jpeg</HotelPictures>
        <HotelDescription>When you stay at Original Villa Pryaniki in Tabanan, you'll be minutes from Pasut Beach. This guesthouse is within the vicinity of Pura Ulun Siwi and Soka Beach.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This guesthouse also features complimentary wireless Internet access and barbecue grills.&lt;br /&gt;Continental breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring private pools and LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 250,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,850,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.38" OriginalAmount="137.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|920002" HotelName="Taman Sari Bali Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/246272_foto_1.jpg</HotelPictures>
        <HotelDescription>Far removed from the busy Bali tourist centers, the unspoiled northwest offers a view into the uniqueness of Bali. Still undeveloped, with nature and marine parks preserving the area, one finds a grand expanse of coconut groves and beautiful ancient temples dotting the landscape. The magnificent volcanoes of Java are a perfect backdrop for spectacular sunrises and sunsets. Taman Sari blends wonderfully with nature. Luxurious villas, cottages and suites were built using natural indiginous materials in a relaxed setting surrounded by tranquil gardens and ponds. The surrounding mountains enhance the beauty and tranquility of Taman Sari, a perfect place for families as well as newlyweds. Anyone can enjoy the many features offered here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|77615" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233285/233285a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|77021" HotelName="Blue Karma Oasis Seminyak" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183903/183903a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.82433771" Longitude="115.13666898" StarRating="4" HotelCode="510167|159196" HotelName="Hideaway Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangbang Bendot Gang Hideaway, Bali, Uluwatu</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.00" OriginalAmount="138.00">
      <BasicPropertyInfo Latitude="-8.682009" Longitude="115.155139" StarRating="4" HotelCode="906050|pradha_villas_seminyak" HotelName="Pradha Villas Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati I No 5, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276078/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.00" OriginalAmount="138.00">
      <BasicPropertyInfo Latitude="-8.68617621" Longitude="115.16220867" StarRating="3.5" HotelCode="485520|kamil_villas" HotelName="Kamil Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gang Kahyangan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654262/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.00" OriginalAmount="138.00">
      <BasicPropertyInfo Latitude="-8.684476" Longitude="115.263563" StarRating="4.5" HotelCode="410357|villa_mahapala" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100879/a_100879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sindu Beach in Sanur, Bali just a 20-minute drive from Ngurah Rai International Airport and Kuta. Shopping opportunities can be found just 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="138.68" OriginalAmount="138.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|840880" HotelName="TANADEWA VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19437_image53264159_0.jpg</HotelPictures>
        <HotelDescription>The name "tanadewa" is derived from the words "Tanah", meaning land, and "Dewa", meaning" Gods". Bali is rightly known as the island of the Gods, and tanadewa is the perfect place to enjoy what it has to offer. Only in tanadewa will you be satisfied with the beauty of Bali, the famous paradise on earth. Each villa is exclusively designed to marry sophisticated d�cor with Bali's rustic roots. Tanadewa has 15 exquisite split-level pool villas and a two-bedroom pool villa, where you can enjoy breathtaking views of Benoa Bay. Take a dip in your private plunge pool and relax under the shade of trees. Wake up each morning in a designer suite, on a king-sized bed overlooking the pool. Our surround sound BOSE speaker lets you listen to your favorite tunes as you unwind in paradise.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.97" OriginalAmount="138.97">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="754751|214bab" HotelName="Alosta Luxury Private Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Keliki 42</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ff/b5/ffb52094597c7ea016df9dd437aecc8fd5f47f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.00" OriginalAmount="139.00">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="0" HotelCode="977808|villa_the_shore_" HotelName="Shore Amora Canggu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36660000/36656300/36656261/e0140799_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140" OriginalAmount="140">
      <BasicPropertyInfo Latitude="-8.6398932242674" Longitude="115.14664905772" StarRating="4" HotelCode="915672|76782" HotelName="Jabunami Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277687/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.00" OriginalAmount="140.00">
      <BasicPropertyInfo Latitude="-8.78594" Longitude="115.16359" StarRating="5" HotelCode="464487|movenpick_resort_spa_jimbaran_bali" HotelName="Mövenpick Resort &amp; Spa Jimbaran Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wanagiri 1, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/575112/p_575112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.00" OriginalAmount="140.00">
      <BasicPropertyInfo Latitude="-8.8301338469944" Longitude="115.14427829886" StarRating="4" HotelCode="448150|aisis_luxury_villa" HotelName="Aisis Luxury Villas And Spa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu km 23, Ungasan, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611788/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.29" OriginalAmount="140.29">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|165c9c" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556337/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.46" OriginalAmount="140.46">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|180811" HotelName="Grand Mirage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.53" OriginalAmount="140.53">
      <BasicPropertyInfo Latitude="-8.834668" Longitude="115.21061" StarRating="5" HotelCode="316911|1d97e2" HotelName="Ulu Segara Luxury Suites &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363875/363875a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141" OriginalAmount="141">
      <BasicPropertyInfo Latitude="-8.6747293333333" Longitude="115.17078983333" StarRating="4" HotelCode="378811|179398" HotelName="Villa Balidamai By Nagisa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan Permai, Gang Cendrawasih 1X, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/5e/ea5e6c4ccd67d1a330a602746d052643f6a03840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|wapa_di_ume_resort" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85698/p_85698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international airport while the shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The Monkey Forest is about 10 minutes away by car while Denpasar is about 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.6777009405843" Longitude="115.15667308333" StarRating="5" HotelCode="130100|the_kunja_villahotel" HotelName="The Kunja Villa Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari 8, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187723/a_187723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, around a ten minutes’ drive from the beach in Seminyak. Many restaurants and shops are just a minute’s drive away. The famous Ku De Ta restaurant can be reached in 10 minutes by car, and the Discovery Mall is a 15 minutes’ drive from the hotel. Ngurah Rai International Airport is approximately 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.6672683661785" Longitude="115.14050871134" StarRating="5" HotelCode="909038|morabito_art_villa_2" HotelName="Morabito Art Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berawa Beach Street, Bolare, Canggu, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/19991/2519991/1.jpg?f=15396761</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.80987572" Longitude="115.19396888" StarRating="4" HotelCode="755406|385110" HotelName="Nusa Dua Bay View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa 19 A, Kampial, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="142.69" OriginalAmount="142.69">
      <BasicPropertyInfo Latitude="-8.693462" Longitude="115.170852" StarRating="4" HotelCode="67187|145e5a" HotelName="Villa Kubu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak  33F, Gang Plawa, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86905/p_86905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes walk from downtown Seminyak, while it is 15 minutes from Ngurah Rai International airport. The area is host to many hotels, villas, restaurants, spas and galleries. Some of Bali's finest restaurants are within walking distance. Denpasar is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.49103031" Longitude="115.26666454" StarRating="4" HotelCode="564224|179908" HotelName="Sativa Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Tegal Lantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544801/544801a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.62018397" Longitude="115.15981271" StarRating="4.5" HotelCode="519481|174462" HotelName="The Zala Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Palam Raja, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143.03" OriginalAmount="143.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|589792" HotelName="Aleva Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2513569_foto_1.jpg</HotelPictures>
        <HotelDescription>Great care is taken to ensure guests experience comfort through top-notch services and amenities. Stay connected with your associates, as complimentary Wi-Fi is available during your entire visit.To facilitate your arrival and departure, you can pre-book airport transfer services prior to checking in. When arriving by car, you'll be grateful for the on-site complimentary parking at resort villa.Smoking is permitted solely in the specified smoking zones allocated by resort villa. Start your day stress-free at Aleva Villa Seminyak by Ini Vie Hospitality as breakfast is made available for you on the premises. Visitors staying at Aleva Villa Seminyak by Ini Vie Hospitality have the option to receive groceries in their room for meal preparation, courtesy of the unique service provided by the resort villa.Throughout the day, engage in the entertaining activities available at Aleva Villa Seminyak by Ini Vie Hospitality. Unwind by the pool at resort villa and cherish a leisurely moment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143.31" OriginalAmount="143.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|856474" HotelName="KAYU RAJA VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909081_foto_1.jpg</HotelPictures>
        <HotelDescription>The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached in a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment. All the villas of the complex are built in secluded design structure, offering a nice combination of privacy and luxury living. Guests are welcomed in the lobby and offered a hotel safe and a restaurant. Each villa has a private pool, open-air living and dining room, fully equipped kitchen, as well as single hot tub with shower and hairdryer in the en suite bathroom. Further amenities include a king-size bed, satellite/cable TV and individually regulated air conditioning. Guests can also treat themselves to a soothing spa treatment.��Breakfast is served each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.00" OriginalAmount="144.00">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|the_alena_resort" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544221/544221a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud center town and ninety minutes from Ngurah Rai International Airport.
Situated outside of the village, surrounded with Ubud tropical jungle and ricefields, the resort encompassing a collection of 17 Rooms and Villas in Balinese Design, presented with heart by the Owner hands.
At the Alena Ubud where every soul immersed with the genuine Balinese hospitality in a relaxing and tranquil atmosphere.
The Alena Resort is a masterpice of a young Balinese whose not just the owner but also he put his heart to work with his hand on every details design and material to present for every traveler who looking for a small and relaxing Balinese boutique resort.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144.44" OriginalAmount="144.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|711502" HotelName="Grand Mirage Resort and Thalasso Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1115497_foto_1.jpg</HotelPictures>
        <HotelDescription>Este lujoso hotel se encuentra en la penandiacute;nsula de Tanjung Benoa, al sur de Bali y muy cerca de una playa muy bonita de poca profundidad. Si tiene ganas de ir de compras, de comer en alganduacute;n restaurante o disfrutar de otros lugares de ocio, el autobanduacute;s del hotel circular regularmente hasta la ciudad de Nusa Dua, a 2 km. Se trata de uno de los destinos turandiacute;sticos mandaacute;s frecuentados de la isla de Bali. Pero a pesar de ello, ha sabido preservar su identidad cultural y cuenta, como el resto de la isla, con una gran cantidad de atracciones magnandiacute;ficas y un paisaje de frondosa vegetaciandoacute;n subtropical. Entre los monumentos mandaacute;s famosos cabe destacar los templos hindanduacute;s o los legendarios arrozales, destinos fascinantes para todo tipo de viajeros. El tiempo de traslado hasta el aeropuerto de Ngurah Rai es de unos 20 minutos y ofrece muy buenas conexiones con la red aandeacute;rea internacional.Este amplio y elegante complejo se caracteriza por su arquitectura impresionante, que combina la elegancia occidental con el estilo tradicional de la regiandoacute;n. Cuenta con un total de 171 habitaciones. Ademandaacute;s, hay un hall de entrada con una recepciandoacute;n abierta las 24 horas del dandiacute;a. En cuanto al aspecto gastronandoacute;mico, dispone de varios restaurantes, en los que se sirven platos mediterrandaacute;neos. En el restaurante-teatro al aire libre se ofrecen deliciosos platos, asandiacute; como espectandaacute;culos por las noches. Ademandaacute;s, tambiandeacute;n podrandaacute; tomar algo en uno de los bares o en la cafeterandiacute;a o disfrutar de la manduacute;sica mandaacute;s actual en el club. El complejo tambiandeacute;n alberga un pasaje con tiendas, en las que puede realizar pequeandntilde;as compras. Aquellos que viajen por negocios tienen a su disposiciandoacute;n numerosas salas de conferencias. Tambiandeacute;n se tiene en cuenta a los mandaacute;s pequeandntilde;os para los cuales hay un parque infantil. Si lo solicita, hay servicio de canguro disponible (con cargo extra).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.00" OriginalAmount="145.00">
      <BasicPropertyInfo Latitude="-8.6833100738942" Longitude="115.433403253555" StarRating="3" HotelCode="0|sanghyang_bay_villas" HotelName="Sanghyang Bay Villas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu, Sunset Road, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/ac/90ac9c8777a3fb9d05db00a70302ba71c3da91ca.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The moderately priced 3-star hotel Sanghyang Bay Villas is located in Lembongan Island. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="145.03" OriginalAmount="145.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|856445" HotelName="KOMUNE RESORT &amp; BEACH CLUB BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975072_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is situated in-front of the world-famous Keramas right-hand reef break, a 25 minutes' drive from the arts and cultural centre of Bali, Ubud. It also is a 45 minutes' drive from the Ngurah Rai international Airport in Denpasar. Guests who choose to stay at the resort will definitely appreciate the resort's great location fronting the world-class surf breaks, exotic design and a friendly community's spirited atmosphere. The property is dedicated to connecting adventurous, fun-loving, environmentally conscious travellers who share a passion for surfing and who enjoy the beach culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146" OriginalAmount="146">
      <BasicPropertyInfo Latitude="-8.6675269515767" Longitude="115.14364186257" StarRating="5" HotelCode="263810|33952" HotelName="Lv8 Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa  100XX, Tibubeneng, North kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194570/194570a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146" OriginalAmount="146">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|17503" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079981/079981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is only 5 minutes' drive from Ngurah Rai International Airport and 20 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.00" OriginalAmount="146.00">
      <BasicPropertyInfo Latitude="-8.505791664123535" Longitude="115.2700424194336" StarRating="3" HotelCode="0|bumbung_sari_villa" HotelName="Bumbung Sari Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jero Gadung No 85 Kutuh Kelod, 80571 Ubud, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/93/d393b28dbf6c1661a53bf814d5a7f1cffef44b2a.jpeg</HotelPictures>
        <HotelDescription>Located in Ubud, this air-conditioned villa features a terrace. The property features views of the pool and is 700 metres from Ubud Market. Free WiFi is offered throughout the property.&lt;br /&gt;There is a seating area and a kitchen complete with an oven, a microwave and a toaster. A flat-screen TV is featured. Other facilities at Bumbung Sari Villa include an outdoor pool.&lt;br /&gt;Bike hire is available at the property and the area is popular for cycling. Ubud Palace is 700 metres from Bumbung Sari Villa, while Ubud Monkey Forest is 1.8 km away. Free private parking is available on site. Ngurah Rai International Airport is 29 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.00" OriginalAmount="146.00">
      <BasicPropertyInfo Latitude="-8.51360382" Longitude="115.28032608" StarRating="3.5" HotelCode="594195|the_hidden_paradise_suites_villas" HotelName="The Hidden Paradise Suites &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Geria, Pejengkawan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536302</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147" OriginalAmount="147">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3.5" HotelCode="632526|265434" HotelName="Candy Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Gang Damai, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10268781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.683103" Longitude="115.159976" StarRating="4.5" HotelCode="88847|disini_villa" HotelName="Disini Luxury Spa Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari 28, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/092160/092160a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="147.91" OriginalAmount="147.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|110892" HotelName="MONTIGO RESORTS, SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950075_foto_1.jpg</HotelPictures>
        <HotelDescription>Montigo Resorts Seminyak prides itself on advanced hospitality and excellence in order to provide each and every guest the ultimate resort experience they came for. Being one of the best Seminyak resort. Montigo resorts offer mouth-watering cuisines a TIIGO Restaurant along with award-winning Montigo spa and Tilo Kids Club to keep everyone in the family engaged even on rainy days.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148" OriginalAmount="148">
      <BasicPropertyInfo Latitude="-8.6834506015279" Longitude="115.26287645102" StarRating="4" HotelCode="11915|34565" HotelName="Segara Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu, Sanur 80030, Selatan, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11419/a_11419_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Being located on Segara Ayu Street, Sanur Bali, directly on Segara Ayu beach, the resort is just 1.5 km from the town centre which features Hardys Shopping Centre and a tourist information centre. It is approximately a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148" OriginalAmount="148">
      <BasicPropertyInfo Latitude="-8.61898488" Longitude="115.30884632" StarRating="5" HotelCode="418514|160563" HotelName="The Royal Purnama Art Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Purnama Beach, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Royal Purnama Bali exclusive boutique retreat for sophisticated travellers over-12-years-of-age, is supported by impeccable service, luxurious facilities, and the beauty and tranquillity of a rural oceanfront setting in southeast Bali in Sukawati, Gianyar. The Royal Purnama Art Suites and Villas, Bali is situated oceanfront beside the majestic Pantai Purnama (Full Moon Beach) on the southeast coast of Bali, in Sukawati, Gianyar. Just 15km from Sanur and 16km from Ubud. The setting is both beautiful and tranquil, with lush plantations on one side and the glittering black crystal sands of the beach on the other.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.00" OriginalAmount="148.00">
      <BasicPropertyInfo Latitude="-8.70519" Longitude="115.17843" StarRating="4" HotelCode="0|_0x1d55b" HotelName="Ini Vie Villa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III No 8x, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/6f/f7/6ff75628b7eedf30ed85f974311908ecbad0d5d3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Ini Vie Villa in Legian (Dewi Sri), you'll be within a 15-minute drive of Eat Street and Double Six Beach.  This 4-star villa is 2.3 mi (3.8 km) from Waterbom Bali and 2.4 mi (3.9 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring private plunge pools and private spa tubs. Rooms have private balconies. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. 43-inch LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature jetted bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax and unwind with massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool and a spa tub. This villa also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). The complimentary beach shuttle makes getting to the surf and sand a breeze.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). Mingle with other guests at the complimentary reception, held on select days. Continental breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 135,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 135,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="148.94" OriginalAmount="148.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|711466" HotelName="Bagus Jati Health &amp; Wellbeing Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950401_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo estandaacute; situado en la localidad de Sebatu, a unos 30 minutos de Ubud y a aproximadamente 1 hora del aeropuerto internacional Ngurah Rai. Asentado entre montaandntilde;as, aquandiacute; podrandaacute; respirar tranquilamente aire fresco y disfrutar de la serenidad del entorno.El complejo, situado en la ladera en un terreno ajardinado de 5 hectandaacute;reas y rodeado del verdor de los bosques tropicales en las majestuosas sierras de Ubud, ofrece vistas de las sierras, los valles y de la flora y fauna tropicales. Ha sido construido con la idea de traer salud y vitalidad a personas de todo el mundo. Consta de 8 chalandeacute;s circulares Deluxe Spa con sus propias intalaciones spa privadas, 10 chalandeacute;s Superior, jardines ecolandoacute;gicos y un restaurante gourmet. Ademandaacute;s, hay vestandiacute;bulo con registro 24 horas, servicio de cambio de divisa, bar, instalaciones para conferencias, conexiandoacute;n de pago a Internet, servicio de habitaciones y de lavanderandiacute;a, alquiler de bicicletas y aparcamiento.Las habitaciones han sido diseandntilde;adas individualmente en estilo tandiacute;pico balinandeacute;s y estandaacute;n rodeadas de verde follaje y caminos que descubren unas vistas esplandeacute;ndidas del valle. Cada alojamiento lleva integrado una sala propia para tratamientos equipada con cama de masajes y jacuzzi, conectada con el cuarto de baandntilde;o y amueblada con una cama extra grande con dosel y cortinas. Ademandaacute;s, dispone de secador de pelo, radio, equipo de manduacute;sica, minibar, cafetera/tetera, caja fuerte y balcandoacute;n o terraza.El complejo cuenta con gimnasio completamente equipado y con pavellandoacute;n de yoga. Asimismo, se ofrecen tratamientos tradicionales de salud y belleza para el rejuvenecimiento (con cargo extra). Hay tambiandeacute;n 2 piscinas al aire libre con chiringuito y se ofrece aerandoacute;bic y bicicleta de montaandntilde;a.Por la maandntilde;ana se sirve desayuno. El almuerzo y la cena se pueden pedir de menanduacute; o a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149" OriginalAmount="149">
      <BasicPropertyInfo Latitude="-8.7296639545427" Longitude="115.17010111905" StarRating="4" HotelCode="319612|83346" HotelName="Amnaya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang Puspa Ayu 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447208/447208a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149" OriginalAmount="149">
      <BasicPropertyInfo Latitude="-8.689256" Longitude="115.171499" StarRating="4" HotelCode="160361|79082" HotelName="The Amala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124152/124152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a cute and intimate retreat located in the heart of Seminyak. It is Bali's most exciting and exclusive address and offers a heady mix of life and leisure. Guests can enjoy the best of both worlds, the intimate and luxurious calm within the walls of the resort and the vibrancy of shopping, art shops, cafes, Seminyak Square, nightlife and beaches only a short walk away. Guests will find the nearest restaurants 500 m from the property and Seminyak Beach is 2 km away. It is 10 km to Denpasar and just 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="149.62" OriginalAmount="149.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|B8A992" HotelName="The Sakaye Villas &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1855877_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel cuenta con 23 dormitorios. Ademandaacute;s, las instalaciones disponen de conexiandoacute;n a internet inalandaacute;mbrica. Este alojamiento ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. The Sakaye Villas andamp; Spa no ofrece cunas bajo solicitud previa. Los espacios comunes de The Sakaye Villas andamp; Spa son accesibles. Todas las personas que se hospeden en este alojamiento y vayan en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento. Este hotel es la mejor opciandoacute;n de alojamiento para aquellos que busquen paz y tranquilidad, ya que cuenta con una amplia oferta en salud y bienestar. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="149.74" OriginalAmount="149.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|920083" HotelName="VILLA DE DAUN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896556_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa de daun is an exclusive villa retreat encompassed within a one-hectare tropical landscape in the heart of Bali s celebrated Kuta beach resort. This boutique property consists of 12 stylish villas that have been inspired by the Balinese concept of unity between man and his environment. Passionate about the island s evolving tourism industry, Villa de daun is committed to offering every guest an enriching experience by delivering gracious hospitality and personalized Butler service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.66028184" Longitude="115.13693575" StarRating="4" HotelCode="407182|aradhana_villas__by_karaniya_experience" HotelName="Aradhana Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, 400 meter to Berawa Beach, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554545/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.6894366103047" Longitude="115.17108559657" StarRating="4" HotelCode="59766|the_amala_2" HotelName="The Ahimsa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77386/w_77386_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the heart of vibrant, cosmopolitan Seminyak, about 5 minutes' drive from the city centre with its restaurants, shops and tourist centre. It is approximately 20 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.21" OriginalAmount="150.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|711495" HotelName="SOL by Melia Benoa Bali - All Inclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>TANJUNG BENOA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894148_foto_1.jpg</HotelPictures>
        <HotelDescription>El Meliandaacute; Benoa es un lujoso hotel de costa que se ubica en la playa de Tanjung Benoa, en medio de un entorno espectacular. Se encuentra a solo 2 km de la transitada zona turandiacute;stica de Nusa Dua, donde los huandeacute;spedes pueden disfrutar de una enorme variedad de tiendas y lugares de ocio. Para aquellos que busquen una experiencia mandaacute;s cultural, hay una gran cantidad de lugares que descubrir, incluyendo varios templos en los alrededores. El hotel estandaacute; a solo 20 minutos en coche del aeropuerto de Ngurah Rai. El impresionante estilo arquitectandoacute;nico moderno, sus exuberantes jardines tropicales y las habitaciones tandiacute;picas de estilo balinandeacute;s sumergen a los clientes en una eclandeacute;ctica e interesante mezcla de lo tradicional y lo contemporandaacute;neo. El tranquilo ambiente serandaacute; aanduacute;n mandaacute;s intenso si se hace uso de la oferta de tratamientos de relajaciandoacute;n y rejuvenecedores que ofrece el Spa del complejo. El hotel tambiandeacute;n brinda un sinfandiacute;n de opciones de ocio y restauraciandoacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="150.31" OriginalAmount="150.31">
      <BasicPropertyInfo Latitude="-8.673058" Longitude="115.14784" StarRating="4" HotelCode="292507|11d02d" HotelName="EDEN the Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233318/233318a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="-8.65522192" Longitude="115.13180343" StarRating="3.5" HotelCode="561207|214245" HotelName="The Slow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 97, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/22192/3322192/1.jpg?f=15398153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.00" OriginalAmount="151.00">
      <BasicPropertyInfo Latitude="-8.73853162" Longitude="115.54005089" StarRating="3" HotelCode="808751|the_mesare_resort" HotelName="The Mesare Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Batu Guling, Desa Batu Kandik, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982876/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151.69" OriginalAmount="151.69">
      <BasicPropertyInfo StarRating="5" HotelCode="|838688" HotelName="GENDING KEDIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897585_foto_1.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is surrounded by lush rainforest in the Jimbaran area of Bali. Guests can spend sunny days lounging on the resort's private white sand beach, complete with comfortable sun loungers for two, beach bar, and complimentary shuttle service. Alternatively, guests can venture out on excursions to Pura Uluwatu temple or Mount Batur volcano, an elephant safari ride, mountain cycling or white water rafting.The exquisite private villas are spacious and elegantly decorated, each with a private pool, furnished sundeck with sun loungers, and modern amenities such as preloaded iPods, LCD televisions, and wireless internet access. Guests can enjoy a private barbeque prepared poolside with butler service at the villa, dine at the beach club, or sample oriental and Balinese cuisines in the restaurant. For a little extra pampering and excellent service in an exclusive atmosphere, this resort is the perfect choice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.00" OriginalAmount="152.00">
      <BasicPropertyInfo Latitude="-8.68217698" Longitude="115.1659832" StarRating="5" HotelCode="314658|the_trans_resort_bali" HotelName="The Trans Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394760/394760a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.00" OriginalAmount="153.00">
      <BasicPropertyInfo Latitude="-8.69196789187796" Longitude="115.171316564083" StarRating="3" HotelCode="0|_0x3cbfe" HotelName="Villa Ambermoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Plawa gang Melati no 7, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/68/8c/688c830c6014894ecbf70b5e2c6eac2df7299f36.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.00" OriginalAmount="153.00">
      <BasicPropertyInfo Latitude="-8.686236313438" Longitude="115.15983499209" StarRating="4" HotelCode="386473|the_kumpi_villas" HotelName="The Kumpi Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 17, Gang Khayangan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396199/396199a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.48" OriginalAmount="153.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|109683" HotelName="KUPU KUPU BARONG VILLAS &amp; TREE SPA BY L'OCCITANE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974689_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bali, Kupu Kupu Barong Villas and Tree Spa is a 5-star hotel enclosed by three hectares of lush tropical gardens overlooking the river and the rice paddies which makes the hotel with the most spectacular view of the Ayung Valley. Our 39 luxury villas resort is one of Bali's finest boutique hotels and an amazing resort for the most romantic travellers. The unique spa concept Kupu Kupu Barong invites you to rejuvenate and pamper your senses at the top of a Mango Tree Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.00" OriginalAmount="154.00">
      <BasicPropertyInfo Latitude="-8.6938727" Longitude="115.17347309" StarRating="4" HotelCode="518790|aksari_villa" HotelName="Aksari Villa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Kitchen,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Gang Baik Baik 2 No 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559682/559682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi, Aksari Villa offers accommodation in Seminyak. The accommodation is air conditioned and comes with a spa bath. Seminyak Beach is 1.6 km from the property.The accommodation is fitted with a seating area with a satellite flat-screen TV and iPod docking station. Some units include a dining area and/or terrace. There is also a kitchenette, equipped with a microwave and fridge. A stovetop and kettle are also featured. Towels and bed linen are available.This also includes a hot tub. The Seminyak Square Shopping Mall is 2.1 km from Aksari Villa, while Ku De Ta is 2.2 km away. The nearest airport is Ngurah Rai International, 6 km from the Villa, and the property offers a free shuttle service.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155" OriginalAmount="155">
      <BasicPropertyInfo Latitude="-8.8257000702921" Longitude="115.21874517791" StarRating="5" HotelCode="7155|153495" HotelName="Hilton Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1427/a_1427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated on the south coast of Bali, on a hill some 40 m above Selantan. In addition, the hotel features stunning views out over the azure blue, breathtaking Indian Ocean. The beach cliffs provide a shelter around the peaceful sandy bay. Guests are provided with direct access to the stunning sandy beach from Nusa Dua. The town of Bualu is within 5 minutes of the hotel by car, where guests will find a variety of shopping and entertainment facilities are on offer, such as boutiques, bars and restaurants. The climate of the area is tropical heat with high humidity. This luxury hotel offers stunning, natural charm as well as the beauty of Bali. The travel time with the free bus transfer from the hotel to Bali airport takes around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|kajane_mua" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182543/a_182543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its doorstep, including Ubud Monkey Forest and Ubud Palace and Market. The hotel is within a 45-minute drive of Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|aria_villas_ubud" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368603/368603a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="-8.81159" Longitude="115.11" StarRating="3" HotelCode="0|rumah_elizabeth" HotelName="Rumah Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemutih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/3e/1d3e28590e5b460b0eb58bf3a3179e722ec5ddba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Pecatu (Kuta Selatan), Rumah Elizabeth is within a 10-minute walk of Uluwatu and Bingin Beach.  This villa is 0.7 mi (1.2 km) from Padang Padang Beach and 3.3 mi (5.4 km) from Uluwatu Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This villa offers complimentary parking nearby and designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 15 count as adults.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="155.61" OriginalAmount="155.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|711541" HotelName="Wapa di Ume Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058779_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is located among beautiful rice fields. The shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The hotel is an hour's drive to Ngurah Rai International Airport. The Monkey Forest and Denpasar are nearby. Bar, dining and car parking are offered. There is Internet access and bike hire available. All rooms combine traditional Balinese aesthetics with modern style and comfort, come with a private terrace or balcony, comfortable double bed with mosquito nets, individually adjustable air conditioning and they are fully - equipped with air-conditioning, a tea and coffee facilities, a minibar and a private bathroom with a hair dryer and toiletries. Guests can enjoy these fun activities, knowing and learning how they are related to other Balinese customs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.00" OriginalAmount="156.00">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4.5" HotelCode="365028|the_seminyak_suite__private_villa" HotelName="The Seminyak Suite Privat Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68766/a_68766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by quality shopping, dining and nightlife experiences. It is within walking distance of the beach, about a 10-minute drive from Kuta Beach, only a 20-minute drive from Ngurah Rai International Airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.00" OriginalAmount="156.00">
      <BasicPropertyInfo Latitude="-8.67451174" Longitude="115.16440662" StarRating="3" HotelCode="836402|the_daha_a_luxury_resort_and_spa" HotelName="The Daha A luxury Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Gang Anggrek, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977704/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="156.53" OriginalAmount="156.53">
      <BasicPropertyInfo Latitude="-8.79079932" Longitude="115.13006565" StarRating="3" HotelCode="602486|2148d2" HotelName="La Joya Biu Biu Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Banjar Cengiling, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50079/2950079/1.jpg?f=15499759</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157" OriginalAmount="157">
      <BasicPropertyInfo Latitude="-8.67823004" Longitude="115.15356549" StarRating="4" HotelCode="384656|82984" HotelName="The Yubi Boutique Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 123, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.00" OriginalAmount="157.00">
      <BasicPropertyInfo Latitude="-8.660150354342" Longitude="115.13703370656" StarRating="4.5" HotelCode="187557|the_arradea_villas" HotelName="Lalasa Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 12, Pantai Berawa, Canggu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502680/502680a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="157.42" OriginalAmount="157.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|400235" HotelName="URBAN STYLES INATA BISMA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063404_foto_1.jpg</HotelPictures>
        <HotelDescription>Set amidst green stretches of rice fields, Inata Bisma Resort and Spa Ubud offers a peaceful retreat in Ubud Town. It features an outdoor pool and cosy rooms overlooking the greenery. Guests enjoy free Wi-Fi throughout the property and free shuttle within Ubud area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.44" OriginalAmount="157.44">
      <BasicPropertyInfo Latitude="-8.70261594" Longitude="115.17357264" StarRating="4" HotelCode="784330|21487f" HotelName="La Vie Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 88A, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.72" OriginalAmount="157.72">
      <BasicPropertyInfo Latitude="-8.65822928" Longitude="115.13077999" StarRating="4" HotelCode="558359|1ceaec" HotelName="Aston Canggu Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 99, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578265/578265a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158" OriginalAmount="158">
      <BasicPropertyInfo Latitude="-8.6909100500508" Longitude="115.16661332475" StarRating="4" HotelCode="385235|83100" HotelName="My Villas In Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.6717978744198" Longitude="115.14753657413" StarRating="4" HotelCode="429756|villa_bali_asri_batubelig" HotelName="Villa Bali Asri Batubelig" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bicycle Rental,Concierge,Currency Exchange,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batubelig 3B, Gang Daksina, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Bali Asri Batubelig in Seminyak (Petitenget), you'll be minutes from Batu Belig Beach and close to Seminyak Square. This 4-star villa is within close proximity of Canggu Club and Berawa Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring private pools and LED televisions. Kitchenettes are outfitted with refrigerators. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and separate sitting areas.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages and facials. You're sure to appreciate the recreational amenities, which include 12 outdoor swimming pools and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.57256666" Longitude="115.25988626" StarRating="4.5" HotelCode="494414|sthala_a_tribute_portfolio_hotel_ubud_bali" HotelName="Sthala, A Tribute Portfolio Hotel, Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Mawang Kelod, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/608095/a_608095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lodtunduh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|plataran_ubud_hotel_and_spa_hotel" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364340/364340a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.670512199401855" Longitude="115.15947723388672" StarRating="3" HotelCode="0|ayona_villa" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/7a/3c7a81670fc92258089c8a4542e36d34029fca5d.jpeg</HotelPictures>
        <HotelDescription>Located in Seminyak, Ayona Villa is a perfect starting point from which to explore Bali. The property offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at Ayona Villa. Some of the well-appointed guestrooms feature flat screen television, clothes rack, complimentary instant coffee, complimentary tea, free welcome drink. The property offers various recreational opportunities. Discover all Bali has to offer by making Ayona Villa your base.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 650,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 121,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 500,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the villa prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="158.82" OriginalAmount="158.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|086735" HotelName="INAYA PUTRI BALI NUSA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/920017_foto_1.jpg</HotelPictures>
        <HotelDescription>Inaya Putri Bali Nusa Dua is a 5-star hotel that celebrates the life that nature provides. This property balances the life of modern society and of the island life. Guests can also visit various tourist destinations found near the property such as the Bali National Golf Club which is only 1.5 km and the Garadu Wisnu Kencana Park which is known for its collection of Hindu sculptures with a distance of only 12 km. The nearest airport located in the vicinity would be the Ngurah Rai International Airport (DPS) with a distance of 14.5 km. \n\nFacilities and services include air conditioning, babysitting services, bar, pool bar, business services, restaurant, disabled access, 24hr reception, airport transfer, baggage holding services, beach less than 1 km, bicycle rental, car rental, cash/ATM machine, concierge facilities, credit card payments express check out, garden, halal food available, ice machine, lounge area, pets allowed on request, porterage, private beach, shops, tour desk, wedding\nservices, gym/fitness facilities, lift/elevators, conference/banquet facilities, maid service, meeting rooms, car parking (with extra charge), private garage, RV/Truck parking, valet parking, shuttle services, jacuzzi, massage, spa facilities, basketball court, casino, fishing, golf course, squash court, water sports,children's pool, outdoor pool, swimming pool, and Wi-Fi access. \n\nRooms feature air conditioning, balcony/terrace, bath, bathrobe, cable/satellite TV, CD player, ceiling fan, connecting rooms, desk, hairdryer, Hi Fi, mini bar/fridge, radio, shower, telephone, room service, dry cleaning services, laundry facilities, and Wi-Fi in room.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali 80363, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="-8.6812450276177" Longitude="115.15448195674" StarRating="4.5" HotelCode="393098|83090" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80511</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68284/2268284/1.jpg?f=14959031</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.00" OriginalAmount="160.00">
      <BasicPropertyInfo Latitude="-8.781423" Longitude="115.16479" StarRating="5" HotelCode="205225|le_meridien_bali_jimbaran" HotelName="Le Meridien Bali Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/292128/a_292128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.00" OriginalAmount="160.00">
      <BasicPropertyInfo Latitude="-8.6784899826228" Longitude="115.15438853506" StarRating="4" HotelCode="88848|tonys_villas" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/43/fc43dc8aeece6e81b18d83db4415d97025032395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="160.60" OriginalAmount="160.60">
      <BasicPropertyInfo Latitude="-8.1439237872577" Longitude="114.54727402933" StarRating="4" HotelCode="365335|11adf1" HotelName="The Menjangan West Bali National Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk km 17Singaraja, West Bali National Park, Desa Pejarakan, Buleleng 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68945/a_68945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at West Bali National Park. It is close to the famous Menjangan Island and overlooks the beautiful Bajul Bay, noted for its wonderful coral reefs and silky sea, where exceptional underwater contours provide world-class diving and snorkeling sites. The city centre of Singaraja is around 10 km away and Pemuteran Beach can be reached in some 10 minutes' drive. Ngurah Rai International Airport is approximately 150 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.00" OriginalAmount="161.00">
      <BasicPropertyInfo Latitude="-8.59496145" Longitude="115.14859509" StarRating="0" HotelCode="750605|villa_maya_retreat" HotelName="Villa Maya Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br Cepaka Kediri, Tabanan 80361</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/8e/418e18951bf4870df92ac0568ee07d3a9fb92763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="161.04" OriginalAmount="161.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|868861" HotelName="PURI SUNIA RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975035_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled in a secluded location, the Resort is 10 minutes from the hustle and bustle of Ubud and only 60 minutes from Ngurah Rai International Airport. This 28-room club Resort is perfect for travellers looking to recharge mind and spirit. Its design features the textures and colours of nature, slate, tiles, smooth unpainted wood, soft homespun fabrics, intricate worked copper, fragrant alang-alang grass roofing, natural bamboo, rough cut stone and flowers and foliage, giving it a unique, traditional style. In addition to a private bathroom with a shower, in-room amenities include an Internet access and individually regulated air conditioning. Guests can enjoy a dip in the outdoor swimming pool. Alternatively, they can take advantage of special relaxing massage at Aura Spa and delicious food at Abangan�Restaurant.Puri Sunia Resort...where magic happens and all experiences are enchanted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="162.97" OriginalAmount="162.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|399504" HotelName="Swarga Suites Bali Berawa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067911_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 60 air-conditioned rooms featuring free minibar items and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and hair dryers.Enjoy local and international cuisine at Ketumbar Bistro, a beachfront restaurant which features a bar/lounge and a garden view. You can also stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.With a stay at Swarga Suites Bali Berawa in Canggu (Berawa), you'll be a 3-minute walk from Berawa Beach and a 4-minute drive from Seminyak Beach.  This 4.5-star hotel is 4.1 mi (6.6 km) from Seminyak Square and 4.8 mi (7.8 km) from Batu Bolong Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Berawa Beach - 0.2 km / 0.1 mi  Canggu Square - 1.6 km / 1 mi  Splash Waterpark Bali - 1.8 km / 1.1 mi  Seminyak Beach - 2.4 km / 1.5 mi  Batu Bolong Beach - 2.9 km / 1.8 mi  Canggu Beach - 2.9 km / 1.8 mi  Echo Beach - 3.2 km / 2 mi  TAKSU Bali Gallery - 4 km / 2.5 mi  Eat Street - 4.3 km / 2.7 mi  Pererenan Beach - 4.3 km / 2.7 mi  Desa Potato Head - 4.4 km / 2.7 mi  Petitenget Temple - 4.5 km / 2.8 mi  Seseh Beach - 4.6 km / 2.9 mi  Sunset Point Shopping Centre - 6.4 km / 4 mi  Seminyak Square - 6.6 km / 4.1 mi  The preferred airport for Swarga Suites Bali Berawa is Ngurah Rai Intl. Airport (DPS) - 16.9 km / 10.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.00" OriginalAmount="163.00">
      <BasicPropertyInfo Latitude="-8.68483752" Longitude="115.16666717" StarRating="2.5" HotelCode="542729|puri_puri_kecil" HotelName="Puri Puri Kecil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60315/2260315/8.jpg?f=14987345</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.00" OriginalAmount="163.00">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|adiwana_monkey_forest" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/22371/3822371/1.jpg?f=15620689</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164" OriginalAmount="164">
      <BasicPropertyInfo Latitude="-8.684134" Longitude="115.164404" StarRating="4" HotelCode="113511|71904" HotelName="Villa Uma Sapna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 20xx, Basangkasa, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096661/096661a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in a residential environment in the heart of Bali's upscale Seminyak village. The establishment is 10 minutes' walk from the attractions of Seminyak and around 1 km from Seminyak's beach. Denpasar, the capital of Bali, is roughly 8 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.00" OriginalAmount="164.00">
      <BasicPropertyInfo Latitude="-8.4360235" Longitude="114.8480231" StarRating="5" HotelCode="165726|kelapa_retreat__spa" HotelName="Kelapa Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141282/141282a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the coastal village of Pekutatan on the west coast of the island of Bali. It is located on the stunning 13 km stretch of nearly untouched black and silver beach and is approximately 2 hours’ drive from Ngurah Rai Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.00" OriginalAmount="164.00">
      <BasicPropertyInfo Latitude="-8.66131" Longitude="115.157" StarRating="4" HotelCode="934373|de_uma_lokha_luxury_villas_and_spa" HotelName="Lokha Umalas Villa and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Banjar Anyar Kelod, Umalas, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154320/154320a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from the famous Kuta Shopping Street and 15 minutes from Canggu Beach. Bali International airport is only around 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165" OriginalAmount="165">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|179434" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.00" OriginalAmount="165.00">
      <BasicPropertyInfo Latitude="-8.6959182322541" Longitude="115.16844302223" StarRating="3" HotelCode="327828|kumpul_kumpul_villa_iii_seminyak" HotelName="Kumpul Kumpul Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Taman Sari 2, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507846/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.00" OriginalAmount="166.00">
      <BasicPropertyInfo Latitude="-8.6788995" Longitude="115.153647" StarRating="4" HotelCode="915876|villa_kecapi_bali" HotelName="Villa Kecapi Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253766/253766a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.00" OriginalAmount="168.00">
      <BasicPropertyInfo Latitude="-8.6816584596236" Longitude="115.16100022164" StarRating="5" HotelCode="169601|ziva_a_boutique_villa" HotelName="Ziva a Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 65, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146638/146638a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca-style hotel is located next to the town of Seminyak, in a green and quiet area surround by properties and villas community. Petitenget Beach is just 10 minutes' walk away, and it is 5 minutes' walk to the restaurant and club area and to Seminyak Square shopping centre. The famous Kudeta Restaurant is just 5 minutes' drive from the villa. The nearby Canggu Club sports centre is a supporting partner of the villa complex. Ngurah Rai International Airport is just 20 minutes' drive from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.00" OriginalAmount="168.00">
      <BasicPropertyInfo Latitude="-8.809357643127441" Longitude="115.10797882080078" StarRating="3" HotelCode="0|rumah_elizabeth_rumah_janneke" HotelName="Rumah Elizabeth &amp; Rumah Janneke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemutih, Pecatu, 80361 Uluwatu, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/45/bf459cd84ddf185590e98e0138d1c3a813423a2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Bingin Beach, Padang Beach and New Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.00" OriginalAmount="168.00">
      <BasicPropertyInfo Latitude="-8.2629687630942" Longitude="115.0624620828" StarRating="2.5" HotelCode="936626|munduk_sari_nature_villa" HotelName="Munduk Sari Nature Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayuputih, Munduk 81152, Banjar, Buleleng North Bali</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466529/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Munduk, Munduk Sari Nature Villa promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including car park, bar, laundry service, coffee shop, concierge, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television, bathtub, satellite/cable TV, balcony/terrace. Enjoy the hotel's recreational facilities, including massage, garden, spa, before retiring to your room for a well-deserved rest. Convenience and comfort makes Munduk Sari Nature Villa the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="169.32" OriginalAmount="169.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|399349" HotelName="ROYAL CASA GANESHA HOTEL &amp; SPA UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067842_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically located in the center of Ubud - only 15 minute drive from the well-known Ubud Monkey Forest. Royal Casa Ganesha Hotel &amp; Spa features an open large swimming pool overlooking the lush greenery and tropical garden. Guests can also enjoy to have pampering massage or try mount watering Food &amp; Beverage at the restaurant. All rooms are have Air Conditioning and comes with generous big flat screen LCD. Some units have a seating area so guest can relax and enjoy the sun shine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="169.71" OriginalAmount="169.71">
      <BasicPropertyInfo Latitude="-8.6747404402543" Longitude="115.15359789133" StarRating="4" HotelCode="176738|128203" HotelName="The One Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Cendrawasih No.99, Petitenget, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160793/160793a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the trendy area of Seminyak. Only minutes away, guests will find one of the island's most famous stretches of golden sandy beach and a myriad of restaurants. It is just 20 minutes' drive from Kuta Beach and 30 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="170.59" OriginalAmount="170.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9DA21" HotelName="The Alena Resort by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1886740_foto_1.jpg</HotelPictures>
        <HotelDescription>The Alena Resort estandaacute; estratandeacute;gicamente ubicado en la popular zona de Ubud. Este alojamiento ofrece una amplia gama de comodidades para hacer de su estancia una experiencia agradable. Este alojamiento destaca sus Wi-Fi gratis en las habitaciones, Seguridad 24h, punto de recarga para coches, capilla, limpieza diaria de entre sus servicios. Todas las habitaciones estandaacute;n diseandntilde;adas y decoradas para hacerte sentir como en casa; algunas de ellas cuentan con televisiandoacute;n de pantalla plana, perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a, tandeacute; de cortesandiacute;a, sandaacute;banas. Para hacer aanduacute;n mandaacute;s placentera tu estancia, este establecimiento ofrece instalaciones recreativas tales como rutas de senderismo, sala de yoga, piscina al aire libre, spa, masajista. No importa cuandaacute;les son tus razones para visitar Bali, The Alena Resort harandaacute; que te sientas como en casa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.00" OriginalAmount="171.00">
      <BasicPropertyInfo Latitude="-8.6859803607657" Longitude="115.17495027116" StarRating="5" HotelCode="292510|grania_bali_villas" HotelName="Grania Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III/35, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233353/233353a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172" OriginalAmount="172">
      <BasicPropertyInfo Latitude="-8.1878414635396" Longitude="114.91472840309" StarRating="3.5" HotelCode="402099|127789" HotelName="Zen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ume Anyar, PO Box 18, Seririt, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123281/123281a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.00" OriginalAmount="172.00">
      <BasicPropertyInfo Latitude="-8.6694139217788" Longitude="115.15043870492" StarRating="4" HotelCode="429716|bali_ethnic_villa_2" HotelName="Bali Ethnic Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 200, Umalas 2, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554595/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We welcome you to Bali in our villas Kalua Kayu and Ka.Located in the residential area of Umalas just 35 minutes from the international airport where you'll find just 10 minutes by driving shops and trendy restaurants of Seminyak.Immersed in a path between rice paddies is our property: a green island with three great villas each with a majestic private pool.The traditional Javanese house built with antic carved teak wood welcome you for a relaxing break in a journey through the mysterious island of Bali. Our traditional houses are an invitation to journey through the beautiful landscape of Indonesia for a holiday with friends or family.The three villas are connected to each other by a small secret passage giving you a chance to have 12 double rooms all with their own private bathroom.These traditional houses  are called "joglo" and are divided into bedrooms living room dining room bar and media room all overlooking  a large open garden where you can discover the tropical endemic species of Bali.The set of all joglos overlook the majestic swimming pool where you can enjoy the colour of a romantic sunset.This atmosphere created by the French charm of Alexa Aguila Genoyer  traveler photographer and artist  comes from the choice of ethnic decoration  local materials  contemporary cosy comfort set up  and the friendly availability of our Balinese staff .Alchemy for a peaceful and charming stay ... here begins your journey...
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.00" OriginalAmount="172.00">
      <BasicPropertyInfo Latitude="-8.52454662322998" Longitude="115.27056121826172" StarRating="3" HotelCode="0|zen_premium_purana_kumbuh_ubud" HotelName="Merak Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Teges Gg. Merak 12, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/zz/7a/ad7afe270495c89b05d6569598a754762668ec65.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at ZEN Premium Purana Kumbuh Ubud in Ubud (Pengosekan), you'll be minutes from Gajah Mas Gallery and close to Agung Rai Museum of Art.  This 4-star hotel is within close proximity of Rudana Museum and Peliatan Palace.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring minibars. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary breakfast is included.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="172.58" OriginalAmount="172.58">
      <BasicPropertyInfo Latitude="-8.6928142008244" Longitude="115.17224338876" StarRating="4" HotelCode="429729|18d411" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 11, Gang Baik, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231521/231521a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to double six area or kuta beach and Nakula Street of Seminyak also really close by to Seminyak Shopping Center like some famous restaurants and super market like Bintang Super market Jaya Pub and more.This 4 Star Private Villa offer the guest with OneTwoThree and Four Bedroom Private Pool Villa. Each Villas specially design with an elegance interior design express Balinese and modern style and home comfort so you can experience the delights of tropical Balinese living.De Bharata Bali Villas Seminyak offer a finest luxury villa accommodation each with their own Large private pool living room with kitchenette air conditioning on each room and private bath room with bath tub on each room as a perfect choice for families friends or couple. The Villa can be reach at about 20 - 30 minutes from the airport by car or taxi. It's also within walking distance to some restaurant in seminyak limk warung made mamasan and some bar or shopping places in seminyak area</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.00" OriginalAmount="173.00">
      <BasicPropertyInfo Latitude="-8.692487" Longitude="115.158948" StarRating="5" HotelCode="402039|anantara_seminyak_bali" HotelName="Anantara Seminyak Bali Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abimanyu, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95937/a_95937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a 20-minute walk from the resort to the town of Kuta. Denpasar International Airport is just 20 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="173.79" OriginalAmount="173.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|919667" HotelName="ARIA LUXURY VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063422_foto_1.jpg</HotelPictures>
        <HotelDescription>Aria is a new set of luxury villas and Exclusive villas designed for the discerning travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175" OriginalAmount="175">
      <BasicPropertyInfo Latitude="-8.799396871731" Longitude="115.23207043915" StarRating="5" HotelCode="529070|16984" HotelName="Melia Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata BTDC Lot 1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/644560/a_644560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is surrounded by an idyllic garden landscape directly beside Nusa Dua Beach. Guests are only a few minutes away from the Galeria shopping mile. It also takes around 10 minutes away to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="175.21" OriginalAmount="175.21">
      <BasicPropertyInfo Latitude="-8.39001448" Longitude="115.07805336" StarRating="4.5" HotelCode="563690|214a0a" HotelName="Alassari Plantation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Banjar Biyahan, Desa Wanagiri, 82162 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42993/2942993/59.jpg?f=15505514</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176" OriginalAmount="176">
      <BasicPropertyInfo Latitude="-8.8196952298472" Longitude="115.14525140741" StarRating="5" HotelCode="292331|127269" HotelName="Mahagiri Dreamland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kahuripan, Ungasan 80365, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234413/234413a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.00" OriginalAmount="177.00">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3.5" HotelCode="591745|origin_ubud" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648494/648494a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.00" OriginalAmount="177.00">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|villa_nirvana" HotelName="Villa Nirvana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368921/368921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178" OriginalAmount="178">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="638602|306807" HotelName="Villa Manggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa, Gang Gurita, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19930/3719930/1.jpg?f=15242281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.00" OriginalAmount="179.00">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|alam_ubud_culture_villa_and_residence" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/70/a470676eb60707f19bd0416fd08eb8d199777502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort is generously laid out within 4 hectares of garden landscape. This property enjoys a very convenient location on Tegalalang Ubud, and offers beautiful panoramic views of the area and is a secure and comfortable retreat. The resort is located around 5 km from the centre of Ubud, with its tourist centre, shopping centre and Lake Batur. The scenery along the road from Ubud to the resort is filled with traditional and cultural delights. The property also lies approximately 90 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="180.37" OriginalAmount="180.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|920289" HotelName="KAJANE MUA UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33447_image64143874_0.jpg</HotelPictures>
        <HotelDescription>A hidden gem in the heart of Ubud, Kajane Mua offers you a luxury experience like no other. Designed exclusively to meet all types of travelling needs, it provides various selections of Private Luxury Pool Villas and Maison Rooms.Creatively blending contemporary and traditional ambience in its villas and rooms, Kajane Mua offers an excellent topical hideaway for those who wishes to experience luxury amidst. With only one step to Ubud's major tourist attractions, Kajane Mua keeps the tranquility and serenity of Ubud escape undoubtedly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.77638" Longitude="115.170927" StarRating="4" HotelCode="130483|78883" HotelName="Villa Balquisse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu-Jimbaran 18X, Jimbaran, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096666/096666a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Jimbaran, in the south of Bali. The establishment is just a 5-minute walk from the beach, the town centre and the local tourist attractions. Bali's capital city, Denpasar, is around 15 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|150930" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240246/a_240246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this cosy property makes an excellent location for resting one's mind as it is surrounded by a tranquil environment. Ubud Market and Palace are both around a 5-minute drive away. The establishment is situated some 40 km away from Denpasar Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.52700299" Longitude="115.28445509" StarRating="3" HotelCode="398161|175879" HotelName="Rumah Bakti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ki Pasung Grigis, Banjar Tengkulak Kaja Kangin, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8080669</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.00" OriginalAmount="181.00">
      <BasicPropertyInfo Latitude="-8.83440438" Longitude="115.14225697" StarRating="4" HotelCode="481553|prasana" HotelName="Prasana By Arjani Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Harjani No. 1, Banjar Kertha Lestari, Ungasan, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584507/584507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="181.77" OriginalAmount="181.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|868865" HotelName="BLUE KARMA DIJIWA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32387_image63613888_0.jpg</HotelPictures>
        <HotelDescription>Blue Karma Dijiwa Seminyak offers a selection of modern air-conditioned villas with private pools and free WiFi. Located in Seminyak, Bali, it offers a library, restaurant and free shuttle service to Seminyak Beach.The hotel is a 5-minute drive from Ku De Ta Beach Club and Seminyak Square Shopping Centre. Ngurah Rai International Airport is a 20-minute drive away.The villas are spacious and feature elegant tropical d�cor with light wood furniture and marble floors. They feature a flat-screen TV, DVD player and seating area. The private bathroom has hot showers and toiletries.Day trips and cooking classes can be arranged at the tour desk. In the afternoon you can play chess, enjoy a massage or visit the library to borrow a DVD.The World Around The Corner restaurant serves Indonesian and international cuisine. They also offer breakfast daily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182" OriginalAmount="182">
      <BasicPropertyInfo Latitude="-8.803502" Longitude="115.233098" StarRating="5" HotelCode="7153|15176" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua BTDC, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1424/a_1424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Nusa Dua Peninsula, just a 20-minute drive from Bali International Airport. It also offers easy access to Denpasar (about a 30-minute drive away), Sanur and Kuta (about a 20-minute drive away). Uluwatu Temple is about a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.81309801" Longitude="115.14486927" StarRating="5" HotelCode="450250|225617" HotelName="Renaissance Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Pantai Balangan 1, Ungasan, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/525682/525682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.6842472269021" Longitude="115.15963353181" StarRating="4" HotelCode="173562|73267" HotelName="The Club Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Oberoi, Seminyak, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128333/128333a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located down a paved landscaped lane, the resort is just off one of the most vibrant streets in Seminyak, within convenient walking distance of popular restaurants, cafés and bars. It is conveniently situated only 30 minutes' drive from the airport and 5 minutes' drive from Pettitenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.6569723910903" Longitude="115.1344314914" StarRating="4" HotelCode="382919|80858" HotelName="Kumuda Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="184.65" OriginalAmount="184.65">
      <BasicPropertyInfo Latitude="-8.65018177" Longitude="115.12913667" StarRating="3.5" HotelCode="540514|1ec7f9" HotelName="Regali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong 101, Canggu, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.00" OriginalAmount="185.00">
      <BasicPropertyInfo Latitude="-8.6571526374245" Longitude="115.15313857645" StarRating="3" HotelCode="327777|imani_villas" HotelName="Imani Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 109, Banjar Anyar, Kelod Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369061/369061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.00" OriginalAmount="185.00">
      <BasicPropertyInfo Latitude="-8.82467" Longitude="115.125" StarRating="3" HotelCode="859935|the_elementum" HotelName="The Elementum" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186" OriginalAmount="186">
      <BasicPropertyInfo Latitude="-8.50406094" Longitude="115.15554959" StarRating="4" HotelCode="413068|373100" HotelName="Villa Hati Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Coffee Shop,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Parking,Restaurant,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Kedaton Banjar Batanwani, Kukuh, Marga, 82121 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60376/2260376/18.jpg?f=15504269</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.00" OriginalAmount="186.00">
      <BasicPropertyInfo Latitude="-8.49797063" Longitude="115.26858418" StarRating="0" HotelCode="842530|tirta_arum" HotelName="Tirta Arum" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 63</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43296/2943296/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="186.36" OriginalAmount="186.36">
      <BasicPropertyInfo Latitude="-8.688055" Longitude="115.158133" StarRating="5" HotelCode="59765|103293" HotelName="The Elysian Boutique Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Saridewi, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77385/a_77385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Seminyak area, this family-friendly hotel is just 5 minutes from Bali's famous beach. The hotel is situated in the heart of the island's hip homeware and fashion stores, gourmet cafés, restaurants and bars that personify the islands luxury lifestyle. Denpasar is a 30-minute drive away and the hotel is about a 25-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="186.45" OriginalAmount="186.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|711416" HotelName="TONYS VILLAS &amp;RS SEMINYAK BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897847_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel, situado en un precioso jardandiacute;n tropical, es el lugar ideal para escapar del estrandeacute;s y recargar las pilas. Los huandeacute;spedes, rodeados por la densa vegetaciandoacute;n, entenderandaacute;n por quandeacute; Bali es conocida como la Isla de los Dioses. Podrandaacute;n explorar y descubrir la singularidad de los barrios alrededor del hotel. Las cercanas playas de Seminyak y Petitenget son ideales para hacer una pausa mientras espera a la preciosa puesta de sol. Si desea ir de tiendas no puede dejar de visitar la plaza Seminyak, donde impresionantes restaurantes como Potato Head, Metis, Ku de ta, Sarong, La Luciola y Hu'u bar andamp; Nutmegs se encuentran a escasa distancia a pie. El hotel ha sido diseandntilde;ado siguiendo el majestuoso estilo arquitectandoacute;nico balinandeacute;s combinado con elementos modernos para crear un lugar elegante y confortable que atraiga a los turistas aandntilde;o tras aandntilde;o.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.00" OriginalAmount="187.00">
      <BasicPropertyInfo Latitude="-8.772475" Longitude="115.172713" StarRating="5" HotelCode="56466|jamahal_private_resort__spa" HotelName="Jamahal Private Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluvatu 1, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73144/a_73144_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Jimbaran, only a few minutes' walk from the sandy beach of Jimbaran Bay. Kuta and Uluwatu temples are both around a 20-minute drive from the resort and Ngurah Rai Internatinoal Airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="187.24" OriginalAmount="187.24">
      <BasicPropertyInfo Latitude="-8.70219413" Longitude="115.16509028" StarRating="5" HotelCode="490325|1e18d7" HotelName="The Bandha Hotel and Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara Legian Kaja, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/603406/p_603406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189" OriginalAmount="189">
      <BasicPropertyInfo Latitude="-8.7794039516801" Longitude="115.16727104299" StarRating="5" HotelCode="10623|16710" HotelName="Intercontinental Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 45, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8487/a_8487_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive neighbourhood of Jimbaran Bay on Bali's southern coastline about 10 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="190.85" OriginalAmount="190.85">
      <BasicPropertyInfo Latitude="-8.676285" Longitude="115.15654" StarRating="4.5" HotelCode="113500|118ad4" HotelName="The Javana Royal Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 27C, Kerobokan, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156851/a_156851_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled among rice fields in the fashionable neighbourhood of Kerobokan in the Seminyak area. It is approximately a 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.70673" Longitude="115.166984" StarRating="4" HotelCode="10624|bali_mandira_beach_resort__spa" HotelName="Bali Mandira Beach Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma 2, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8488/a_8488_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the south coast of the island of Bali, only a few minutes on foot from the tourist centre of Legian. The complex is only separated by a quiet promenade road from wide sandy beaches stretching several kilometres. Countless shops and entertainment venues, boutiques, bars, and restaurants can be quickly and conveniently reached on foot. Transfer times to Ngurah Rai airport are around 20 minutes, at a distance of some 6 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.80581725" Longitude="115.11339959" StarRating="0" HotelCode="821156|morabito_art_cliff" HotelName="Morabito Art Cliff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, 80361 Uluwatu, Pecatu</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/f7/08f725e847578dbb66dbef9aff427c711820ee03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.524259" Longitude="114.993896" StarRating="3" HotelCode="136365|gajah_mina_beach_resort" HotelName="Gajah Mina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suraberata, Lalanglinggah, Selemadeg, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196035/a_196035_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.05" OriginalAmount="192.05">
      <BasicPropertyInfo Latitude="-8.6564712585054" Longitude="115.1527372429" StarRating="3.5" HotelCode="385273|18f446" HotelName="Anyar Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Off Jalan Bumbak, Banjar Bumbak, Anyar Kelod, Umalas, Kerobokan 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78364/1878364/1.jpg?f=15689461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.55" OriginalAmount="192.55">
      <BasicPropertyInfo Latitude="-8.509891" Longitude="115.239111" StarRating="5" HotelCode="59957|115af6" HotelName="Kayumanis Private Villas &amp; Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Jalan Baung, P.O. Box 777, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Sayan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77629/p_77629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this accommodation is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193" OriginalAmount="193">
      <BasicPropertyInfo Latitude="-8.408236" Longitude="115.29548896" StarRating="3" HotelCode="635781|265489" HotelName="Nau Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu Village, Tegalalang, Ubud 80561, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19978/3719978/1.jpg?f=15247234</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="194.80" OriginalAmount="194.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|119985" HotelName="GRAND SEMINYAK-LIFESTYLE BOUTIQUE BALI RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748437_image51243584_0.jpg</HotelPictures>
        <HotelDescription>Located on Seminyak Beach, Grand Seminyak hotel offers spacious suites with panoramic views of the Indian Ocean. It features 5-star facilities such as free WiFi and an infinity pool. The rooms feature modern d�cor with solid wood floors. They also have a private balcony and a terrazzo hot tub. There is a flat screen TV. The spa offers a wide variety of traditional Balinese massages and body treatments. Leisure activities such as kite flying and yoga classes are organized. There is free parking. A car rental service is provided. Sunset On Seminyak Restaurant serves a selection of international dishes. The MoonLite Kitchen and Bar restaurant is located on the rooftop and offers a great dining experience with contemporary Asian dishes. The hotel is located in the center of Seminyak's entertainment area, a 20-minute drive from Kuta Shopping Center and a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195" OriginalAmount="195">
      <BasicPropertyInfo Latitude="-8.70267224" Longitude="115.25592862" StarRating="4" HotelCode="604720|263660" HotelName="The Alantara Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Ening 12, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635070/635070a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195" OriginalAmount="195">
      <BasicPropertyInfo Latitude="-8.6784874861029" Longitude="115.15262911178" StarRating="4.5" HotelCode="292322|175962" HotelName="The Buah Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gg. Cempaka, Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.00" OriginalAmount="196.00">
      <BasicPropertyInfo Latitude="-8.820517539978027" Longitude="115.11306762695312" StarRating="3" HotelCode="0|white_tortoise_eco_villas" HotelName="White Tortoise Eco Villa's" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Umpeng Sari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/0b/c00bf17acb0081961642acda9705153d720b64f1.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at White Tortoise Eco Villa's in Pecatu, you'll be near the beach, within a 10-minute drive of Padang Padang Beach and Uluwatu Cliffs.  This lodge is 2.8 mi (4.5 km) from Uluwatu Beach and 2.9 mi (4.6 km) from Uluwatu Temple.&lt;br /&gt;Amenities : Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Padang Padang Beach - 1.9 km / 1.2 mi&lt;br /&gt;Bingin Beach - 2.5 km / 1.6 mi&lt;br /&gt;Nyang Nyang Beach - 3.3 km / 2 mi&lt;br /&gt;Dreamland Beach - 3.3 km / 2 mi&lt;br /&gt;New Kuta Golf - 3.9 km / 2.4 mi&lt;br /&gt;Blue Point Beach - 3.9 km / 2.4 mi&lt;br /&gt;New Kuta Green Park - 4 km / 2.5 mi&lt;br /&gt;Suluban Beach - 4.3 km / 2.7 mi&lt;br /&gt;Uluwatu Temple - 4.4 km / 2.7 mi&lt;br /&gt;Uluwatu Beach - 4.4 km / 2.7 mi&lt;br /&gt;Uluwatu Cliffs - 4.4 km / 2.7 mi&lt;br /&gt;Melasti Beach - 8.9 km / 5.5 mi&lt;br /&gt;Green Bowl Beach - 9.6 km / 6 mi&lt;br /&gt;Udayana University - 10 km / 6.2 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 18.9 km / 11.7 mi&lt;br /&gt;business_amenities : Featured amenities include multilingual staff, luggage storage, and coffee/tea in a common area. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a meal at the restaurant, or stay in and take advantage of the lodge's room service (during limited hours).&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 5 air-conditioned rooms featuring private pools. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.00" OriginalAmount="197.00">
      <BasicPropertyInfo Latitude="-8.49633726" Longitude="115.27276537" StarRating="4" HotelCode="738189|element_by_westin_bali_ubud" HotelName="Element by Westin Bali Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 88, Desa Petulu, Ubud - Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624141/624141a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;DESKRIPSI HOTEL

Element by Westin Bali Ubud berada di Jalan Raya Andong, hanya 10 menit dari pusat kota Ubud. Lokasi strategis dekat dengan pusat wisata, kerajinan, monumen bersejarah dan pemandangan alam yang indah seperti: Monkey Forest, Pasar Seni Ubud, Puri Ubud (Istana Kerajaan Ubud),Tegallalang Rice Terrace, Pura Tampaksiring, dll. 

Nikmati kenyamanan di setiap kamar, dengan total 152 kamar yang dilengkapi dengan TV satelit, pendingin ruangan, kulkas mini, akses internet dengan kecepatan tinggi dan teras pribadi dengan pemandangan kolam renang.

Manfaatkan fasilitas yang ditawarkan seperti, kolam renang outdoor, pusat kebugaran yang dapat diakses 24 jam. Hotel ini juga menyediakan aktivitas yoga yang dapat dinikmati secara gratis oleh tamu setiap harinya pada pagi dan sore hari. Menyediakan layanan peminjaman sepeda secara gratis yang dapat digunakan tamu untuk berkeliling pusat kota Ubud dan sekitarnya.

Cicipi sajian lezat di Andong Teras restoran, menyediakan sarapan pagi, makan siang dan makan malam, atau tetap tinggal di kamar dan manfaatkan layanan kamar 24 jam. Bersantailah dengan minuman favorit Anda di bar tepi kolam renang sambil menikmati kenyamanan suasana hotel.

Fasilitas unggulan antara lain laundry/dry cleaning, staf multibahasa, dan penitipan koper dan layanan spa, PancaMaya Wellness menyediakan pemijatan, perawatan tubuh, Merencanakan kegiatan atau pertemuan di Bali? hotel menyediakan ruang seluas 170 meter persegi yang terdiri dari ruang konferensi dan ruang rapat. Parkir gratis tersedia di lokasi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.00" OriginalAmount="197.00">
      <BasicPropertyInfo Latitude="-8.516342163085938" Longitude="115.25757598876953" StarRating="3" HotelCode="0|kaamala_resort_ubud" HotelName="Kaamala Resort Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma No 888x, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/76/35/76355edaf0570409335d6453bb7b314d782115ae.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kaamala Resort Ubud in Ubud (Ubud City-Centre), you'll be within a 5-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This hotel is 0.4 mi (0.6 km) from Ubud Monkey Forest and 1.4 mi (2.3 km) from Campuhan Ridge Walk.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Continental breakfasts are available daily from 7:30 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring minibars and flat-screen televisions. Digital programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bathrobes. Conveniences include electric kettles and complimentary bottled water.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 181,500.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.00" OriginalAmount="198.00">
      <BasicPropertyInfo Latitude="-8.680597" Longitude="115.443292" StarRating="4" HotelCode="410365|batu_karang_lembongan_resort_and_day_spa" HotelName="Batukarang Lembongan Resort &amp; Day Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100885/a_100885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the coral hill, the hotel is located on Nusa Lembongan Island to the south-east of Bali. The hotel is accessible from Bali's eastern coast (about 12 km away) and is just a one-hour boat ride from Sanur Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|75990" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100945/a_100945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It enjoys a peaceful location, surrounded by fashion, entertainment and shopping opportunities. It is just 100 m from the beach and famous restaurants, and approximately a 15-minute drive from Kuta, a 20-minute drive from the airport, and 40 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.6824903333333" Longitude="115.162972" StarRating="5" HotelCode="915872|74861" HotelName="Equilibria Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wirasaba 5, Off Jalan Kayu Aya, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222994/222994a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.00" OriginalAmount="199.00">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4.5" HotelCode="67626|the_payogan_villa_resort__spa" HotelName="The Payogan" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87471/a_87471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the artistic and cultural capital of Bali. It is situated on the dramatic Sayan ridge, high above the river valley, just 15 minutes’ drive from the centre of Ubud. Bali International Airport is a 60-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.00" OriginalAmount="200.00">
      <BasicPropertyInfo Latitude="-8.684423" Longitude="115.264029" StarRating="3" HotelCode="59253|inna_sindhu_beach_2" HotelName="Inna Sindhu Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu 14, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76746/a_76746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is centrally located, which makes it quick and easy to travel to Denpasar city, the busy nightlife of Kuta and the famous artists’ colony of Ubud. Depensar Airport is some 14 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="200.04" OriginalAmount="200.04">
      <BasicPropertyInfo Latitude="-8.6957465655718" Longitude="115.16773179173" StarRating="5" HotelCode="102122|121412" HotelName="Sienna Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang. Keraton No.5, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071877/071877a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the heart of Seminyak. It lies just a short stroll from some of the best quality shopping in Bali, and is also just a 15-minute walk from the world-famous Legian Beach. The capital of the island, Denpasar, is approximately 15 minutes' drive away, whilst Ngurah Rai International Airport is some 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.00" OriginalAmount="201.00">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3.5" HotelCode="636235|pramana_watu_kurung_resort" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635402/635402a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="201.49" OriginalAmount="201.49">
      <BasicPropertyInfo StarRating="3" HotelCode="|920573" HotelName="BALI SPIRIT AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895232_foto_1.jpg</HotelPictures>
        <HotelDescription>Just outside of Ubud centre, Bali Spirit peacefully situated on the edge of the Wos River surrounded by hundreds of green coconut trees, terraced gardens, and palm lined valley views spread out below. A tranquil place to return to at day's end, where traditional Balinese architecture, furnishing, rich in natural materials, in enhanced by the luxurious appointments and services expected of a fine hotel. Views from every room of the hotel. Stunning Traditional architecture terracing gently down the hillside. Traditional Art and furnishing designed to maximize guest enjoyment. Charming and friendly Balinese men and women professionally trained to serve your every need. Tucked away in tranquil Nyuh Kuning village minutes from the excitement of Ubud. Bali Spirit feels more like a private estate than a hotel. 23 private suites and villas, all with views, breezy terraces, and discreet service. Charming and friendly Balinese staff professionally trained to serve guest every need. At the bottom of our terraced garden sits a magnificent pool complete with swim up bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="201.90" OriginalAmount="201.90">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|1373e5" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236143/a_236143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202" OriginalAmount="202">
      <BasicPropertyInfo Latitude="-8.69530958" Longitude="115.16223839" StarRating="4" HotelCode="446448|156598" HotelName="Hotel Indigo Bali Seminyak Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/501803/501803a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203" OriginalAmount="203">
      <BasicPropertyInfo Latitude="-8.8153083000094" Longitude="115.22115888556" StarRating="5" HotelCode="260120|34151" HotelName="Mulia Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184328/184328a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.00" OriginalAmount="203.00">
      <BasicPropertyInfo Latitude="-8.677334" Longitude="115.156945" StarRating="5" HotelCode="186844|maca_villas__spa" HotelName="Maca Villas and Spa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No 7, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222110/222110a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205" OriginalAmount="205">
      <BasicPropertyInfo Latitude="-8.415049" Longitude="115.237134" StarRating="4" HotelCode="67625|38690" HotelName="Nandini Bali Jungle Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut, Desa Buahan, Payangan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87470/a_87470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the village of Payangan and just 30 minutes' drive from Ubud with its tourist attractions, such as Ubud Monkey Forest, Ubud Palace and Ubud Market. The finca is approximately 80 minutes from Bali's international airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.76602577" Longitude="115.21622245" StarRating="4" HotelCode="390035|puri_tirta_villas" HotelName="Benoa Bay Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Setra Gandamayu III, Jalan Pratama, Benoa 80363, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234488/234488a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tanjung Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207" OriginalAmount="207">
      <BasicPropertyInfo Latitude="-8.6810447004712" Longitude="115.154841675" StarRating="5" HotelCode="933476|77534" HotelName="KoenoKoeni Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234406/234406a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.00" OriginalAmount="209.00">
      <BasicPropertyInfo Latitude="-8.48562076" Longitude="115.25155176" StarRating="0" HotelCode="821708|villa_nini" HotelName="Villa Nini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/3a/74/3a74b2d84b8c4f1d12dd67a3ef6244de82902a21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="210.48" OriginalAmount="210.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|711335" HotelName="The Seminyak Suite - Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897933_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; compuesto por 17 villas privadas diseandntilde;adas con buen gusto y con un estilo moderno que explora las caracterandiacute;sticas de la vida balinesa tandiacute;pica. Cada villa estandaacute; rodeada por su propio jardandiacute;n exuberante, con una piscina privada y todas los comodidades del hogar. El establecimiento estandaacute; situado al final de un camino apartado, pero aanduacute;n asandiacute; dentro de la zona de compras, gastronomandiacute;a y ocio nocturno de Seminyak. Estandaacute; tambiandeacute;n a solo 15 minutos en coche del Aeropuerto Internacional de Ngurah Rai y a 5 minutos en coche de la playa Double Six, a la que se puede llegar usando el servicio de lanzadera del complejo hotelero.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.00" OriginalAmount="211.00">
      <BasicPropertyInfo Latitude="-8.6717684866502" Longitude="115.15722733862" StarRating="4.5" HotelCode="304348|berry_amour_romantic_villas" HotelName="Berry Amour Romantic Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237091/237091a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="211.05" OriginalAmount="211.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|711413" HotelName="BATU KARANG LEMBONGAN RESORT&amp;SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14439_image60857126_0.jpg</HotelPictures>
        <HotelDescription>Escape to the invigorating oasis of Batu Karang Lembongan Resort &amp; Day Spa a five star retreat, where you'll find nothing but pure relaxation set in style. Being just 30 minutes off the east coast of Bali, the tropical island of Nusa Lembongan is the ideal destination for a weekend getaway or simply a well-deserved holiday. On an island well known for its superb surf breaks like Playgrounds, Lacerations and Shipwrecks, snorkelling and scuba diving in sparkling clear water, fishing &amp; a very relaxed lifestyle, there is simply no destination like it. Relax in five-star luxury, staying in villas that boast perfection and deliver beyond your expectations. Batu Karang is a unique Nusa Lembongan hotel set in the surroundings of an island sanctuary overlooking the ocean to the distant silhouette of Mount Agung, this boutique resort provides guests with a traditional yet sophisticated experience without compromising comfort and ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="212.85" OriginalAmount="212.85">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4.5" HotelCode="292681|121416" HotelName="De Ubud Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234474/234474a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213" OriginalAmount="213">
      <BasicPropertyInfo Latitude="-8.7810700693307" Longitude="115.22529602051" StarRating="5" HotelCode="33279|27273" HotelName="Conrad Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Tanjung Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52909/a_52909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is located directly beside a 300 m long white sandy beach between Nusa Dua and Tanjua Benoa. Shops and restaurants outside the complex are within walking distance, and it is about 30 minutes to Ngrah Rai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.00" OriginalAmount="213.00">
      <BasicPropertyInfo Latitude="-8.83822992" Longitude="115.16485561" StarRating="3.5" HotelCode="631923|the_reika_villa" HotelName="The Reika Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bukit Karang, Complex 16, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803602/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="213.80" OriginalAmount="213.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|742426" HotelName="THE ELYSIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898293_foto_1.jpg</HotelPictures>
        <HotelDescription>The Elysian Villa is located within 5 minutes walk, one can find such landmarks as the Ku de Ta restaurant, Legian Street and Seminyak beach. It is only approximately 30 minutes from Bali International Airport. The villas is in the heart of Seminyak, Bali's most fashionable neighborhood a stones throw from white sand beaches, restaurants, shopping and night life.One Bedroom Villa covers 140 square metres and is surrounded by cool leafy Balinese plants bordering a private pool. Step inside to find a luxurious bedroom with a king-sized bed spacious wardrobes and a stylish modern bathroom with sunken bath and separate toilet and vanity. In addition there is an open plan living dining and entertainment room with doors and windows that fold away to give an open and airy feeling. Or if you prefer you can shut the world out and have complete control over the temperature with the combination of ceilings fans and air-conditioning.Rush-Bamboo Pool side cafe located a level down from the main receptionist overlook the main pool and  is comfortable spaces open for breakfast, lunch and dinner.Presenting traditional Balinese architecture with modern cleanlines. Use natural material such as volcanic stone lines and raw teak.An open pavilion surrounded by water provides a cool welcome.The Elysian is Superior First Class small boutique resort with the great luxurious Seminyak location. This property features complete facilities such as restaurant and bar, spa and a main swimming pool flanked by intimate cabanas set amongst a relaxed 'village-style' environment. (12/08 CB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216" OriginalAmount="216">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="7163|24296" HotelName="Griya Santrian Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Country House" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur 80228, PO Box 3055, Denpasar Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1436/p_1436_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is designed in Balinese style and lies right by the long Sanur beach. Guests are able to enjoy the stunning sunsets and a view of the gorgeous lake island. Guests are just a short walk from Sanur's main road with its shops and restaurants. Guests will reach the city centre in around 15 minutes with the car and it takes around 25 minutes to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217" OriginalAmount="217">
      <BasicPropertyInfo Latitude="-8.66384108" Longitude="115.14623017" StarRating="4" HotelCode="434734|157811" HotelName="D'Wina Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Asri 07, Banjar Tegal Gundul, Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93792/2493792/1.jpg?f=15056857</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="218.03" OriginalAmount="218.03">
      <BasicPropertyInfo Latitude="-8.8257217843105" Longitude="115.11704711757" StarRating="4.5" HotelCode="405716|1a6d06" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Gang Puncak Sekapa II, Pecatu, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554918/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a transfer service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219" OriginalAmount="219">
      <BasicPropertyInfo Latitude="-8.4620707862808" Longitude="115.240855515" StarRating="4" HotelCode="18282|67151" HotelName="Alila Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Payangan, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22720/a_22720_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on a slope on the banks of the Ayung River. Ubud is located around 15 minutes from the hotel. Guests are offered a hotel bus service to Ubud and the airport is approximately an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219" OriginalAmount="219">
      <BasicPropertyInfo Latitude="-8.1815505009195" Longitude="115.04415332235" StarRating="4" HotelCode="29582|7549" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Village,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina 81161, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47508/a_47508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the North Coast of Bali, in the province of Buleleng. The establishment lies between the old capital of Singaraja and Lovina Bay. Guests will find restaurants, bars and pubs nearby and tourist attractions can be found in Lovina, some 3 km away. Kayuputih Forest is 500 metres from the resort and other nearby attractions include a hot spring (12 km away), a Buddhist monastery (30 minutes by car), Gitgit waterfall (25 km away) and Menjangan Island (90 minutes by car). Ngurah Rai International Airport is some 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="219.62" OriginalAmount="219.62">
      <BasicPropertyInfo Latitude="-8.46963146" Longitude="115.43956685" StarRating="3" HotelCode="418515|214b58" HotelName="Darmada Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Library,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Darmada, Banjar Tabola, Sidemen 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554742/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Darmada Bali in Sidemen, you'll be within the vicinity of Taman Kertha Gosa and Tanah Ampo. This hotel is within the vicinity of Goa Lawah Temple and Goa Lawah Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include separate sitting areas and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Don’t miss out on recreational opportunities including an outdoor pool and bicycles to rent. This hotel also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, dry cleaning/laundry services, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="220.11" OriginalAmount="220.11">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|1afa94" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441823/441823a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="221.55" OriginalAmount="221.55">
      <BasicPropertyInfo StarRating="5" HotelCode="|920964" HotelName="PLATARAN UBUD HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950667_foto_1.jpg</HotelPictures>
        <HotelDescription>Plataran Ubud Hotel &amp; Spa is a sprawling haven of tranquility located just off Ubud's main dining hub of Jalan Hanoman Road. Step from the bustle of the street into beautifully manicured gardens overlooking a stunning panorama of verdant paddy fields and a sacred temple that is aged more than 100 years old. Within this lush oasis resides a collection of 52 stylish rooms, suites and one private residence with options to suit all travellers, complemented by an exceptional range of facilities - two beautifully designed infinity pools, a luxurious spa and outdoor gym, inspiring meeting venues, and two restaurants offering gourmet Indonesian and Western cuisine. Whether seeking a romantic couple's retreat or a memorable family holiday, this hidden gem is the perfect place to immerse in the cultural heart of Bali, and serenity beyond compare.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222" OriginalAmount="222">
      <BasicPropertyInfo Latitude="-8.6982463431607" Longitude="115.17338767838" StarRating="3" HotelCode="421145|80335" HotelName="The Vie Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Currency Exchange,Kitchen,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 1, Gang Srikandi, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261692/261692a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Vie Villa is in the upscale Seminyak area in Bali just a 15 minute walk to sunset views at the Double Six Beach. Built around an outdoor pool all year its 5 spacious bedrooms pool side come with a comfortable Double Bed Size (King Size) Free Safety Box Air Conditioning a LED screen with The International Cable TV (75 Channels) Wi Fi is available in all areas and is free of charge Parking area (reservation is not needed) a Safe and Quiet environment with 24 hour security.The Vie Villa offers a shuttle service (surcharge) from/to Bali International Airport which is a 15 minute drive away and we also offers a shuttle service (surcharge) to Kuta area Legian area and Seminyak area.  It is conveniently surrounded by local art shops restaurants and bars.Free shuttle will brings guests to a nearby our spa The Vie Spa where guests can enjoy relaxing massage and beauty treatments (Special Offer 30% discount for The Hotel's guests). The hotel can also provide motorbike  ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="222.31" OriginalAmount="222.31">
      <BasicPropertyInfo Latitude="-8.524408" Longitude="115.260015" StarRating="4" HotelCode="168345|1d97dd" HotelName="The Grand Sunti Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, 80571 Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134084/134084a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pengosekan village, a centre of the artist community in Ubud. It is a great base for guests’ stay, just 5 minutes from the Monkey Forest Sanctuary and across the street from Ubud's biggest art museum. The centre of Ubud is also only a 5-minute walk, as is Ubud Art Market. Denpasar city is a 30-minute drive and it is 45 minutes by car to Lake Batur and 1 1/4 hours to Mother Temple of Besakih and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="222.31" OriginalAmount="222.31">
      <BasicPropertyInfo Latitude="-8.6801248811742" Longitude="115.15264628145" StarRating="5" HotelCode="311322|19417c" HotelName="Hu'u Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369062/369062a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.00" OriginalAmount="223.00">
      <BasicPropertyInfo Latitude="-8.13517" Longitude="114.562103" StarRating="5" HotelCode="435069|menjangan_dynasty_resort" HotelName="Menjangan Dynasty Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejarakan, Gerokgak, Buleleng 81155, North West Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/544880/a_544880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.00" OriginalAmount="224.00">
      <BasicPropertyInfo Latitude="-8.65864131" Longitude="115.16164479" StarRating="3" HotelCode="438323|villa_green_kori" HotelName="Villa Green Kori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semer, Kerobokan, Seminyak, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a laundry service. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="224.16" OriginalAmount="224.16">
      <BasicPropertyInfo Latitude="-8.649249" Longitude="115.1730234" StarRating="3" HotelCode="448678|1ab407" HotelName="Villa Donnys Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kusambi 14B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74665/2474665/1.jpg?f=15063015</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Villa Donnys Bali is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are there for guest's enjoyment. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel's peaceful atmosphere extends to its recreational facilities which include indoor pool, massage, garden. Discover all Bali has to offer by making Villa Donnys Bali your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.00" OriginalAmount="225.00">
      <BasicPropertyInfo Latitude="-8.48502746" Longitude="115.25396951" StarRating="3.5" HotelCode="616904|ubud_paradise_villa" HotelName="Ubud Paradise Villa" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Sanggingan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786624/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="225.57" OriginalAmount="225.57">
      <BasicPropertyInfo StarRating="5" HotelCode="|D15A95" HotelName="Prasana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620748_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Bali, Prasana pone a sus puertas todo lo que la ciudad tiene para ofrecerte. Los huandeacute;spedes hallarandaacute;n muy confortable su estancia en esta propiedad que ofrece una amplia gama de instalaciones. Wi-Fi gratis en las habitaciones, Seguridad 24h, limpieza diaria, entrada/salida privada, taxi se encuentran entren las comodidades de las que pueden disfrutar los huandeacute;spedes. Todas las habitaciones estandaacute;n diseandntilde;adas y decoradas para hacer sentir a los huandeacute;spedes como en casa, y algunas de ellas cuentan con televisiandoacute;n de pantalla plana, perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a, tandeacute; de cortesandiacute;a, vestidor. Recupandeacute;rate despuandeacute;s de pasear un dandiacute;a completo por la ciudad en tu confortable habitaciandoacute;n o aprovecha las instalaciones recreativas del hotel, que incluyen piscina cubierta. El Prasana es una excelente opciandoacute;n si deseas recorrer Bali o simplemente descansar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226" OriginalAmount="226">
      <BasicPropertyInfo Latitude="-8.7973295389822" Longitude="115.23080527782" StarRating="5" HotelCode="45059|17510" HotelName="The Laguna, A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot N2, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21543/a_21543_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Nusa Dua beach, within walking distance of a shopping centre. It is 20 minutes from Bali's Ngurah Rai International Airport, 25 minutes away by car from Sanur, 20 minutes from Kuta Beach and 40 minutes from Denpasar and Uluwatu Temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="227.48" OriginalAmount="227.48">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="3.5" HotelCode="599542|208e85" HotelName="Marriott’s Bali Nusa Dua Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45628/7195c694-906e-4b9b-bb9e-0d8bc95ba3a6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.00" OriginalAmount="228.00">
      <BasicPropertyInfo Latitude="-8.662538528442383" Longitude="115.13731384277344" StarRating="3" HotelCode="0|kobe_villa" HotelName="Kobe Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, 80361, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/ee/4c/ee4cd33d6ba8dec163f62da83c30acb7d9cebdb3.jpeg</HotelPictures>
        <HotelDescription>Located 1.5 km from Echo Beach, Villa Bronte offers accommodation in Canggu. This villa provides an outdoor pool and free WiFi. Free private parking is available on site.&lt;br /&gt;The kitchen has a microwave and there is a private bathroom with free toiletries and a hairdryer. A flat-screen TV is provided. Other facilities at Villa Bronte include a year-round outdoor pool.&lt;br /&gt;Bike hire and car hire are available at the property and the area is popular for golfing. Vue Beach Club is 900 metres from Villa Bronte, while Berawa Beach is 100 metres from the property. A selection of activities are offered in the area, such as horse riding and diving. The nearest airport is Ngurah Rai International Airport, 10 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="229.23" OriginalAmount="229.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|918194" HotelName="C151 SMART VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974853_foto_1.jpg</HotelPictures>
        <HotelDescription>C151 Smart Villa offer a plethora of technological conveniences that are incorporated into each luxury villa to provide a sense of extravagance while offering ergonomic and economic advantages. The intelligence of Smart Villa is evident from the start, as remote controlled sliding glass doors breeze opens at the push of a button to reveal the main property. A point to point laser security system is hidden on the grounds of each villa and itself can be activated or deactivated by a push of a button either remotely or from a central control a panel within the villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.00" OriginalAmount="230.00">
      <BasicPropertyInfo Latitude="-8.59791869" Longitude="115.33044937" StarRating="5" HotelCode="611759|komaneka_at_keramas_beach" HotelName="Komaneka at Keramas Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Ida Bagus Mantra, Keramas, Blahbatuh 80581</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.00" OriginalAmount="231.00">
      <BasicPropertyInfo Latitude="-8.833924293518066" Longitude="115.15225219726562" StarRating="3" HotelCode="0|daniswara_villa" HotelName="Daniswara Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ratna No. 3, Ungasan, Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/cf/fdcf912fd612fc009f423108b1cbf2a27640711f.jpeg</HotelPictures>
        <HotelDescription>When you stay at Daniswara Villa in Ungasan, you'll be steps from Bukit Peninsula. This villa is within close proximity of Melasti Beach and Green Bowl Beach.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.00" OriginalAmount="231.00">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="977715|kuwarasan_a_pramana_experience" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ubud, Gianyar, Tegalalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38230000/38227300/38227243/2689acdc_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.00" OriginalAmount="232.00">
      <BasicPropertyInfo Latitude="-8.5998022673915" Longitude="115.33539645882" StarRating="4" HotelCode="199483|bali_diamond_villas" HotelName="Bali Diamond Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar 80550, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234502/234502a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 12 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a café, a babysitting service, a childcare service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.00" OriginalAmount="233.00">
      <BasicPropertyInfo Latitude="-8.7959989081848" Longitude="115.22908329964" StarRating="5" HotelCode="7158|the_westin_resort__nusa_dua_bali" HotelName="The Westin Resort Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Lot 3, Kawasan Pariwisata, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1430/a_1430_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel complex lies right by the broad white beach of Nusa Dua, in the middle of plenty of tropical palm trees. Numerous shopping facilities and entertainment venues as well as the Bali Convention Centre are located in the surrounding area. The lively tourist town of Kuta is located around 13 km away. Denpasar, the capital of the island, lies about 30 km away. Denpasar airport is a 15-minute journey away (10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.00" OriginalAmount="233.00">
      <BasicPropertyInfo Latitude="-8.658038" Longitude="115.129889" StarRating="5" HotelCode="18780|hotel_tugu_bali" HotelName="Tugu Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23428/a_23428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated by an isolated sandy beach in a peaceful, ancient fishing village. It is set in a private, quiet and romantic retreat in the district of Canggu, only 15 minutes from Seminyak with its nightlife, restaurants and shopping, 20 minutes’ drive from Kuta and 35 minutes’ drive from Denpasar. The hotel lies a mere 30 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.00" OriginalAmount="235.00">
      <BasicPropertyInfo Latitude="-8.6847564454182" Longitude="115.15689231455" StarRating="5" HotelCode="16701|the_seminyak_beach_resort__spa" HotelName="Seminyak Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, P.O. Box 1085 TBB, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20284/l_20284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish beachfront resort is located in Seminyak, which has long been considered Bali's most vibrant lifestyle district and the ultimate place to experience some of the island's finest wining, dining and shopping alternatives. The resort is within easy walking distance of a number of popular places of interest, such as Petitenget Temple, which hosts regular ceremonies and is a classic example of how Bali honours past traditions in an area that has fully embraced tourism. The resort is also conveniently located only 30 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.00" OriginalAmount="236.00">
      <BasicPropertyInfo Latitude="-8.7016683" Longitude="115.26104467" StarRating="4.5" HotelCode="454344|emerald_villa" HotelName="Bali Luxury Villa Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangsari 5, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487909/487909a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a conference room and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.00" OriginalAmount="237.00">
      <BasicPropertyInfo Latitude="-8.81142258" Longitude="115.10465187" StarRating="4" HotelCode="390967|suarga_padang_padang" HotelName="Suarga Padang Padang" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Labuan Sait, Br. Dinas Labuan Sait Pecatu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614925/614925a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="237.35" OriginalAmount="237.35">
      <BasicPropertyInfo Latitude="-8.49642709" Longitude="115.26110814" StarRating="4" HotelCode="400481|1e4bb1" HotelName="Luxe Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38975/2038975/48.jpg?f=15601792</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="237.37" OriginalAmount="237.37">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|10327a" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8535/t_8535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petanu river in Bali. The famous artist town of Ubud is located in the immediate vicinity, and there is a regular shuttle bus service there from the hotel. In Ubud, guests will find a wide range of shops and entertainment venues. Denpasar airport is about one hour away, and can be reached using the hotel's own transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240" OriginalAmount="240">
      <BasicPropertyInfo Latitude="-8.680374033682" Longitude="115.15081392129" StarRating="5" HotelCode="314333|153490" HotelName="Alila Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ganesha 9, Petitenget, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414778/414778a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240" OriginalAmount="240">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|77027" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/241709/a_241709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 15 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241" OriginalAmount="241">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|153500" HotelName="Komaneka at Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15467/w_15467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance of exotic plants, making it a veritable oasis in the midst of Ubud's bustling activities and the picturesque Monkey Forest Road, with its many wonderful shops, excellent restaurants and easy access to temples and cultural performances. Ubud village, market and palace are roughly 500 m from the property. Guests may also be interested in visiting Denpasar city, which is around 25 km away. Ngurah Rai International Airport is around 35 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.00" OriginalAmount="241.00">
      <BasicPropertyInfo Latitude="-8.473561" Longitude="115.617474" StarRating="3" HotelCode="292310|turtle_bay_hideaway" HotelName="Turtle Bay Hideaway Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jasi Kelod, Karangasem, Bali 80811</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276775/3d57502ea1fc5221478ad69d71eb756d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, room service and a laundry service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.00" OriginalAmount="243.00">
      <BasicPropertyInfo Latitude="-8.4615281807999" Longitude="115.24910012732" StarRating="5" HotelCode="50572|komaneka_at_tanggayuda_ubud" HotelName="Komaneka at Tanggayuda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayuda, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37917/a_37917_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in Tanggayuda in Kedewatan Village. It is only a 15-minute drive from Ubud with easy access to temples, cultural performances, museums, artist villages, galleries, art shops and restaurants. Ubud Monkey Forest is 6 km from the resort, while Ubud market and Ubud palace are both around 5 km away, in the centre of Ubud. It is approximately 40 km to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.00" OriginalAmount="244.00">
      <BasicPropertyInfo Latitude="-8.702238" Longitude="115.26335" StarRating="5" HotelCode="7160|bali_hyatt" HotelName="Hyatt Regency Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 89, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1433/a_1433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located directly on prime Sanur beach. Le Mayeur Museum is about 2 km away. The hotel is just 20 minutes by car from Bali International Airport, and approximately 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="245.55" OriginalAmount="245.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|840905" HotelName="THE BALI DREAM VILLA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907858_foto_1.jpg</HotelPictures>
        <HotelDescription>This property is made up of a collection of luxurious holiday villas situated in Bali's popular Seminyak district, only 2 km from the beach.  Each opulent holiday villa boasts a private pool surrounded by lavish tropical greenery and fragrant flowers.  Villas come with one to four bedrooms, an open living and dining area and a fully-equipped kitchen where guests might prepare home-cooked meals.  Guests might also dine poolside for a romantic, candle-lit experience, and the in-house restaurant offers a choice of classic American, continental or Indonesian breakfasts as well as international cuisines for lunch and dinner.  Guests can spend leisurely days lounging by the pool and relaxing with a massage or beauty treatment in the spa and wellness centre, or choose from the many guided tours offered by the hotel, all during a spectacular holiday in Bali.The Bali Dream Villa Seminyak is 10 km from international Ngurah Rai Airport, 2 km to Seminyak Beach ,4 km Legian Beach or Kuta and Walking distance to handy craft and ethnic home wear shooping center</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.00" OriginalAmount="246.00">
      <BasicPropertyInfo Latitude="-8.709158" Longitude="115.258817" StarRating="4" HotelCode="10028|puri_santrian" HotelName="Puri Santrian &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 35, Sanur 80228, PO Box 3055, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/6103/a_6103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This informally run hotel is quietly located by the elegant sand beach of Sanur. The town can be reached in a few minutes on foot, where guests will find plenty of shopping venues, bars and restaurants. Transfer to Denpasar airport takes about 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.00" OriginalAmount="246.00">
      <BasicPropertyInfo Latitude="-8.67841911315918" Longitude="115.14958190917969" StarRating="5" HotelCode="0|potato_head_studios_at_desa_potato_head" HotelName="Potato Head Studios at Desa Potato Head" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/5f/845f02f6a0babed2e6990d34d9440dc53a809182.jpeg</HotelPictures>
        <HotelDescription>Potato Head Family has always been sustainably driven—from the careful construction of our venues to the ingredients in our kitchens, or from our emblematic art installations made of rubbish to the ways we help preserve the island’s historic handicrafts. But these are trying times for our dear friend, The Environment, so now we’re taking it to the next level across our entire flagship property with Desa Potato Head.In Bali, desa means village, but at Potato Head it means so much more. We consider our desa a multi-disciplinary hub of the future built around a super simple mission: provide good times and do good in the world. It’s an experiential playground for guests to become engaged and inspired, whether that’s dancing till dawn or learning how to upcycle plastics into products. We see Desa Potato Head as a place where ideas can be shared and spread, as a way to incite change both at home and abroad.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner, and also through room service.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: IDR 200000 for adults and IDR 200000 for children (approximately)&lt;/li&gt;      &lt;li&gt;Airport shuttle fee: IDR 430000 per vehicle (one-way, maximum occupancy 3)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 430000 (one-way), (from 3 to 12 years old)&lt;/li&gt;        &lt;li&gt;Early check-in is available for a fee (subject to availability, amount varies)&lt;/li&gt;  &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.00" OriginalAmount="246.00">
      <BasicPropertyInfo Latitude="-8.542708487976" Longitude="115.21650642157" StarRating="5" HotelCode="177422|fivelements_puri_ahimsa" HotelName="Fivelements Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Puri Ahimsa Banjar Baturning, Mambal 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247786/a_247786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the sacred Ayung River, just before the mountain, the eco resort is 15 minutes' drive from centre of Ubud in the highland of Bali. The resort is 6 km from the town centre and one and a half hour’s drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.00" OriginalAmount="246.00">
      <BasicPropertyInfo Latitude="-8.814044952392578" Longitude="115.09163665771484" StarRating="4" HotelCode="0|the_clubhouse_at_ulu" HotelName="Stay at Ulu" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Labuan Sait No. 315, Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/58/d258bb2e1b6f7290cf88c1d8eee043b70ba01a02.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Clubhouse at Ulu in Pecatu, you'll be steps from Uluwatu and Bukit Peninsula. This hotel is close to Padang Padang Beach and Uluwatu Temple.&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace. This hotel also features complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 individually decorated guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and complimentary weekday newspapers, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.00" OriginalAmount="248.00">
      <BasicPropertyInfo Latitude="-8.685247" Longitude="115.164739" StarRating="4.5" HotelCode="130441|four_on_drupadi" HotelName="Four On Drupadi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi No.4, Seminyak, PO Box 1155, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188181/a_188181_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Seminyak, within walking distance of some of the most cosmopolitan dining and shopping venues that the island of Bali has to offer. Ngurah Rai International Airport lies just 8 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.00" OriginalAmount="248.00">
      <BasicPropertyInfo Latitude="-8.507729" Longitude="115.241554" StarRating="3" HotelCode="173565|bambu_indah" HotelName="Bambu Indah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Garden,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276091/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located on the Sayan Ridge, 15 minutes southwest of central Ubud in Bali, surrounded by the stunning cascades of River Ayung, verdant rice paddy fields and the volcanic ridges of Mount Batu Kau. Guests will find shops, Ubud Market and Ubud Palace around 6 km from the hotel. Monkey Forest is around 10 km from the hotel. Ngurah Rai International Airport is around 1 hour 15 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.00" OriginalAmount="251.00">
      <BasicPropertyInfo Latitude="-8.690484" Longitude="115.158951" StarRating="4" HotelCode="141837|villa_bali_asri" HotelName="Villa Bali Asri" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Saridewi, Seminyak-Oberoi, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located about 2 minutes' walk from Petitenget beach, 15 minutes' drive from the famous white sandy Kuta Beach and 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.00" OriginalAmount="252.00">
      <BasicPropertyInfo Latitude="-8.79668851" Longitude="115.21266909" StarRating="0" HotelCode="868676|nagisa_bali_bay_view_villas" HotelName="Nagisa Bali Bay View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Siligita Gang Jambu, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366711/366711a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a privileged location in Nusa dua . The property is made up of one main floor. There are a total of 5 rooms on the premises. The Hotel boasts 5 villas. The on-site car park may be useful to those arriving by car.

Completed in 2013, Majestic Point Villas offers 4 units of 3-bedroom private pool villa and 1 unit of 5-bedroom private pool villa, decorated in modern – style. Each villa  has an en suith bathroom, a living room, small kitchen, TV Cable, a DVD player to entertain our guest, a private dining area, a bar area with complimentary tea and facility available for our guest.

Majestic Point Villas is a brand new villa development in the area. Located in Nusa Dua, it is a place to truly escape the trappings of city living and spend quality time reconnecting on a personal lever with loved ones. From here guests can enjoy staying experience in lush.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="252.70" OriginalAmount="252.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|805329" HotelName="MULIA RESORT - NUSA DUA, BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909457_foto_1.jpg</HotelPictures>
        <HotelDescription>With stunning beach frontage along Nusa Dua's Bay, The Mulia evokes a relaxed yet polished sensibility. From expansive and elegant suites to distinct lounge and oceanfront pools. The Mulia's luxury accommodations truly exceed expectations for style, comfort and service. Experience a relaxing retreat with lavish amenities at this amazing haven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254" OriginalAmount="254">
      <BasicPropertyInfo Latitude="-8.54101874" Longitude="115.05152313" StarRating="4" HotelCode="407191|179209" HotelName="Alami Luxury Villas &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kebon, Desa Tangguntiti, Kerambitan 82161, Tabanan Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerambitan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7972066</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerambitan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="254.90" OriginalAmount="254.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|126955" HotelName="THE KASIH VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950324_foto_1.jpg</HotelPictures>
        <HotelDescription>The The Kasih Villas and Spa is a complex of 13 private villas that include T1, T2 and T3. All fabulous Villas include a swimming pool, living room and dining area, flat screen TV, kitchen, air conditioning and toilet equipped with bathroom amenities.Every day you can enjoy delicious meals in the comfort of your villa with room service from the complex.It also offers the "Savitri SPA" where you will have the opportunity to enjoy treatments and massages that will rejuvenate body and mind.Also worth noting the 24 hour reception service, room service, concierge service, babysitting and doctor available, transfer service, rent-a-car service and limousine rental and Wi-Fi internet service available throughout the Hotel.Check-In: 14:00, Check-Out: 12:00 - 13:00, Children Accepted, Credit Cards AcceptedBar/Coffee Shop: No, Outdoor Pool, SPA: Destination Spa, Reception: 24 h, Room Service, Babysitting, Internet, Rent-a-Car, Transfers, Tours, Tourist Information Point, Wi-FiRoute plan from Ngurah Rai Airport and the hotel:https://www.google.pt/maps/dir/A%C3%A9roport+international+de+Denpasar,+Tuban,+Bali,+Indon%C3%A9sia/The+Kasih+Villas+and+Spa,+Jl.+Nakula+Gang+Baik+Baik+No.9,+Seminyak,+Kabupaten+Badung,+Bali+80361,+Indon%C3%A9sia/@-8.7490514,115.0827971,12z/data=!4m14!4m13!1m5!1m1!1s0x2dd2441650216933:0xdf71da6ddd7bcc1f!2m2!1d115.166787!2d-8.7467172!1m5!1m1!1s0x2dd246d8dfa9591f:0x1cd94a7ad6709570!2m2!1d115.172446!2d-8.695913!3e0?hl=EN</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="256.70" OriginalAmount="256.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|688306" HotelName="NANDINI JUNGLE BY HANGING GARDENS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974786_foto_1.jpg</HotelPictures>
        <HotelDescription>This club resort enjoys a delightful setting in the village of Payangan. The resort is located just a 30 minutes' driving distance away from Ubud, where guests can explore the Ubud Monkey Forest, Ubud Forest and the market. The resort is situated just an 80 minutes' driving distance from Ngurah Rai International Airport. The property reflects the splendour of a traditional Balinese village, featuring natural materials and revelling in its splendid setting. The villas are sumptuously designed, bathing visitors in luxury and style. The villas are well equipped with modern amenities, for the ultimate comfort and convenience. Guests will appreciate the wealth of facilities and services that the resort has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.00" OriginalAmount="257.00">
      <BasicPropertyInfo Latitude="-8.6959398566556" Longitude="115.17245221084" StarRating="5" HotelCode="303849|the_kasih_villas__spa_2" HotelName="The Kasih Villas &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Gang Baik Baik 9, Seminyak, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371465/371465a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="257.15" OriginalAmount="257.15">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|1e7255" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541421/541421a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="257.23" OriginalAmount="257.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|920958" HotelName="The Khayangan Dreams Villas, Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/993576_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259" OriginalAmount="259">
      <BasicPropertyInfo Latitude="-8.7085449" Longitude="115.2573311" StarRating="4" HotelCode="435227|175072" HotelName="Bali Luxury Villa Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 22, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598231/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.00" OriginalAmount="262.00">
      <BasicPropertyInfo Latitude="-8.705648" Longitude="115.263066" StarRating="5" HotelCode="207519|fairmont_sanur_beach_bali_3" HotelName="Fairmont Sanur Beach Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 8, Sanur Beach 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295804/a_295804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="263.66" OriginalAmount="263.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|161655" HotelName="The Purist Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907740_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 30 minutes' drive from Denpasar International Airport.FacilitiesThe hotel features 18 accommodation units. Services and facilities at the hotel include a safe, currency exchange facilities, wireless internet access, a restaurant, a bar, room service and a laundry. A garden is among the features contributing to a pleasant stay.RoomsAll rooms feature air conditioning and a kitchen. Guests will also find a terrace in most rooms as standard. Each accommodation unit features a double bed or a king-size bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. Other features include internet access, a telephone and a TV. In each of the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentThe hotel offers an outdoor pool. Sun loungers provide a great place to sunbathe. Guests of the hotel will find it the ideal place for an active holiday. Activities and facilities offered include cycling/mountain biking, yoga, a spa and massage treatments. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and B andamp; B.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264" OriginalAmount="264">
      <BasicPropertyInfo Latitude="-8.23090878" Longitude="114.45572013" StarRating="4" HotelCode="531180|178606" HotelName="The Melaya Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar - Gilimanuk, Banjar Kelatakan, 82252 Melaya, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Melaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="264.27" OriginalAmount="264.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15747" HotelName="Arya Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620409_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento cuenta con 20 acogedoras habitaciones. Esta propiedad se edificandoacute; en 2018. Arya Villas Ubud tiene conexiandoacute;n Wi-Fi en sus instalaciones. Arya Villas Ubud pone a disposiciandoacute;n de sus huandeacute;spedes un servicio de recepciandoacute;n 24 horas. No hay cunas disponibles en este alojamiento. Los huandeacute;spedes que viajen en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento del establecimiento. Los huandeacute;spedes disfrutarandaacute;n de la comida que sirve el establecimiento. Con su amplia variedad de propuestas culinarias, este alojamiento satisfarandaacute; las necesidades de todo tipo de clientes. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.00" OriginalAmount="265.00">
      <BasicPropertyInfo Latitude="-8.81817156" Longitude="115.2147766" StarRating="5" HotelCode="446413|vinila_nusa_dua_villas" HotelName="Vinila Nusa Dua Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Jalan Nusa Dua Selatan, Nusa Dua, Bali, Badung</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35608/2535608/1.jpg?f=15083528</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="266.16" OriginalAmount="266.16">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|11e8c7" HotelName="Pandawas Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234630/234630a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.00" OriginalAmount="267.00">
      <BasicPropertyInfo Latitude="-8.50272588" Longitude="114.96559214" StarRating="0" HotelCode="522064|balian_beach_villa_" HotelName="Balian Surf Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Balian Beach, Banjar Pengasahan, Desa Lalanglinggah, 82162 Selemadeg, Kecamatan Selemadeg Barat, Kabupaten Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36400000/36392600/36392534/4a71b504_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa Helen Balian puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Safety deposit boxes, Wi-Fi in public areas, car park, airport transfer, room service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of hot tub, outdoor pool, fitness center, garden, pool (kids). Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Villa Helen Balian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.00" OriginalAmount="268.00">
      <BasicPropertyInfo Latitude="-8.7019891814587" Longitude="115.16456007957" StarRating="4" HotelCode="36423|bali_niksoma_boutique_beach_resort_2" HotelName="Bali Niksoma Boutique Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara Legian Kaja, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59674/a_59674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the most beautiful Legian Kuta Beach and surrounded by spectacular lush tropical gardens, this hotel is within walking distance of tourist facilities and is only 15 minutes’ drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269" OriginalAmount="269">
      <BasicPropertyInfo Latitude="-8.59821" Longitude="115.098" StarRating="0" HotelCode="951511|399751" HotelName="Nirjhara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nirjhara, Banjar Kedungu, Desa Belalang 82121, Kediri, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10731038</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269" OriginalAmount="269">
      <BasicPropertyInfo Latitude="-8.7028277" Longitude="115.1673123" StarRating="4" HotelCode="296377|79222" HotelName="Ossotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361308/361308a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270" OriginalAmount="270">
      <BasicPropertyInfo Latitude="-8.347521" Longitude="115.6791221" StarRating="5" HotelCode="297798|108442" HotelName="The Griya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Amed, Bunutan Village, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547002/547002a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="271.22" OriginalAmount="271.22">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|1f2ac3" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="271.61" OriginalAmount="271.61">
      <BasicPropertyInfo Latitude="-8.6887322812073" Longitude="115.26504099369" StarRating="3.5" HotelCode="130482|11a795" HotelName="Tandjung Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex,Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan 41, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188229/a_188229_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in Sanur, Bali, 25 minutes' drive from Ngurah Rai International Airport (roughly 15 km), 25 minutes from Kuta and 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="274.84" OriginalAmount="274.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|711588" HotelName="KOMANEKA AT BISMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32756_image63976781_0.jpg</HotelPictures>
        <HotelDescription>Located on the slopes of Ubud, Komaneka at Bisma offers views of the Campuhan River, coconut plantations and rice fields. Located 950 meters from Monkey Forest, the resort features 2 outdoor pools, a restaurant and a spa. The rooms have a private balcony with sun loungers and views of the natural landscape. All rooms include a large flat-screen TV and a spacious bathroom with a bathtub and separate screened shower.There is a fitness center and a library area. Guests benefit from free WiFi throughout the property and free private parking.The on-site restaurant, Seneng Kitchen, serves Indonesian cuisine specialties. In addition, breakfast is offered daily with American, continental and gluten-free dishes. It is approximately 1.2 km from Ubud Palace and Ubud Market. Ngurah Rai International Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.00" OriginalAmount="277.00">
      <BasicPropertyInfo Latitude="-8.656508" Longitude="115.131386" StarRating="5" HotelCode="904686|ametis_villas" HotelName="Ametis Villa Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144018/144018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.00" OriginalAmount="277.00">
      <BasicPropertyInfo Latitude="-8.454070091247559" Longitude="115.26087951660156" StarRating="5" HotelCode="0|keliki_luxury_lodge" HotelName="Keliki Luxury Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala, Banjar Pacung, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/50/53/50533c617033019282cb4ee0c6b2b374bb09a8dc.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Keliki Luxury Lodge in Tegallalang, you'll be 3 mi (4.8 km) from Tegallalang Rice Terrace and 4.9 mi (8 km) from Blanco Museum.  This 5-star resort is 5.1 mi (8.2 km) from Campuhan Ridge Walk and 5.6 mi (9 km) from Ubud Royal Palace.&lt;br /&gt;Amenities : Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and a 24-hour fitness center. This resort also features complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Tegallalang Rice Terrace - 4.8 km / 3 mi&lt;br /&gt;Bali Pulina - 6.1 km / 3.8 mi&lt;br /&gt;Neka Art Museum - 6.5 km / 4 mi&lt;br /&gt;Tegallalang Handicraft Center - 7.3 km / 4.5 mi&lt;br /&gt;Gaya Art Space - 7.3 km / 4.6 mi&lt;br /&gt;Blanco Museum - 8 km / 4.9 mi&lt;br /&gt;Gunung Lebah Temple - 8.1 km / 5 mi&lt;br /&gt;Campuhan Ridge Walk - 8.2 km / 5.1 mi&lt;br /&gt;Pura Dalem Ubud - 8.5 km / 5.3 mi&lt;br /&gt;Puri Lukisan Museum - 8.7 km / 5.4 mi&lt;br /&gt;Saraswati Temple - 8.8 km / 5.5 mi&lt;br /&gt;Pura Desa - 8.9 km / 5.5 mi&lt;br /&gt;Ubud Royal Palace - 9 km / 5.6 mi&lt;br /&gt;Pondok Pekak Library &amp;amp; Learning Centre - 9.9 km / 6.1 mi&lt;br /&gt;Ubud Traditional Art Market - 10.2 km / 6.3 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 45.8 km / 28.4 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. Free valet parking is available onsite.&lt;br /&gt;Dining : Grab a bite to eat at the LE GASTRONOME, a restaurant where you can take in the garden view and dine alfresco. Or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. A complimentary cooked-to-order breakfast is served daily from 7:00 AM to 12:30 PM.&lt;br /&gt;HeadLine : In Tegallalang (Sambahan)&lt;br /&gt;Renovations : This property is closed from November 1 2020 to December 31 2020 (dates subject to change).   In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Treat yourself to a stay in one of the 5 individually decorated guestrooms, featuring private pools and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include phones, as well as safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the resort prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279" OriginalAmount="279">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|76886" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162383/162383a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.00" OriginalAmount="280.00">
      <BasicPropertyInfo Latitude="-8.696105298085" Longitude="115.16161210969" StarRating="5" HotelCode="266968|doublesix_luxury_hotel" HotelName="Double Six Luxury Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>66 Double Six, Beach, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2004235/Ykfnapkd_62141aa3e35eb62616b9d541dcdaa2a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="282.01" OriginalAmount="282.01">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|1ec555" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/111561/p_111561_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283" OriginalAmount="283">
      <BasicPropertyInfo Latitude="-8.70874051" Longitude="115.16713103" StarRating="3.5" HotelCode="797225|221095" HotelName="Legian Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41266/2941266/4.jpg?f=15045293</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="285.76" OriginalAmount="285.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|D02620" HotelName="Wapa di Ume Sidemen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SIDEMEN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2588431_foto_1.jpg</HotelPictures>
        <HotelDescription>Property LocationLocated in Sidemen, Wapa di Ume Sidemen is in the mountains, within a 15-minute drive of Pesaban Traditional Village and Telaga Waja River.  This luxury hotel is 14.2 mi (22.8 km) from Candidasa Beach and 14.9 mi (23.9 km) from Bali Safari and Marine Park.RoomsMake yourself at home in one of the 21 air-conditioned rooms featuring minibars. Complimentary wireless internet access is available to keep you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and designer toiletries. Conveniences include safes and desks, and housekeeping is provided daily.DiningEnjoy a meal at the restaurant, or stay in and take advantage of the hotel's 24-hour room service. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. Cooked-to-order breakfasts are available daily for a fee.Rec, Spa, Premium AmenitiesEnjoy recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands. Guests can catch a ride to nearby destinations on the complimentary area shuttle.Business, Other AmenitiesFeatured amenities include a business center, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.00" OriginalAmount="287.00">
      <BasicPropertyInfo Latitude="-8.81872037" Longitude="115.21518868" StarRating="4" HotelCode="772924|revivo_wellness_resort" HotelName="Revivo Wellness Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Kelurahan Benoa, Kecamatan Kuta Selatan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10740178</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.00" OriginalAmount="290.00">
      <BasicPropertyInfo Latitude="-8.8327" Longitude="115.15266" StarRating="4" HotelCode="0|the_darling_ocean_view_villa_bali" HotelName="The Darling Ocean View Villa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ratna No.5, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/8e/6a8e7cd340a8bc1112f4916f8a71edf8a90a4bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Ungasan, you'll be 6.3 mi (10.2 km) from Uluwatu Temple and 8.2 mi (13.2 km) from Nusa Dua Beach.  This 4-star villa is 9.5 mi (15.3 km) from Lippo Mall and 9.8 mi (15.8 km) from Tuban Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, which features a private pool and a Smart TV. There's a private furnished balcony/patio. A kitchenette is outfitted with a full-sized refrigerator/freezer, an oven, and a stovetop. Cable television is provided for your entertainment. A private bathroom with a separate bathtub and shower features a deep soaking tub and a rainfall showerhead.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,500,000.00 IDR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                             &lt;li&gt;Onsite credit card charges are subject to a surcharge of 15 percent &lt;/li&gt;  &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash Breakage deposit: IDR 2500000 per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="290.75" OriginalAmount="290.75">
      <BasicPropertyInfo StarRating="5" HotelCode="|838756" HotelName="JAVANA ROYAL VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/429288_foto_1.jpg</HotelPictures>
        <HotelDescription>Javana Royal Villa is nestled among the rice fields in the trendy neighborhood known as Kerobokan, part of Seminyak in Bali, Indonesia. Seminyak is Bali's more exclusive area for residents and visitors alike. Javana Royal Villas are location is ideal, surrounded by Seminyak's upscale shops and restaurants and just 30 minutes away from the major airport in Denpasar.Javana Royal Villas are an upscale boutique hotel consisting of 17 private residences. Each villa features a private Jacuzzi and an extended 13 meter         infinity-edge swimming pool. Interiors include Villeroy and Boch bathrooms,  flat-screen TVs, vaulted ceilings, teak wood poster beds, black granite terraces and all accommodations are fully air-conditioned with state-of-the-art furnishings. All resindences are equipped with internet access and own private butler service.Javana Royal Villas are ideally situated amid tranquil verdant rice fields.Small and semi open-air lobby.Javana Royal Villa ideally situated amid tranquil verdant rice fields of Seminyak, Bali. It features state-of-the-art furnishings residences and guests will be pampered by their own private butler and supreme attention to detail to ensure their comfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291" OriginalAmount="291">
      <BasicPropertyInfo Latitude="-8.53345679" Longitude="115.26613567" StarRating="4" HotelCode="489449|152840" HotelName="Purana Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621095/621095a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="292.80" OriginalAmount="292.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|888026" HotelName="The Griya Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364890_foto_1.jpg</HotelPictures>
        <HotelDescription>"The Griya features 14 intimate and luxurious villas. Each villa offers a private infinity pool and stunning vistas over the ocean and the neighbouring hills. We guarantee that you will thoroughly enjoy the very warm and tropical atmosphere, as well as the absolute peace and tranquillity.Our architect's vision has been to set the resort in a natural haven, by blending the sloping contour of the land - with the spectacular sea and mountain views - together with natural and specific materials, all indigenous from Bali. The traditional Balinese design of the villas has been combined with a very contemporary look-and-feel. Each villa is stylishly furnished with state-of-the art interiors, entertainment systems, lighting and the finest furniture and fittings to match today's standards of luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="293.01" OriginalAmount="293.01">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|1403af" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45683/b6b52ec0-e89d-4a1f-83bc-3d8b6f5cad09.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300" OriginalAmount="300">
      <BasicPropertyInfo Latitude="-8.846613" Longitude="115.153044" StarRating="5" HotelCode="73999|127251" HotelName="Karma Kandara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Villa Kandara Banjar Wijaya Kusuma Ungasan, Uluwatu, Bali 80362</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99805/p_99805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa complex is located in the south of Bali, on Bukit (hill) Ungasan, the umbilical cord of Bali, connected to mainland by a narrow, low-lying and sandy isthmus. It offers a dramatic coastline, limestone caves, temples perched on the edge of dizzying cliffs, and, in the southeastern corner, spectacular views of the crystal blue oceans around the Bukit. Adjacent to the villa complex is a traditional Balinese temple that is spiritually connected to a highly auspicious cave temple located at the cliff base. The private beach at the foot of the cliff is easily accessible. It is some 24 km from Bali International Airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301" OriginalAmount="301">
      <BasicPropertyInfo Latitude="-8.6870936957717" Longitude="115.16300439835" StarRating="4" HotelCode="69473|71504" HotelName="Space at Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273297/273297a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="301.30" OriginalAmount="301.30">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|119c9d" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36351/2736351/13.jpg?f=15397262</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="302.12" OriginalAmount="302.12">
      <BasicPropertyInfo Latitude="-8.8136965378468" Longitude="115.22214431283" StarRating="5" HotelCode="29581|1056e6" HotelName="The Bale Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, P.O Box 76, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47507/a_47507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Bali resort is a 10-minute walk from Geger beach. Within a 5 minutes’ drive are the Nusa Dua tourist centre and the Bali Collection shopping complex. Garuda Wisnu Kencana cultural park can be reached in a 15-minute drive, and the Uluwatu Temple is a 30-minnute drive away. The resort is 12 km away from Ngurah Rai International Airport, 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="305.89" OriginalAmount="305.89">
      <BasicPropertyInfo Latitude="-8.15259" Longitude="115.419227" StarRating="4" HotelCode="65702|10328b" HotelName="Spa Village Resort Tembok Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura 100, Desa Tembok, Tejakula Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tembok</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85125/a_85125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the beautiful village of Tembok, a cluster of traditional houses on the pristine northern part of the island. It lies approximately 2 hours' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.00" OriginalAmount="307.00">
      <BasicPropertyInfo Latitude="-8.680701" Longitude="115.160306" StarRating="5" HotelCode="207948|one_eleven" HotelName="One Eleven / 111 Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pangkung Sari, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179635/179635a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the resort's hip luxury abode in the middle of Bali's bustling Seminyak, only 5 minutes' walk to Seminyak Square centre and 10 minutes to Petitenget Beach. It also is situated 40 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="308.29" OriginalAmount="308.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15B05" HotelName="Arkamara Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620758_foto_1.JPG</HotelPictures>
        <HotelDescription>El establecimiento cuenta con 60 acogedores dormitorios. Arkamara Dijiwa Ubud tiene conexiandoacute;n Wi-Fi en sus instalaciones. Ademandaacute;s, el establecimiento ofrece servicio de recepciandoacute;n durante todo el dandiacute;a. Los viajeros con movilidad reducida pueden hospedarse en Arkamara Dijiwa Ubud ya que tiene varios dormitorios adaptados para personas con discapacidad. Arkamara Dijiwa Ubud cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.00" OriginalAmount="311.00">
      <BasicPropertyInfo Latitude="-8.697513" Longitude="115.263651" StarRating="5" HotelCode="297777|maya_sanur_resort__spa" HotelName="Maya Sanur Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, P. O. Box 3253, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403872/403872a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="312.94" OriginalAmount="312.94">
      <BasicPropertyInfo Latitude="-8.688875" Longitude="115.169178" StarRating="4.5" HotelCode="69585|1051b5" HotelName="Impiana Private Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 118X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91681/a_91681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is nestled in the heart of Seminyak, one of the cosmopolitan tourist areas on the northern part of Legian. Shops, restaurants and entertainment spots are within easy reach of the villas by taxi. Kuta Beach is a 10-minute drive from the hotel and Seminyak beach is 5 minutes away. The beautiful Hindu temple of Tanah Lot is a 45-minute drive from the resort. Bali International Airport is 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="313.30" OriginalAmount="313.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|485794" HotelName="THE APURVA KEMPINSKI BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1686580_foto_1.jpg</HotelPictures>
        <HotelDescription>The Apurva Kempinski Bali offers the epitome of beachfront luxury. This grand property presents itself as a majestic open-air theatre an embodiment of Indonesian elegance. Award-winning architect Budiman Hendropuromo of Denton Corker Marshall and highly-acclaimed interior designer Rudy Dodo of Trivium Design Group worked together in creating a curated design masterpiece. From the unmistakable characteristic of Balinese architecture landscape and guiding principle to the Indonesian inspired interior design aesthetics the nation's heritage and meticulous craftsmanship are thoroughly reflected throughout the hotel. Honouring the nation's belief of unity in diversity the hotel establishes its distinctiveness as a tribute to the richness of Indonesian cultural heritage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314" OriginalAmount="314">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4.5" HotelCode="32957|83645" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52339/a_52339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="315.42" OriginalAmount="315.42">
      <BasicPropertyInfo Latitude="-8.8092095944654" Longitude="115.11043241081" StarRating="4.5" HotelCode="572040|2089d2" HotelName="Radisson Blu Bali Uluwatu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Uluwatu, Pecatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614897/614897a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu, approximately 960 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.00" OriginalAmount="318.00">
      <BasicPropertyInfo Latitude="-8.4711113" Longitude="115.26456417" StarRating="4" HotelCode="560042|natya_resort_ubud" HotelName="Natya Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kelabang Moding, Tegallalang, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43020/2943020/43.jpg?f=15688755</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.00" OriginalAmount="319.00">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|puri_wulandari_a_boutique_resort_and_spa" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093199/093199a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="321.02" OriginalAmount="321.02">
      <BasicPropertyInfo Latitude="-8.523543" Longitude="115.281968" StarRating="5" HotelCode="59245|10faff" HotelName="The Chedi Club Tanah Gajah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja, Gianyar, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76737/a_76737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at Goa Gajah Street, only 5 minutes' drive from Ubud, the famous art village in Bali. Ngurah Rai International Airport is situated some 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="324.40" OriginalAmount="324.40">
      <BasicPropertyInfo Latitude="-8.53681862" Longitude="115.24377926" StarRating="4" HotelCode="407164|15a0dd" HotelName="Uma Stana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3536336</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="328.52" OriginalAmount="328.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|918753" HotelName="The Kunja" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002057_foto_1.jpg</HotelPictures>
        <HotelDescription>This all villa property offers guest a breathtaking amount of space both inside the individual villas as well as the property on which they are located</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.00" OriginalAmount="338.00">
      <BasicPropertyInfo Latitude="-8.68157" Longitude="115.161322" StarRating="4.5" HotelCode="93164|bvilla_seminyak" HotelName="Bvilla + Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 63, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129559/a_129559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the hip district of Seminyak, this resort is surrounded by shopping, dining and nightlife experiences. The establishment is just a 5-minute walk away from Bali's finest street for international cuisine, Jalan Laksmana, and is also close to a number of tourist attractions in the Kuta area. The Tanah Lot temple is 35 km from the accommodation and restaurants can be found within 2 km of the establishment. Denpasar can be reached in 30 minutes by car and Ngurah Rai International Airport is a 20-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339" OriginalAmount="339">
      <BasicPropertyInfo Latitude="-8.8054638819224" Longitude="115.22879821546" StarRating="5" HotelCode="928695|156829" HotelName="Amarterra Villas Bali Nusa Dua - MGallery Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua BTDC, Resort Area Resort lot block B, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/354516/a_354516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.00" OriginalAmount="346.00">
      <BasicPropertyInfo Latitude="-8.629971" Longitude="115.298539" StarRating="3" HotelCode="162434|majapahit_beach_villas__villa_samudra" HotelName="Majapahit Beach Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/249365/20131099378880.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa enjoys a beachfront location, only a few minutes away from all the traditional Balinese villages and very close to Ubud town centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="346.16" OriginalAmount="346.16">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|190203" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488189/488189a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.00" OriginalAmount="347.00">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|the_kayon_resort" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369343/369343a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="347.29" OriginalAmount="347.29">
      <BasicPropertyInfo Latitude="-8.68563009" Longitude="115.15698453" StarRating="3" HotelCode="754978|214a4c" HotelName="Oberoi Luxury Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 150, Villas 1-8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493975</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.00" OriginalAmount="349.00">
      <BasicPropertyInfo Latitude="-8.677144" Longitude="115.150606" StarRating="5" HotelCode="161348|w_retreat__spa_bali_seminyak" HotelName="W Bali - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,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>Jalan Petitenget, Kerobokan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227742/a_227742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a new-found wonderland along the shores of Seminyak – where the pulse of trends, chic restaurants, clubs, fashion and art can be found. It is also where magic comes alive. Ngurah Rai International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.00" OriginalAmount="357.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838348|villa_shinta_dewi_ubud_" HotelName="Villa Shinta Dewi Ubud An Elite Haven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 65x</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/b7/87b798cee198a7e50aa818c8ba8df13f70144425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="361.91" OriginalAmount="361.91">
      <BasicPropertyInfo Latitude="-8.830767" Longitude="115.215395" StarRating="5" HotelCode="298236|18edef" HotelName="The Ritz Carlton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398900/398900a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364" OriginalAmount="364">
      <BasicPropertyInfo Latitude="-8.56400662" Longitude="115.03822996" StarRating="4" HotelCode="438339|127153" HotelName="Most Exotic Beachfront Villa Keong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pasut Desa Tibubiu, Kerambitan, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/5a/955a48ad3202e611417cdd110708483fe13c7bb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371" OriginalAmount="371">
      <BasicPropertyInfo Latitude="-8.67914658" Longitude="115.15063702" StarRating="5" HotelCode="416756|156613" HotelName="Katamama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 51B, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467738/467738a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A refreshing addition to the Bali hotel scene, Katamama is a 57-suite boutique hotel located in Seminyak, Bali's most prestigious oceanfront district. With only 57 suites, Katamama is intimate and serene, offering some of the largest living spaces of any hotel in Bali, in each of its categories. The suites are filled with curated artwork, handpicked furniture and cherished collectibles, many of them originally part of the owner's personal collection. All suites boast outdoor spaces, whether balconies, secluded gardens or individual pools. The Rooftop Suites embody premium luxury and provide the ultimate escape. Measuring 268 sqm, these two-storey suites offer internal access to a rooftop garden complete with stunning ocean views, a spa bath and rain shower and dining and lounge areas, complete with their own bar. The crowning glory of the hotel is the The Katamama Suite, housing two bedrooms and a private rooftop garden with picture perfect ocean views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376" OriginalAmount="376">
      <BasicPropertyInfo Latitude="-8.71734433" Longitude="115.59498262" StarRating="3" HotelCode="850483|369446" HotelName="The Angkal Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Angkal, Desa Suana, Nusa Penida 80771, Island Klungkung</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982763/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376" OriginalAmount="376">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="5" HotelCode="300994|51065" HotelName="The Samaya Ubud - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beautiful resort is situated on the quiet side of the Ayung River. It is set just a few minutes from the historical centre of Ubud, and approximately 5 km away from Ubud market. The hotel is spectacularly located amidst the rice fields and verdant hillsides of Bali. Ubud Monkey Forest can be found around 7 km away. Ngurah Rai International Airport is approximately 60 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377" OriginalAmount="377">
      <BasicPropertyInfo Latitude="-8.1327938360347" Longitude="114.55280147794" StarRating="5" HotelCode="397584|169677" HotelName="Plataran Menjangan Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Gilimanuk Gerokgak, West Bali National Park 81155, Pejarakan</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592063/592063a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="380.29" OriginalAmount="380.29">
      <BasicPropertyInfo Latitude="-8.654172" Longitude="115.163913" StarRating="4" HotelCode="904678|118435" HotelName="Dura Villas Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pengubugan No.88, Banjar Silayukti, 80361 Kerobokan, Kuta Utara, Badung</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143701/143701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="380.32" OriginalAmount="380.32">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|1052f5" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100881/a_100881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the resort is only 3 km from the centre of Ubud. The resort is easily accessible from the airport and the other major parts of Bali, with Denpasar about a 35-minute drive away, and the airport approximately a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.00" OriginalAmount="381.00">
      <BasicPropertyInfo Latitude="-8.8340710816575" Longitude="115.21230876446" StarRating="5" HotelCode="207520|samabe_bali_villas" HotelName="Samabe Bali Suites &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Barong-Barong Sawangan, Nusa Dua 80363, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217611/217611a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.00" OriginalAmount="381.00">
      <BasicPropertyInfo Latitude="-8.8168196020581" Longitude="115.21883154233" StarRating="5" HotelCode="260121|mulia_villas" HotelName="Mulia Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183250/183250a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="381.07" OriginalAmount="381.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|920658" HotelName="PURI WULANDARI A BOUTIQUE RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32798_image63982017_0.jpg</HotelPictures>
        <HotelDescription>Puri Wulandari blends harmoniously with nature s rich and ancient traditions. Blues skies, lush green padies, and the soothing distant sounds of age old rituals, help to create this secluded haven; in a world seeped in comfort and tranquility. This unique new Boutique hotel and spa is perhaps the finest example of Bali s luxury properties in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.00" OriginalAmount="382.00">
      <BasicPropertyInfo Latitude="-8.67535091" Longitude="115.17231218" StarRating="3.5" HotelCode="615287|sana_vie_villa" HotelName="Sana Vie Villa" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 888, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92472/3692472/11.jpg?f=15504329</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.00" OriginalAmount="383.00">
      <BasicPropertyInfo Latitude="-8.67432273" Longitude="115.15455466" StarRating="4" HotelCode="756455|the_mawar_estate" HotelName="The Mawar Estate" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Gang 9x, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6585309</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="384.13" OriginalAmount="384.13">
      <BasicPropertyInfo StarRating="5" HotelCode="|497423" HotelName="THE KAYON RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675415_foto_1.jpg</HotelPictures>
        <HotelDescription>Set amid a garden featuring a chapel and pool, The Kayon Resort features rooms and villas with views over historical Petanu River and jungle. The resort offers complimentary hourly shuttle to and from central Ubud. Air-conditioned rooms boast a scenic terrace, private entrance and a seating area. Fitted with flat-screen satellite TV, CD/DVD player and a laptop safe. It also includes a mosquito net, wardrobe and sofa. The room is fitted with a mini-bar and electric kettle. The spacious marble bathroom comes with a shower, bathtub and hairdryer. Free WiFi access is available throughout the property. Guests can enjoy dining on fusion dishes at KE-PI-TU Restaurant which features Balinese royal setting. Alcoholic beverages can be enjoyed at on-site bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387" OriginalAmount="387">
      <BasicPropertyInfo Latitude="-8.4916013249093" Longitude="115.25364164238" StarRating="4" HotelCode="42930|69447" HotelName="COMO Uma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Banjar Lungsiakan, Kedawatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68655/a_68655_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right in Sanggingan, Ubud. It is situated very close to the centre of Ubud, close to traditional performance, museums, souvenir shops and restaurants with wide selection of cuisines. Ubud Palace and the Monkey Forest are both just a short drive away, while Gianyar is about 20 minutes away. Bali International Airport is about an hour away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.00" OriginalAmount="389.00">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|viceroy_bali" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95972/a_95972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near the village of Nagi, and offers spectacular views of the river gorge and terraced paddy fields beyond. Ubud Market and the Monkey Forest are both about 5 minutes away. The hotel is set in a convenient location. The drive from Denpasar to the hotel takes about 40 minutes, while the journey from Bali International Airport to the hotel takes approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="399.67" OriginalAmount="399.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|109443" HotelName="THE SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949964_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience The Samaya Seminyak where all our guests can enjoy an unparalleled level of service, privacy and our unique delivery of Balinese hospitality. We are offering an unbeatable beachfront location, merely steps away from Bali's famous lifestyle district. Travelers can enjoy luxurious comfort from a wide range of different villa categories. Each of our villas features their own full-size private lap pool, modern, fashionable and chic interior. Steps away from the famous Seminyak Petitenget Beach, the resort offers a luxurious beachfront escape with traditional Balinese hospitality and modern comfort. Breeze is our beachside restaurant overlooking Petitenget Beach. The award-winning restaurant offers exotic international and local dishes for breakfast, lunch, and romantic sunset dinners. The private setting of Brasserie at the Royal Courtyard offers an intimate dining area exclusively for our guests. The Spa boasts the Indian ocean as the backdrop of your journey to rediscover your inner peace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402" OriginalAmount="402">
      <BasicPropertyInfo Latitude="-8.6802237556104" Longitude="115.15700966119" StarRating="5" HotelCode="93167|69751" HotelName="Peppers Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129562/a_129562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="405.84" OriginalAmount="405.84">
      <BasicPropertyInfo Latitude="-8.7726378725535" Longitude="115.17016455531" StarRating="5" HotelCode="59958|2148ca" HotelName="Kayumanis Private Estate Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77630/a_77630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This estate is located in the Jimbaran area. It lies just metres from a traditional fisherman's beach, and guests will find restaurants nearby. The local resort centre is 5 km away, whilst Kuta and all its tourist attractions are 15 km from the establishment. Sights include Uluwatu Temple and Garuda Wisnu Kencana Cultural Park, which are both 15 km away. Denpasar is 25 km away and Ngurah Rai International Airport is some 10 km, or a 15-minute drive, from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="412.97" OriginalAmount="412.97">
      <BasicPropertyInfo StarRating="5" HotelCode="|096894" HotelName="MAYA SANUR RESORT &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061710_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring an outdoor pool and four on-site restaurants and bars, Maya Sanur Resort &amp; Spa offers modern and luxurious beachfront getaway in the tranquil area of Sanur. Free WiFi access and free parking are available at this resort. Guests can also enjoy free use of the fitness centre. It takes around a 25-minute drive from the property to the iconic and lively Kuta area and Kuta Beach. The stylish Seminyak area is reachable within a 30-minute drive, while getting to Bali Denpasar International Airport will take around 30 minutes by car. The accommodation will provide you with a TV and air conditioning. There is also an electric kettle. Featuring a shower, private bathroom also comes with a bath and a hairdryer. Extras include a seating area, satellite channels and cable channels. At Maya Sanur Resort &amp; Spa you will find a fitness centre Other facilities offered at the property include a shared lounge, a tour desk and luggage storage. As for dining option, the on-site restaurants and bars offer a great range of dishes and refreshing drinks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="415.92" OriginalAmount="415.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|920320" HotelName="ONE ELEVEN RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907638_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="425.90" OriginalAmount="425.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|711341" HotelName="KAMANDALU UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950099_foto_1.jpg</HotelPictures>
        <HotelDescription>El Kamandalu Ubud se encuentra en la ladera de Ubud, con vistas al r�o Petanu, y ofrece alojamiento independiente de lujo con vistas a la vegetaci�n tropical. Cuenta con WiFi gratuita y servicio de traslado al centro de la ciudad de Ubud. Las habitaciones y las villas, inspiradas en los pueblos tradicionales de Bali, ofrecen vistas a las colinas o a los campos de arroz. Los interiores de todos los alojamientos, cubiertos con techos de paja, son amplios y est�n equipados con comodidades de categor�a 5 estrellas. La mayor�a incluye TV de pantalla plana, cama balinesa y piscina privada. El establecimiento ofrece excursiones en bicicleta por los arrozales y clases de danza balinesa. El Chaya Spa cuenta con sal�n de belleza, sauna y ba�era de hidromasaje. El Andalu Shop vende artesan�a balinesa. El restaurante Petulu sirve especialidades asi�ticas. El Aira Cafe est� junto a la piscina y ofrece vistas panor�micas al valle y sirve comida asi�tica y occidental. El Kamandalu Ubud est� a 10 minutos en coche del centro de la ciudad de Ubud y a 1 hora en coche del aeropuerto internacional Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="428.25" OriginalAmount="428.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|161635" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939323_foto_1.jpg</HotelPictures>
        <HotelDescription>Jannata Resort and Spa is a boutique property with tranquil valley views in the rural village of Sebali, just outside of Ubud. It is attuned to the surrounding environment through a design concept that respects Bali's rich artistry and cultural heritage.The resort anticipates holiday needs with stylish accommodation options and supporting facilities. Jannata Resort and Spa is a place where seasoned travelers can relax and reconnect with the gentle beauty of nature whilst enjoying modern home comforts and conveniences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432" OriginalAmount="432">
      <BasicPropertyInfo Latitude="-8.5034643161709" Longitude="115.55228510989" StarRating="4" HotelCode="489277|157989" HotelName="Candi Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, 80871 Candi Dasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94834/2094834/94.jpg?f=15504441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="432.67" OriginalAmount="432.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|686803" HotelName="AYANA RESORT AND SPA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892475_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ayana Resort and Spa is a beautiful complex of modern architecture combined with traditional Balinese elements which sits overlooking the Indian Ocean on Bali's southwest coast. Its superb position on cliff top, guarantees guests will enjoys breath-taking views like no other. Jimbaran Beach is about a 5-minute drive. The hotel boasts large, spacious room with a contemporary Balinese style. It provides a warm welcome and a very professional service combined with high-class facilities and amenities; it is definitely a wonderful place where to disconnect from daily life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436" OriginalAmount="436">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="18478|18918" HotelName="The Ayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran  80364, Bali, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22969/a_22969_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a cliff, overlooking the sea, and easily reachable from different parts of the country. Jimbaran Beach is about a 5-minute drive away. It is just 15 minutes from Ngurah Rai International Airport, 20 minutes from Nusa Dua and Uluwatu Temple and 40 minutes from the capital city, Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="438.03" OriginalAmount="438.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|919377" HotelName="GRAND KUTA AND RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898480_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.00" OriginalAmount="439.00">
      <BasicPropertyInfo Latitude="-8.2779" Longitude="115.169" StarRating="0" HotelCode="835066|villa_sinta" HotelName="Villa Sinta" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Room Service,Designated Smoking Area,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar-Singaraja km.51, Bedugul 82191</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21590/2521590/11.jpg?f=15516429</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Villa Sinta to discover the wonders of Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, car park, room service are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature internet access – wireless (complimentary), desk, mini bar, balcony/terrace, television. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. Convenience and comfort makes Villa Sinta the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="439.43" OriginalAmount="439.43">
      <BasicPropertyInfo StarRating="0" HotelCode="|920025" HotelName="Dura Villas Canggu Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1025593_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.00" OriginalAmount="447.00">
      <BasicPropertyInfo Latitude="-8.77408737" Longitude="115.16900603" StarRating="4" HotelCode="482357|villa_yasmine_by_nakula_management" HotelName="Villa Yasmine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran Villa 21, Karma Jimbaran Complex, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647678/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="449.18" OriginalAmount="449.18">
      <BasicPropertyInfo Latitude="-8.772666" Longitude="115.170522" StarRating="4" HotelCode="900058|119395" HotelName="The Ahimsa Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182971/a_182971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on the fringe of one of the world's most beautiful beaches. Perfectly located, this property is a mere stone's throw from Bali's jewel in the crown - Jimbaran Bay. The establishment is approximately a 45-minute drive from Denpasar and Ngurah Rai International Airport is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="450.26" OriginalAmount="450.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|D13578" HotelName="Rimba By Ayana Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617058_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 282 habitaciones en el establecimiento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.00" OriginalAmount="457.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|aksari_resort_ubud" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36980000/36979000/36978976/38e17616_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463" OriginalAmount="463">
      <BasicPropertyInfo Latitude="-8.7833603279722" Longitude="115.22551059723" StarRating="5" HotelCode="81758|153678" HotelName="The Royal Santrian" Meals="ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung, Benoa, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137503/137503a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanjung, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="463.01" OriginalAmount="463.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|161886" HotelName="Bvilla And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949996_foto_1.jpg</HotelPictures>
        <HotelDescription>Bvilla And Spa is an oasis of cool in the middle of bustling Seminyak. An exquisite haven inspired by the spirit of romance and natural rejuvenation, this cluster of 13 exclusive one, two and three bedroom villas are perfect for honeymooners and couples looking for an experience to celebrate love, life and new beginnings; as well as for spa lovers seeking holistic renewals. bvilla+spa can also accommodate up to ten people comfortably in the five bedroom villa. Each villa is furnished with the "fruit bowl collection" award winning rattan sofas designed by Hiroomi Tahara and decked with a fully-equipped kitchen including a mini bar, safety deposit boxes, IDD telephone, cable TV, DVD player, CD audio system, and wireless internet access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="471.66" OriginalAmount="471.66">
      <BasicPropertyInfo Latitude="-8.672993" Longitude="115.148901" StarRating="4" HotelCode="187554|116d01" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273320/273320a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472" OriginalAmount="472">
      <BasicPropertyInfo Latitude="-8.78441" Longitude="115.164" StarRating="4" HotelCode="866906|388374" HotelName="Villa Pasraman Baghawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524066</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.00" OriginalAmount="477.00">
      <BasicPropertyInfo Latitude="-8.84415119" Longitude="115.12977813" StarRating="5.5" HotelCode="673286|six_senses_uluwatu" HotelName="Six Senses Uluwatu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Lempeh, Uluwatu, Bali  80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/856611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493" OriginalAmount="493">
      <BasicPropertyInfo Latitude="-8.847125" Longitude="115.165728" StarRating="5" HotelCode="141090|127226" HotelName="Banyan Tree Ungasan - Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Banjar Kelod, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201860/w_201860_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is perched 70 metres above sea level on the cliffs of Bali's southernmost peninsula. The establishment lies approximately 5 km from the centre of Jimbaran and a similar distance from the Garuda Wisnu memorial statue. The resort has its own beach and the famous Kuta Beach is also only 30 minutes away by car. Guests will find a range of nightlife options in Seminyak, which is roughly 20 km from the accommodation. Ngurah Rai International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="500.00" OriginalAmount="500.00">
      <BasicPropertyInfo Latitude="-8.51678411" Longitude="115.25750976" StarRating="4" HotelCode="850307|tejaprana_bisma" HotelName="Tejaprana Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648989/648989a_hb_a_025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Gianyar, approximately 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="504" OriginalAmount="504">
      <BasicPropertyInfo Latitude="-8.78705" Longitude="115.139784" StarRating="5" HotelCode="260255|78774" HotelName="Rimba Jimbaran Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217738/217738a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="528.76" OriginalAmount="528.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|C8D709" HotelName="Aksari Resort Ubud by Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2452908_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia dispone de 30 agradables dormitorios. Las personas que se hospeden en este establecimiento podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. Hay aparcamiento a disposiciandoacute;n de los clientes. Todos los clientes que se alojen en esta propiedad podrandaacute;n recurrir a los servicios de salud y bienestar si lo necesitan. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="529" OriginalAmount="529">
      <BasicPropertyInfo Latitude="-8.68726611" Longitude="115.16440423" StarRating="5" HotelCode="529307|179417" HotelName="Villa Suar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gg. Piter, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/696831/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549" OriginalAmount="549">
      <BasicPropertyInfo Latitude="-8.6993136054084" Longitude="115.16381174326" StarRating="4" HotelCode="909070|83031" HotelName="Anantara Vacation Club Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Arjuna 18, Blue Ocean Beach, Legian, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532862/532862a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="549.00" OriginalAmount="549.00">
      <BasicPropertyInfo Latitude="-8.4769857129922" Longitude="115.30361117089" StarRating="5" HotelCode="548970|hoshinoya_bali" HotelName="Hoshinoya Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengembungan, Desa Pejeng Kangin, Kecamatan, Gianyar 80552, Tampaksiring, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40773/2940773/1.jpg?f=15099543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="556.69" OriginalAmount="556.69">
      <BasicPropertyInfo Latitude="-8.7832517740719" Longitude="115.15904876404" StarRating="5" HotelCode="38339|13b758" HotelName="Four Seasons Resort Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jimbaran 80361, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63353/ba_63353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran Bay, the hotel is a 15-minute drive from Kuta beach and the Nusa Dua area of the island. The nearest tourist centre and the Uluwatu Temple are 20-minutes drive away. Ngurah Rai International Airport is 10 km and approximately 15 minutes by car from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="568.81" OriginalAmount="568.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|147486" HotelName="ULU SEGARA LUXURY SUITES AND VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913961_foto_1.jpg</HotelPictures>
        <HotelDescription>Ulu Segara Luxury Suites andamp; Villas, the perfect gateway in the southern corners of Bali, Nusa Dua. Experience the ultimate relaxation in The Sawangan rooms, choose from our 10 beautifully appointed villas and 36 Suites. Our Suites feature elegant d�cor and tasteful setting, each Suites are packed with everything required for a fabulous holiday in exotic Bali. The Villas offers a whole different level of comfort, Balinese architecture and contemporary chic style dominates the Villas vibe. All Unit Villas are designed for your comfort. It comes with a private swimming pool, gazebo, sun deck and beautiful tropical garden. We're located in Nusa Dua, home to luxurious world class resorts and beautiful white sandy beaches. Experience Bali from a different perspective, where the beaches are beautiful and the locals are friendly</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.00" OriginalAmount="587.00">
      <BasicPropertyInfo Latitude="-8.83458042144775" Longitude="115.210350036621" StarRating="0" HotelCode="0|_0x271c2" HotelName="Ulu Segara Luxury Suites - Villas" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Desa Sawangan (Ex. The Sawangan Luxury Suites &amp; Villas), Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/97/22/97227115f08a1915f20cb80ad718e6c02600af86.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “THE SAWANGAN SUITES &amp;amp; VILLAS” is situated in Nusa Dua. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The hotel also features a business center. Room services are provided 24/7. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.00" OriginalAmount="608.00">
      <BasicPropertyInfo Latitude="-8.53559113" Longitude="115.26652041" StarRating="3" HotelCode="676974|surya_kembar_villas_2" HotelName="Surya Kembar Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Villa" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="24 Hour Room Service,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Kumbuh, Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48886/2948886/1.jpg?f=15310707</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surya Kembar Luxury Villas is conveniently located in the popular Ubud area. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour room service, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Some of the well-appointed guestrooms feature private pool, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace. The hotel's peaceful atmosphere extends to its recreational facilities which include outdoor pool, spa, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Surya Kembar Luxury Villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="619.97" OriginalAmount="619.97">
      <BasicPropertyInfo Latitude="-8.84337314" Longitude="115.18395227" StarRating="4" HotelCode="406162|1d96f5" HotelName="Villa Six Karang Kembar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Kembar No. 6, Ungasan 80364</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/5d/4f5d5123d4b03ac7eb118a54220c6bbd8c5e5739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a babysitting service and a childcare service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="-8.8136201010305" Longitude="115.2260684967" StarRating="5" HotelCode="75883|the_st_regis_bali_resort" HotelName="The St. Regis Bali Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, P.O. Box 44, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103267/a_103267_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located right on the stunning beachfront in the exclusive locale of Nusa Dua, flanking the Bali Golf &amp; Country Club. Shopping and nightlife can be found in the Seminyak region, just 2 km away, and the Besakih Temple is roughly 9 km away. The hotel is approximately 20 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="-8.8087696022891" Longitude="115.10813641104" StarRating="5" HotelCode="171738|12400f" HotelName="Anantara Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Labuan Sait, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/85/852685/g6VRk1rw_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu and area attractions include Dreamland Beach (about 5 km away) and Uluwatu Temple (around 8 km away). It lies around 30 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="-8.525" Longitude="115.229" StarRating="4.5" HotelCode="540495|permata_ayung_adult_only" HotelName="Permata Ayung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bongkase, Gang Permata Ayung, Banjar Tohpati, Desa Bongkasa, Abiansemal, Ubud 80352</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2204185/QsuQE7Ic_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="653.37" OriginalAmount="653.37">
      <BasicPropertyInfo Latitude="-8.7912700939147" Longitude="115.23034125566" StarRating="5" HotelCode="59767|115af5" HotelName="Kayumanis Private Villas &amp; Spa Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Area Nusa Dua, P.O.Box 777, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77387/p_77387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the BTDC Nusa Dua area, within walking distance of some of the finest beachfronts in Bali. An international convention centre and an exclusive retail complex with dining venues are in the immediate vicinity (300 m). It is just 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="661.43" OriginalAmount="661.43">
      <BasicPropertyInfo Latitude="-8.7726763095972" Longitude="115.16866385937" StarRating="5" HotelCode="15613|10fae9" HotelName="Belmond Jimbaran Puri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Yoga Perkanthi Lane, Jimbaran 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18639/a_18639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location directly on the fine sand beach of Jimbaran. A wide selection of shopping and entertainment venues is located in the neighbourhood. The town of Kuta/Nusa Dua and the airport are both about a 10-minute drive away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="663.05" OriginalAmount="663.05">
      <BasicPropertyInfo Latitude="-8.49783615" Longitude="115.27512111" StarRating="3.5" HotelCode="490116|1ea3fe" HotelName="Udhiana Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, PO Box 253, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="-8.797490119934082" Longitude="115.11846160888672" StarRating="5" HotelCode="0|jumeirah_bali" HotelName="Jumeirah Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Pecatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/52/9452227560ce4dce9daf599e4690ca5fa7759808.jpeg</HotelPictures>
        <HotelDescription>Jumeirah Bali&lt;br /&gt;5-star beach resort with a full-service spa&lt;br /&gt;Catch some rays at the beach or spend the day relaxing at Jumeirah Bali's full-service spa. Then enjoy a meal at one of the resort's 2 restaurants. All 119 rooms boast private pools and fireplaces, plus balconies and flat-screen TVs with cable channels. Guests will also find memory foam, separate dining areas and separate sitting areas.&lt;br /&gt;Jumeirah Bali offers 119 forms of air-conditioned accommodation with private pools and fireplaces. Rooms open to balconies. This accommodation offers separate dining areas. Memory foam beds feature premium bedding. A pillow menu is available. Guests can make use of the in-room espresso makers and minibars. Bathrooms include a separate bath and shower, slippers, complimentary toiletries and hairdryers.&lt;br /&gt;100-inch Flat-screen televisions come with cable channels. Business-friendly amenities include desks, complimentary newspapers and telephones. Additionally, rooms include a safe and complimentary bottles of water. A nightly turndown service is provided and housekeeping is offered on a daily basis.&lt;br /&gt;An outdoor pool and a children's pool are on site. Other recreational amenities include a health club.&lt;br /&gt;Guests can indulge in a pampering treatment at the resort's full-service spa, Talise Spa Healing Garden of Jumeirah Bali. Services include facials, body scrubs and body treatments. A variety of treatment therapies are provided, including aromatherapy and reflexology. The spa is equipped with Turkish bath/hammam.&lt;br /&gt;The spa is open daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 2,000,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the resort prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="717.32" OriginalAmount="717.32">
      <BasicPropertyInfo Latitude="-8.8455947997763" Longitude="115.13678312302" StarRating="5" HotelCode="888050|10fae0" HotelName="Alila Villas Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Belimbing Sari, Desa Pecatu, Banjar Tambiyak, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136334/a_136334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a cliff-top plateau along the southern coast of Bali on the Bukit Peninsula, this club resort is only about 15 minutes from Jimbaran Bay and Dreamland Beach. The nearest restaurant, Pepenero, is also some 15 minutes away, while the centre of Kuta Beach is approximately a 30-minute drive away. The renowned Pura Luhur temple, Goa Gong and Pura Gunung Payung are also easily accessible by car. Ngurah Rai International Airport is approximately 30 minutes from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="-8.6890080295087" Longitude="115.15670657158" StarRating="5" HotelCode="18384|the_oberoi_bali" HotelName="The Oberoi, Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22875/a_22875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Seminyak Beach on the south-west coast of Bali. Guests may easily reach the Seminyak area including the tourist centre and shops on foot. Denpasar City is around 1.5 km from the resort. Other attractions include Ubud artist village, located around 35 km away, the Bedugul region roughly 55 km away and Kuta Beach, approximately 50 km away. There are also the Uluwatu and Tanah Lot sea temples, located approximately 15 and 30 km from the resort. It is just a 25-minute drive from Denpasar International Airport (approximately 9 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="739" OriginalAmount="739">
      <BasicPropertyInfo Latitude="-8.4126474395056" Longitude="115.23880263558" StarRating="5" HotelCode="38439|71795" HotelName="Hanging Gardens Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Payangan 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63541/a_63541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Buahan Village, only a 20-minute drive from the centre of Ubud, and a 90-minute drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="441450|the_villas_at_ayana_resort" HotelName="The Villas at Ayana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357848/357848a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.00" OriginalAmount="812.00">
      <BasicPropertyInfo Latitude="-8.69828798" Longitude="115.16405953" StarRating="3" HotelCode="778486|baliana_villa_legian" HotelName="Villa Baliana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Matahari 3B, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980243/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816" OriginalAmount="816">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="868577|383280" HotelName="Ayana Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489385</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="888.00" OriginalAmount="888.00">
      <BasicPropertyInfo Latitude="-8.809621810913086" Longitude="115.10641479492188" StarRating="4" HotelCode="0|mandala_the_rocks" HotelName="Mandala The Rocks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Labuan Sait, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/4b/494bd485e9227e6b6dd0536628c1c5278cc0814f.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at this villa in Pecatu, you'll be near the beach, a 1-minute drive from Padang Padang Beach and 6 minutes from Uluwatu Cliffs.  This 4-star villa is 3.7 mi (5.9 km) from Uluwatu Beach and 3.7 mi (6 km) from Uluwatu Temple.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Padang Padang Beach - 0.7 km / 0.4 mi&lt;br /&gt;Bingin Beach - 1.4 km / 0.8 mi&lt;br /&gt;Blue Point Beach - 3 km / 1.9 mi&lt;br /&gt;Dreamland Beach - 3.4 km / 2.1 mi&lt;br /&gt;Suluban Beach - 3.7 km / 2.3 mi&lt;br /&gt;New Kuta Golf - 4.5 km / 2.8 mi&lt;br /&gt;Uluwatu Temple - 4.6 km / 2.9 mi&lt;br /&gt;Nyang Nyang Beach - 4.6 km / 2.9 mi&lt;br /&gt;Uluwatu Beach - 4.6 km / 2.9 mi&lt;br /&gt;New Kuta Green Park - 4.6 km / 2.9 mi&lt;br /&gt;Uluwatu Cliffs - 4.7 km / 2.9 mi&lt;br /&gt;Green Bowl Beach - 11.2 km / 7 mi&lt;br /&gt;Melasti Beach - 11.3 km / 7 mi&lt;br /&gt;Udayana University - 11.6 km / 7.2 mi&lt;br /&gt;The preferred airport for this villa is Ngurah Rai Intl. Airport (DPS) - 20 km / 12.4 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is complimentary (available 24 hours).&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated villa, featuring a kitchenette with a refrigerator and a stovetop. There's a private balcony or patio. Conveniences include a separate sitting area and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport. Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="938.54" OriginalAmount="938.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|838780" HotelName="CHEDI CLUB TANAH GAJAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950160_foto_1.jpg</HotelPictures>
        <HotelDescription>Tanah Gajah, a Resort by Hadiprana offers a relaxing getaway surrounded by rice fields. Located 3 km from central Ubud, it offers a 28-metre outdoor pool and free scheduled yoga classes. Morning walks in rice fields, accompanied by personal butlers, are also available.Spacious rooms with private terrace and semi-outdoor bathroom. They are equipped with a 32-inch flat-screen TV and a Bose home cinema system. Some rooms feature a private pool with an outdoor dining area.Tanah Gajah, a Resort by Hadiprana is a 1-hour drive from Ngurah Rai International Airport.The hotel organizes activities such as cooking classes and hot air balloon rides. It also has an organic farm and a gift shop. The hotel offers car rental, business services and a 24-hour concierge. Free WiFi is available throughout the resort.Overlooking Gunung Agung Volcano, The Tempayan and Panen Padi Lounge serves Indonesian and Western dishes prepared with fresh ingredients from the resort's gardens. Cigarettes and drinks are available at The Bird Lounge next to Tanah Gajah Aviary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="-8.488122" Longitude="115.244731" StarRating="5" HotelCode="7135|amandari_2" HotelName="Amandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1404/a_1404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 5 minutes from the soul and art community of Ubud in central Bali. Guests will find restaurants and bars in the immediate vicinity and it is 700 m to the Ayung River. Masceti beach is 15 km away and it is 25 km to Denpasar and Kintamani. The property lies about 40 km from Denpasar’s Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1008.15" OriginalAmount="1008.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|918692" HotelName="KAYUMANIS NUSA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898041_foto_1.jpg</HotelPictures>
        <HotelDescription>Famous for its stretches of long white sandy beaches and upscale resort facilities, Nusa Dua is also home to the exclusive world of Kayumanis. Kayumanis Nusa Dua is a serene setting of quiet sophistication and understated elegance. An exclusive enclave of luxuriously appointed pavilions, each offers unrivalled space, exceptional comfort, and complete privacy within secluded walled gardens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1036" OriginalAmount="1036">
      <BasicPropertyInfo Latitude="-8.6845956412709" Longitude="115.15346060017" StarRating="5" HotelCode="18353|31427" HotelName="The Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071807/071807a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the southern coast of Bali. The property lies in the peaceful district of Seminyak, which features a number of tourist attractions, all within easy walking distance of the hotel. The capital of Bali, Denpasar, is approximately 7 km away, and Ngurah Rai Denpasar Airport can be reached in around 25 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1048.11" OriginalAmount="1048.11">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|1549c8" HotelName="Four Seasons Resort Bali at Sayan" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12945/a_12945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at Blanco’s House is just 5 minutes’ drive away and, for shopping, the Ubud Art Market is a 10-minute drive from the resort. The Puri Lukisan Museum is 15 minutes’ drive away, as is the nearest place to see a Kecak dance performance. It is a 20-minute drive to the Ubud Monkey Forest and the Bali Bird and Reptile Park. Ngurah Rai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="-8.814748764038086" Longitude="115.09373474121094" StarRating="4" HotelCode="0|suluban_cliff_bali_villa" HotelName="Suluban Cliff Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Suluban No. 9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2d/02/2d02e74cfb6bfef9e790a12f8db195f95e188bff.jpeg</HotelPictures>
        <HotelDescription>Nestled on a cliff, the Suluban Cliff Bali Villa features a luxurious 4-bedroom villa with a private infinity pool that overlooks the Indian Ocean and Padang Padang Beach. This property offers pampering spa treatments and provides free parking.Fully furnished, the elegant villa boasts stylish interiors and floor-to-ceiling windows. It is fitted with a well-equipped kitchen and a separate living area with a 42-inch flat-screen TV. A DVD player and iPod dock are included.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Please note that the hotel will contact guests directly via an e-mail with instructions, for the deposit payment by bank transfer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|mandapa_a_ritzcarlton_reserve" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/462123/462123a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="-8.842881" Longitude="115.120738" StarRating="5" HotelCode="904655|the_edge" HotelName="The Edge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Goa Lempeh, Banjar Dinas Kangin, Pecatu, Uluwatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132429/132429a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1371.00" OriginalAmount="1371.00">
      <BasicPropertyInfo Latitude="-8.500179" Longitude="115.52772" StarRating="5" HotelCode="7136|amankila" HotelName="Amankila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1405/a_1405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated approximately 20 km from Karang Asem. Guests will find restaurants, bars and shops in the immediate vicinity and the beach is just a 5-minute walk away. The club resort is around 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1386" OriginalAmount="1386">
      <BasicPropertyInfo Latitude="-8.844672" Longitude="115.1213" StarRating="5" HotelCode="370559|101295" HotelName="Bulgari Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Lempeh, Banjar Dinas Kangin, 80364 Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/70073/a_70073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located near Pecatu village and the top of the stunning cliffs of the Pura Luhur Uluwatu Temple on the island's far south-western tip. Denpasar City is approximately 40 km from the resort. Guests may reach the private beach on the Indian Ocean in 5 minutes on foot. Batur Lake is roughly 98 km away and Bali Zoo is around 62 km away. Guests may go shopping at the Discovery Shopping Mall, located 20 km from the resort. Other sights include Garuda Wisnu Kincana Cultural Park, around 9 km away, and Jenggala Ceramic Factory, approximately 10 km away. It takes about 15 minutes by car to reach Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1443.54" OriginalAmount="1443.54">
      <BasicPropertyInfo Latitude="-8.448104981345" Longitude="115.26919020301" StarRating="6" HotelCode="546458|20cf2d" HotelName="Capella Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Desa Keliki, Kecamatan Tegalalang, Gianyar, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715879/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="-8.51990046" Longitude="115.26331348" StarRating="2" HotelCode="489976|156712" HotelName="Arnawa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572443/572443a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Arnawa Bungalow offers 8 Superior Rooms for your vacation in Ubud.All rooms come with en-suite bathroom with shower and hot water.All rooms have balcony with view of rice field.It is truly rare combination where you can stay in the center of Ubud and have a rice field view at the same time.

Relax in the pool that is facing to the rice field for sunbathing or reading your favorite books after your breakfast.Wireless internet is available in all rooms and pool. Staying in Ubud is not just the place, but also about the people. Surrounded by villager's house, you will be able to experience a walk to the village area where you can see the real life of Bali.

Our Housekeeping cleans the rooms daily to ensure cleanliness level and your comfort during your stay. Selections of breakfasts are available and pre consulted with you the night before. Our sincere and talented hospitality professio</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3447" OriginalAmount="3447">
      <BasicPropertyInfo Latitude="-8.685714" Longitude="115.158999" StarRating="4.5" HotelCode="164255|82967" HotelName="Nyaman Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kahyangan 15, Jalan Kayu Aya, Oberoi, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/10000000/9020000/9013300/9013296/b853d0b8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villas are located near to the beach. Boutiques and restaurants are within walking distance. Shops and restaurants are just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3515.60" OriginalAmount="3515.60">
      <BasicPropertyInfo Latitude="-8.812551" Longitude="115.217887" StarRating="5" HotelCode="7137|193e58" HotelName="Amanusa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 33, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096188/096188a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the white sandy beach of Nusa Dua. Guests will find the centre of Nusa Dua 500 m away, as well as the shops of the Bali Gallery. The Uluwatu Temple is 7 km, Denpasar is 15 km and Ngurah Rai International Airport is about 25 minutes’ drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4" OriginalAmount="4">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="972545|225125" HotelName="Grand Chandra by NIDA Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Diponegoro 122, 80114 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.70" OriginalAmount="8.70">
      <BasicPropertyInfo Latitude="-8.6878098415884" Longitude="115.17888262537" StarRating="3" HotelCode="943683|1e84d8" HotelName="Panen House by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Athena 15, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.28" OriginalAmount="11.28">
      <BasicPropertyInfo Latitude="-8.6720005651165" Longitude="115.44942918859" StarRating="3.5" HotelCode="348799|1afacc" HotelName="D'Camel Hotel Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="754930|372931" HotelName="Keola Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 3, Cempaka Lane, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.6841280126707" Longitude="115.19021646519" StarRating="3" HotelCode="333990|152842" HotelName="Ganga Hotel &amp; Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepuh Segina 8, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.69396562" Longitude="115.50617818" StarRating="3" HotelCode="951224|369444" HotelName="Tanah Penida Bungalow &amp; Resto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Adegan Kangin, Dsn Adegan, Desa Ped, Nusa Penida 80771, Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="963027|reddoorz_legian_street" HotelName="Keola Hotel Legian by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Cempaka 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6684277" Longitude="115.1467051" StarRating="3.5" HotelCode="560847|rade_guesthouse" HotelName="Rade Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 88, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="983621|489381" HotelName="Guna Graha Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.654481887817383" Longitude="115.12602996826172" StarRating="3" HotelCode="0|ketapang_guest_house_canggu" HotelName="Ketapang Guest House Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>This simple hotel can be found in Kerobokan.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="971214|adara_beach_hut" HotelName="Adara Beach Huts" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suana, Karang Sari, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.18492" Longitude="115.023" StarRating="0" HotelCode="983150|asiana_lovina_hotel" HotelName="Asiana Lovina Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina-Banyualit-Anturan, Desa Banyuali, Buleleng 81119, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.59283" Longitude="115.282" StarRating="0" HotelCode="976740|bali_sunshine_homestay_gallery" HotelName="Bali Sunshine Homestay Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir Sutami, Banjar Tengkulak Mas, Sukawati 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.74037715" Longitude="115.17864505" StarRating="3" HotelCode="481391|maxone_suites_kuta_tuban" HotelName="G'Sign Style Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tuban 111, Tuban 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Tuban. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="985633|kultur_umalas_hostel_adults_only" HotelName="Kultur Umalas Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Gang Candra 73, 1, North Kuta, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.67652739" Longitude="115.53641828" StarRating="2" HotelCode="622942|310474" HotelName="Apit Lawang Villas &amp; Resto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped - Buyuk, Kutampi Kaler, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="831297|nusa_penida_pudak_nature_bungalow" HotelName="Pudak Nature Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dusun/Br. Biaung</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.94" OriginalAmount="20.94">
      <BasicPropertyInfo Latitude="-8.4994969" Longitude="115.26925518" StarRating="1" HotelCode="808579|214ab9" HotelName="Askara Guest House &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.64616446" Longitude="115.16012283" StarRating="3" HotelCode="348544|155738" HotelName="Scala Bed &amp; Beyond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Bimasena, Kerobokan 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="879678|480283" HotelName="The Nyaman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20 X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.5138059470069" Longitude="115.2598081923" StarRating="2.5" HotelCode="441702|rahayu_2_bungalows" HotelName="Rahayu Suites Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="937608|destiny_boutique_hotel_by_premier_hospitality_asia" HotelName="Destiny Boutique Hotel by Premier Hospitality Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 10</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6850661" Longitude="115.43340477" StarRating="3" HotelCode="739602|bali_nusa_villa_lembongan" HotelName="Bali Nusa Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Beach, Nusa Lembongan 80716</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.705574989318848" Longitude="115.25389862060547" StarRating="3" HotelCode="0|signature_bali_sanur" HotelName="Signature Bali Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65, Sanur Kauh, Sanur 80227, Denpasar, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Sanur Beach, Kuta Beach and Kuta Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.39" OriginalAmount="25.39">
      <BasicPropertyInfo Latitude="-8.33515158" Longitude="115.65458709" StarRating="0" HotelCode="670486|2148d9" HotelName="Jukung Dive Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Lebah Amed Beach Purwakerthi Abang Amed 80850</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.5244879108236" Longitude="115.26285236512" StarRating="1.5" HotelCode="564183|namastay_hostel_2" HotelName="Namastay Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Premasanti 14, Desa Pengosekan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="982251|arta_garden_guest_house_hostel" HotelName="Arta Garden Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6972758508181" Longitude="115.17537480119" StarRating="3" HotelCode="429733|dsri_saren_legian_kuta" HotelName="D’Sri Saren Legian-Kuta Villas &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Laksmi 27, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at d'Sri Saren Legian Kuta, you'll be centrally located in Legian, convenient to Honorary Consulate of Brazil and Kuta Beach. This hotel is within close proximity of Legian Beach and Honorary Consulate of Spain.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages. Additional amenities include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.7374295" Longitude="115.16801375" StarRating="0" HotelCode="985227|interconnection_hostel" HotelName="Interconnection Kuta Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 17X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.351517154812" Longitude="115.68315642824" StarRating="2" HotelCode="936656|108729" HotelName="Wawa Wewe Rock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seraya, I Made Dongek, Sudana Lipah, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.2779" Longitude="115.169" StarRating="0" HotelCode="808049|the_garuda_hotel_restaurant" HotelName="The Garuda Villa And Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Wanagiri, Sukasada, Bedugul 81161</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="807477|coastal_inn_hostel" HotelName="Coastal Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk Kutapang Kangin</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="0" HotelCode="983374|agung_wiwin_homestay" HotelName="Agung Wiwin Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Penataran 14, Mengwi 80351</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.69303655" Longitude="115.43765437" StarRating="3" HotelCode="866541|dayung_villas_by_yom" HotelName="Dayung Villas" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lebaoh Beach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.96" OriginalAmount="35.96">
      <BasicPropertyInfo Latitude="-8.5302416311203" Longitude="115.51076068127" StarRating="3" HotelCode="901645|168d3a" HotelName="Padang Bai Beach Bungalows Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Silayukti, Padang Bai, Amlapura 80872, Bali</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="0" HotelCode="982168|kama_village_by_nakula" HotelName="Kama Village" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Padang Galak 3, Penyu Dewata, Padang Galak, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.51489437" Longitude="115.26042985" StarRating="3" HotelCode="976988|airy_ubud_monkey_forest_bali" HotelName="Parahita Kampung Ubud Hotel by Airy Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|the_athaya" HotelName="The Athaya Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.51079" Longitude="115.26865" StarRating="3.5" HotelCode="944627|desak_putu_putra_hidden_" HotelName="Desak Putu Putra Hidden Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 8, Br. Tebesaya, Peliatan 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.151420323305" Longitude="115.03631561995" StarRating="3" HotelCode="908989|banyualit_spa_n_resort_lovina" HotelName="Banyualit Spa &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 116, Lovina, Singaraja 81101, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Lovina. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6599534" Longitude="115.13386653" StarRating="0" HotelCode="522253|serenity_eco_guesthouse" HotelName="Serenity Eco Guesthouse and Yoga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|247939" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.6767550546606" Longitude="115.15412649325" StarRating="3" HotelCode="970078|zen_rooms_seminyak_taman_petitenget" HotelName="The Taman Ayu by ZEN Rooms" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.78" OriginalAmount="44.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|398565" HotelName="Gaing Mas Jimbaran Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 16 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy international cuisine at La Leela, a bistro which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include a business center, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite.With a stay at Gaing Mas Jimbaran Villas by Gaing Mas Group in Jimbaran (By Pass Ngurah Rai), you'll be a 2-minute drive from Jimbaran Beach and 7 minutes from Tanjung Benoa.  This hotel is 3.9 mi (6.3 km) from Garuda Wisnu Kencana Cultural Park and 4.5 mi (7.3 km) from Kuta Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Jimbaran Market - 0.8 km / 0.5 mi  Honorary Consulate of Italy - 1 km / 0.6 mi  Jimbaran Beach - 1.2 km / 0.8 mi  Udayana University - 2.4 km / 1.5 mi  Samasta Lifestyle Village - 3.1 km / 1.9 mi  Circus Waterpark - 4.8 km / 3 mi  Lippo Mall - 5.9 km / 3.7 mi  Garuda Wisnu Kencana Cultural Park - 6.3 km / 3.9 mi  BIMC Hospital - 6.4 km / 4 mi  Tuban Beach - 6.4 km / 4 mi  Kuta Art Market - 6.6 km / 4.1 mi  Discovery Shopping Mall - 6.7 km / 4.1 mi  Kuta Square - 6.7 km / 4.2 mi  Pantai Jerman - 6.8 km / 4.2 mi  The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 7.8 km / 4.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.59565127" Longitude="115.33621027" StarRating="0" HotelCode="880094|villa_casablanca_" HotelName="Villa Casablanca" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Banjar Dinas Satu, Desa Keramas, Gianyar 80361, Keramas</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|152851" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="842149|uma_dmas_villa" HotelName="Ubud Art Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="0" HotelCode="808183|menzel_villa" HotelName="Menzel Villas Nusa Dua" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Siligita 28</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.53229453" Longitude="115.27148894" StarRating="3" HotelCode="866794|adil_villa_and_guest_house" HotelName="Adil Villa &amp; Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.26352" Longitude="115.385" StarRating="0" HotelCode="831546|latengaya_mount_batur_bungalow" HotelName="Latengaya Mount Batur View Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Yeh Mampeh</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.53083482" Longitude="115.26493155" StarRating="3" HotelCode="954373|389923" HotelName="Batu Agung Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.53" OriginalAmount="58.53">
      <BasicPropertyInfo Latitude="-8.44772674" Longitude="115.30938309" StarRating="3" HotelCode="944226|1d2a25" HotelName="Tapa Kawi Villas by ZEN Rooms" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.48981429" Longitude="115.26408618" StarRating="3" HotelCode="784626|karang_lila_bhuana" HotelName="Karang Lila Bhuana Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Bentuyung, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.50421995" Longitude="115.24595097" StarRating="0" HotelCode="975195|le_sabot" HotelName="Le Sabot Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.69066928" Longitude="115.16493486" StarRating="3" HotelCode="440284|bali_ginger_suites" HotelName="Bali Ginger Suites &amp; Villa" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="978103|kayangan_villa_ubud_dhm_resort" HotelName="Kayangan Villa Ubud Dhm Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan, Tegallalang 80561, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.99" OriginalAmount="63.99">
      <BasicPropertyInfo Latitude="-8.66462261" Longitude="115.44998538" StarRating="3.5" HotelCode="531789|1ec569" HotelName="D Nusa Beach Club &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Laundry,Lounge,Meeting Room,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Light House Beach, Jungut Batu Village, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The resort is set on in front of the Light House, in Nusa Lembongan, Bali. The concept is a blend of sea and jungle, designed with natural materials in a modern Balinese style with high quality and luxury furnish and room facilities. At the Beach club and Restaurant that are overlooking the white sands beach guests can enjoy the beautiful sunset every afternoon. They can enjoy the water activities at beach in front the resort or get water sports &amp; activities at the big floating pontoon located at mangrove spot point. The spacious and bright rooms are designed in a modern Balinese style using natural and native materials. All the furniture are made from wood and the bathroom is modern and fully equipped. There is also facilities for making coffee and tea. For business travellers there is a fully equipped air conditioned meeting room. After an exhausting day guests can relax at the Spa or and exercise at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.82902928" Longitude="115.12173133" StarRating="3" HotelCode="784582|bukal_sari_villas_uluwatu" HotelName="Bukal Sari Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukal Sari, Denpasar 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|168089" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.95" OriginalAmount="68.95">
      <BasicPropertyInfo Latitude="-8.62308245" Longitude="115.1593156" StarRating="4" HotelCode="564429|1d97fd" HotelName="Katak Tepi Sawah Spa &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Untung 71, Banjar Pegending, Dalung, Utara Kuta, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.53687" Longitude="115.092" StarRating="0" HotelCode="956773|bali_sesandan_garden" HotelName="Sesandan Garden" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sesandan 88, Megati, Selemadeg Timur, Kabupaten Tabanan 82162, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="866697|383289" HotelName="Villa Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Gang Dolphin 9, Canggu, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4.5" HotelCode="871660|153800" HotelName="Furama Xclusive Resort and Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.31" OriginalAmount="96.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20A65" HotelName="ANJA JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>100% PURE TROPICAL COMFORT - Anja Jimbaran's focus is on pampering, not posturing. Immerse yourself in tropical comfort steps away from Bali's legendary Jimbaran Beach. Arrive at Anja and let the rest of the world be swept away into superfluousness.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.4714304887218" Longitude="115.45423060656" StarRating="0" HotelCode="909050|patal_kikian_villas" HotelName="Patal Kikian" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sidemen, Karangasem 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.40" OriginalAmount="106.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|920931" HotelName="Desa Swan Villas &amp; SPA, Keramas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.00" OriginalAmount="129.00">
      <BasicPropertyInfo Latitude="-8.14120286" Longitude="115.39987767" StarRating="3" HotelCode="421249|agung_bali_nirwana_villas_and_spa" HotelName="Agung Bali Nirwana Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara, Sambirenteng 81173, Singaraja, Kecamatan Tejakula, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Sambrientang</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Agung Bali Nirwana Villas and Spa is perfectly located for both business and leisure guests in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, car park, room service are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Agung Bali Nirwana Villas and Spa will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.68528492" Longitude="115.26305083" StarRating="3" HotelCode="424260|villa_cinta__sanur" HotelName="Avillion Villa Cinta" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 75A, Kompleks Perum, Batu Jimbar, Sanur 80361</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Escape to Villa Cinta a private estate located on Sanur beach a haven of white talcum sand and warm sea famous for its beautiful strip of beach and spectacular sunrise. Contained in a private estate with direct access to the beach Villa Cinta offers exclusive privacy ideal for those who seek private journeys within themselves and with people they love. Find total privacy wrapped in luxuries and romance in this intimately peaceful settingVilla Cinta is a sea facing estate with 6 villas enclosed in a lush tropical garden with touches of Balinese architecture. It is a private estate located in the prestigious Batu Jimbar the first villa estate built on the island in 1973. The estate was designed by the Sri Lankan Architect Geoffrey Bawa one of the most important and influential Asian architects of the twentieth century and is characterized by sensitivity to the site and its context.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="144.78" OriginalAmount="144.78">
      <BasicPropertyInfo Latitude="-8.50414019" Longitude="115.27014818" StarRating="3" HotelCode="746240|214ac3" HotelName="Kano Sari Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jero Gadung 98A, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.6514104117177" Longitude="115.16111040354" StarRating="4" HotelCode="393692|dsawah_bali_villas_" HotelName="D'Sawah Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek 24, Umalas, Kerobokan 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="-8.65944075" Longitude="115.13469743" StarRating="4" HotelCode="358683|villa_nelayan_by_nakula_management" HotelName="Villa Nelayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|390024" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="186.12" OriginalAmount="186.12">
      <BasicPropertyInfo Latitude="-8.6801179" Longitude="115.44346933" StarRating="3" HotelCode="756320|214895" HotelName="Aqua Nusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Desa Jungut Batu, Nusa Lembongan 80772</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="209.62" OriginalAmount="209.62">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="628467|2147f8" HotelName="Villa Bronte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Perancak, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="211.50" OriginalAmount="211.50">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="754852|214829" HotelName="The Dream Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Punggawa</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.00" OriginalAmount="241.00">
      <BasicPropertyInfo Latitude="-8.80802413" Longitude="115.2276545" StarRating="5" HotelCode="958530|the_ayodya_palace" HotelName="Ayodya Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247" OriginalAmount="247">
      <BasicPropertyInfo Latitude="-8.66556838" Longitude="115.15608536" StarRating="3" HotelCode="849766|362704" HotelName="Feng Shui Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lestari Gang Kamboja 1, Umalas, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.00" OriginalAmount="285.00">
      <BasicPropertyInfo Latitude="-8.453500747680664" Longitude="115.25528717041016" StarRating="5" HotelCode="0|rumah_orchids" HotelName="Rumah Orchids &amp; Passion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Keliki, Kawan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You’d never want to leave such a hotel — hotel «Rumah Orchids &amp;amp; Passion» is located in Bali. This hotel is located in 11 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Tegallalang Rice Terrace, Ubud Palace and Ubud Monkey Forest.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. You can stop by the restaurant. Specially for tourists who travel by car, there’s a free parking zone. Also, the following services are available for guests at the hotel: a massage room.&lt;br /&gt;To book an excursion, consult the tour assistance desk of the hotel. Accessibility: there is an elevator/lift. Additional services that the hotel offers to its guests: a laundry, press, car rental and a concierge. The staff of the hotel speaks English and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a DVD player and a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;The property requires a full amount of the total charge as a deposit to secure the booking. The villa owner will contact guests directly through e-mail or phone with payment instructions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.00" OriginalAmount="288.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="757970|the_westin_resort_spa_ubud_bali" HotelName="The Westin Ubud Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lod Tunduh, Br Kangetan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is in Ubud. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.00" OriginalAmount="341.00">
      <BasicPropertyInfo Latitude="-8.6726375" Longitude="115.14782505" StarRating="0" HotelCode="750511|villa_vie_" HotelName="Villa Vie Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig Gang Kamboja 80, North Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="428.00">
      <BasicPropertyInfo Latitude="-8.80645734" Longitude="115.11651471" StarRating="3" HotelCode="754477|mahi_mahi_villa_suites" HotelName="Mahi Mahi Villas and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Lounge,Massage Centre,Kitchen,Sauna,Nightclub,Swimming Pool,Designated Smoking Area,Jacuzzi,24 Hour Security,Airport Transfer (on Demand),Dining,Garden,Central Heating,Diet Meals,Wheelchair Access,24 Hour Front Desk,Coffee Shop,Concierge,Dry Cleaning,Luggage Storage,Meeting Room,Parking,Spa,24 Hour Room Service,Babysitting,Housekeeping,LCD/Projector,Shopping Arcade,Valet Parking,ATM/Cash Machine,Banquet Hall,Business Centre,Library,Printer,Elevator,Limousine Service,Smoking Rooms,Heated Pool,24 Hour Power Supply,Gift Shop,Pets allowed,Beauty Salon,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,5,3,3.5,2.5,2,1,4.5,1.5,5.5,6</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,LUNCH,DINNER</Meals>
    <PropertyType>HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,SPA HOTEL,FINCA,GUEST HOUSES,ECO HOTEL,VILLAGE,BUNGALOW COMPLEX,APARTMENT HOTEL,HOLIDAY PARKS,CITY HOTEL,CONFERENCE HOTEL,RESIDENCES,HOTEL DE CHARME,GUESTHOUSE,HOSTEL,BUSINESS HOTEL,COUNTRY HOUSE,AIRPORT HOTEL,GOLF HOTEL,HOMESTAYS,HISTORIC HOTEL,CASINO RESORT,HOSTELS,COUNTRY HOUSES</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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|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="95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|CoordinatorError|No Supplier Found MGR|<?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="95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="ID" CountryCode_A3="IDN" CountryName="Indonesia" GTCityId="47113" DestinationId="0" CityId="326" CityName="Bali">
      <Latitude>-8.6411</Latitude>
      <Longitude>115.2713</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>true</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|OlympiaSearch|supplier interation failed||Olympia|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|MikiSearch|supplier interation failed||Miki|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|DarinaCancel|supplier interation failed||Yalago|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|TravellandaSearch|supplier interation failed||Travellanda|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|DOTWSearch|supplier interation failed||DOTW|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 329
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|TravcoSearch|supplier interation failed||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-07-13T04:38:56.2575735+01:00" Version="0" EchoToken="Search" TransactionIdentifier="95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="45" TotalAmount="5.16" OriginalAmount="5.16">
      <BasicPropertyInfo Latitude="-8.734530603847" Longitude="115.16625290142" StarRating="2" HotelCode="398659|133be5" HotelName="Swandewi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Samudra 06, Jalan Kartika Plaza, Kartika Plaza, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69138/2269138/1.jpg?f=15236529</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.22" OriginalAmount="5.22">
      <BasicPropertyInfo Latitude="-8.1105471478698" Longitude="115.0875327324" StarRating="1" HotelCode="327468|1308cb" HotelName="Hotel Sentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Coffee Shop,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani 48, Singaraja 81117</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44066/2944066/1.jpg?f=15016843</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sentral is perfectly located for both business and leisure guests in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. All the necessary facilities, including bicycle rental, laundry service, Wi-Fi in public areas, car park, restaurant, are at hand. Designed for comfort, selected guestrooms offer television, shower, air conditioning, internet access – wireless (complimentary) to ensure a restful night. Access to the hotel's garden will further enhance your satisfying stay. Discover all Bali has to offer by making Hotel Sentral your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.79" OriginalAmount="5.79">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|129bdd" HotelName="Teba House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41897/2041897/1.jpg?f=15416581</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5.80" OriginalAmount="5.80">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="973649|20f7d2" HotelName="Teba House Bisma Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38027/2038027/1.jpg?f=15086159</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6" OriginalAmount="6">
      <BasicPropertyInfo Latitude="-8.734530603847" Longitude="115.16625290142" StarRating="2" HotelCode="398659|83313" HotelName="Swandewi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Samudra 06, Jalan Kartika Plaza, Kartika Plaza, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69138/2269138/1.jpg?f=15236529</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6" OriginalAmount="6">
      <BasicPropertyInfo Latitude="-8.515887664358" Longitude="115.26489223964" StarRating="2" HotelCode="327341|83626" HotelName="Teba House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 59, Br. Padangtegal Klod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41897/2041897/1.jpg?f=15416581</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6.13" OriginalAmount="6.13">
      <BasicPropertyInfo Latitude="-8.6677019261891" Longitude="115.21627555973" StarRating="1" HotelCode="327235|12f5bc" HotelName="Hotel Ratu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso 4, 80232 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222454/222454a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6.85" OriginalAmount="6.85">
      <BasicPropertyInfo Latitude="-8.7187524134592" Longitude="115.17261516102" StarRating="3" HotelCode="380286|159d05" HotelName="Waringin Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga 9, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60352/2260352/25.jpg?f=15671404</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7" OriginalAmount="7">
      <BasicPropertyInfo Latitude="-8.71994827" Longitude="115.17517972" StarRating="2.5" HotelCode="589725|225624" HotelName="Maha Bharata Kuta Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 96, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759277/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.01" OriginalAmount="7.01">
      <BasicPropertyInfo Latitude="-8.11145797" Longitude="115.08655876" StarRating="0" HotelCode="788004|1a9a13" HotelName="Duta Karya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani 59, Singaraja 81116, Kaliuntu, Kec Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979032/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Singaraja, Duta Karya Hotel promises a relaxing and wonderful visit. The hotel has everything you need for a comfortable stay. All the necessary facilities, including car park, room service, smoking area, are at hand. Designed for comfort, selected guestrooms offer air conditioning, desk, television, shower to ensure a restful night. Take a break from a long day and make use of garden. Discover all Bali has to offer by making Duta Karya Hotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.30" OriginalAmount="7.30">
      <BasicPropertyInfo Latitude="-8.70002807" Longitude="115.18402573" StarRating="2" HotelCode="403041|1b23b5" HotelName="Kiki Residence Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 7C, Kuta  80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23221/3323221/20.jpg?f=15511286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.40" OriginalAmount="7.40">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2.5" HotelCode="603204|2173ac" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38242/3838242/1.jpg?f=15683074</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.48" OriginalAmount="7.48">
      <BasicPropertyInfo Latitude="-8.65592618" Longitude="115.20932507" StarRating="1" HotelCode="520127|199a31" HotelName="Pulau Bali Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Garden,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Semeru 3, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09676/2209676/1.jpg?f=15396183</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pulau Bali Hotel is located in Denpasar its only a A 5-minutes drive from Badung Market a 20 minutes drive from Sanur Beach.The Hotel offering simply furnished room with Air conditioner TV Bathtub with hot and cold water shower large room private veranda and free Wi-Fi in public areas. Cars or motorbikes rentals is available at the reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.52" OriginalAmount="7.52">
      <BasicPropertyInfo Latitude="-8.14438102" Longitude="114.62167646" StarRating="2.5" HotelCode="406756|1a8201" HotelName="Mami In Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Gift Shop,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sumberkima, Kecamatan Gerokgak, Kabupaten Buleleng, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8054091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Mami In Homestay is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, printer, ticket service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find complimentary tea, towels, wooden/parqueted flooring, complimentary instant coffee, sofa. Enjoy the hotel's recreational facilities, including hiking trails, snokeling, diving, fishing, horse riding, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Mami In Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7.56" OriginalAmount="7.56">
      <BasicPropertyInfo Latitude="-8.33506323" Longitude="115.64431496" StarRating="2" HotelCode="784306|16814f" HotelName="Bali Sari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed 925, Amed 80852</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48994/2948994/1.jpg?f=14949669</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8" OriginalAmount="8">
      <BasicPropertyInfo Latitude="-8.50754744" Longitude="115.26115167" StarRating="2.5" HotelCode="603204|226629" HotelName="Arjuna Homestay Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna 9, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38242/3838242/1.jpg?f=15683074</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8" OriginalAmount="8">
      <BasicPropertyInfo Latitude="-8.63265175" Longitude="115.18611947" StarRating="3" HotelCode="866655|380986" HotelName="Cozy Residence Wedasari Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Wedasari IA 12, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8" OriginalAmount="8">
      <BasicPropertyInfo Latitude="-8.14438102" Longitude="114.62167646" StarRating="2.5" HotelCode="406756|157664" HotelName="Mami In Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Gift Shop,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sumberkima, Kecamatan Gerokgak, Kabupaten Buleleng, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8054091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Mami In Homestay is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, printer, ticket service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find complimentary tea, towels, wooden/parqueted flooring, complimentary instant coffee, sofa. Enjoy the hotel's recreational facilities, including hiking trails, snokeling, diving, fishing, horse riding, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Mami In Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.00" OriginalAmount="8.00">
      <BasicPropertyInfo Latitude="-8.6823165" Longitude="115.48914861" StarRating="0" HotelCode="963210|visual_inn" HotelName="Visual Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Ped, Kabupaten Toyapakeh, Klungkung, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35080000/35073400/35073370/28f28ace_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.06" OriginalAmount="8.06">
      <BasicPropertyInfo Latitude="-8.724447" Longitude="115.175712" StarRating="2" HotelCode="908961|18c3ff" HotelName="Grand Pudjawan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271131/271131a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.18" OriginalAmount="8.18">
      <BasicPropertyInfo Latitude="-8.70149171" Longitude="115.16626199" StarRating="2" HotelCode="595320|21f10f" HotelName="Borough Capsule Hostel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 5, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764282/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.38" OriginalAmount="8.38">
      <BasicPropertyInfo Latitude="-8.71196342" Longitude="115.17409913" StarRating="3" HotelCode="522260|1a9ef6" HotelName="The Legian 777 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patimura 777, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.54" OriginalAmount="8.54">
      <BasicPropertyInfo Latitude="-8.6797764445929" Longitude="115.18781429667" StarRating="3" HotelCode="385287|1b1295" HotelName="Princess Keisha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar Barat Marlboro  350, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.70" OriginalAmount="8.70">
      <BasicPropertyInfo Latitude="-8.53085474" Longitude="115.50838246" StarRating="2.5" HotelCode="491585|1e4480" HotelName="Harmony Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silayukti III 7, Candi Dasa, Karangasem 80872, Padangbai</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52929/2952929/1.jpg?f=14951153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.80" OriginalAmount="8.80">
      <BasicPropertyInfo Latitude="-8.88939" Longitude="116.278" StarRating="0" HotelCode="664753|21a94d" HotelName="Indopurejoy House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka VI 8, Sunset Road, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta (Lombok)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10419586</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.88" OriginalAmount="8.88">
      <BasicPropertyInfo Latitude="-8.73535459" Longitude="115.16842224" StarRating="2" HotelCode="522675|122654" HotelName="Mertha Jati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 8, Tuban-Kuta, Kuta 13220, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235675/235675a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mertha Jati Hotel is simply furnished rooms come with a TV and either air conditioning or a fan with an outdoor seating at the shared terrace and shower facilities.Staff can provide 24-hour reception and can attend to laundry needs. It less than 1 km from Kuta Beach Mertha Jati Hotel &amp; Bungalow offers budget accommodation with free Wi-fi and a private bathroom. It feature a private garden and free parking. It just 750 metres from Discovery Mall and 1.2 km from Kuta Art Market and a 10-minute drive from Ngurah Rai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.93" OriginalAmount="8.93">
      <BasicPropertyInfo Latitude="-8.52742144" Longitude="115.2647821" StarRating="2.5" HotelCode="603021|214af1" HotelName="Astawa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, Br. Pengosekan, Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03794/3803794/1.jpg?f=15568709</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.93" OriginalAmount="8.93">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|214912" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.99" OriginalAmount="8.99">
      <BasicPropertyInfo Latitude="-8.723639341167" Longitude="115.17333626747" StarRating="2" HotelCode="915194|121350" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi No 14, Kuta Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234476/234476a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.52742144" Longitude="115.2647821" StarRating="2.5" HotelCode="603021|247924" HotelName="Astawa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Pengosekan, Br. Pengosekan, Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03794/3803794/1.jpg?f=15568709</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|156596" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.73535459" Longitude="115.16842224" StarRating="2" HotelCode="522675|372934" HotelName="Mertha Jati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Garden,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 8, Tuban-Kuta, Kuta 13220, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235675/235675a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mertha Jati Hotel is simply furnished rooms come with a TV and either air conditioning or a fan with an outdoor seating at the shared terrace and shower facilities.Staff can provide 24-hour reception and can attend to laundry needs. It less than 1 km from Kuta Beach Mertha Jati Hotel &amp; Bungalow offers budget accommodation with free Wi-fi and a private bathroom. It feature a private garden and free parking. It just 750 metres from Discovery Mall and 1.2 km from Kuta Art Market and a 10-minute drive from Ngurah Rai International Airport</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.65592618" Longitude="115.20932507" StarRating="1" HotelCode="520127|423759" HotelName="Pulau Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Garden,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Semeru 3, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09676/2209676/1.jpg?f=15396183</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pulau Bali Hotel is located in Denpasar its only a A 5-minutes drive from Badung Market a 20 minutes drive from Sanur Beach.The Hotel offering simply furnished room with Air conditioner TV Bathtub with hot and cold water shower large room private veranda and free Wi-Fi in public areas. Cars or motorbikes rentals is available at the reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.72057391" Longitude="115.17174934" StarRating="2" HotelCode="435008|163637" HotelName="Pesona Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies I 31, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93842/2493842/1.jpg?f=15045974</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.71196342" Longitude="115.17409913" StarRating="3" HotelCode="522260|321372" HotelName="The Legian 777 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patimura 777, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9" OriginalAmount="9">
      <BasicPropertyInfo Latitude="-8.7187524134592" Longitude="115.17261516102" StarRating="3" HotelCode="380286|83301" HotelName="Waringin Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga 9, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60352/2260352/25.jpg?f=15671404</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.00" OriginalAmount="9.00">
      <BasicPropertyInfo Latitude="-8.6728545" Longitude="115.5525473" StarRating="2" HotelCode="0|pondok_kana" HotelName="Pondok Kana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Br Sampalan, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/b7/0bb72b38201674c56ca1f7cb77e5a833ce53328b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Two-star hotel “Pondok Kana” is set in Penida. It boasts a convenient location within 8 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Hotel's casual bar offers a range of beers, cocktails and soft drinks. Wi-Fi is available on all property premises. Parking is provided on site. The reception works 24/7.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.07" OriginalAmount="9.07">
      <BasicPropertyInfo Latitude="-8.71788245" Longitude="115.17634491" StarRating="2" HotelCode="492456|206866" HotelName="Pondok 3 Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 69, Samuan Tiga II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42799/2942799/1.jpg?f=14979619</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.07" OriginalAmount="9.07">
      <BasicPropertyInfo Latitude="-8.282272" Longitude="115.598399" StarRating="2" HotelCode="932663|1a857f" HotelName="Tulamben Backpacker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kubu-Abang, Tulamben 80575, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253829/253829a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Bali Spark Resort Dive &amp; Spa features a pool lined palm tree large and clear pool water. It has special swimming pool for diving courses with 3.5m depth. Free wi fi  internet in Hotel area. It is located in the center of Tulamben town and it has own private beach. The guest just walk 100m from hotel to Kalebit private natural black Coral beach where you can do swimming  snorkeling and diving. It just 400m walk from Tulamben central diving terminal beach where you can do wreck diving.The Bali Spark Resort Dive and Spa Located just 1 hour drive from Ngurah Rai Airport. The hotel consists of 13 rooms feature floor to ceiling windows offering scenic views of Tulamben Villages and Tulamben Blue beach. Each room is air conditioned  hot and cold shower fitted with a television provided 20 worldwide and local channels.Guest can relaxing  with a massage treatment and spa in resort or explore area of Tulamben with a rental bicycle. Diving snorkeling fishing and trekking also tour can be organized. Indonesian Asian European Western food and sea food cuisine it served in the resort's restaurant. Cold refreshing drinks and cocktails can be enjoyed at the restaurant terrace bar or water swimming pool bar. Laundry service rent car also available.Guest can use free private parking available on site. Shuttle services  Airport Hotel Airport are available with surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.10" OriginalAmount="9.10">
      <BasicPropertyInfo Latitude="-8.72057391" Longitude="115.17174934" StarRating="2" HotelCode="435008|1d97cd" HotelName="Pesona Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies I 31, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93842/2493842/1.jpg?f=15045974</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.18" OriginalAmount="9.18">
      <BasicPropertyInfo Latitude="-8.7431716" Longitude="115.1725811" StarRating="2" HotelCode="908960|125b8b" HotelName="Anika Guest House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 3, Komplek Burung, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41797/2041797/1.jpg?f=15029522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.28" OriginalAmount="9.28">
      <BasicPropertyInfo Latitude="-8.71251938" Longitude="115.17115012" StarRating="3" HotelCode="490415|1683f4" HotelName="Kondra Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Arjuna 1, Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.35" OriginalAmount="9.35">
      <BasicPropertyInfo Latitude="-8.14420316" Longitude="115.04884866" StarRating="2.5" HotelCode="599823|134b29" HotelName="Puri Mandhara Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubugembong, Desa Anturan, Buleleng, Lovina 80361</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50289/2950289/1.jpg?f=15061543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.64" OriginalAmount="9.64">
      <BasicPropertyInfo Latitude="-8.73466401" Longitude="115.16651009" StarRating="2.5" HotelCode="327784|169ea9" HotelName="Agus Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza gang Samudra 77x, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95798/2095798/1.jpg?f=15175967</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.65" OriginalAmount="9.65">
      <BasicPropertyInfo Latitude="-8.5097085714286" Longitude="115.26901539054" StarRating="3" HotelCode="308078|12f259" HotelName="Bembengan Ubud Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma, Gang 2, Tebasaya, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191777/191777a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.69" OriginalAmount="9.69">
      <BasicPropertyInfo Latitude="-8.7171254414196" Longitude="115.21683777546" StarRating="2" HotelCode="173602|193921" HotelName="Yani Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 660, Denpasar 80222</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234403/234403a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.70" OriginalAmount="9.70">
      <BasicPropertyInfo Latitude="-8.71817541" Longitude="115.17038772" StarRating="2.5" HotelCode="553989|15eb7e" HotelName="Segara Sadhu Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang I 3, Jalan Poppies II, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97714/2497714/36.jpg?f=15626875</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.75" OriginalAmount="9.75">
      <BasicPropertyInfo Latitude="-8.50374196" Longitude="115.27833151" StarRating="0" HotelCode="835043|1ad7f3" HotelName="Wijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Dharma Putra Street 25, Laplapan-Ubud, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wijaya Guest House is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Wijaya Guest House. All rooms are designed and decorated to make guests feel right at home, and some rooms come with non smoking rooms, desk, balcony/terrace, fan, toiletries. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. No matter what your reasons are for visiting Bali, Wijaya Guest House will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9.88" OriginalAmount="9.88">
      <BasicPropertyInfo Latitude="-8.7376843387384" Longitude="115.16516041947" StarRating="2" HotelCode="404627|1a4768" HotelName="Rena Segara House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Jepun 4, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40656/2040656/33.jpg?f=15509957</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.73466401" Longitude="115.16651009" StarRating="2.5" HotelCode="327784|156454" HotelName="Agus Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza gang Samudra 77x, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95798/2095798/1.jpg?f=15175967</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.7223473333333" Longitude="115.17569066667" StarRating="2" HotelCode="199847|76913" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai 10 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234600/234600a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A theatre hall is available to guests. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.73515448" Longitude="115.17392404" StarRating="2" HotelCode="504168|372924" HotelName="RaBaSTa Graha Weda Suite @ Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jati Jaya IV 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rabasta Graha Weda Suite @ Kuta is perfectly located for both business and leisure guests in Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Smoking area, luggage storage, currency exchange, 24-hour front desk, car hire are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with mini bar, desk, non smoking rooms, seating area, telephone. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. For reliable service and professional staff, Rabasta Graha Weda Suite @ Kuta caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.723639341167" Longitude="115.17333626747" StarRating="2" HotelCode="915194|74831" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi No 14, Kuta Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234476/234476a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="2" HotelCode="820922|383962" HotelName="Inada Losmen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima 9, Kuta Utara, Badung, Bali, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493946</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.3606588251304" Longitude="114.62887951774" StarRating="2" HotelCode="504165|170845" HotelName="Hardys Hotel Negara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ngurah Rai 107, Jembrana, Negara 82218, Bali</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62628/2462628/1.jpg?f=15238747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.6797764445929" Longitude="115.18781429667" StarRating="3" HotelCode="385287|153042" HotelName="Princess Keisha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar Barat Marlboro  350, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.14420316" Longitude="115.04884866" StarRating="2.5" HotelCode="599823|329479" HotelName="Puri Mandhara Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubugembong, Desa Anturan, Buleleng, Lovina 80361</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50289/2950289/1.jpg?f=15061543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.7376843387384" Longitude="115.16516041947" StarRating="2" HotelCode="404627|83388" HotelName="Rena Segara House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Jepun 4, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40656/2040656/33.jpg?f=15509957</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.71817541" Longitude="115.17038772" StarRating="2.5" HotelCode="553989|156792" HotelName="Segara Sadhu Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang I 3, Jalan Poppies II, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97714/2497714/36.jpg?f=15626875</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10" OriginalAmount="10">
      <BasicPropertyInfo Latitude="-8.7171254414196" Longitude="115.21683777546" StarRating="2" HotelCode="173602|153234" HotelName="Yani Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 660, Denpasar 80222</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234403/234403a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.37" OriginalAmount="10.37">
      <BasicPropertyInfo Latitude="-8.81308384" Longitude="115.15711663" StarRating="2" HotelCode="441754|14d776" HotelName="The Hill Ungasan House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Bangar Anggasan Sari GWK, 80361 Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39380/2039380/1.jpg?f=15070078</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A baggage storage service is available to guests. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.38" OriginalAmount="10.38">
      <BasicPropertyInfo Latitude="-8.51207507" Longitude="115.26443791" StarRating="1" HotelCode="834950|159800" HotelName="Shiva House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 30, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Shiva House Ubud offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Shiva House Ubud. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like seating area, fan, internet access – wireless (complimentary), shower, bathtub. The hotel's peaceful atmosphere extends to its recreational facilities which include garden. For reliable service and professional staff, Shiva House Ubud caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.41" OriginalAmount="10.41">
      <BasicPropertyInfo Latitude="-8.71850159" Longitude="115.17382363" StarRating="3" HotelCode="334174|14862f" HotelName="Gemini Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39175/2039175/1.jpg?f=15073613</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.45" OriginalAmount="10.45">
      <BasicPropertyInfo Latitude="-8.67996334" Longitude="115.20621748" StarRating="2" HotelCode="521069|1a8db3" HotelName="Sayang Residence 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Air Conditioning,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 24, Denpasar 80222, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76911/1876911/1.jpg?f=15054618</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Sayang Residence I provides the best option for business and the leisure traveler.The 17 rooms include 4 Anggrek room and  13 Mawar room. The Sayang residence I is not hotel we couldn't give fully hospitality as the hotel treated.Various residence services and facilities available at Sayang residence 1 include car park speed internet satellite TV delivery toiletries shop  laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.48" OriginalAmount="10.48">
      <BasicPropertyInfo Latitude="-8.50931338" Longitude="115.26096207" StarRating="0" HotelCode="784660|17ce13" HotelName="Sari Nadi Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Homestays" HotelFacility="24 Hour Front Desk,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji 17, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38303/2038303/1.jpg?f=14944690</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sari Nadi Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, airport transfer are there for guest's enjoyment. Some of the well-appointed guestrooms feature wake-up service, desk, balcony/terrace, fan, shower. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Sari Nadi Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.50" OriginalAmount="10.50">
      <BasicPropertyInfo Latitude="-8.71735798" Longitude="115.17210669" StarRating="2" HotelCode="492176|1ea402" HotelName="Palm Garden Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies II 19, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.50" OriginalAmount="10.50">
      <BasicPropertyInfo Latitude="-8.67803228" Longitude="115.19212435" StarRating="3" HotelCode="435083|1af49c" HotelName="Dee Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Demak IV 57, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93967/2493967/1.jpg?f=15361546</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.53" OriginalAmount="10.53">
      <BasicPropertyInfo Latitude="-8.72275308" Longitude="115.17330604" StarRating="2" HotelCode="625759|21290e" HotelName="Cara Cara Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Khayangan Suci, Lingkungan Pande Mas, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92220/3692220/1.jpg?f=15234716</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.57" OriginalAmount="10.57">
      <BasicPropertyInfo Latitude="-8.78843282" Longitude="115.17249203" StarRating="3" HotelCode="624715|2148c1" HotelName="Wika Bali Beach House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesraman Unud, Terrace Campus II No B1, Perumahan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92456/3692456/1.jpg?f=15502206</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.59" OriginalAmount="10.59">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="3" HotelCode="933567|1275dd" HotelName="Abian Srama Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 23, Sindhu, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45556/7cefa7da-c596-4184-b201-e6c9cf018a64.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.62" OriginalAmount="10.62">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="2" HotelCode="618932|214aa5" HotelName="Ubud Tropical" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92468/3692468/1.jpg?f=15235346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.73" OriginalAmount="10.73">
      <BasicPropertyInfo Latitude="-8.679826699999" Longitude="115.20607445322" StarRating="2" HotelCode="377983|1a75bd" HotelName="Link Costel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 9B, Nearby Jalan Teuku Umar, Denpasar 80113, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62442/2462442/26.jpg?f=15621712</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Denpasar, Link Costel is a perfect starting point from which to explore Bali. The property features a wide range of facilities to make your stay a pleasant experience. Car park, laundry service, free Wi-Fi in all rooms, Wi-Fi in public areas are there for guest's enjoyment. Designed for comfort, selected guestrooms offer hair dryer, shower, television LCD/plasma screen, non smoking rooms, complimentary bottled water to ensure a restful night. Take a break from a long day and make use of garden. Convenience and comfort makes Link Costel the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.76" OriginalAmount="10.76">
      <BasicPropertyInfo Latitude="-8.7920842629537" Longitude="115.12562974702" StarRating="3" HotelCode="336161|18f863" HotelName="Balangan Paradise Hostel And Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77383/1877383/30.jpg?f=15502101</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.77" OriginalAmount="10.77">
      <BasicPropertyInfo Latitude="-8.73242" Longitude="115.171386" StarRating="2" HotelCode="915190|1275d9" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar No 27, Tuban 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274142/274142a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.81" OriginalAmount="10.81">
      <BasicPropertyInfo Latitude="-8.75863592315" Longitude="115.17939312358" StarRating="2" HotelCode="349980|1aae55" HotelName="Coco de Heaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bay Pass Ngurah Rai 17 X, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253791/253791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.89" OriginalAmount="10.89">
      <BasicPropertyInfo Latitude="-8.69380927" Longitude="115.440971" StarRating="3" HotelCode="624768|2148a0" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Nusa Penida, Lembongan Island 80771, Klungkung</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795424/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.91" OriginalAmount="10.91">
      <BasicPropertyInfo Latitude="-8.66906866" Longitude="115.18858718" StarRating="0" HotelCode="850681|214853" HotelName="RedDoorz Plus @ Mahendradatta Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buana Raya 100xx</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984261/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.92" OriginalAmount="10.92">
      <BasicPropertyInfo Latitude="-8.7223473333333" Longitude="115.17569066667" StarRating="2" HotelCode="199847|140bc5" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai 10 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234600/234600a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A theatre hall is available to guests. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="10.93" OriginalAmount="10.93">
      <BasicPropertyInfo Latitude="-8.7232900630948" Longitude="115.1754316833" StarRating="2" HotelCode="324627|1525ee" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunisari 14b, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369345/369345a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10.98" OriginalAmount="10.98">
      <BasicPropertyInfo StarRating="2" HotelCode="|826619" HotelName="YANI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/416018_foto_1.jpg</HotelPictures>
        <HotelDescription>Yani Hotel is located in Denpasar on Jalan By Pass Ngurah Rai 660. This is a budget hotel located in city centre of Denpasar - capital city of Bali Island.This budget hotel comes with total of 38 guestrooms surrounded by garden, consisting of 21 Standard rooms, 15 Superior rooms and 2 Suite rooms. All rooms have bathroom with hot and cold water, air conditioning, mini bar, CTV with 18 channels, in house movies, telephone, and internet connection (chargeable).Breakfast, lunch and dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Yani hotel is a tourist class and budget hotel in city area. This hotel comes with 38 guestrooms, 1 restaurant and 1 main meeting room with capacity of 250 persons. However this hotel does not have a swimming pool facility (02/09 CB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.7920842629537" Longitude="115.12562974702" StarRating="3" HotelCode="336161|83348" HotelName="Balangan Paradise Hostel And Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77383/1877383/30.jpg?f=15502101</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.67803228" Longitude="115.19212435" StarRating="3" HotelCode="435083|157058" HotelName="Dee Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Demak IV 57, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93967/2493967/1.jpg?f=15361546</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.71850159" Longitude="115.17382363" StarRating="3" HotelCode="334174|156563" HotelName="Gemini Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies II, Gang Ronta, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39175/2039175/1.jpg?f=15073613</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.730738" Longitude="115.167738" StarRating="2.5" HotelCode="113504|156589" HotelName="Karthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156855/w_156855_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is 15 minutes' drive from the Ngurah Rai International Airport (roughly 5 km away), 25 minutes from Denpasar, 2 minutes from the Discovery Shopping Mall and a few minutes' walk from the famous Kuta Beach and shopping district, Kuta Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|77854" HotelName="J Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237005/237005a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.7232900630948" Longitude="115.1754316833" StarRating="2" HotelCode="324627|79019" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunisari 14b, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369345/369345a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.16174852" Longitude="115.02516634" StarRating="1" HotelCode="630712|329465" HotelName="Lovina Central Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Buleleng 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8784413</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.71788245" Longitude="115.17634491" StarRating="2" HotelCode="492456|156646" HotelName="Pondok 3 Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 69, Samuan Tiga II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42799/2942799/1.jpg?f=14979619</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.73242" Longitude="115.171386" StarRating="2" HotelCode="915190|76461" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar No 27, Tuban 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274142/274142a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.78843282" Longitude="115.17249203" StarRating="3" HotelCode="624715|320814" HotelName="Wika Bali Beach House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesraman Unud, Terrace Campus II No B1, Perumahan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92456/3692456/1.jpg?f=15502206</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.00" OriginalAmount="11.00">
      <BasicPropertyInfo Latitude="-8.70943546295166" Longitude="115.47218322753906" StarRating="2" HotelCode="0|ginanthi_cottage_nusa_penida" HotelName="Ginanthi Cottage - Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Crystal Bay, Desa Sakti, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/53/6b538cc99a929bdb8c3f4b2fdfe7483466dcbb4d.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Ginanthi Cottage - Nusa Penida in Penida Island, you'll be 1.1 mi (1.8 km) from Crystal Bay and 8.3 mi (13.4 km) from Kelingking Beach.  This bed &amp;amp; breakfast is 8.6 mi (13.9 km) from Seganing Waterfall and 9.8 mi (15.8 km) from Tembeling Beach.&lt;br /&gt;Amenities : This smoke-free bed &amp;amp; breakfast features complimentary parking nearby, scooter/moped rentals on site, and ecotours nearby. Recreational activities include cave exploring nearby.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Crystal Bay - 1.8 km / 1.1 mi&lt;br /&gt;Crystal Bay Beach - 1.9 km / 1.2 mi&lt;br /&gt;Pantai Banana - 2.8 km / 1.8 mi&lt;br /&gt;Tona Beach - 3.6 km / 2.3 mi&lt;br /&gt;Pasih Andus - 4.7 km / 2.9 mi&lt;br /&gt;Secret Beach - 1.8 km / 1.1 mi&lt;br /&gt;Gamat Bay - 2.4 km / 1.5 mi&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 6.1 km / 3.8 mi&lt;br /&gt;Paluang Beach - 13 km / 8.1 mi&lt;br /&gt;Plabuhan Tradisional Sampalan - 13.3 km / 8.2 mi&lt;br /&gt;Kelingking Beach - 13.4 km / 8.3 mi&lt;br /&gt;Seganing Waterfall - 13.9 km / 8.6 mi&lt;br /&gt;Port Roro Nusa Jaya Abadi - 14.4 km / 8.9 mi&lt;br /&gt;Tembeling Beach - 15.8 km / 9.8 mi&lt;br /&gt;Broken Beach - 15.9 km / 9.8 mi&lt;br /&gt;The preferred airport for Ginanthi Cottage - Nusa Penida is Ngurah Rai Intl. Airport (DPS) - 86.4 km / 53.7 mi&lt;br /&gt;Dining : A complimentary local cuisine breakfast is served daily from 7:00 AM to 9:00 AM.&lt;br /&gt;HeadLine : Near Crystal Bay&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 2 air-conditioned rooms featuring minibars. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and toothbrushes and toothpaste. Conveniences include separate sitting areas and electric kettles, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.00" OriginalAmount="11.00">
      <BasicPropertyInfo Latitude="-8.674201011657715" Longitude="115.5587387084961" StarRating="0" HotelCode="0|nushe_hostel" HotelName="Nushe Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sampalan Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/91/da91280b71a0fa904ff973847ddf10530bd16aa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Nushe Hostel in Penida Island, you'll be 10.4 mi (16.7 km) from Diamond Beach and 11.4 mi (18.4 km) from Blue Lagoon Beach. This hotel is 27 mi (43.5 km) from Jungut Batu Beach and 9 mi (14.6 km) from Gamat Bay.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gamat Bay - 14.6 km / 9 mi&lt;br /&gt;Crystal Bay - 16.4 km / 10.2 mi&lt;br /&gt;Diamond Beach - 16.7 km / 10.4 mi&lt;br /&gt;Atuh Beach - 16.8 km / 10.4 mi&lt;br /&gt;Tembeling Beach - 17.1 km / 10.6 mi&lt;br /&gt;Padangbai Pier - 17.1 km / 10.6 mi&lt;br /&gt;Padang Bay Beach - 17.8 km / 11 mi&lt;br /&gt;Blue Lagoon Beach - 18.4 km / 11.4 mi&lt;br /&gt;Bias Tugal Beach - 18.6 km / 11.6 mi&lt;br /&gt;Thousand Islands Viewpoint - 18.7 km / 11.6 mi&lt;br /&gt;Peguyangan Waterfall - 19.3 km / 12 mi&lt;br /&gt;Goa Lawah Beach - 21.6 km / 13.4 mi&lt;br /&gt;Goa Lawah Temple - 22.6 km / 14 mi&lt;br /&gt;Kelingking Beach - 22.8 km / 14.2 mi&lt;br /&gt;Seganing Waterfall - 23.8 km / 14.8 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 70.7 km / 44 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;This hotel offers designated smoking areas.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.00" OriginalAmount="11.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="981885|batang_golden_hills_villa" HotelName="Batang Golden Hills Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan desa Pejukutan, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36260000/36252000/36251906/efbd8efc_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.02" OriginalAmount="11.02">
      <BasicPropertyInfo Latitude="-8.5104213242901" Longitude="115.57005072884" StarRating="2.5" HotelCode="292302|11b49e" HotelName="Dewa Bharata Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem, 80851 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276766/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.28" OriginalAmount="11.28">
      <BasicPropertyInfo Latitude="-8.7393328" Longitude="115.16908551" StarRating="2.5" HotelCode="553905|1a7539" HotelName="Sari Buana Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng, Gang Mangga 3, Tuban, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48625/2948625/1.jpg?f=15341723</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.36" OriginalAmount="11.36">
      <BasicPropertyInfo Latitude="-8.7157427192625" Longitude="115.17395988107" StarRating="3" HotelCode="909083|15324b" HotelName="Taman Ayu Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 99, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274624/274624a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.41" OriginalAmount="11.41">
      <BasicPropertyInfo Latitude="-8.71852137" Longitude="115.17184338" StarRating="2" HotelCode="38549|18e9f9" HotelName="Hotel Sorga Cottages Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63534/p_63534_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pantai Kuta Street, the hotel is just 20 minutes' drive from the Bali International Airport and within walking distance of the famous Kuta Beach and Legian Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="11.47" OriginalAmount="11.47">
      <BasicPropertyInfo StarRating="2" HotelCode="|919370" HotelName="TAMAN AYU LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975342_foto_1.jpg</HotelPictures>
        <HotelDescription>Taman Ayu Legian Hotel is a place that you can call home when you visit the Island of the Gods with Swimming pool and Garden area surrounded. Located in the middle of central Kuta within walking distance to the beach and International dinning, trendy boutiques, home ware stores and quirky art galleries. With 18 luxury rooms, ranging from Standard, Superior to Deluxe, you can be pampered with the services from the hotel staff with friendly smiles and personal touches from the beginning. Sunken Bar, One of the most exciting moments during your stay, is to taste the food and beverage that comes in many harmonious blends. When you want to stay in your room and need something to order, we can provide you with THE ROOM SERVICE that will bring your order at your doorstep. TAMAN AYU LEGIAN HOTEL with its major facilities are sure will make you feel the TRULY MEMORABLE BALI</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.50" OriginalAmount="11.50">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|1a678f" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95701/2095701/36.jpg?f=15668351</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.60" OriginalAmount="11.60">
      <BasicPropertyInfo Latitude="-8.51259" Longitude="115.26812" StarRating="1" HotelCode="420733|1278d2" HotelName="Desak Putu Putra Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 30, Br. Tebesaya, 80571 Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41978/2041978/31.jpg?f=15513365</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.63" OriginalAmount="11.63">
      <BasicPropertyInfo Latitude="-8.11798453" Longitude="115.07359275" StarRating="2" HotelCode="564096|1d953e" HotelName="Hotel Mandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Asri, Pura Camplung, Singaraja, Lovina 81119, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20269/3220269/1.jpg?f=15407718</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.64" OriginalAmount="11.64">
      <BasicPropertyInfo Latitude="-8.6951686" Longitude="115.17654824" StarRating="3" HotelCode="768629|1f171b" HotelName="Beji Ayu Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beji Ayu I  2, Senset Road, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43344/2943344/1.jpg?f=15309295</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.65" OriginalAmount="11.65">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="1" HotelCode="850403|21d096" HotelName="Bulan Bali Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suksma Kesuma, Banjar Tengah Kauh, Peliatan Ubud, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.67" OriginalAmount="11.67">
      <BasicPropertyInfo Latitude="-8.71466789" Longitude="115.17224347" StarRating="2.5" HotelCode="481345|21f105" HotelName="RedDoorz @ Benesari 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Lebak Bene, Kuta Bali Benesari, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13504/2513504/1.jpg?f=15332960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.72" OriginalAmount="11.72">
      <BasicPropertyInfo Latitude="-8.7980677454398" Longitude="115.22276669741" StarRating="2" HotelCode="915205|1e2400" HotelName="The Studio Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan ByPass Nusa Dua 7X, Nusa Dua 30363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.74" OriginalAmount="11.74">
      <BasicPropertyInfo Latitude="-8.73389029" Longitude="115.16765187" StarRating="3" HotelCode="522517|123f38" HotelName="Nakula Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Gang Pendawa 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237073/237073a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.75" OriginalAmount="11.75">
      <BasicPropertyInfo Latitude="-8.33487117" Longitude="115.64441362" StarRating="3" HotelCode="756602|2148e2" HotelName="Master Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334012</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.75" OriginalAmount="11.75">
      <BasicPropertyInfo Latitude="-8.77530434" Longitude="115.22163456" StarRating="3" HotelCode="422477|13e3a8" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 71, Tanjung Benoa 80361, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41453/2041453/21.jpg?f=15584848</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Terrace Bali Inn offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's bicycle rental, airport transfer, tours, laundry service, car park. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including garden, outdoor pool. Convenience and comfort makes Terrace Bali Inn the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.81" OriginalAmount="11.81">
      <BasicPropertyInfo Latitude="-8.697465" Longitude="115.227126" StarRating="2" HotelCode="292732|11d126" HotelName="Sayang Residence 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bedugul No 25, Sidakarya, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76912/1876912/1.jpg?f=15180829</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sayang Residence 2 provides the best option for  business and the leisure traveler. This comfort residence consist of  rooms in total 20  Melati rooms. The Sayang residence 2 is not hotel we couldn't give fully hospitality as the hotel treated. Various residence services and facilities available at Sayang residence 2  include car park speed internet access satellite TV delivery toiletries shop laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.84" OriginalAmount="11.84">
      <BasicPropertyInfo Latitude="-8.73141457" Longitude="115.17090928" StarRating="2" HotelCode="382887|13a45a" HotelName="Pondok Anyar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kingkong I 2, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237090/237090a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests in the complex. A theatre hall is among the facilities and amenities available at the hotel. Wireless internet access in public areas allows guests to stay connected. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.93" OriginalAmount="11.93">
      <BasicPropertyInfo Latitude="-8.7235563336003" Longitude="115.17344280731" StarRating="2" HotelCode="335600|17f6c7" HotelName="Angkul Angkul Beach Inn Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507816/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.94" OriginalAmount="11.94">
      <BasicPropertyInfo Latitude="-8.7616605736538" Longitude="115.172277479" StarRating="2" HotelCode="406042|1a81da" HotelName="Srikandi Inn by Gamma Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan Gang Gusti Ngurah Jelantik 4, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555905/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 13 rooms. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.99" OriginalAmount="11.99">
      <BasicPropertyInfo Latitude="-8.65035946" Longitude="115.26727317" StarRating="3" HotelCode="410016|1a5a79" HotelName="Villa Tangtu Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Ida Bagus Mantra, Sanur, 80361 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97097/2297097/1.jpg?f=15310958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7431716" Longitude="115.1725811" StarRating="2" HotelCode="908960|76151" HotelName="Anika Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 3, Komplek Burung, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41797/2041797/1.jpg?f=15029522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.725614" Longitude="115.174744" StarRating="3" HotelCode="900061|76073" HotelName="Bakungsari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singasari, P.O. Box 1044, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096334/096334a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the white sandy beach of Kuta and only 2 km from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.6951686" Longitude="115.17654824" StarRating="3" HotelCode="768629|241178" HotelName="Beji Ayu Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beji Ayu I  2, Senset Road, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43344/2943344/1.jpg?f=15309295</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.51259" Longitude="115.26812" StarRating="1" HotelCode="420733|226891" HotelName="Desak Putu Putra Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 30, Br. Tebesaya, 80571 Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41978/2041978/31.jpg?f=15513365</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71852137" Longitude="115.17184338" StarRating="2" HotelCode="38549|83384" HotelName="Hotel Sorga Cottages Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies 1, Gang Sorga Kuta, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63534/p_63534_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pantai Kuta Street, the hotel is just 20 minutes' drive from the Bali International Airport and within walking distance of the famous Kuta Beach and Legian Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7157427192625" Longitude="115.17395988107" StarRating="3" HotelCode="909083|225619" HotelName="Taman Ayu Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 99, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274624/274624a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.33487117" Longitude="115.64441362" StarRating="3" HotelCode="756602|359322" HotelName="Master Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334012</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.78710609" Longitude="115.18775316" StarRating="2" HotelCode="786207|360867" HotelName="Matta Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Batur Timur C/10, Taman Griya, Jimbaran 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71735798" Longitude="115.17210669" StarRating="2" HotelCode="492176|156643" HotelName="Palm Garden Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies II 19, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.711802" Longitude="115.169696" StarRating="2" HotelCode="932451|77000" HotelName="POP! Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kubu Bene, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233144/233144a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.70783787" Longitude="115.17406709" StarRating="2" HotelCode="435157|155683" HotelName="Premium Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 23, Legian Kelod, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93511/2493511/23.jpg?f=15633774</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.68309701" Longitude="115.25902457" StarRating="1" HotelCode="326811|263655" HotelName="Hotel Sanur Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 316, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555068/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7393328" Longitude="115.16908551" StarRating="2.5" HotelCode="553905|157484" HotelName="Sari Buana Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng, Gang Mangga 3, Tuban, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48625/2948625/1.jpg?f=15341723</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71426126" Longitude="115.17190553" StarRating="2" HotelCode="761893|305443" HotelName="Sari Indah Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41314/2941314/1.jpg?f=15045522</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7616605736538" Longitude="115.172277479" StarRating="2" HotelCode="406042|161579" HotelName="Srikandi Inn by Gamma Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan Gang Gusti Ngurah Jelantik 4, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555905/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 13 rooms. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.81308384" Longitude="115.15711663" StarRating="2" HotelCode="441754|127306" HotelName="The Hill Ungasan House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Bangar Anggasan Sari GWK, 80361 Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39380/2039380/1.jpg?f=15070078</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities for a comfortable stay. A baggage storage service is available to guests. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.7736307227922" Longitude="115.22262997852" StarRating="3" HotelCode="404259|156877" HotelName="Cheap Hotel Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 81, Bidadari Line, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62576/2462576/1.jpg?f=15291646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.00" OriginalAmount="12.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="963003|penida_krusty_hill" HotelName="Krusty Bungalow Penida" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ped, Klungkung Regency, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34830000/34823900/34823860/02b70b0d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.09" OriginalAmount="12.09">
      <BasicPropertyInfo Latitude="-8.72261181" Longitude="115.17250917" StarRating="3" HotelCode="787490|21297c" HotelName="Kuta Suci Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 37, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42750/2942750/1.jpg?f=15054346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.18" OriginalAmount="12.18">
      <BasicPropertyInfo Latitude="-8.16612328" Longitude="115.00982457" StarRating="1" HotelCode="424270|136a3b" HotelName="Wahyu Dana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Seririt, Temukus, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.18" OriginalAmount="12.18">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|13ffc4" HotelName="J Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237005/237005a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.19" OriginalAmount="12.19">
      <BasicPropertyInfo Latitude="-8.7736307227922" Longitude="115.22262997852" StarRating="3" HotelCode="404259|2149c3" HotelName="Cheap Hotel Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 81, Bidadari Line, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62576/2462576/1.jpg?f=15291646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.24" OriginalAmount="12.24">
      <BasicPropertyInfo Latitude="-8.711802" Longitude="115.169696" StarRating="2" HotelCode="932451|134616" HotelName="POP! Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kubu Bene, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233144/233144a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.25" OriginalAmount="12.25">
      <BasicPropertyInfo Latitude="-8.68309701" Longitude="115.25902457" StarRating="1" HotelCode="326811|12c145" HotelName="Hotel Sanur Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 316, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555068/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.27" OriginalAmount="12.27">
      <BasicPropertyInfo Latitude="-8.7060781776384" Longitude="115.16877114773" StarRating="2.5" HotelCode="909027|11f3a3" HotelName="Lumbung Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Three Brothers, Banjar Legian Tengah, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/21483/2321483/1.jpg?f=15094584</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.46" OriginalAmount="12.46">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|12009d" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233167/233167a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.60" OriginalAmount="12.60">
      <BasicPropertyInfo Latitude="-8.71426126" Longitude="115.17190553" StarRating="2" HotelCode="761893|21d3c5" HotelName="Sari Indah Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41314/2941314/1.jpg?f=15045522</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.60" OriginalAmount="12.60">
      <BasicPropertyInfo Latitude="-8.71917462" Longitude="115.17341897" StarRating="3" HotelCode="497892|11fcf0" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sorga, Jalan Poppies 1, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235676/235676a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.61" OriginalAmount="12.61">
      <BasicPropertyInfo Latitude="-8.7192339499891" Longitude="115.17515883397" StarRating="3" HotelCode="933480|14070f" HotelName="Hotel Sandat legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 120, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224537/224537a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.63" OriginalAmount="12.63">
      <BasicPropertyInfo Latitude="-8.725614" Longitude="115.174744" StarRating="3" HotelCode="900061|11a5ff" HotelName="Bakungsari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singasari, P.O. Box 1044, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096334/096334a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the white sandy beach of Kuta and only 2 km from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.63" OriginalAmount="12.63">
      <BasicPropertyInfo Latitude="-8.63846749" Longitude="115.1867311" StarRating="2" HotelCode="492069|1d2bf1" HotelName="Pondok Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Belimbing 11, Jalan Kebo Iwa, Kerobokan, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.67" OriginalAmount="12.67">
      <BasicPropertyInfo Latitude="-8.7337926000522" Longitude="115.16894525666" StarRating="3" HotelCode="325323|11dfd0" HotelName="Taman Sari Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang, Pudak Sari 1, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255017/255017a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.68" OriginalAmount="12.68">
      <BasicPropertyInfo Latitude="-8.67632736" Longitude="115.44917667" StarRating="3" HotelCode="828414|214889" HotelName="Lembongan Bagus Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kangin Jungutbatu, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.72" OriginalAmount="12.72">
      <BasicPropertyInfo Latitude="-8.63458397" Longitude="115.17334851" StarRating="1" HotelCode="426058|1b0a58" HotelName="The Paica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wayan Gebyag 16, Dalung, Kerobokan, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21608/2521608/1.jpg?f=15059823</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.72" OriginalAmount="12.72">
      <BasicPropertyInfo Latitude="-8.7087763442071" Longitude="115.16940363374" StarRating="2" HotelCode="933486|1419cc" HotelName="Loft Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 99, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209275/209275a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.76" OriginalAmount="12.76">
      <BasicPropertyInfo Latitude="-8.7617" Longitude="115.1801" StarRating="2" HotelCode="498943|1e076a" HotelName="Ratu Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Internet,Laundry,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai Karang Sari III, 80361 Kedonganan</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42859/2942859/1.jpg?f=15220005</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.93" OriginalAmount="12.93">
      <BasicPropertyInfo Latitude="-8.48156892" Longitude="115.61808283" StarRating="2" HotelCode="361266|1337e2" HotelName="Villa Matanai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasari, Jasari Beach, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78349/1878349/33.jpg?f=15504925</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.95" OriginalAmount="12.95">
      <BasicPropertyInfo Latitude="-8.3424676737069" Longitude="115.66748387969" StarRating="3" HotelCode="390256|139bc8" HotelName="Titi Sedana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41469/2041469/1.jpg?f=14984596</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="12.98" OriginalAmount="12.98">
      <BasicPropertyInfo Latitude="-8.73709744" Longitude="115.16731346" StarRating="2.5" HotelCode="668202|21f0f6" HotelName="Prima Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 120, Satu Lokasi Dengan Mutiara Super Restaurant, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03527/3803527/1.jpg?f=15568698</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|163588" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487876/487876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The hotel includes Wi-Fi internet connection in all public areas and bedrooms. Travellers will appreciate the 24-hour reception. All bedrooms include cots for little children on demand. This is not a pet-friendly property. The car park may be useful to those arriving by car. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.17737226" Longitude="114.99634591" StarRating="3" HotelCode="631512|344461" HotelName="Bagus Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Singaraja, Desa Temukus, Kecamatan Banjar 81152, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637845/637845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Banjar (Buleleng).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.67632736" Longitude="115.44917667" StarRating="3" HotelCode="828414|293757" HotelName="Lembongan Bagus Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kangin Jungutbatu, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.11798453" Longitude="115.07359275" StarRating="2" HotelCode="564096|167837" HotelName="Hotel Mandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Asri, Pura Camplung, Singaraja, Lovina 81119, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20269/3220269/1.jpg?f=15407718</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2.5" HotelCode="630810|265494" HotelName="Pering Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/73/b373b8a408e29e5c694a015edaad8467295a8c95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.63846749" Longitude="115.1867311" StarRating="2" HotelCode="492069|157077" HotelName="Pondok Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Belimbing 11, Jalan Kebo Iwa, Kerobokan, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.73709744" Longitude="115.16731346" StarRating="2.5" HotelCode="668202|372937" HotelName="Prima Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 120, Satu Lokasi Dengan Mutiara Super Restaurant, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03527/3803527/1.jpg?f=15568698</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.82743191" Longitude="115.13924482" StarRating="3" HotelCode="852594|383262" HotelName="RedDoorz @ Uluwatu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 66X, Desa Pecatu, Kuta Selatan, Kabupaten Badung, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982608/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.67996334" Longitude="115.20621748" StarRating="2" HotelCode="521069|381027" HotelName="Sayang Residence 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sayang 24, Denpasar 80222, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76911/1876911/1.jpg?f=15054618</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Sayang Residence I provides the best option for business and the leisure traveler.The 17 rooms include 4 Anggrek room and  13 Mawar room. The Sayang residence I is not hotel we couldn't give fully hospitality as the hotel treated.Various residence services and facilities available at Sayang residence 1 include car park speed internet satellite TV delivery toiletries shop  laundry service security for 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.717048" Longitude="115.170511" StarRating="3" HotelCode="909080|156800" HotelName="Suji Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Beach Street, Poppies Lane I, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276106/276106a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.7337926000522" Longitude="115.16894525666" StarRating="3" HotelCode="325323|83342" HotelName="Taman Sari Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang, Pudak Sari 1, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255017/255017a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.7980677454398" Longitude="115.22276669741" StarRating="2" HotelCode="915205|226234" HotelName="The Studio Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan ByPass Nusa Dua 7X, Nusa Dua 30363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.7980677454398" Longitude="115.22276669741" StarRating="2" HotelCode="915205|74093" HotelName="The Studio Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan ByPass Nusa Dua 7X, Nusa Dua 30363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.3424676737069" Longitude="115.66748387969" StarRating="3" HotelCode="390256|108466" HotelName="Titi Sedana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41469/2041469/1.jpg?f=14984596</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.00" OriginalAmount="13.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="983087|penida_lapaya_garden" HotelName="Penida Lapaya Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Crystal Bay, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37920000/37919700/37919636/b4737f07_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.00" OriginalAmount="13.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="964669|the_box_house_nusa_penida" HotelName="The Box House Nusa Penida" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kutapang Kauh, Batununggul, Kabupaten Klungkung, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/98/6d98a240420cfcea1b56d56c6ed873c59c284f9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.00" OriginalAmount="13.00">
      <BasicPropertyInfo Latitude="-8.679201126098633" Longitude="115.51931762695312" StarRating="3" HotelCode="0|ramwan_guest_house" HotelName="Ramwan Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ped - Buyuk, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/a2/6da20bbdd66cd0aa2eeede9db0fe7886e4e5257b.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Ramwan Guest House is within a 5-minute drive of Plabuhan Tradisional Sampalan and Port Roro Nusa Jaya Abadi.  This guesthouse is 7.4 mi (12 km) from Crystal Bay and 10.5 mi (16.9 km) from Kelingking Beach.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;br /&gt;Continental breakfasts are available daily from 6:00 AM to 8:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 7 guestrooms featuring minibars. Rooms have private patios. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.03" OriginalAmount="13.03">
      <BasicPropertyInfo Latitude="-8.7004103120785" Longitude="115.18113782545" StarRating="2" HotelCode="933481|150dd5" HotelName="Nakula Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Timur Gang Marga Ayu 88, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361978/361978a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.04" OriginalAmount="13.04">
      <BasicPropertyInfo Latitude="-8.7078999849701" Longitude="115.17180330608" StarRating="3" HotelCode="909001|11b4a3" HotelName="Dewa Bharata Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" HotelFacility="Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276313/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our 40 cottages located just a few step from Kuta beach and 10 minutes drive from Ngurah Rai International airport. All rooms with private bath, either Air conditioned or fan. Swimming pool surrounded by green and lush tropical garden. Gending Restaurant overlooking the beautiful garden and pool, offers a Chinese, Indonesian and European cuisine with the Balinese hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.10" OriginalAmount="13.10">
      <BasicPropertyInfo Latitude="-8.37297213" Longitude="115.26859728" StarRating="3" HotelCode="517514|122195" HotelName="Raffles Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Airport Transfer (on Demand),Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Kintamani 198 km 38, 80517 Payangan</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41916/2041916/1.jpg?f=15081274</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Raffes Holiday Hotel is a romantic Balinese hideaway prefect for Honeymooners couples or families.Each room features a king size bed mini-barTV+ DVD Player.There is a complimentary shuttle service Hotel - Ubud Market (9AM 12 PM 3PM 6PM)Ubud Market - Hotel (10 AM 1 PM 4PM 9 PM)Be smart booking our  promotion transfer in from airport to Hotel IDR 350.000 ( 1-3) pax (USD38) and IDR 500.000 ( 4-6) pax Early Booking Rent Car (Toyota Innova for upto 6 persons included Driver + Gasoline) Discount 25% .   5 hr        Rp  700.000- early booking Rp 525.000-Full day    Rp.  1.200.000- early booking Rp. 900.000-..no extra charge for use more than 12 hr.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.20" OriginalAmount="13.20">
      <BasicPropertyInfo Latitude="-8.65317683" Longitude="115.13793964" StarRating="2" HotelCode="845408|214804" HotelName="The Wina Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Subak Ambengan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.22" OriginalAmount="13.22">
      <BasicPropertyInfo Latitude="-8.50902584" Longitude="115.26086307" StarRating="2.5" HotelCode="630810|13f6a4" HotelName="Pering Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Beji, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/73/b373b8a408e29e5c694a015edaad8467295a8c95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.23" OriginalAmount="13.23">
      <BasicPropertyInfo Latitude="-8.76248829" Longitude="115.17230986" StarRating="3" HotelCode="407968|1a5147" HotelName="New Asta Graha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan 8G, Kedonganan Village 80361, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.32" OriginalAmount="13.32">
      <BasicPropertyInfo Latitude="-8.717048" Longitude="115.170511" StarRating="3" HotelCode="909080|132662" HotelName="Suji Bungalow" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Beach Street, Poppies Lane I, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276106/276106a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.32" OriginalAmount="13.32">
      <BasicPropertyInfo Latitude="-8.7086305370439" Longitude="115.17152932808" StarRating="3" HotelCode="113529|12974b" HotelName="Rivavi Fashion Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Legian Kelod, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162947/162947a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of bustling Legian. It is just a 5-minute walk from Kuta Beach and a 15-minute walk from restaurants and nightlife options in Legian. Ngurah Rai International Airport and Seminyak are both a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.33" OriginalAmount="13.33">
      <BasicPropertyInfo Latitude="-8.14759583" Longitude="114.66295" StarRating="3" HotelCode="593185|1d9006" HotelName="Pande Guest House Pemuteran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt-Gilimanuk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764176/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.39" OriginalAmount="13.39">
      <BasicPropertyInfo Latitude="-8.671078" Longitude="115.236411" StarRating="3" HotelCode="320156|1a6666" HotelName="Mahatma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puputan II B 1, Nitimandala, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544223/544223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.40" OriginalAmount="13.40">
      <BasicPropertyInfo Latitude="-8.715887" Longitude="115.181141" StarRating="2" HotelCode="292327|1d8976" HotelName="J Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88D, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237005/237005a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.40" OriginalAmount="13.40">
      <BasicPropertyInfo Latitude="-8.33506813" Longitude="115.64571747" StarRating="3" HotelCode="504015|1a7a83" HotelName="Pakels Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Beauty Salon,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Abang, Karangasem, Amed, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21603/2521603/1.jpg?f=15183793</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Amed, Pakels Bali Villas promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, grocery deliveries, postal service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including hiking trails, outdoor pool, diving, fishing, massage, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Pakels Bali Villas will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.41" OriginalAmount="13.41">
      <BasicPropertyInfo Latitude="-8.6720067071844" Longitude="115.24438798428" StarRating="3" HotelCode="113474|129cab" HotelName="Oranjje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 200, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275569/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.44" OriginalAmount="13.44">
      <BasicPropertyInfo Latitude="-8.7237964" Longitude="115.1752277" StarRating="3" HotelCode="908964|125050" HotelName="Grand Serela Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 42, Kalimalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161640/161640a_hb_a_901.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.51" OriginalAmount="13.51">
      <BasicPropertyInfo Latitude="-8.66638013" Longitude="115.16586946" StarRating="3" HotelCode="551906|1e0781" HotelName="RaBaSTa Kubu Bali Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 7 3, Jalan Raya Kerobokan, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.59" OriginalAmount="13.59">
      <BasicPropertyInfo Latitude="-8.7073833247164" Longitude="115.17272461073" StarRating="3" HotelCode="260573|149e68" HotelName="Siesta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunut Sari 8, Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/93/933095/JuNoq6ud_33a3d70b49933f1a044ad03a3cecc38d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.70" OriginalAmount="13.70">
      <BasicPropertyInfo Latitude="-8.7431716" Longitude="115.1725811" StarRating="2" HotelCode="908960|13296c" HotelName="Anika Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 3, Komplek Burung, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41797/2041797/1.jpg?f=15029522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.72" OriginalAmount="13.72">
      <BasicPropertyInfo Latitude="-8.7073833247164" Longitude="115.17272461073" StarRating="3" HotelCode="260573|1e1628" HotelName="Siesta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunut Sari 8, Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/93/933095/JuNoq6ud_33a3d70b49933f1a044ad03a3cecc38d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.92" OriginalAmount="13.92">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|1463a2" HotelName="Bakung Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71085/a_71085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="13.96" OriginalAmount="13.96">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|12810c" HotelName="Restu Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86906/l_86906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Airport, while Denpasar, the capital city of Bali, is about 40 minutes away. It is a 10-minute walk from the beach area while the shopping centre, art markets, banks, and the famous night life of Kuta can all be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="3" HotelCode="933567|79276" HotelName="Abian Srama Hotel And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 23, Sindhu, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45556/7cefa7da-c596-4184-b201-e6c9cf018a64.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.71090904" Longitude="115.17066455" StarRating="3" HotelCode="350246|83319" HotelName="Amaris Lebak Bene Kuta - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543561/543561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.35516399" Longitude="115.68753604" StarRating="3" HotelCode="748138|359315" HotelName="Amed Romance House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFyZxz%2F2UX24XuzhaXqLaSFAzFFYup4kjobIm6tHHhE%2B9E9QEpPJNxfhPuFuykTzhxyO7pJbgHXCj6T%2FZCQWRPmpe3KHzG6BBDfKLxxSKWp%2B2ZQrCPGcVYOiut1tzjHcd7b4I%2B0rxWPcw2hSSrW1lDz3tT4Q8vnq9VL%2BJU8TB6p3OITEA9vH5TyI3MvI0oJeD3ReCXUOzSe6eKRB5GuyU86nT1Ha%2BkOVm%2Bg%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="772404|369408" HotelName="Angels Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ped, Nusa Penida 80771, Penida Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.7431716" Longitude="115.1725811" StarRating="2" HotelCode="908960|157390" HotelName="Anika Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 3, Komplek Burung, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41797/2041797/1.jpg?f=15029522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.70605272" Longitude="115.25317057" StarRating="3" HotelCode="546980|157055" HotelName="Blanjong Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekar Waru 4, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13578/2513578/1.jpg?f=14938557</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65180471" Longitude="115.12867095" StarRating="3" HotelCode="964469|388330" HotelName="Caroline Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 69, Canggu 80361, Kecamatan Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523863</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.75863592315" Longitude="115.17939312358" StarRating="2" HotelCode="349980|77257" HotelName="Coco de Heaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bay Pass Ngurah Rai 17 X, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253791/253791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.53984259" Longitude="115.32311393" StarRating="3" HotelCode="492421|158518" HotelName="Hotel Gianyar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Manik 1A, Gianyar 80511, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38083/2038083/39.jpg?f=15602637</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.7173508193859" Longitude="115.17319904556" StarRating="2.5" HotelCode="504173|156566" HotelName="Gora Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95568/2095568/1.jpg?f=15567663</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.72445778" Longitude="115.17108963" StarRating="2" HotelCode="560778|156587" HotelName="H-Ostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Square, Block E8, Kuta 83061</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42827/2942827/1.jpg?f=14950327</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service, a transfer service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.6720067071844" Longitude="115.24438798428" StarRating="3" HotelCode="113474|211431" HotelName="Oranjje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 200, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275569/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.50766744" Longitude="115.26146833" StarRating="1" HotelCode="641248|226926" HotelName="Jungut Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Dry Cleaning,Garden,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gang Arjuna, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40962/2040962/1.jpg?f=15396611</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Jungut Inn is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's Wi-Fi in public areas, airport transfer. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Jungut Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.66638013" Longitude="115.16586946" StarRating="3" HotelCode="551906|215561" HotelName="RaBaSTa Kubu Bali Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 7 3, Jalan Raya Kerobokan, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.7087763442071" Longitude="115.16940363374" StarRating="2" HotelCode="933486|34564" HotelName="Loft Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 99, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209275/209275a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.64355049" Longitude="115.13255878" StarRating="2" HotelCode="808704|383295" HotelName="Margarita Surf Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Batu Belah 17, Pererenan, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32780000/32778000/32777998/26a29c67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.644579134355" Longitude="115.20929046627" StarRating="2.5" HotelCode="936738|153032" HotelName="POP! Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S Cokroaminoto 23 - 25, 80118 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502944/502944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.71368245" Longitude="115.17438371" StarRating="2.5" HotelCode="545623|155696" HotelName="Mangga Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Mangga  7, Legian Bali, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50488/2950488/1.jpg?f=14949628</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|81090" HotelName="Restu Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86906/l_86906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Airport, while Denpasar, the capital city of Bali, is about 40 minutes away. It is a 10-minute walk from the beach area while the shopping centre, art markets, banks, and the famous night life of Kuta can all be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65556113" Longitude="115.14255889" StarRating="3" HotelCode="752798|306793" HotelName="Sakura Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9B, Gang Puji, Tibubeneng, Kuta Utara, Kabupaten Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43378/2943378/1.jpg?f=15057457</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.7192339499891" Longitude="115.17515883397" StarRating="3" HotelCode="933480|79720" HotelName="Hotel Sandat legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 120, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224537/224537a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.65317683" Longitude="115.13793964" StarRating="2" HotelCode="845408|306797" HotelName="The Wina Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Subak Ambengan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14" OriginalAmount="14">
      <BasicPropertyInfo Latitude="-8.80060428" Longitude="115.1637009" StarRating="3" HotelCode="859219|360891" HotelName="The Xotic Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sari, Kampus Unud, Ungasan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.67992853" Longitude="115.50156504" StarRating="3" HotelCode="850860|sunset_hill_cottage" HotelName="Sunset Hill Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Petak 1, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982767/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="772404|angels_bungalow" HotelName="Angels Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ped, Nusa Penida 80771, Penida Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.67474863" Longitude="115.54850237" StarRating="0" HotelCode="808520|d_kubon_palace" HotelName="D' Kubon Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kutampi-Buyuk, Nusa Penida Island, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33070000/33066800/33066750/02802366_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.00" OriginalAmount="14.00">
      <BasicPropertyInfo Latitude="-8.679215431213379" Longitude="115.49197387695312" StarRating="2" HotelCode="0|bagoesfull_homestay" HotelName="Bagoesfull Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Toya Pakeh, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/c4/d3c431da97f2673967fc4cff9f33ed79e06fd98f.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Penida Island, Bagoesfull Homestay is a 1-minute drive from Maruti Express Nusa Penida Ferry Dock and 8 minutes from Plabuhan Tradisional Sampalan.  This guesthouse is 5.2 mi (8.3 km) from Crystal Bay and 9.5 mi (15.3 km) from Kelingking Beach.&lt;br /&gt;Amenities : Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 0.6 km / 0.4 mi&lt;br /&gt;Gamat Bay - 4.4 km / 2.7 mi&lt;br /&gt;Plabuhan Tradisional Sampalan - 7.3 km / 4.5 mi&lt;br /&gt;Pantai Banana - 7.3 km / 4.6 mi&lt;br /&gt;Crystal Bay Beach - 8.2 km / 5.1 mi&lt;br /&gt;Secret Beach - 8.2 km / 5.1 mi&lt;br /&gt;Crystal Bay - 8.3 km / 5.2 mi&lt;br /&gt;Port Roro Nusa Jaya Abadi - 8.4 km / 5.2 mi&lt;br /&gt;Paluang Beach - 14.9 km / 9.2 mi&lt;br /&gt;Goa Giri Putri Temple - 14.9 km / 9.3 mi&lt;br /&gt;Kelingking Beach - 15.3 km / 9.5 mi&lt;br /&gt;Seganing Waterfall - 15.7 km / 9.8 mi&lt;br /&gt;Tembeling Beach - 16.6 km / 10.3 mi&lt;br /&gt;Tona Beach - 16.8 km / 10.4 mi&lt;br /&gt;Broken Beach - 17.1 km / 10.6 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 80.3 km / 49.9 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Bagoesfull Restaurant serving guests of Bagoesfull Homestay.&lt;br /&gt;HeadLine : Near Maruti Express Nusa Penida Ferry Dock&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.01" OriginalAmount="14.01">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|16df22" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487876/487876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The hotel includes Wi-Fi internet connection in all public areas and bedrooms. Travellers will appreciate the 24-hour reception. All bedrooms include cots for little children on demand. This is not a pet-friendly property. The car park may be useful to those arriving by car. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.02" OriginalAmount="14.02">
      <BasicPropertyInfo Latitude="-8.7173508193859" Longitude="115.17319904556" StarRating="2.5" HotelCode="504173|189219" HotelName="Gora Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95568/2095568/1.jpg?f=15567663</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.04" OriginalAmount="14.04">
      <BasicPropertyInfo Latitude="-8.7818171205368" Longitude="115.17430494198" StarRating="3" HotelCode="113489|11866d" HotelName="Nirmala Hotel &amp; Bungalow Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II, 10, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1255488/RLwEMysG_f1aa539f388918b1aa92e0f64c36891e.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.06" OriginalAmount="14.06">
      <BasicPropertyInfo Latitude="-8.75863592315" Longitude="115.17939312358" StarRating="2" HotelCode="349980|21d3b0" HotelName="Coco de Heaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bay Pass Ngurah Rai 17 X, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253791/253791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.13" OriginalAmount="14.13">
      <BasicPropertyInfo Latitude="-8.6743959907683" Longitude="115.23395701355" StarRating="2" HotelCode="349995|135323" HotelName="Cityzen Renon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara II 5, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76860/1876860/1.jpg?f=15421674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.17" OriginalAmount="14.17">
      <BasicPropertyInfo Latitude="-8.50256081" Longitude="114.96620857" StarRating="3" HotelCode="348807|192d5b" HotelName="Balian Paradise Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Br. Pengasahan, Surabrata, Tabanan – Bali, 82162</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.39" OriginalAmount="14.39">
      <BasicPropertyInfo Latitude="-8.65463045" Longitude="115.14752359" StarRating="3" HotelCode="629427|214805" HotelName="Adi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Brawa 8B, Banjar Brawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42143/2942143/1.jpg?f=14949666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.45" OriginalAmount="14.45">
      <BasicPropertyInfo Latitude="-8.74298857" Longitude="115.18081704" StarRating="3" HotelCode="403203|18fa01" HotelName="Bahana Guest House by GAMMA Hospitality" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merpati No 12, Banjar Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39885/2039885/1.jpg?f=15656640</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.48" OriginalAmount="14.48">
      <BasicPropertyInfo Latitude="-8.6724366823879" Longitude="115.25812089815" StarRating="3" HotelCode="141097|11b09f" HotelName="Sanur Agung Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I Gusti Ngurah Rai 174, Sanur 80227, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/120602/120602a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Sanur, on the island of Bali. Guests will find a number of tourist attractions just 500 metres from the accommodation, whilst Sanur's white sandy beach is around 1 km away. The capital of Bali, Denpasar, is approximately 7 km away, whilst Ngurah Rai International Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.48" OriginalAmount="14.48">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="2" HotelCode="113524|125257" HotelName="Puri Dibia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raya Kuta 20X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155703/155703a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta in Bali, this hotel enjoys a strategic location, as it is situated close to many restaurants, shopping centres and nightclubs. It is also conveniently situated only 30 minutes’ drive from Bali Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.54" OriginalAmount="14.54">
      <BasicPropertyInfo Latitude="-8.5098405532988" Longitude="115.26138179004" StarRating="2" HotelCode="909065|1334b8" HotelName="Sagitarius Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41280/2041280/35.jpg?f=15649989</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.57" OriginalAmount="14.57">
      <BasicPropertyInfo Latitude="-8.7106874490939" Longitude="115.17876947885" StarRating="3" HotelCode="915192|122252" HotelName="Everyday Smart Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 12/12A, Central Park, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192379/192379a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14.67" OriginalAmount="14.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|918435" HotelName="INNA BALI HERITAGE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33540_image64177542_0.jpg</HotelPictures>
        <HotelDescription>Inna Bali Heritage Hotel is strategically located in the heart of Denpasar, offering free parking and ground-floor rooms with cable TV. There is a swimming pool and free WiFi in common areas. Sanur Beach and Bali Art Center are a 15-minute drive away.Rooms at Inna Bali Heritage Hotel feature air conditioning, a seating area, a desk and a private bathroom with a bathtub, hot and cold shower and toiletries. Toilet. They also have garden views.The friendly staff can arrange car rental and airport shuttle services for an additional fee. There is also an ATM and meeting and banquet facilities.The hotel houses Sinta Restaurant, which specializes in Indonesian cuisine, and a small supermarket is a 10-minute drive away.Inna Bali Heritage Hotel is a 5-minute walk from the market. Traditional Badung and Bali Museum, a 15-minute walk from 911 Dental Clinic, a 10-minute walk from Denpasar Bird Market and Jro Kuta Palace, and a 35-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.69" OriginalAmount="14.69">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|11b085" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1395718</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Airport. It is also conveniently close to Kuta Beach and Kuta tourist centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.70" OriginalAmount="14.70">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|12601e" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234492/234492a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.71" OriginalAmount="14.71">
      <BasicPropertyInfo Latitude="-8.33423518" Longitude="115.6431374" StarRating="2" HotelCode="435149|1f0af7" HotelName="Amed Sari Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Purwakerti, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13517/2513517/1.jpg?f=14958684</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.72" OriginalAmount="14.72">
      <BasicPropertyInfo Latitude="-8.70605272" Longitude="115.25317057" StarRating="3" HotelCode="546980|1a7c7e" HotelName="Blanjong Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekar Waru 4, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13578/2513578/1.jpg?f=14938557</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.76" OriginalAmount="14.76">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|192036" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60327/2260327/1.jpg?f=15236722</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.78" OriginalAmount="14.78">
      <BasicPropertyInfo Latitude="-8.65210959" Longitude="115.25149277" StarRating="4" HotelCode="449333|127bab" HotelName="Puri Nusa Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Waribang 99, Denpasar, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95721/2095721/1.jpg?f=15065057</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Nusa Indah strategically located in the center area of Denpasar. Sanur Each can be reached by a 15 minute drive from the hotel. The hotel offers an outdoor swimming pool free Wi Fi and an outdoor swimming pool.Each room equipped with a TV air conditioning and an en suite bathroom with shower facilities. Airport shuttle services daily tour other guest activities can be arrange by contact person BAGUS at +62 361 7400834 and Laundry services can be arranged by the front desk staff upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="14.95" OriginalAmount="14.95">
      <BasicPropertyInfo Latitude="-8.62830697" Longitude="115.17825646" StarRating="3" HotelCode="349642|191228" HotelName="Zizz Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mudutaki V 2, Tegal Jaya, Dalung 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Dalung</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614881/614881a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dalung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.795164" Longitude="115.224738" StarRating="2" HotelCode="292341|79155" HotelName="Amaris Pratama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pratama Lingk. Celuk, Kel. Benoa, Kuta Selatan</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222644/222644a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7235563336003" Longitude="115.17344280731" StarRating="2" HotelCode="335600|225643" HotelName="Angkul Angkul Beach Inn Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Wangi 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507816/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|156526" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95701/2095701/36.jpg?f=15668351</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.74298857" Longitude="115.18081704" StarRating="3" HotelCode="403203|83398" HotelName="Bahana Guest House by GAMMA Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merpati No 12, Banjar Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39885/2039885/1.jpg?f=15656640</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.67357" Longitude="115.17712" StarRating="3" HotelCode="908992|77146" HotelName="Bali Paradise City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat 234, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81782/2281782/43.jpg?f=15503645</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.50256081" Longitude="114.96620857" StarRating="3" HotelCode="348807|166100" HotelName="Balian Paradise Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Br. Pengasahan, Surabrata, Tabanan – Bali, 82162</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.74147858" Longitude="115.1685813" StarRating="2.5" HotelCode="491565|157393" HotelName="Chillin Kuta Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Polonia 25X, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44012/2944012/1.jpg?f=15356493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.71612428" Longitude="115.17250355" StarRating="0" HotelCode="670491|518047" HotelName="Bali Dwipa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesar</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852779/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.70913105" Longitude="115.17549633" StarRating="3" HotelCode="956974|384264" HotelName="Gempita House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 10, Gang Lestari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495729</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|83350" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233167/233167a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7098579591338" Longitude="115.17407468424" StarRating="3" HotelCode="296376|78393" HotelName="Hotel NEO Kuta Jelantik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 188, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371468/371468a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.16612328" Longitude="115.00982457" StarRating="1" HotelCode="424270|215196" HotelName="Wahyu Dana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Seririt, Temukus, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.671078" Longitude="115.236411" StarRating="3" HotelCode="320156|152949" HotelName="Mahatma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puputan II B 1, Nitimandala, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544223/544223a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="636521|306774" HotelName="Moon Bamboo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Warung 1, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/807071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.69039151" Longitude="115.43291755" StarRating="2.5" HotelCode="623972|293776" HotelName="Pemuntalan Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dreambeach Road, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92498/3692498/1.jpg?f=15235230</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65210959" Longitude="115.25149277" StarRating="4" HotelCode="449333|381022" HotelName="Puri Nusa Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Waribang 99, Denpasar, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95721/2095721/1.jpg?f=15065057</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Nusa Indah strategically located in the center area of Denpasar. Sanur Each can be reached by a 15 minute drive from the hotel. The hotel offers an outdoor swimming pool free Wi Fi and an outdoor swimming pool.Each room equipped with a TV air conditioning and an en suite bathroom with shower facilities. Airport shuttle services daily tour other guest activities can be arrange by contact person BAGUS at +62 361 7400834 and Laundry services can be arranged by the front desk staff upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.66906866" Longitude="115.18858718" StarRating="0" HotelCode="850681|418408" HotelName="RedDoorz Plus @ Mahendradatta Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buana Raya 100xx</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984261/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.65415477" Longitude="115.12622856" StarRating="0" HotelCode="669978|388343" HotelName="Repag Wayan Canggu Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Mejan, Kabupaten Badung, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34990000/34988000/34987905/317f0e2b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.7086305370439" Longitude="115.17152932808" StarRating="3" HotelCode="113529|69747" HotelName="Rivavi Fashion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Legian Kelod, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162947/162947a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of bustling Legian. It is just a 5-minute walk from Kuta Beach and a 15-minute walk from restaurants and nightlife options in Legian. Ngurah Rai International Airport and Seminyak are both a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.70556076" Longitude="115.25222128" StarRating="2.5" HotelCode="546953|153132" HotelName="Sanur Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 53 A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.6954064480978" Longitude="115.16883343188" StarRating="2" HotelCode="428025|77346" HotelName="Seminyak Point Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226140/226140a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a convenient setting in Seminyak. The property is made up of 28 double rooms. This hotel is situated in the centre of the vibrant area in Bali. Surrounded by a green garden, it offers free Wi-Fi, air-conditioned accommodation as well as an outdoor swimming pool. Each room features a wardrobe, flat-screen cable TV and a balcony overlooking the pool. The en-suite bathroom comes with a hot shower. The hotel is a 5-minute drive from Seminyak Beach and Oberoi Street, where many shops, restaurants and cafes are located. Ngurah Rai International Airport is 25 minutes' drive away from the property. It also offers laundry service, airport pick-up services, and car and bicycle rental as well as massage services upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.67992853" Longitude="115.50156504" StarRating="3" HotelCode="850860|369443" HotelName="Sunset Hill Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Petak 1, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982767/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|78735" HotelName="The Tusita Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41661/2041661/61.jpg?f=15536744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.14562045" Longitude="114.64922864" StarRating="2" HotelCode="448761|157692" HotelName="Trijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk-Seririk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71612428" Longitude="115.17250355" StarRating="0" HotelCode="670491|bali_dwipa" HotelName="Bali Dwipa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesar</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852779/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2.5" HotelCode="398594|wana_kubu_homestay_" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38557/2038557/1.jpg?f=15077623</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.80060428" Longitude="115.1637009" StarRating="3" HotelCode="859219|the_xotic_bali" HotelName="The Xotic Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sari, Kampus Unud, Ungasan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.712003" Longitude="115.172905" StarRating="2" HotelCode="67188|restu_bali_hotel" HotelName="Restu Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 113, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86906/l_86906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Kuta, around a 20-minute drive from Ngurah Rai International Airport, while Denpasar, the capital city of Bali, is about 40 minutes away. It is a 10-minute walk from the beach area while the shopping centre, art markets, banks, and the famous night life of Kuta can all be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71368245" Longitude="115.17438371" StarRating="2.5" HotelCode="545623|mangga_bali_inn" HotelName="Mangga Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Mangga  7, Legian Bali, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50488/2950488/1.jpg?f=14949628</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.72581674" Longitude="115.18113122" StarRating="3" HotelCode="594879|kimono_hotel" HotelName="Kimono Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.50822009" Longitude="115.2667513" StarRating="0" HotelCode="969474|ojeks_homestay_" HotelName="Ojeks Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Gang Soka, Ubud 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37860000/37853400/37853310/331cfcfd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.70605272" Longitude="115.25317057" StarRating="3" HotelCode="546980|blanjong_homestay" HotelName="Blanjong Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekar Waru 4, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13578/2513578/1.jpg?f=14938557</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.50900327" Longitude="115.26150071" StarRating="0" HotelCode="666716|ode_hostel" HotelName="Ode Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Nomor 68, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48593/2948593/1.jpg?f=14950266</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.687490463256836" Longitude="115.5593032836914" StarRating="3" HotelCode="0|hotra_hill_cottage" HotelName="Hotra Hill Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Tain Besi, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/62/1e/621ea91505e5ccc001964bca3c83530a50e66afe.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Hotra Hill Cottage is a 5-minute drive from Port Roro Nusa Jaya Abadi and 5 minutes from Plabuhan Tradisional Sampalan.  This bed &amp;amp; breakfast is 11.2 mi (18 km) from Crystal Bay and 12.5 mi (20 km) from Blue Lagoon Beach.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring flat-screen televisions. Satellite television is provided for your entertainment. Bathrooms feature showers, complimentary toiletries, and toothbrushes and toothpaste. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.67992853" Longitude="115.50156504" StarRating="3" HotelCode="850860|sunset_hill_cottage_2" HotelName="Sunset Hill Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Petak 1, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982767/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.80739827" Longitude="115.17865996" StarRating="4" HotelCode="441888|reddoorz_near_udayana_university_jimbaran_2" HotelName="Sun Island Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gong, 80361 Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605210/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex features a transfer service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.5098405532988" Longitude="115.26138179004" StarRating="2" HotelCode="909065|sagitarius_inn" HotelName="Sagitarius Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41280/2041280/35.jpg?f=15649989</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|bakung_beach_resort_3" HotelName="Bakung Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71085/a_71085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6743959907683" Longitude="115.23395701355" StarRating="2" HotelCode="349995|cityzen_renon" HotelName="Cityzen Renon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara II 5, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76860/1876860/1.jpg?f=15421674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7086305370439" Longitude="115.17152932808" StarRating="3" HotelCode="113529|rivavi_fashion_hotel" HotelName="Rivavi Fashion Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Legian Kelod, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162947/162947a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of bustling Legian. It is just a 5-minute walk from Kuta Beach and a 15-minute walk from restaurants and nightlife options in Legian. Ngurah Rai International Airport and Seminyak are both a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.69802071" Longitude="115.1773933" StarRating="3" HotelCode="308156|berry_biz_hotel" HotelName="Berry Biz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369344/369344a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7098579591338" Longitude="115.17407468424" StarRating="3" HotelCode="296376|hotel_neo_kuta_jelantik" HotelName="Hotel NEO Kuta Jelantik" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 188, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371468/371468a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.682915" Longitude="115.166789" StarRating="3.5" HotelCode="292748|the_sunset_point_hotel" HotelName="The Sunset Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 88-99, Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277130/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.66638013" Longitude="115.16586946" StarRating="3" HotelCode="551906|airy_seminyak_kerobokan_raya_gang_tujuh_bali" HotelName="RaBaSTa Kubu Bali Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 7 3, Jalan Raya Kerobokan, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.65556113" Longitude="115.14255889" StarRating="3" HotelCode="752798|sakura_guesthouse_5" HotelName="Sakura Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9B, Gang Puji, Tibubeneng, Kuta Utara, Kabupaten Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43378/2943378/1.jpg?f=15057457</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.65463045" Longitude="115.14752359" StarRating="3" HotelCode="629427|adi_homestay_2" HotelName="Adi Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Brawa 8B, Banjar Brawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42143/2942143/1.jpg?f=14949666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7335335635773" Longitude="115.1720878458" StarRating="2.5" HotelCode="334982|my_home__bali" HotelName="My Home @ Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bhineka Jatijaya XI/27, Kubu Anyar, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40653/2040653/1.jpg?f=15074651</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.66420153" Longitude="115.14098673" StarRating="2.5" HotelCode="549291|airy_kuta_utara_pantai_berawa_gang_merpati_6_canggu_bali" HotelName="Wita Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa, Gang Merpati 6, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42528/2942528/1.jpg?f=14949585</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the accommodation, ensuring a comfortable stay. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838777|hai_homestay" HotelName="Hai Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan 34</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977397/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7106874490939" Longitude="115.17876947885" StarRating="3" HotelCode="915192|everyday_smart_hotel" HotelName="Everyday Smart Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 12/12A, Central Park, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192379/192379a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.74298857" Longitude="115.18081704" StarRating="3" HotelCode="403203|bahana_guest_house" HotelName="Bahana Guest House by GAMMA Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merpati No 12, Banjar Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39885/2039885/1.jpg?f=15656640</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71542185" Longitude="115.17153825" StarRating="0" HotelCode="666769|le_lima" HotelName="Le Lima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Popies 2, Gang Mangga, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42876/2942876/1.jpg?f=14949568</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.63948167" Longitude="115.14360065" StarRating="3" HotelCode="549280|amelle_villas" HotelName="Amelle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 56, Banjar Pipitan, Canggu 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/718201/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.50901200465417" Longitude="115.261052548885" StarRating="2" HotelCode="0|_0x7b437" HotelName="Pering Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/73/b373b8a408e29e5c694a015edaad8467295a8c95.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget two-star hotel “Pering Sunset Bungalows” is situated in Bali. It boasts a convenient location within 17 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra bed is not available at this property.,&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.527565" Longitude="115.264693" StarRating="3" HotelCode="384932|dewa_put_guest_house" HotelName="Uma Dewi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Br.Pengosekan Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40291/2040291/41.jpg?f=15679971</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6546719" Longitude="115.13182188" StarRating="0" HotelCode="835684|mikuk_homestay" HotelName="Mikuk Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 84, Kuta Utara, Kabupaten Badung, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976384/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.516891479492188" Longitude="115.25989532470703" StarRating="1" HotelCode="0|merthayasa_bungalows" HotelName="Merthayasa Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/41/46410f323c061b6e8304812a2e7965de6399071f.jpeg</HotelPictures>
        <HotelDescription>Situated in Ubud, 500 metres from Ubud Monkey Forest, Merthayasa Bungalow 2 features an outdoor pool and views of the pool.&lt;br /&gt;Rooms are equipped with a private bathroom. Merthayasa Bungalow 2 features free WiFi .&lt;br /&gt;Bike hire and car hire are available at this guest house and the area is popular for cycling.&lt;br /&gt;Ubud Market is 1 km from Merthayasa Bungalow 2, while Ubud Palace is 1 km away. The nearest airport is Ngurah Rai International Airport, 27 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71048" Longitude="115.17882" StarRating="3" HotelCode="0|_0x39e6b" HotelName="RedDoorz @ Istana Kuta Galeria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Istana Kuta Galeria Blok Ethnic 12/12A, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/1d/c41de0400f8f0ee9fd353962383ee82a49948c07.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kuta (Raya Kuta), RedDoorz @ Istana Kuta Galeria is within a 10-minute drive of Double Six Beach and Bali Bombing Memorial.  This hotel is 2 mi (3.1 km) from Seminyak Beach and 2 mi (3.3 km) from Waterbom Bali.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This hotel offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, multilingual staff, and an elevator (lift). A roundtrip airport shuttle is available for a surcharge.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 100,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.51289945" Longitude="115.26390346" StarRating="0" HotelCode="641324|angga_homestay_" HotelName="Angga Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38530/2038530/5.jpg?f=15041001</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.52021374922517" Longitude="115.271350925335" StarRating="1" HotelCode="0|sila_urip_guest_house" HotelName="Sila Urip Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Teges Peliatan Ubud, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/b3/16/b316133726b464f738a8d85372d864c50cab94cd.jpeg</HotelPictures>
        <HotelDescription>Nestled amongst lush garden, Sila Urip Guest House is located in the tranquil part of Ubud. Each room here will provide you with a terrace and a seating area. Featuring a shower, private bathroom also comes with free toiletries. You can enjoy garden view from the room. Guests can order from the room service. At Sila Urip Guest House you will find a garden and a terrace. The friendly staff can assist with bike hire, shuttle service and airport transfer at additional charges. Other facilities offered at the property include a ticket service and a tour desk. An array of activities can be enjoyed on site or in the surroundings, including cycling. The guest house is 1.4 km from Ubud Monkey Forest, 1.6 km from Elephant Cave and 1.7 km from Ubud Market. Bali Denpasar International Airport is 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.65180471" Longitude="115.12867095" StarRating="3" HotelCode="964469|caroline_guest_house" HotelName="Caroline Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 69, Canggu 80361, Kecamatan Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523863</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7137920675505" Longitude="115.16785919666" StarRating="3" HotelCode="909054|puri_asih_hotel" HotelName="Puri Asih Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Beauty Salon,Internet,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74780/2474780/1.jpg?f=15237382</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Asih Hotel is perfectly located for both business and leisure guests in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Facilities like Wi-Fi in public areas, car park, meeting facilities, restaurant, laundry service are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, desk, balcony/terrace, television LCD/plasma screen. Take a break from a long day and make use of outdoor pool, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Puri Asih Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.505575" Longitude="115.27021145" StarRating="2" HotelCode="531599|sugi_house" HotelName="Sugi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jero Gadung 91, Kutuh Kelod Ubud, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2133145/DCrvVMmx_4b77e962d2f969e741051140e27dd922.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7108452904884" Longitude="115.18530147155" StarRating="2" HotelCode="335213|amaris_hotel_sunset_road" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 57, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487876/487876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Kuta/ Legian. There are a total of 89 guests rooms at Amaris Sunset Road. The hotel includes Wi-Fi internet connection in all public areas and bedrooms. Travellers will appreciate the 24-hour reception. All bedrooms include cots for little children on demand. This is not a pet-friendly property. The car park may be useful to those arriving by car. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.65180471" Longitude="115.12867095" StarRating="3" HotelCode="964469|caroline_guest_house_2" HotelName="Caroline Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 69, Canggu 80361, Kecamatan Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523863</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.52133974460516" Longitude="115.269540399313" StarRating="0" HotelCode="0|made_arsa_homestay_" HotelName="Made Arsa Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Gede Rai, Banjar Tengah, Peliatan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/26/5d/265df18919037533a998307805c19947b934095f.jpeg</HotelPictures>
        <HotelDescription>Situated 2 km away from central Ubud and a 5-minute walk from Yoga Barn, Made Arsa Homestay offers simple accommodation with a shared kitchen and seating area. Free WiFi is accessible in all areas. Local dining options are within walking distance of the property.&lt;/br&gt;Made Arsa Homestay is a 10-minute drive from the sacred Monkey Forest, while Ngurah Rai International Airport is 90 minutes' drive away.&lt;/br&gt;Cooled by a fan, rooms are equipped with a wardrobe, clothes rack and towels. Shower facilities are a standard across all en suite bathrooms.&lt;/br&gt;Staff can assist with tour arrangements, vehicle rentals and laundry requests. Airport transfers can also be arranged at a fee.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The property will be going through renovation works from 01 June 2014 until 30 September 2014. During this period, guests may experience some noise or light disturbances, and some hotel facilities and services may not be available. The property will be going through renovation works from Sun 01 Jun 2014 until Tues 30 Sept 2014. During this period, guests may experience some noise or light disturbances, and some hotel facilities and services may not be available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.82743191" Longitude="115.13924482" StarRating="3" HotelCode="852594|reddoorz_uluwatu_bali" HotelName="RedDoorz @ Uluwatu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 66X, Desa Pecatu, Kuta Selatan, Kabupaten Badung, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982608/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.74064047" Longitude="115.16769347" StarRating="2" HotelCode="505801|te_quiero_bali_hotel" HotelName="Te Quiero Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandara Ngurah Rai Baru 1, Tuban 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/674637/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta / Tuban, Te Quiero Bali Hotel is a perfect starting point from which to explore Bali. The hotel has everything you need for a comfortable stay. Facilities like free Wi-Fi in all rooms, express check-in/check-out, car hire, luggage storage, 24-hour front desk are readily available for you to enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television, air conditioning, in room safe, internet access – wireless (complimentary), shower. Take a break from a long day and make use of garden. Discover all Bali has to offer by making Te Quiero Bali Hotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.7882" Longitude="115.2067" StarRating="3" HotelCode="504319|tree_house_villa_2" HotelName="Tree House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebo Iwa, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87348/3487348/6.jpg?f=15505476</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.76248829" Longitude="115.17230986" StarRating="3" HotelCode="407968|asta_graha" HotelName="New Asta Graha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengeracikan 8G, Kedonganan Village 80361, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.551451683044434" Longitude="115.25682830810547" StarRating="2" HotelCode="0|ayuna_family_ubud" HotelName="Ayuna Family Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jln Krisna, Banjar Gelogor, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/7a/8f7a678803f11ebd35fc2a2271f2eb75175672ba.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Ubud, Ayuna Family Ubud is within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This guesthouse is 11.7 mi (18.8 km) from Sanur Beach and 3.7 mi (6 km) from Bali Zoo.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This guesthouse also features complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 3.2 km / 2 mi&lt;br /&gt;Agung Rai Museum of Art - 3.8 km / 2.4 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 4.3 km / 2.7 mi&lt;br /&gt;Ubud Monkey Forest - 4.3 km / 2.7 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5.5 km / 3.4 mi&lt;br /&gt;Bali Zoo - 6 km / 3.7 mi&lt;br /&gt;Ubud Traditional Art Market - 6 km / 3.8 mi&lt;br /&gt;Ubud Royal Palace - 6.1 km / 3.8 mi&lt;br /&gt;Goa Gajah - 6.2 km / 3.8 mi&lt;br /&gt;Pura Desa - 6.2 km / 3.8 mi&lt;br /&gt;Saraswati Temple - 6.2 km / 3.9 mi&lt;br /&gt;Puri Lukisan Museum - 6.4 km / 4 mi&lt;br /&gt;Bali Bird Park - 6.4 km / 4 mi&lt;br /&gt;Pura Dalem Ubud - 6.7 km / 4.1 mi&lt;br /&gt;Campuhan Ridge Walk - 6.9 km / 4.3 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 32.8 km / 20.4 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Ayuna Restaurant serving guests of Ayuna Family Ubud.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 10 air-conditioned guestrooms. Complimentary wired and wireless Internet access is available. Conveniences include complimentary bottled water and irons/ironing boards, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.83712452" Longitude="115.17684422" StarRating="2" HotelCode="421008|pandawa_beach_homestay" HotelName="Pandawa Beach Home Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Arum 37, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40636/2040636/1.jpg?f=15362304</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pandawa Beach Home Stay in Ungasan (Uluwatu), you'll be close to Garuda Wisnu Kencana Cultural Park.  This guesthouse is within the vicinity of Puja Mandala and Jenggala Factory.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.82754724" Longitude="115.18400151" StarRating="0" HotelCode="772294|timbis_homestay_bali" HotelName="Timbis Homestay Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Payung, Gang Kelud, Kuta 80361, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45694/2945694/1.jpg?f=14949556</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.63879748" Longitude="115.19517525" StarRating="3" HotelCode="564500|umah_bali_suite_and_residence" HotelName="Umah Bali Suite and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nuansa Indah Selatan II/1, Buluh Indah, Denpasar 80118, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43421/2943421/1.jpg?f=14979506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.15483455" Longitude="114.57919302" StarRating="2.5" HotelCode="591058|menjangan_sari" HotelName="Menjangan Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jalak Putih, Pahlengkong, Pejarakan 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pejarakan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759331/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pejarakan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.37297213" Longitude="115.26859728" StarRating="3" HotelCode="517514|raffles_holiday_hotel" HotelName="Raffles Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Kintamani 198 km 38, 80517 Payangan</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41916/2041916/1.jpg?f=15081274</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Raffes Holiday Hotel is a romantic Balinese hideaway prefect for Honeymooners couples or families.Each room features a king size bed mini-barTV+ DVD Player.There is a complimentary shuttle service Hotel - Ubud Market (9AM 12 PM 3PM 6PM)Ubud Market - Hotel (10 AM 1 PM 4PM 9 PM)Be smart booking our  promotion transfer in from airport to Hotel IDR 350.000 ( 1-3) pax (USD38) and IDR 500.000 ( 4-6) pax Early Booking Rent Car (Toyota Innova for upto 6 persons included Driver + Gasoline) Discount 25% .   5 hr        Rp  700.000- early booking Rp 525.000-Full day    Rp.  1.200.000- early booking Rp. 900.000-..no extra charge for use more than 12 hr.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.597257" Longitude="115.319603" StarRating="2" HotelCode="603191|hotel_bali_saba_bagus" HotelName="Hotel Bali Saba Bagus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Pering 88, Blahbatuh</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771655/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Blahbatuh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.65210959" Longitude="115.25149277" StarRating="4" HotelCode="449333|puri_nusa_indah_sanur_beach_hotel" HotelName="Puri Nusa Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Waribang 99, Denpasar, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95721/2095721/1.jpg?f=15065057</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Nusa Indah strategically located in the center area of Denpasar. Sanur Each can be reached by a 15 minute drive from the hotel. The hotel offers an outdoor swimming pool free Wi Fi and an outdoor swimming pool.Each room equipped with a TV air conditioning and an en suite bathroom with shower facilities. Airport shuttle services daily tour other guest activities can be arrange by contact person BAGUS at +62 361 7400834 and Laundry services can be arranged by the front desk staff upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.59735444" Longitude="115.31980247" StarRating="0" HotelCode="851342|oyo_190_bsb_hotel" HotelName="OYO 190 Bsb Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Pering 88, Gianyar, Blahbatuh 80511</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984142/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.12829" Longitude="115.36" StarRating="0" HotelCode="851282|halumba_eco_villa" HotelName="Halumba Eco Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura, Gang Dolphin 99, Tejakula 81173</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/1a/781ac6cb1eac3890670573f6b4ddefcb1184af6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.68109" Longitude="115.558" StarRating="3" HotelCode="837064|boga_segara_villa_and_resto" HotelName="Boga Segara Villa And Resto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batumulapan, Batununggul 80771</AddressLine>
          </AddressLines>
          <CityName>Batununggul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396173</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="866940|the_sandat_bungalow" HotelName="The Sandat Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Toya Pakeh, Crystal Bay, Banjar Sebunibus, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33340000/33331500/33331456/e44695e0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.65415477" Longitude="115.12622856" StarRating="0" HotelCode="669978|repag_wayan_hostel" HotelName="Repag Wayan Canggu Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Mejan, Kabupaten Badung, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34990000/34988000/34987905/317f0e2b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.4296047" Longitude="115.57255313" StarRating="3" HotelCode="754683|uma_shanty" HotelName="Uma Shanty" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Printer,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dharmawangsa, Budakeling, Karangasem 80861, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647543/647543a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Uma Shanty is a homestay that has the concept of living in harmony with nature. Located in the village of saren – Budakeling, at the eastern end of the island of Bali. A village that is still very natural beautiful and peaceful, full of cultural and spiritual artistic value. Where Budakeling is known as the center of the development of Hindu Buddhism in Bali.

The dynamics of community life so united between nature, religious traditions and traditional ceremonies and cultural arts. Without losing a sense of tolerance, friendly attitude, kinship with other believers and visitors from outside the village, even Budakeling become one of the villages to be a beautiful example of the tolerance and peaceful coexistence with other people. Uma Shanty Homestay it self means: home in the middle of a peaceful rice field “as the name of Uma” surrounded by beautiful fields of rice fields, this makes Uma Shanty a good choice to eliminate all the fatigue and noise of the city atmosphere, as well as giving experience of life in nature rural areas filled with unique and fun things. 

Uma Shanty adalah homestay yang memiliki konsep hidup harmonis dengan alam. Terletak di desa saren - Budakeling, di ujung timur pulau Bali. Sebuah desa yang masih sangat alami indah dan damai, penuh nilai seni budaya dan spiritual. Dimana Budakeling dikenal sebagai pusat pengembangan agama Budha Hindu di Bali.

Dinamika kehidupan masyarakat begitu menyatu antara alam, tradisi agama dan upacara tradisional serta seni budaya. Tanpa kehilangan rasa toleransi, sikap ramah, kekeluargaan dengan orang percaya lainnya dan pengunjung dari luar desa, bahkan Budakeling menjadi salah satu desa yang menjadi contoh indah dari toleransi dan hidup berdampingan secara damai dengan orang lain. Uma Shanty Homestay itu sendiri berarti: rumah di tengah sawah yang damai "sebagai nama Uma" dikelilingi oleh sawah yang indah, ini membuat Uma Shanty pilihan yang baik untuk menghilangkan semua kelelahan dan kebisingan atmosfer</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.35516399" Longitude="115.68753604" StarRating="3" HotelCode="748138|amed_romance" HotelName="Amed Romance House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFyZxz%2F2UX24XuzhaXqLaSFAzFFYup4kjobIm6tHHhE%2B9E9QEpPJNxfhPuFuykTzhxyO7pJbgHXCj6T%2FZCQWRPmpe3KHzG6BBDfKLxxSKWp%2B2ZQrCPGcVYOiut1tzjHcd7b4I%2B0rxWPcw2hSSrW1lDz3tT4Q8vnq9VL%2BJU8TB6p3OITEA9vH5TyI3MvI0oJeD3ReCXUOzSe6eKRB5GuyU86nT1Ha%2BkOVm%2Bg%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.675042152404785" Longitude="115.56717681884766" StarRating="2" HotelCode="0|tropical_garden_inn" HotelName="Tropical Garden Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ped-buyuk Kutapang, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/3d/843d85ce83ea22de9c5694ee3067dbeab51539ac.jpeg</HotelPictures>
        <HotelDescription>Situated in Nusa Penida, Tropical Garden Inn offers air-conditioned rooms with free WiFi. Featuring a 24-hour front desk, this property also provides guests with a terrace. Every room is equipped with a terrace with garden views. At the guest house, the rooms have a balcony with a city view. All rooms are fitted with a private bathroom, while selected rooms will provide you with a patio. At Tropical Garden Inn rooms come with a seating area. Guests at the accommodation can enjoy a halal breakfast. Seganing Waterfall is 13 km from Tropical Garden Inn. The nearest airport is Ngurah Rai International Airport, 45 km from the guest house.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Up to 7 children 1 year old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.143471717834473" Longitude="114.5794906616211" StarRating="2" HotelCode="0|taman_menjangan_homestay" HotelName="Taman Menjangan Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cemp, Br. Sandi Kertha, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/37/d83724c4542d8170f112373923cc666c8fc26e62.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Taman Menjangan Homestay in Pejarakan, you'll be within a 15-minute drive of West Bali National Park and Nature Conservation Forum Putri Menjangan.  This bed &amp;amp; breakfast is 14.2 mi (22.8 km) from Gilimanuk Harbor and 1 mi (1.6 km) from Banyuwedang Hot Spring Water.&lt;br /&gt;Amenities : Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Getting to the surf and sand is a breeze with the beach shuttle (surcharge).&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Banyuwedang Hot Spring Water - 1.6 km / 1 mi&lt;br /&gt;Nature Conservation Forum Putri Menjangan - 2.3 km / 1.4 mi&lt;br /&gt;Pasir Putih - 2.3 km / 1.4 mi&lt;br /&gt;Menjangan Bay - 2.6 km / 1.6 mi&lt;br /&gt;West Bali National Park - 7.6 km / 4.7 mi&lt;br /&gt;Pemuteran Beach - 9.3 km / 5.8 mi&lt;br /&gt;Bio-Rock Pemuteran Bali - 9.3 km / 5.8 mi&lt;br /&gt;Reef Seen Turtle Hatchery - 9.4 km / 5.8 mi&lt;br /&gt;Pulaki Temple - 12.1 km / 7.5 mi&lt;br /&gt;Atlas Pearl Farm - 14.3 km / 8.9 mi&lt;br /&gt;Gilimanuk Harbor - 22.8 km / 14.2 mi&lt;br /&gt;Melaya Beach - 25.6 km / 15.9 mi&lt;br /&gt;Ketapang Ferry Port - 28 km / 17.4 mi&lt;br /&gt;Watu Dodol Beach - 33.6 km / 20.9 mi&lt;br /&gt;Watudodol Beach - 34.1 km / 21.2 mi&lt;br /&gt;The nearest major airport is Banyuwangi (BWX-Blimbingsari) - 54 km / 33.6 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Dining : A complimentary local cuisine breakfast is served daily from 7:00 AM to 10:30 AM.&lt;br /&gt;HeadLine : Near Banyuwedang Hot Spring Water&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Dining venue(s)&lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt; &lt;li&gt;Weekly housekeeping provided; fees apply for additional cleaning&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.01" OriginalAmount="15.01">
      <BasicPropertyInfo Latitude="-8.6954064480978" Longitude="115.16883343188" StarRating="2" HotelCode="428025|1375b7" HotelName="Seminyak Point Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226140/226140a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a convenient setting in Seminyak. The property is made up of 28 double rooms. This hotel is situated in the centre of the vibrant area in Bali. Surrounded by a green garden, it offers free Wi-Fi, air-conditioned accommodation as well as an outdoor swimming pool. Each room features a wardrobe, flat-screen cable TV and a balcony overlooking the pool. The en-suite bathroom comes with a hot shower. The hotel is a 5-minute drive from Seminyak Beach and Oberoi Street, where many shops, restaurants and cafes are located. Ngurah Rai International Airport is 25 minutes' drive away from the property. It also offers laundry service, airport pick-up services, and car and bicycle rental as well as massage services upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.08" OriginalAmount="15.08">
      <BasicPropertyInfo Latitude="-8.70556076" Longitude="115.25222128" StarRating="2.5" HotelCode="546953|16db83" HotelName="Sanur Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 53 A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.11" OriginalAmount="15.11">
      <BasicPropertyInfo StarRating="3" HotelCode="|147679" HotelName="Singaraja Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1007877_foto_1.jpg</HotelPictures>
        <HotelDescription>POP! Hotel Hardys Singaraja Square is the first modern hotel in the city, strategically located in ��the heart of Singaraja inside the Hardys Singaraja Square, only a short walk from the beach. It has easy access to the famous Lovina Beach a��nd other local attractions in North Bali, such as Air Sanih, ��Gitgit Waterfall and the Bedugul area. Catering to both business and leisure travelers, the hotel has 149 rooms equipped with comfortable bed, free wifi, international television channels, ��a hot shower and has a swimming pool facing the beach front. Complimentary �Morning �B�ites are provided for a good start of the day. All POP! Rooms include comfy bed, free Wifi Internet access, LCD TV + Cable TV, free Morning Bites and complimentary bottled water.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.13" OriginalAmount="15.13">
      <BasicPropertyInfo Latitude="-8.67357" Longitude="115.17712" StarRating="3" HotelCode="908992|169f1e" HotelName="Bali Paradise City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat 234, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81782/2281782/43.jpg?f=15503645</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.18" OriginalAmount="15.18">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|12cc7a" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41075/2041075/1.jpg?f=15540945</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo Latitude="-8.64633418" Longitude="115.14066958" StarRating="2" HotelCode="784651|1ae33f" HotelName="The Wina Echo Beach Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 21, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976561/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, The Wina Echo Beach Guest House is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making The Wina Echo Beach Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|142979" HotelName="TRANSERA KAMINI LEGIAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064078_foto_1.jpg</HotelPictures>
        <HotelDescription>This comfortable hotel is in Kuta/ Legian. There are a total of 26 accommodation units at Transera Kamini Legian Hotel. There is Wi-Fi throughout the accommodation. As this hotel features 24-hour reception, guests are always welcome. Cots are not available at this accommodation. Pets are not allowed at this property. Additionally, a car park is available on the premises for guests' extra convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.20" OriginalAmount="15.20">
      <BasicPropertyInfo StarRating="3" HotelCode="|830867" HotelName="Oranjje Hotel by ZUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1942593_foto_1.jpg</HotelPictures>
        <HotelDescription>Oranjje Hotel Denpasar is ideally located in the middle of civic center, just 25 minutes drive from Bali International Airport. This hotel is surrounded by Government offices and close to main attraction places.Oranjje Hotel Denpasar features 81 spacious guestrooms with 3 Suites and 78 Standard rooms including 23 rooms with pool view. Each room features air-conditioning, remote controlled satellite tv, IDD phone, mini bar, mineral water, bathtub and shower with water heater and private balcony.Main restaurant serves interesting array of local and international cuisines.Low rise building.Lobby is small in size.Oranjje Hotel Denpasar is a 3star hotel with 81 guestrooms, a restaurant safety box in front office are, outdoor swimming pool, sunken bar by the pool, and Meeting room that can accommodate up to 250 people. (CB 09/09).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.22" OriginalAmount="15.22">
      <BasicPropertyInfo Latitude="-8.80060428" Longitude="115.1637009" StarRating="3" HotelCode="859219|20c1b8" HotelName="The Xotic Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sari, Kampus Unud, Ungasan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.22" OriginalAmount="15.22">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2.5" HotelCode="572899|21d08f" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618429/618429a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restaurant, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.23" OriginalAmount="15.23">
      <BasicPropertyInfo Latitude="-8.65484" Longitude="115.216645" StarRating="3" HotelCode="187929|18fe10" HotelName="Inna Bali Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 3, Banjar Lelangon, Denpasar 80111, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271109/271109a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.31" OriginalAmount="15.31">
      <BasicPropertyInfo Latitude="-8.63879748" Longitude="115.19517525" StarRating="3" HotelCode="564500|1d728c" HotelName="Umah Bali Suite and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nuansa Indah Selatan II/1, Buluh Indah, Denpasar 80118, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43421/2943421/1.jpg?f=14979506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.37" OriginalAmount="15.37">
      <BasicPropertyInfo Latitude="-8.644579134355" Longitude="115.20929046627" StarRating="2.5" HotelCode="936738|1e2008" HotelName="POP! Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S Cokroaminoto 23 - 25, 80118 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502944/502944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.61" OriginalAmount="15.61">
      <BasicPropertyInfo Latitude="-8.6827707198583" Longitude="115.1672009957" StarRating="4" HotelCode="377642|1a7759" HotelName="Hotel Dafam Savvoya Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 14, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584531/584531a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.66" OriginalAmount="15.66">
      <BasicPropertyInfo Latitude="-8.7098579591338" Longitude="115.17407468424" StarRating="3" HotelCode="296376|14405b" HotelName="Hotel NEO Kuta Jelantik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik 188, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371468/371468a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.68" OriginalAmount="15.68">
      <BasicPropertyInfo Latitude="-8.1029639823623" Longitude="115.09043376985" StarRating="2" HotelCode="316454|194149" HotelName="Hardys Hotel Singaraja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Surapati 122, Singaraja 81113</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431461/431461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.78" OriginalAmount="15.78">
      <BasicPropertyInfo Latitude="-8.717458" Longitude="115.175946" StarRating="3" HotelCode="402224|1a5289" HotelName="Transera Kamini Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557521/557521a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.82" OriginalAmount="15.82">
      <BasicPropertyInfo Latitude="-8.79995025" Longitude="115.15009812" StarRating="2" HotelCode="406183|21ad00" HotelName="Kampung 168" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Kuta Selatan, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38744/2038744/1.jpg?f=15222825</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.92" OriginalAmount="15.92">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|1309e3" HotelName="The Tusita Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41661/2041661/61.jpg?f=15536744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.92" OriginalAmount="15.92">
      <BasicPropertyInfo Latitude="-8.76862646" Longitude="115.17710681" StarRating="3" HotelCode="428765|136825" HotelName="Denays House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Bicycle Rental,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bantas Kangin 6, Jimbaran, Kedonganan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42376/2042376/1.jpg?f=15236200</HotelPictures>
        <HotelDescription>&lt;br/&gt;DENAYS House is located in Jimbaran Bay as one of the most desirable destinations on the world most beautiful island. It's only 15 minutes drive from The Ngurah Rai International Air Port and 20 Minutes to the center of Kuta and Nusa Dua.All rooms in Denays is set in a mature garden are well decorated with modern ethnic furniturecompleted with air conditioning International TV Channel Hot and Cold Shower tea and coffee maker Mini Bar and Free Wi fi. We have own beach club and Jukung Restaurant located in Jimbaran Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15.93" OriginalAmount="15.93">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|12de96" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.68080903" Longitude="115.20293947" StarRating="3" HotelCode="348831|157050" HotelName="Amaris Hotel Teuku Umar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar No. 139, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541446/541446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.57611275" Longitude="115.26543113" StarRating="3.5" HotelCode="435221|160548" HotelName="Asri Sari Villa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh, Banjar Lodsema, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39875/2939875/1.jpg?f=15041171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7006116265266" Longitude="115.16873093404" StarRating="3" HotelCode="173624|155647" HotelName="MaxOneHotels.com @ Legian - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a complimentary babysitting service, a childcare service, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.34249936" Longitude="115.66759679" StarRating="2.5" HotelCode="594409|327483" HotelName="Bukit Indah Home Stay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40974/2040974/1.jpg?f=14919468</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.67421768" Longitude="115.26044878" StarRating="2" HotelCode="491844|157062" HotelName="Cameng Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 33, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40845/2940845/1.jpg?f=15427175</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.76862646" Longitude="115.17710681" StarRating="3" HotelCode="428765|77115" HotelName="Denays House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Bicycle Rental,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bantas Kangin 6, Jimbaran, Kedonganan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42376/2042376/1.jpg?f=15236200</HotelPictures>
        <HotelDescription>&lt;br/&gt;DENAYS House is located in Jimbaran Bay as one of the most desirable destinations on the world most beautiful island. It's only 15 minutes drive from The Ngurah Rai International Air Port and 20 Minutes to the center of Kuta and Nusa Dua.All rooms in Denays is set in a mature garden are well decorated with modern ethnic furniturecompleted with air conditioning International TV Channel Hot and Cold Shower tea and coffee maker Mini Bar and Free Wi fi. We have own beach club and Jukung Restaurant located in Jimbaran Bay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.683764" Longitude="115.168706" StarRating="3" HotelCode="936742|83027" HotelName="Favehotel Sunset Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 89, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392458/392458a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|83416" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60327/2260327/1.jpg?f=15236722</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.728742" Longitude="115.168859" StarRating="2" HotelCode="65747|83421" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Kuta, P.O. Box 2030, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079984/079984a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by luscious tropical gardens, this hotel is located in the popular holiday resort of Kuta. It is just about a 5-minute walk from the centre of Kuta, where guests will find the shopping area and may enjoy the Kuta night-life as well as around a 5-minute walk from Kuta Beach and around 7 minutes’ drive from Ngurah Rai, the international airport of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.79995025" Longitude="115.15009812" StarRating="2" HotelCode="406183|157214" HotelName="Kampung 168" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Kuta Selatan, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38744/2038744/1.jpg?f=15222825</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|27623" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7092810120197" Longitude="115.18374476513" StarRating="3" HotelCode="933575|156611" HotelName="Losari Hotel Sunset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Ruko Pertokoan, Sunset Paradise, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218478/218478a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|156847" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234492/234492a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|83310" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160751/160751a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito supermarket and various dining options. It is also a 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.66443156" Longitude="115.14115589" StarRating="3" HotelCode="411241|152296" HotelName="Putu Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Barawa Gang Merpati No. 3, Br. Barawa, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39542/2039542/1.jpg?f=15090995</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.71466789" Longitude="115.17224347" StarRating="2.5" HotelCode="481345|156658" HotelName="RedDoorz @ Benesari 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Lebak Bene, Kuta Bali Benesari, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13504/2513504/1.jpg?f=15332960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.6724366823879" Longitude="115.25812089815" StarRating="3" HotelCode="141097|153130" HotelName="Sanur Agung Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I Gusti Ngurah Rai 174, Sanur 80227, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/120602/120602a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Sanur, on the island of Bali. Guests will find a number of tourist attractions just 500 metres from the accommodation, whilst Sanur's white sandy beach is around 1 km away. The capital of Bali, Denpasar, is approximately 7 km away, whilst Ngurah Rai International Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7073833247164" Longitude="115.17272461073" StarRating="3" HotelCode="260573|78677" HotelName="Siesta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bunut Sari 8, Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/93/933095/JuNoq6ud_33a3d70b49933f1a044ad03a3cecc38d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.1029639823623" Longitude="115.09043376985" StarRating="2" HotelCode="316454|127795" HotelName="Hardys Hotel Singaraja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Surapati 122, Singaraja 81113</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431461/431461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.68529102" Longitude="115.43564308" StarRating="2.5" HotelCode="421492|116633" HotelName="Taos House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Homestays" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Parking,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay Street, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Taos House Lembongan in Lembongan Island, you'll be near the beach and minutes from Organic Lembongan Spa and Sacred Tree.  This hotel is within close proximity of Nusa Lembongan Beach and Pura Segara.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|83392" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41075/2041075/1.jpg?f=15540945</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.64633418" Longitude="115.14066958" StarRating="2" HotelCode="784651|353125" HotelName="The Wina Echo Beach Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 21, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976561/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, The Wina Echo Beach Guest House is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making The Wina Echo Beach Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|79033" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42355/2042355/1.jpg?f=15322846</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2.5" HotelCode="398594|83295" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38557/2038557/1.jpg?f=15077623</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.799917" Longitude="115.1499556" StarRating="0" HotelCode="0|kampung168_" HotelName="Kampung 168 Managed By Tinggal Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>kampung 168, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/1c/19/1c19f1c7f1292d0dd53e4fac04f3623d56a2fc0f.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Kampung 168 Managed By Tinggal Guesthouse is set in Jimbaran. It boasts a convenient location within 4 km from the historic city center.&lt;/br&gt;Hotel features&lt;/br&gt;Guests are welcome to dine in the on-site restaurant, serving both local and international dishes. Wi-Fi is available throghout the property. Sports enthusiasts are welcome in the fitness center. Guests are invited to have a swim in the outdoor swimming pool.&lt;/br&gt;Parking is provided on site. Friendly staff at the 24-hour front desk will be glad to answer your questions. Meals are delivered to guest rooms on request. Laundry services are available.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.516271" Longitude="115.259622" StarRating="2" HotelCode="187697|pande_permai_bungalows" HotelName="Pande Permai Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234492/234492a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.76278971" Longitude="115.17522727" StarRating="3" HotelCode="316423|horison_hotel_jimbaran" HotelName="Horison Jimbaran" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-1,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 1 389, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372850/372850a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|legian_village_hotel" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|alam_pangkung_ubud" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a8/c7/a8c71f0c71386f4f0e0b02721e80cba13f2b800d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.51087975" Longitude="115.26083078" StarRating="3" HotelCode="787973|ubud_city_hotel" HotelName="Ubud Kerta City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 15, Jalan Wenara Wana, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977537/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|hotel_the_flora_kuta_bali" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1395718</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Airport. It is also conveniently close to Kuta Beach and Kuta tourist centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.728051" Longitude="115.17691376" StarRating="3" HotelCode="348915|hadi_poetra_hotel" HotelName="Hadi Poetra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 323/378, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60327/2260327/1.jpg?f=15236722</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.73676356" Longitude="115.16709023" StarRating="3" HotelCode="933576|the_tusita_hotel" HotelName="The Tusita Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 9X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41661/2041661/61.jpg?f=15536744</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.65484" Longitude="115.216645" StarRating="3" HotelCode="187929|inna_bali" HotelName="Inna Bali Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 3, Banjar Lelangon, Denpasar 80111, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271109/271109a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.80430086" Longitude="115.17806165" StarRating="3" HotelCode="603085|tropico_jimbaran_by_orange" HotelName="Tropico Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gong 123, Banjar Angga Suara, Ungasan, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771509/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.7433221147686" Longitude="115.17245178323" StarRating="2" HotelCode="334943|airport_kuta_hotel_and_residences" HotelName="Airport Kuta Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elang 5, Komplek Burung, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502868/502868a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.6954064480978" Longitude="115.16883343188" StarRating="2" HotelCode="428025|seminyak_point_guest_house" HotelName="Seminyak Point Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Garden,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 14, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226140/226140a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a convenient setting in Seminyak. The property is made up of 28 double rooms. This hotel is situated in the centre of the vibrant area in Bali. Surrounded by a green garden, it offers free Wi-Fi, air-conditioned accommodation as well as an outdoor swimming pool. Each room features a wardrobe, flat-screen cable TV and a balcony overlooking the pool. The en-suite bathroom comes with a hot shower. The hotel is a 5-minute drive from Seminyak Beach and Oberoi Street, where many shops, restaurants and cafes are located. Ngurah Rai International Airport is 25 minutes' drive away from the property. It also offers laundry service, airport pick-up services, and car and bicycle rental as well as massage services upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.759825706481934" Longitude="115.17543029785156" StarRating="3" HotelCode="0|pudak_sari_homestay" HotelName="Pudak Sari Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Pudak Sari #45, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/01/8101a42f9964a39f01346ba8a92233bd68babe02.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pudak Sari Homestay in Kedonganan (Jimbaran Bay), you'll be steps from Bukit Peninsula. This hotel is close to Jimbaran Beach and Waterbom Bali.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 28 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.69474" Longitude="115.16837" StarRating="1" HotelCode="0|srikrisna_homestay" HotelName="Srikrisna Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/e3/79e36f64a5c61c4b3de8652f4f04d12c184a9c7b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Srikrisna Homestay in Seminyak, you'll be 4.2 mi (6.7 km) from Tuban Beach and 9.9 mi (15.9 km) from Sanur Beach.  This guesthouse is 11.4 mi (18.4 km) from Nusa Dua Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.67172" Longitude="115.17223" StarRating="3" HotelCode="0|sahadewa_suites_residence" HotelName="Sahadewa Suites Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Merta Sari No.9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/a9/2fa9ca87132e395f01d570a72a9f3ac2b3096350.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Sahadewa Suites Residence in Kerobokan, you'll be within a 15-minute drive of Eat Street and Seminyak Beach.  This guesthouse is 2.6 mi (4.1 km) from Seminyak Square and 3.6 mi (5.7 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 22 air-conditioned rooms featuring LED televisions. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.7001735219644" Longitude="115.17609302024" StarRating="2" HotelCode="327514|grey_boutique_inn" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri II, Grand Kuta Lane, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41075/2041075/1.jpg?f=15540945</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.69220261" Longitude="115.16797504" StarRating="0" HotelCode="671781|singgah_hotel_seminyak" HotelName="Singgah Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 42, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/851690/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.717458" Longitude="115.175946" StarRating="3" HotelCode="402224|kamini_hotel_legian" HotelName="Transera Kamini Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557521/557521a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.70913105" Longitude="115.17549633" StarRating="3" HotelCode="956974|gempita_house" HotelName="Gempita House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 10, Gang Lestari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495729</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.50130609" Longitude="115.26337925" StarRating="3" HotelCode="641485|puri_bebengan_bungalows" HotelName="Puri Bebengan Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 37, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40202/2040202/1.jpg?f=15505492</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Bebengan Bungalow is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like tours, restaurant, shops, Wi-Fi in public areas, bar are readily available for you to enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Discover all Bali has to offer by making Puri Bebengan Bungalow your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.71363045" Longitude="115.17114163" StarRating="2" HotelCode="407781|ayu_lili_garden_hotel" HotelName="Ayu Lili Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95701/2095701/36.jpg?f=15668351</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.64633418" Longitude="115.14066958" StarRating="2" HotelCode="784651|the_wina_echo_beach_guest_house_" HotelName="The Wina Echo Beach Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 21, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976561/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, The Wina Echo Beach Guest House is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making The Wina Echo Beach Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.70011414" Longitude="115.18426232" StarRating="3" HotelCode="407112|bali_lodge_kuta" HotelName="Bali Lodge Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Timur 06, Legian, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.71425559" Longitude="115.17638917" StarRating="3" HotelCode="593600|tom_guest_house" HotelName="Tom Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mataram 37, Badung, Bali, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/91911/3691911/1.jpg?f=15235212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.73908019" Longitude="115.16644009" StarRating="2.5" HotelCode="521379|surya_inn" HotelName="Surya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Nusa Indah 30, Jalan Dewi Sartika, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237027/237027a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.503379821777344" Longitude="115.2654800415039" StarRating="0" HotelCode="0|taman_puspa" HotelName="Taman Puspa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Gang Dahlia No 6 Taman Kaja Ubud,, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/ce/04ce15d62cc03203780f7c27048674824f18532c.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Taman Puspa» is located in Bali. This hotel is located in 17 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Ubud Palace, Ubud Monkey Forest and Tegallalang Rice Terrace.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.687498092651367" Longitude="115.43456268310547" StarRating="2" HotelCode="0|nerima_hut_lembongan" HotelName="Nerima Hut Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Point, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/91/2791cde6e8acfc06d19726aaad96a46cc9940801.jpeg</HotelPictures>
        <HotelDescription>With a stay at Nerima Hut Lembongan in Lembongan Island (Mushroom Bay), you'll be within a 10-minute drive of Jungut Batu Beach and Devil's Tear.  This guesthouse is 19 mi (30.6 km) from Blue Lagoon Beach and 31 mi (49.9 km) from Bali Marine and Safari Park.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Free self parking is available onsite.&lt;br /&gt;Grab a bite from the snack bar/deli, or stay in and take advantage of the guesthouse's room service (during limited hours). English breakfasts are available daily from 7:00 AM to noon for a fee.&lt;br /&gt;Stay in one of 4 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include complimentary bottled water and a turndown service, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for English breakfast: IDR 50000 for adults and IDR 25000 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.669739723205566" Longitude="115.22611999511719" StarRating="2" HotelCode="0|oyo_3306_ganandra" HotelName="OYO 3306 Ganandra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tantular Barat, Dangin Puri Klod, Dangin Puri Kelod, Denpasar Timur, Denpasar, Bali, 80210, Indonesia, Bali, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/50/525058dea0b968fdbe042f8b5acc9d3a01a545d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Kuta Beach, Double Six Beach and Legian Beach.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.755515098571777" Longitude="115.16677856445312" StarRating="3" HotelCode="0|kelantel_bali" HotelName="Kelan-Tel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Taman Sari No 22 Kelan - Tuban, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/e6/9ee64809163836893fc107761f85cf00d1c96b98.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kelan-Tel Bali in Tuban (Jimbaran Bay), you'll be within a 10-minute drive of Jimbaran Beach and Tuban Beach.  This guesthouse is 3.6 mi (5.8 km) from Kuta Beach and 3.8 mi (6.1 km) from Waterbom Bali.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.61674973" Longitude="115.1590015" StarRating="3" HotelCode="752078|north_wing_canggu_resort" HotelName="North Wing Canggu Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Babakan Tuka 79, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979596/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.15729111" Longitude="115.02921067" StarRating="0" HotelCode="971705|grand_raka_homestay" HotelName="Grand Raka Homestay" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika 64, Lovina, Anturan 81152</AddressLine>
          </AddressLines>
          <CityName>Anturan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/04/4604c5cedc9ea614d4c08d6299c084ff01546d17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.33423518" Longitude="115.6431374" StarRating="2" HotelCode="435149|amed_sari_beach_guesthouse" HotelName="Amed Sari Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Purwakerti, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13517/2513517/1.jpg?f=14958684</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.34249936" Longitude="115.66759679" StarRating="2.5" HotelCode="594409|bukit_indah_home_stay" HotelName="Bukit Indah Home Stay" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40974/2040974/1.jpg?f=14919468</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.26687764" Longitude="115.05471251" StarRating="0" HotelCode="740822|aditya_homestay_munduk_2" HotelName="Aditya Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pura Puseh Street, 81152 Munduk, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979941/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Aditya Homestay Munduk offers comfort and convenience whether you're on business or holiday in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Wi-Fi in public areas, car park, restaurant, laundry service, shops are just some of the facilities on offer. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, desk, balcony/terrace, fan, toiletries. To enhance guests' stay, the hotel offers recreational facilities such as garden. For reliable service and professional staff, Aditya Homestay Munduk caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.67687" Longitude="115.49345" StarRating="3" HotelCode="0|penida_dream_homestay" HotelName="Penida Dream Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pendidikan Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/b0/5cb041ecc4fb19c53e190f6e8da7e6e8bf070a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Penida Dream Homestay in Penida Island, you'll be convenient to Maruti Express Nusa Penida Ferry Dock and Mangrove Point.  This guesthouse is within the vicinity of Gamat Bay and Yellow Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Motorcycle parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.14562045" Longitude="114.64922864" StarRating="2" HotelCode="448761|trijaya_guest_house" HotelName="Trijaya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk-Seririk, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="983117|citizs_house" HotelName="Citiz's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped Toya Pakeh, Klungkung, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37920000/37913600/37913546/7d0dc44d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.01" OriginalAmount="16.01">
      <BasicPropertyInfo Latitude="-8.795164" Longitude="115.224738" StarRating="2" HotelCode="292341|14751a" HotelName="Amaris Pratama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pratama Lingk. Celuk, Kel. Benoa, Kuta Selatan</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222644/222644a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.07" OriginalAmount="16.07">
      <BasicPropertyInfo Latitude="-8.728742" Longitude="115.168859" StarRating="2" HotelCode="65747|139907" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Kuta, P.O. Box 2030, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079984/079984a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by luscious tropical gardens, this hotel is located in the popular holiday resort of Kuta. It is just about a 5-minute walk from the centre of Kuta, where guests will find the shopping area and may enjoy the Kuta night-life as well as around a 5-minute walk from Kuta Beach and around 7 minutes’ drive from Ngurah Rai, the international airport of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.07" OriginalAmount="16.07">
      <BasicPropertyInfo Latitude="-8.7371212945217" Longitude="115.16597440411" StarRating="2.5" HotelCode="398594|179e94" HotelName="Wana Kubu Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Gang Wana Mertha 7, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38557/2038557/1.jpg?f=15077623</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.18" OriginalAmount="16.18">
      <BasicPropertyInfo Latitude="-8.7075759288043" Longitude="115.18359314068" StarRating="2" HotelCode="333225|1351ec" HotelName="Al Isha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari  27, Sunset Road, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/493976/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.23" OriginalAmount="16.23">
      <BasicPropertyInfo Latitude="-8.7092810120197" Longitude="115.18374476513" StarRating="3" HotelCode="933575|193c3f" HotelName="Losari Hotel Sunset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Ruko Pertokoan, Sunset Paradise, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218478/218478a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.29" OriginalAmount="16.29">
      <BasicPropertyInfo Latitude="-8.7387656510721" Longitude="115.16679025397" StarRating="3" HotelCode="936604|15a218" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika/ Nusa Indah, 80361 Tuban</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368920/368920a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.30" OriginalAmount="16.30">
      <BasicPropertyInfo Latitude="-8.674643" Longitude="115.153423" StarRating="3" HotelCode="311333|18873b" HotelName="The Alea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 78, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372515/372515a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.34" OriginalAmount="16.34">
      <BasicPropertyInfo Latitude="-8.64633418" Longitude="115.14066958" StarRating="2" HotelCode="784651|2147fc" HotelName="The Wina Echo Beach Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 21, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976561/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, The Wina Echo Beach Guest House is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Discover all Bali has to offer by making The Wina Echo Beach Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.36" OriginalAmount="16.36">
      <BasicPropertyInfo Latitude="-8.67421768" Longitude="115.26044878" StarRating="2" HotelCode="491844|1e33bb" HotelName="Cameng Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 33, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40845/2940845/1.jpg?f=15427175</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.36" OriginalAmount="16.36">
      <BasicPropertyInfo Latitude="-8.7688411437278" Longitude="115.17075247738" StarRating="2" HotelCode="448709|1463d1" HotelName="Bali Breezz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari 23, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235620/235620a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.37" OriginalAmount="16.37">
      <BasicPropertyInfo Latitude="-8.64557029" Longitude="115.14098515" StarRating="0" HotelCode="448665|1406ef" HotelName="Pande Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39122/2039122/1.jpg?f=15596185</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pande Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like tours, Wi-Fi in public areas, room service, laundry service, smoking area are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, shower, internet access – wireless, seating area, air conditioning. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage. Discover all Bali has to offer by making Pande Homestay your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.39" OriginalAmount="16.39">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|119dd7" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160751/160751a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito supermarket and various dining options. It is also a 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.42" OriginalAmount="16.42">
      <BasicPropertyInfo Latitude="-8.66443156" Longitude="115.14115589" StarRating="3" HotelCode="411241|1512cb" HotelName="Putu Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Barawa Gang Merpati No. 3, Br. Barawa, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39542/2039542/1.jpg?f=15090995</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.44" OriginalAmount="16.44">
      <BasicPropertyInfo Latitude="-8.68675841" Longitude="115.18488403" StarRating="2" HotelCode="934371|1f14db" HotelName="Cozy Stay Soputan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Soputan 88, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237033/237033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.46" OriginalAmount="16.46">
      <BasicPropertyInfo Latitude="-8.83712452" Longitude="115.17684422" StarRating="2" HotelCode="421008|1a6379" HotelName="Pandawa Beach Home Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Arum 37, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40636/2040636/1.jpg?f=15362304</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pandawa Beach Home Stay in Ungasan (Uluwatu), you'll be close to Garuda Wisnu Kencana Cultural Park.  This guesthouse is within the vicinity of Puja Mandala and Jenggala Factory.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.52" OriginalAmount="16.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|918273" HotelName="AMAROOSSA SUITE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949987_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 59 air-conditioned rooms featuring minibars. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature designer toiletries and hair dryers.Enjoy a meal at Amaroossa Restaurant or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:00 AM to 10:00 AM for a fee.Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Nusa Dua? This hotel has facilities measuring 1291 square feet (120 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Located in Nusa Dua (Mumbul), Amaroossa Suite Bali is within a 15-minute drive of Bali Nusa Dua Convention Centre and Tanjung Benoa Beach.  This 4-star hotel is 3.3 mi (5.3 km) from Nusa Dua Beach and 3.6 mi (5.9 km) from Jimbaran Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Tanjung Benoa - 1 km / 0.6 mi  Puja Mandala - 2.5 km / 1.5 mi  Bali Nusa Dua Convention Centre - 3.2 km / 2 mi  BIMC Hospital Nusa Dua - 3.3 km / 2.1 mi  Bali International Convention Center - 3.3 km / 2.1 mi  Tanjung Benoa Beach - 3.5 km / 2.1 mi  Bali Collection Shopping Centre - 3.5 km / 2.2 mi  Samuh Beach - 3.6 km / 2.3 mi  Bali Nusa Dua Theater - 3.9 km / 2.4 mi  Bali National Golf Club - 4 km / 2.5 mi  Nusa Dua Beach - 4.2 km / 2.6 mi  Mengiat Beach - 4.4 km / 2.7 mi  Waterblow - 4.9 km / 3.1 mi  Geger Beach - 5 km / 3.1 mi  Samasta Lifestyle Village - 5.5 km / 3.4 mi  The preferred airport for Amaroossa Suite Bali is Denpasar (DPS-Ngurah Rai Intl.) - 10.4 km / 6.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.55" OriginalAmount="16.55">
      <BasicPropertyInfo Latitude="-8.78258953" Longitude="115.17359646" StarRating="3" HotelCode="755055|21d3a1" HotelName="Zuri Express Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Babysitting,Bar,Elevator,Internet,Laundry,Lounge,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II 88 x, Kuta Selatan, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15337/3815337/1.jpg?f=15627626</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, Zuri Express Jimbaran Bali is only 15 minutes from Ngurah Rai International Airport and 30 minutes from Denpasar City Centre. This 3-star hotel offers easy access to destinations such as Garuda Wisnu Kencana, Uluwatu Temple, Jimbaran Beach and Kuta Beach. \n\nZuri Express Jimbaran Bali offers facilities like 24 hour check-in, babysitting services, internet access, laundry facilities, spa facilities, swimming pool and restaurant.\n\nRooms feature a hairdryer, cable/satellite TV, coffee/tea maker, Wi-Fi, air conditioning, safety deposit box and a mini bar.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: No. 88 x, Jl. Uluwatu II, Jimbaran, South Kuta, Badung Regency, Bali 80361, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.63" OriginalAmount="16.63">
      <BasicPropertyInfo Latitude="-8.7233344553888" Longitude="115.17797648907" StarRating="3" HotelCode="260574|139916" HotelName="Suris Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 5, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188694/188694a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.63" OriginalAmount="16.63">
      <BasicPropertyInfo Latitude="-8.347478" Longitude="115.679288" StarRating="3" HotelCode="915202|129882" HotelName="Anugerah Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Adem, Seraya, Amed 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78322/1878322/40.jpg?f=15584700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.71" OriginalAmount="16.71">
      <BasicPropertyInfo Latitude="-8.6850182" Longitude="115.26070097" StarRating="3" HotelCode="325336|1a9121" HotelName="Puri Mango Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Toba 15, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41869/2041869/61.jpg?f=15603934</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.81" OriginalAmount="16.81">
      <BasicPropertyInfo Latitude="-8.5240825225692" Longitude="115.2634370327" StarRating="3" HotelCode="93172|11b422" HotelName="Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129568/a_129568_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the art colony of Ubud, around 1 km from the village centre, the hotel is just a 45-minute drive from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.82" OriginalAmount="16.82">
      <BasicPropertyInfo Latitude="-8.6868147000459" Longitude="115.26012903495" StarRating="3" HotelCode="405661|1a6edd" HotelName="Double N Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu  2, Gang 4, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62527/2462527/1.jpg?f=14989543</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 5 rooms. A baggage storage service is among the facilities. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.83" OriginalAmount="16.83">
      <BasicPropertyInfo Latitude="-8.7082832995638" Longitude="115.25738081977" StarRating="2.5" HotelCode="933572|11fbd6" HotelName="Hotel Abian Kokoro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach 9, Semawang, Sanur 80227</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234535/234535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.85" OriginalAmount="16.85">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|1327c9" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177087/177087a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous Dewa Ruci Statue Circle Road. The hotel is easily accessible from most popular tourist spots in Bali. It is within walking distance of the Bali Galleria Mall, with duty free outlet Simpang Siur Kuta, 3 km from the ever-popular Kuta Beach, and Ngurah Rai International Airport, Legian, Seminyak Beach and Sanur are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.88" OriginalAmount="16.88">
      <BasicPropertyInfo Latitude="-8.68864568" Longitude="115.25970301" StarRating="3" HotelCode="421473|1af99c" HotelName="Sadana Bali Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu II 2, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.75768501" Longitude="115.22087943" StarRating="3" HotelCode="631780|2149c8" HotelName="Pondok Agung Bed and Breakfast" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99x, Tanjung Benoa, Nusa Dua</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.65437718" Longitude="115.14131826" StarRating="3.5" HotelCode="602904|1f8cd2" HotelName="Tirtha Canggu Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat gg.Jalak Indah 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="16.92" OriginalAmount="16.92">
      <BasicPropertyInfo Latitude="-8.464881" Longitude="115.32585" StarRating="3" HotelCode="113479|10faee" HotelName="Puri Saron Madangan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Madangan, Petak, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156830/a_156830_I1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the popular town of Ubud on the Indonesian island of Bali. The establishment is located in the village of Madangan, in the Gianyar district, and lies around 7 km from the centre of Ubud. Ngurah Rai International Airport is approximately 50 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16.96" OriginalAmount="16.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|830972" HotelName="J BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949799_foto_1.jpg</HotelPictures>
        <HotelDescription>J Boutique Hotel (formerly Jatra Hotel) is located at Jalan Kartika Plaza, the center of Kuta's business and leisure activities. Ngurah Rai International airport is just 5 minutes drive away. Kuta's biggest beach front shopping mall "Centro" can be reached just at approximately 10 mins walking distance. J Boutique hotel is located right on beginning of Jalan Kartika Plaza street.Selections of 33 Superior Rooms with 26 square meter or 280 square feet minimalist and chic designed rooms with choices of king size or twin sized guest rooms of smoking and non smoking room preference.Main restaurante comes with 123 seats and an atmosphere with an outstanding interior. This restaurant is available for catering family and corporate gatherings, birthday parties and smaller private wedding parties.Modern boutique style dominated with black and white color.Small modern style.J Boutique Hotel is a boutique hotel located on beginning of Jalan Kartika Plaza street but still within walking distance to discovery shopping mall or water park. This property features 88 guestrooms all dominated with black and white color, swimming pool on roof top, meeting room and wifi internet connections..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.71695" Longitude="115.1848" StarRating="3" HotelCode="285005|163517" HotelName="100 Sunset Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 100 C, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122190/122190a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.7082832995638" Longitude="115.25738081977" StarRating="2.5" HotelCode="933572|79275" HotelName="Hotel Abian Kokoro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach 9, Semawang, Sanur 80227</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234535/234535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|389906" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a8/c7/a8c71f0c71386f4f0e0b02721e80cba13f2b800d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.63504504" Longitude="115.15764316" StarRating="3" HotelCode="587875|214196" HotelName="Asung Guest House And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padonan, Gg. Danau Batur, Banjar Kulibul Kawan, Desa Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759223/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|389916" HotelName="Aurora House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535514</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954679|383274" HotelName="Braw inn Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat, Gang Anggur 1, Tibubeneng, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.6868147000459" Longitude="115.26012903495" StarRating="3" HotelCode="405661|152819" HotelName="Double N Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu  2, Gang 4, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62527/2462527/1.jpg?f=14989543</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 5 rooms. A baggage storage service is among the facilities. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.4783518536525" Longitude="115.62051961105" StarRating="2" HotelCode="379977|108198" HotelName="Kangkung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Kecamatan Subagan, Karangasem 80363</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261726/261726a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.7103163227462" Longitude="115.17037176388" StarRating="2" HotelCode="405757|156608" HotelName="Legian Mas Beach Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bena Street 18, Legian Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95302/2095302/1.jpg?f=15398329</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 11 rooms. The establishment features various services and facilities, including a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.7818171205368" Longitude="115.17430494198" StarRating="3" HotelCode="113489|79170" HotelName="Nirmala Hotel &amp; Bungalow Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II, 10, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1255488/RLwEMysG_f1aa539f388918b1aa92e0f64c36891e.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.83712452" Longitude="115.17684422" StarRating="2" HotelCode="421008|127279" HotelName="Pandawa Beach Home Stay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Arum 37, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40636/2040636/1.jpg?f=15362304</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pandawa Beach Home Stay in Ungasan (Uluwatu), you'll be close to Garuda Wisnu Kencana Cultural Park.  This guesthouse is within the vicinity of Puja Mandala and Jenggala Factory.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.5240825225692" Longitude="115.2634370327" StarRating="3" HotelCode="93172|27360" HotelName="Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129568/a_129568_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the art colony of Ubud, around 1 km from the village centre, the hotel is just a 45-minute drive from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.50926789" Longitude="115.56792106" StarRating="2" HotelCode="491449|158568" HotelName="Puri Pandan Restaurant &amp; Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa 14, Candidasa, Karangasem 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41124/2041124/1.jpg?f=15380332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.464881" Longitude="115.32585" StarRating="3" HotelCode="113479|17920" HotelName="Puri Saron Madangan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Madangan, Petak, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156830/a_156830_I1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the popular town of Ubud on the Indonesian island of Bali. The establishment is located in the village of Madangan, in the Gianyar district, and lies around 7 km from the centre of Ubud. Ngurah Rai International Airport is approximately 50 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.7237964" Longitude="115.1752277" StarRating="3" HotelCode="908964|73822" HotelName="Grand Serela Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 42, Kalimalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161640/161640a_hb_a_901.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.70678416" Longitude="115.23347926" StarRating="2" HotelCode="335707|153172" HotelName="Sugiras Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Bedulu 1A, Suwung Kangin-Sidakarya, Denpasar 80224, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38241/2038241/47.jpg?f=15693815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|370510" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980094/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.63458397" Longitude="115.17334851" StarRating="1" HotelCode="426058|215588" HotelName="The Paica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wayan Gebyag 16, Dalung, Kerobokan, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21608/2521608/1.jpg?f=15059823</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.65437718" Longitude="115.14131826" StarRating="3.5" HotelCode="602904|262139" HotelName="Tirtha Canggu Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat gg.Jalak Indah 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.51087975" Longitude="115.26083078" StarRating="3" HotelCode="787973|390064" HotelName="Ubud Kerta City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 15, Jalan Wenara Wana, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977537/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.65035946" Longitude="115.26727317" StarRating="3" HotelCode="410016|153249" HotelName="Villa Tangtu Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Ida Bagus Mantra, Sanur, 80361 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97097/2297097/1.jpg?f=15310958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17" OriginalAmount="17">
      <BasicPropertyInfo Latitude="-8.78258953" Longitude="115.17359646" StarRating="3" HotelCode="755055|320817" HotelName="Zuri Express Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Elevator,Internet,Laundry,Lounge,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II 88 x, Kuta Selatan, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15337/3815337/1.jpg?f=15627626</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, Zuri Express Jimbaran Bali is only 15 minutes from Ngurah Rai International Airport and 30 minutes from Denpasar City Centre. This 3-star hotel offers easy access to destinations such as Garuda Wisnu Kencana, Uluwatu Temple, Jimbaran Beach and Kuta Beach. \n\nZuri Express Jimbaran Bali offers facilities like 24 hour check-in, babysitting services, internet access, laundry facilities, spa facilities, swimming pool and restaurant.\n\nRooms feature a hairdryer, cable/satellite TV, coffee/tea maker, Wi-Fi, air conditioning, safety deposit box and a mini bar.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: No. 88 x, Jl. Uluwatu II, Jimbaran, South Kuta, Badung Regency, Bali 80361, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|aurora_house_3" HotelName="Aurora House" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535514</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.795164" Longitude="115.224738" StarRating="2" HotelCode="292341|amaris_hotel_pratama_nusa_dua" HotelName="Amaris Pratama" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pratama Lingk. Celuk, Kel. Benoa, Kuta Selatan</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222644/222644a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.706841" Longitude="115.249199" StarRating="4" HotelCode="171100|astana_pengembak_suite_apartment__villa" HotelName="Astana Pengembak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak, 28, Sanur Beach</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located at Jalan Pengembak Sanur, close to one of the areas popular with tourists in Bali. Guests will find the centre of Sanur and Sanur beach about 1 km away. Sanur shopping centre is roughly 1.5 km from the property and it is a 15-minute drive to Denpasar City and around 35 minutes by car to Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.7006116265266" Longitude="115.16873093404" StarRating="3" HotelCode="173624|maxonehotelscomlegian_" HotelName="MaxOneHotels.com @ Legian - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a complimentary babysitting service, a childcare service, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|favehotel_seminyak" HotelName="ibis budget Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249325/a_249325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre and a 10-minute drive from the Petitenget Beach. Ngurah Rai International Airport is 25 minutes’ drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.683764" Longitude="115.168706" StarRating="3" HotelCode="936742|favehotel_sunset_seminyak_2" HotelName="Favehotel Sunset Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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>Jalan Sunset Road 89, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392458/392458a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.464881" Longitude="115.32585" StarRating="3" HotelCode="113479|puri_saron_madangan" HotelName="Puri Saron Madangan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Madangan, Petak, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156830/a_156830_I1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the popular town of Ubud on the Indonesian island of Bali. The establishment is located in the village of Madangan, in the Gianyar district, and lies around 7 km from the centre of Ubud. Ngurah Rai International Airport is approximately 50 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.7233344553888" Longitude="115.17797648907" StarRating="3" HotelCode="260574|suris_boutique_hotel_2" HotelName="Suris Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 5, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188694/188694a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.736487" Longitude="115.177144" StarRating="2" HotelCode="177875|pondok_sari_kuta_bali" HotelName="Pondok Sari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyangnyang Sari 7B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160751/160751a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach, Pepito supermarket and various dining options. It is also a 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="837593|krishna_homestay" HotelName="Krishna Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 11</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.728742" Longitude="115.168859" StarRating="2" HotelCode="65747|flamboyan_hotel" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Kuta, P.O. Box 2030, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079984/079984a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by luscious tropical gardens, this hotel is located in the popular holiday resort of Kuta. It is just about a 5-minute walk from the centre of Kuta, where guests will find the shopping area and may enjoy the Kuta night-life as well as around a 5-minute walk from Kuta Beach and around 7 minutes’ drive from Ngurah Rai, the international airport of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.717599868774414" Longitude="115.17729187011719" StarRating="3" HotelCode="0|pondok_taksu_bali" HotelName="Pondok Taksu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Mataram Gang Sakura No 2, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/8a/088a79346eff27c7019e49da3e4656b7f044a3b6.jpeg</HotelPictures>
        <HotelDescription>When you stay at Pondok Taksu Bali in Kuta, you'll be near the beach, within a 5-minute walk of Bali Bombing Memorial and Poppies Lane II.  This guesthouse is 0.5 mi (0.8 km) from Beachwalk Shopping Center and 0.7 mi (1.1 km) from Kuta Beach.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include luggage storage, a safe deposit box at the front desk, and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;br /&gt;Local cuisine breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring refrigerators and Smart televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.68529102" Longitude="115.43564308" StarRating="2.5" HotelCode="421492|taos_house_" HotelName="Taos House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses,Homestays" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Parking,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay Street, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Taos House Lembongan in Lembongan Island, you'll be near the beach and minutes from Organic Lembongan Spa and Sacred Tree.  This hotel is within close proximity of Nusa Lembongan Beach and Pura Segara.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Breakfast is available for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.66443156" Longitude="115.14115589" StarRating="3" HotelCode="411241|putu_guest_house" HotelName="Putu Guest House 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Barawa Gang Merpati No. 3, Br. Barawa, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39542/2039542/1.jpg?f=15090995</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.74147858" Longitude="115.1685813" StarRating="2.5" HotelCode="491565|chillin_kuta_homestay" HotelName="Chillin Kuta Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Polonia 25X, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/44012/2944012/1.jpg?f=15356493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.51095814" Longitude="115.2586228" StarRating="2.5" HotelCode="441736|frangipani_bungalow" HotelName="Frangipani Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605194/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a laundry service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.65253045" Longitude="115.13851148" StarRating="3" HotelCode="635975|the_paving_villa" HotelName="The Paving Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Canggu-Bougenville 1, Kuta Utara, Kabupaten Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20009/3720009/1.jpg?f=15244821</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6827707198583" Longitude="115.1672009957" StarRating="4" HotelCode="377642|savvoya_hotel" HotelName="Hotel Dafam Savvoya Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 14, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584531/584531a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.4783518536525" Longitude="115.62051961105" StarRating="2" HotelCode="379977|kangkung_cottage" HotelName="Kangkung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Kecamatan Subagan, Karangasem 80363</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261726/261726a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.674643" Longitude="115.153423" StarRating="3" HotelCode="311333|the_alea_hotel" HotelName="The Alea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 78, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372515/372515a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.70922712" Longitude="115.17315839" StarRating="3" HotelCode="348906|duo_legian_hotel" HotelName="Duo Legian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Gang Melani, 80231 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487984/487984a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|uma_mandi_hotel" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42355/2042355/1.jpg?f=15322846</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.7092810120197" Longitude="115.18374476513" StarRating="3" HotelCode="933575|losari_sunset_hotel_2" HotelName="Losari Hotel Sunset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Ruko Pertokoan, Sunset Paradise, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218478/218478a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.68675841" Longitude="115.18488403" StarRating="2" HotelCode="934371|cozy_stay" HotelName="Cozy Stay Soputan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Soputan 88, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237033/237033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.7082832995638" Longitude="115.25738081977" StarRating="2.5" HotelCode="933572|abian_kokoro_hotel" HotelName="Hotel Abian Kokoro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach 9, Semawang, Sanur 80227</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234535/234535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.78258953" Longitude="115.17359646" StarRating="3" HotelCode="755055|zuri_express_jimbaran" HotelName="Zuri Express Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Elevator,Internet,Laundry,Lounge,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu II 88 x, Kuta Selatan, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15337/3815337/1.jpg?f=15627626</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jimbaran, Zuri Express Jimbaran Bali is only 15 minutes from Ngurah Rai International Airport and 30 minutes from Denpasar City Centre. This 3-star hotel offers easy access to destinations such as Garuda Wisnu Kencana, Uluwatu Temple, Jimbaran Beach and Kuta Beach. \n\nZuri Express Jimbaran Bali offers facilities like 24 hour check-in, babysitting services, internet access, laundry facilities, spa facilities, swimming pool and restaurant.\n\nRooms feature a hairdryer, cable/satellite TV, coffee/tea maker, Wi-Fi, air conditioning, safety deposit box and a mini bar.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: No. 88 x, Jl. Uluwatu II, Jimbaran, South Kuta, Badung Regency, Bali 80361, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|warsas_garden_bungalow_and_spa_2" HotelName="Warsa Garden Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147410/147410a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.67989997" Longitude="115.23847011" StarRating="3" HotelCode="553649|hotel_explore_indonesia" HotelName="D'uma Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Badung XVI, Renon, Denpasar 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43419/2943419/1.jpg?f=15078350</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.81769409" Longitude="115.15305723" StarRating="3" HotelCode="600632|airy_ungasan_raya_uluwatu_taman_paradise_4_bali" HotelName="Pondok Nadi Putra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Paradise 4, Raya Uluwatu, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43290/2943290/1.jpg?f=15419396</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.67421768" Longitude="115.26044878" StarRating="2" HotelCode="491844|cameng_homestay" HotelName="Cameng Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 33, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40845/2940845/1.jpg?f=15427175</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.69039151" Longitude="115.43291755" StarRating="2.5" HotelCode="623972|pemuntalan_guesthouse" HotelName="Pemuntalan Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dreambeach Road, Nusa Lembongan 80771, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92498/3692498/1.jpg?f=15235230</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.81771582" Longitude="115.17288362" StarRating="3" HotelCode="622123|clover_house_bali" HotelName="Clover House Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gong 7, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6587568</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.335700988769531" Longitude="115.65579223632812" StarRating="3" HotelCode="0|amed_cafe_hotel_kebun_wayan_2" HotelName="Amed Cafe &amp; Hotel Kebun Wayan" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed Purwakerti Karangasem, Purwakerti, Abang, Kabupaten Karangasem, Bali 80852, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/d3/a7/d3a7a248e7b766eb0ecb9bb43043decc27ec667f.jpeg</HotelPictures>
        <HotelDescription>Property Location&lt;br /&gt;When you stay at Amed Cafe &amp;amp; Hotel Kebun Wayan in Karangasem, you'll be on the beach and steps from Amed Beach.  This beach hotel is 29.2 mi (47 km) from Blue Lagoon Beach and 1.2 mi (1.9 km) from Amed.&lt;br /&gt;Rooms&lt;br /&gt;Make yourself at home in one of the 34 guestrooms. Rooms have private balconies or patios. Bathrooms have showers and complimentary toiletries. Housekeeping is provided on a limited basis, and rollaway/extra beds (surcharge) can be requested.&lt;br /&gt;Amenities&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Dining&lt;br /&gt;Enjoy a meal at Amed Cafe, or stay in and take advantage of the hotel's room service (during limited hours). A complimentary breakfast is included.&lt;br /&gt;Business, Other Amenities&lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.67447763" Longitude="115.23400222" StarRating="2.5" HotelCode="551792|airy_denpasar_timur_ciung_wanara_ii_bali" HotelName="Adikara Renon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara II 4, Renon, Sumerta Kelod, Denpasar 80226, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721441/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.56744179092452" Longitude="115.255508422852" StarRating="2" HotelCode="0|chez_nyoman" HotelName="Chez Nyoman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jeleka, Batuan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/bd/72/bd726cbe5b8c6ce8e531aee9faa8f8fdb1bb446d.jpeg</HotelPictures>
        <HotelDescription>A 20-minute drive from Central Ubud, Chez Nyoman features comfortable rooms with private bathrooms. It has an outdoor swimming pool and free Wi-Fi accessible throughout the guest house. Rooms in Chez Nyoman are furnished with Balinese wooden furniture fitting a desk, seating area and private bathroom with a bath or shower. Chez Nyoman is a 10-minute drive to Mas Handycraft Centre and Bali Zoo. It takes a 15-minute drive to get to Bali Bird Park while it is a 45 minutes’ drive to Ngurah Rai International Airport. The guest house has a library where guests can enjoy reading from. Airport transfers are also available. Chez Nyoman can prepare Indonesian and international dishes for guests upon request. Other dining options can be found within a 15-minute drive from the guest house.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.33356716" Longitude="115.64075651" StarRating="2" HotelCode="412154|surya_rainbow_villas" HotelName="Surya Rainbow Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed, Abang, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42235/2042235/1.jpg?f=15084494</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 8 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a bar and a laundry service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.67989997" Longitude="115.23847011" StarRating="3" HotelCode="553649|di_uma_residence" HotelName="D'uma Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Badung XVI, Renon, Denpasar 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43419/2943419/1.jpg?f=15078350</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6941517" Longitude="115.51524719" StarRating="3" HotelCode="850567|teba_garden_view_cottages_and_resto" HotelName="Teba Garden View Cottages and Resto" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Banjar, Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396308</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="963003|krusty_bungalow_penida" HotelName="Krusty Bungalow Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ped, Klungkung Regency, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34830000/34823900/34823860/02b70b0d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6753" Longitude="115.5" StarRating="3" HotelCode="0|adi_bungalow_nusa_penida" HotelName="Adi Bungalow Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/ce/58ce2f8a44e53dbf2ecd37a73cbe5796ea0490d6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Adi Bungalow Nusa Penida in Penida Island, you'll be 5 minutes by car from Maruti Express Nusa Penida Ferry Dock.  This guesthouse is 5.3 mi (8.5 km) from Gamat Bay and 6.1 mi (9.8 km) from Crystal Bay.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Motorcycle parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.75768501" Longitude="115.22087943" StarRating="3" HotelCode="631780|pondok_agung_bed_breakfast" HotelName="Pondok Agung Bed and Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99x, Tanjung Benoa, Nusa Dua</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="982989|nibugi_guest_house" HotelName="Nibugi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Banjar Nyuh, Desa Ped, Kecamatan Nusa Penida, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35150000/35146600/35146595/d2fef1f8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.06" OriginalAmount="17.06">
      <BasicPropertyInfo Latitude="-8.50725856" Longitude="115.26097424" StarRating="2" HotelCode="869017|214aaa" HotelName="Aurora House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 7, Gang Arjuna, Ubud 80751, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535514</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.06" OriginalAmount="17.06">
      <BasicPropertyInfo Latitude="-8.71090904" Longitude="115.17066455" StarRating="3" HotelCode="350246|1a190c" HotelName="Amaris Lebak Bene Kuta - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543561/543561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.11" OriginalAmount="17.11">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|126f7b" HotelName="ibis budget Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249325/a_249325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre and a 10-minute drive from the Petitenget Beach. Ngurah Rai International Airport is 25 minutes’ drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.63504504" Longitude="115.15764316" StarRating="3" HotelCode="587875|1f1867" HotelName="Asung Guest House And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padonan, Gg. Danau Batur, Banjar Kulibul Kawan, Desa Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759223/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.473118" Longitude="115.1363075" StarRating="3" HotelCode="292756|191fb0" HotelName="Yeh Panes Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Desa Penatahan, Penebel 80361, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.50926789" Longitude="115.56792106" StarRating="2" HotelCode="491449|1a8db2" HotelName="Puri Pandan Restaurant &amp; Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa 14, Candidasa, Karangasem 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41124/2041124/1.jpg?f=15380332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.70678416" Longitude="115.23347926" StarRating="2" HotelCode="335707|1819a3" HotelName="Sugiras Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Bedulu 1A, Suwung Kangin-Sidakarya, Denpasar 80224, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38241/2038241/47.jpg?f=15693815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.14837378" Longitude="114.61848511" StarRating="3" HotelCode="573198|21d436" HotelName="The Barari Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gumbleng, Seririt-Gilimanuk, Desa Sumberkima, Pemuteran 81155, Gerokgak-Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.7732823254131" Longitude="115.22258770552" StarRating="3" HotelCode="933784|15f19c" HotelName="Hotel Ion Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 93, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488076/488076a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Tanjung Benoa, this complex lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.14" OriginalAmount="17.14">
      <BasicPropertyInfo Latitude="-8.78978199" Longitude="115.20636261" StarRating="4" HotelCode="933485|13a467" HotelName="Amaroossa Suite Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebo Iwa No 2, Taman Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188695/188695a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.15" OriginalAmount="17.15">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|214b05" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980094/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.19" OriginalAmount="17.19">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|214a09" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.19" OriginalAmount="17.19">
      <BasicPropertyInfo Latitude="-8.78393703" Longitude="115.17237689" StarRating="3.5" HotelCode="492467|1ec839" HotelName="Jimbaran Lestari Culture Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa,Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Celagi Basur 1, Uluwatu II, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6d/b7/6db7b5a8905414b8daed8abbc028ba9a45a8127d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.27" OriginalAmount="17.27">
      <BasicPropertyInfo Latitude="-8.70527054" Longitude="115.44029101" StarRating="3" HotelCode="465199|144c95" HotelName="The Dafish Accommodation Bar &amp; Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan, Kawan, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2069955/Dlf9ZNys_87c1d9607694eef80c1289c3dd6b0daa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.29" OriginalAmount="17.29">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="773027|214aa8" HotelName="Alam Pangkung Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Ubud Main Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a8/c7/a8c71f0c71386f4f0e0b02721e80cba13f2b800d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.39" OriginalAmount="17.39">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|1362b6" HotelName="Rhadana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186774/186774a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.42" OriginalAmount="17.42">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|114cdc" HotelName="J Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156864/p_156864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay for business travelers, air passengers in transit and beach-seeking tourists. The hotel is situated within an easy walk of Tuban, where guests will find a selection of bars, restaurants and shops. The exciting nightlife of Kuta is only 10 minutes away by taxi, which are available in the immediate vicinity of the hotel. The beach is just a 10-minute taxi journey, or 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.45" OriginalAmount="17.45">
      <BasicPropertyInfo Latitude="-8.6821926153488" Longitude="115.17200252093" StarRating="3" HotelCode="348029|18eb7b" HotelName="7 Bidadari Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari IV 7, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371213/371213a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.52" OriginalAmount="17.52">
      <BasicPropertyInfo Latitude="-8.70321656" Longitude="115.178915" StarRating="3" HotelCode="426039|15492c" HotelName="Kampung Cenik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Meeting Room,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1 No 3, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37958/2037958/44.jpg?f=15638113</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Kampung Cenik puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Wi-Fi in public areas, car park, restaurant, safety deposit boxes, laundry service are on the list of things guests can enjoy. Refrigerator, bathtub, hair dryer, complimentary bottled water, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including outdoor pool, garden. Kampung Cenik is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.54" OriginalAmount="17.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|711402" HotelName="100 Sunset Hotel and Ballroom" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298877_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el cruce principal de Bali, que conecta Seminyak con Nusa Dua y Kuta con Sanur. Desde allandiacute; es muy fandaacute;cil llegar a todos los lugares de interandeacute;s de Bali. Se encuentra a 8 km de la zona de Kuta, a 9 km de la playa de Kuta y a 10 km de la ciudad de Denpasar. El aeropuerto de Bali estandaacute; a solo 6 km.Construido en 2009, este encantador complejo hotelero es un establecimiento boutique minimalista con un diseandntilde;o excepcional. Consta de un total de 45 habitaciones, incluidos 15 apartamentos y un jardandiacute;n. Las landiacute;neas limpias, la distribuciandoacute;n abierta y los colores frescos acentanduacute;an el diseandntilde;o de este establecimiento reciandeacute;n construido para huandeacute;spedes exigentes en viaje de negocios o de placer. Se ofrecen instalaciones como vestandiacute;bulo, caja fuerte y ascensor. Cuenta con un restaurante y los huandeacute;spedes tienen a su disposiciandoacute;n servicio de habitaciones y de lavanderandiacute;a (ambos por un suplemento). Hay aparcamiento disponible para los que lleguen en coche.Las habitaciones del hotel estandaacute;n amuebladas con un estilo minimalista moderno y cuentan con instalaciones y prestaciones modernas. Todas las habitaciones disponen de cuarto de baandntilde;o privado con ducha y cama extra grande. Estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, equipo de manduacute;sica, conexiandoacute;n a Internet WiFi y caja fuerte. Las habitaciones disponen de cocina con minibar y nevera y todos los alojamientos tienen aire acondicionado regulable, ademandaacute;s de balcandoacute;n o terraza. Todas las habitaciones estandaacute;n disponibles tanto para estancias cortas como prolongadas.Este hotel tiene piscina al aire libre. Por un suplemento, los huandeacute;spedes pueden disfrutar de tratamientos spa con aceites y cremas preparados exclusivamente con los ingredientes mandaacute;s naturales. Despuandeacute;s de un masaje, se sentirandaacute;n rejuvenecer con un baandntilde;o refrescante o una ducha de vapor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.58" OriginalAmount="17.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD1A13" HotelName="BOSS Legian Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2537507_foto_1.jpg</HotelPictures>
        <HotelDescription>Este agradable hotel estandaacute; situado en Kuta/ Legian. Situada a 6. 9 km del centro del pueblo, la propiedad brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes encontrarandaacute;n las principales zonas de ocio a 3. 0 km. La playa mandaacute;s cercana estandaacute; a a 1. 8 km de la propiedad. Los viajeros encontrarandaacute;n el aeropuerto a 8. 3 km. El alojamiento estandaacute; a 15. 8 km del puerto. El alojamiento cuenta con 91 dormitorios. Las personas que se hospeden en esta residencia podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. MaxOneHotels. com @Legian no ofrece cunas bajo solicitud previa. Las instalaciones cuentan con espacios panduacute;blicos accesibles. Esta propiedad no admite mascotas. MaxOneHotels. com @Legian cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los clientes que se alojen en MaxOneHotels. com @Legian podrandaacute;n utilizar el servicio de traslados disponible. Todos los clientes que se alojen en esta propiedad podrandaacute;n disfrutar de las deliciosas opciones de restauraciandoacute;n ofrecidas en su agradable entorno. Los huandeacute;spedes podrandaacute;n disfrutar de la amplia selecciandoacute;n de sabrosos platos que se sirven en el alojamiento. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.72" OriginalAmount="17.72">
      <BasicPropertyInfo Latitude="-8.69717677" Longitude="115.18626449" StarRating="3" HotelCode="547297|1925e2" HotelName="Bali True Living Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol, Perum Budha Cemeng Ukir 1, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68245/2268245/1.jpg?f=14959839</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.73" OriginalAmount="17.73">
      <BasicPropertyInfo Latitude="-8.4783518536525" Longitude="115.62051961105" StarRating="2" HotelCode="379977|1f2c4c" HotelName="Kangkung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Kecamatan Subagan, Karangasem 80363</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261726/261726a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.77" OriginalAmount="17.77">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|18f909" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391858/391858a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.79" OriginalAmount="17.79">
      <BasicPropertyInfo Latitude="-8.68080903" Longitude="115.20293947" StarRating="3" HotelCode="348831|1af64f" HotelName="Amaris Hotel Teuku Umar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar No. 139, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541446/541446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="17.84" OriginalAmount="17.84">
      <BasicPropertyInfo StarRating="2" HotelCode="|082885" HotelName="AMARIS TEUKU UMAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/707056_image38302879_0.jpg</HotelPictures>
        <HotelDescription>Offering an outdoor pool and a restaurant, Amaris Hotel Teuku Umar is located in Denpasar. Free WiFi access is available in all areas. Various dining options are just a short walk away from the famous Teuku Umar area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.95" OriginalAmount="17.95">
      <BasicPropertyInfo Latitude="-8.67516537" Longitude="115.25799242" StarRating="2" HotelCode="491595|1dc4f0" HotelName="Rai House Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Meninjau 11, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/19985/3219985/1.jpg?f=15197976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="17.99" OriginalAmount="17.99">
      <BasicPropertyInfo Latitude="-8.27113929" Longitude="115.16260666" StarRating="3" HotelCode="452301|18fb96" HotelName="CLV Hotel &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Candi Kuning, Bedugul</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487955/487955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bedugul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.734741" Longitude="115.165557" StarRating="2" HotelCode="371848|21704" HotelName="Bakung Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71085/a_71085_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 metres from Kuta beach, 10 minutes' walk from the art market and only 5 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.679993" Longitude="115.203848" StarRating="2" HotelCode="173604|153034" HotelName="POP! Teuku Umar Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No. 74, Denpasar, Bali 80113</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274800/274800a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.7798705253294" Longitude="115.17495431625" StarRating="2" HotelCode="317883|79495" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arwana 88, Uluwatu II Taman Mulia, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234583/234583a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.33577894" Longitude="115.65078699" StarRating="3" HotelCode="956970|359321" HotelName="Ghamed Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Bunutan, Amed 80852</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334009</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.68710984" Longitude="115.17742067" StarRating="3" HotelCode="835047|383963" HotelName="Inkuta Residence And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II, Gang Nuansa 8-10, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.7732823254131" Longitude="115.22258770552" StarRating="3" HotelCode="933784|79883" HotelName="Hotel Ion Bali Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 93, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488076/488076a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Tanjung Benoa, this complex lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.76278971" Longitude="115.17522727" StarRating="3" HotelCode="316423|83377" HotelName="Horison Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 1 389, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372850/372850a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.6730189746829" Longitude="115.14977032388" StarRating="3" HotelCode="392757|81119" HotelName="Nipuri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 16x, Batu Belig Kerobokan, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41165/2041165/1.jpg?f=15672196</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.75768501" Longitude="115.22087943" StarRating="3" HotelCode="631780|323992" HotelName="Pondok Agung Bed and Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99x, Tanjung Benoa, Nusa Dua</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.715707" Longitude="115.18109" StarRating="3" HotelCode="292335|78827" HotelName="PrimeBiz Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta, Banjar Anyar, Kuta, 80316 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218670/218670a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.6850182" Longitude="115.26070097" StarRating="3" HotelCode="325336|180543" HotelName="Puri Mango Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Toba 15, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41869/2041869/61.jpg?f=15603934</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70988" Longitude="115.17018" StarRating="3" HotelCode="398095|155716" HotelName="Serela Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene 168, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540004/540004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a dining area, a bar, room service, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|66306" HotelName="J Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156864/p_156864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay for business travelers, air passengers in transit and beach-seeking tourists. The hotel is situated within an easy walk of Tuban, where guests will find a selection of bars, restaurants and shops. The exciting nightlife of Kuta is only 10 minutes away by taxi, which are available in the immediate vicinity of the hotel. The beach is just a 10-minute taxi journey, or 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|156442" HotelName="Sun Royal Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189771/189771a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.71735569" Longitude="115.17880709" StarRating="3" HotelCode="488424|156817" HotelName="Teges Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 39, Gang Teges, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97686/2497686/1.jpg?f=14958636</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Teges Inn in Kuta (Raya Kuta), you'll be minutes from Mall Bali Galeria and Carrefour Plaza Kuta.  This hotel is within close proximity of Swiss Consulate and Vihara Dharmayana Kuta.Rooms Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.71917462" Longitude="115.17341897" StarRating="3" HotelCode="497892|83293" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sorga, Jalan Poppies 1, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235676/235676a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.47685684" Longitude="115.26741261" StarRating="3" HotelCode="639055|265502" HotelName="Toya Villa Suweta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suweta Street 2, Banjar Bentuyung, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810700/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.28044003" Longitude="115.59485002" StarRating="3" HotelCode="435292|160536" HotelName="Tulamben Wreck Divers Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38843/2038843/1.jpg?f=15563346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.69998974" Longitude="115.16593516" StarRating="2" HotelCode="491641|157570" HotelName="Zest Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>525 Jalan Werkudara, Kuta Legian  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538921/538921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18" OriginalAmount="18">
      <BasicPropertyInfo Latitude="-8.62830697" Longitude="115.17825646" StarRating="3" HotelCode="349642|155793" HotelName="Zizz Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mudutaki V 2, Tegal Jaya, Dalung 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Dalung</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614881/614881a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dalung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.63504504" Longitude="115.15764316" StarRating="3" HotelCode="587875|asung_guesthouse" HotelName="Asung Guest House And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padonan, Gg. Danau Batur, Banjar Kulibul Kawan, Desa Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759223/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7221370240471" Longitude="115.17220408955" StarRating="3" HotelCode="908988|bali_summer_hotel" HotelName="Bali Summer" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222463/222463a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7371442056897" Longitude="115.16686275601" StarRating="3" HotelCode="113512|j_boutique_hotel" HotelName="J Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza No. 20, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156864/p_156864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just 1 km from the Ngurah Rai International airport, this hotel is an ideal place to stay for business travelers, air passengers in transit and beach-seeking tourists. The hotel is situated within an easy walk of Tuban, where guests will find a selection of bars, restaurants and shops. The exciting nightlife of Kuta is only 10 minutes away by taxi, which are available in the immediate vicinity of the hotel. The beach is just a 10-minute taxi journey, or 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|sun_royal_bali_2" HotelName="Sun Royal Hotel Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189771/189771a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|the_rhadana_kuta_bali" HotelName="Rhadana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186774/186774a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.72465569" Longitude="115.17351044" StarRating="3" HotelCode="594395|ab_hotel_kuta" HotelName="AB Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764276/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.71234373" Longitude="115.5008056" StarRating="3" HotelCode="752781|jona_bungalow" HotelName="Jona Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pangket, Unnamed Road, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6965410</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.521500300953" Longitude="115.24982542666" StarRating="3" HotelCode="326972|uma_mandi_ubud" HotelName="Uma Mandi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuan 3, Katik Lantang Street, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42355/2042355/1.jpg?f=15322846</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6850182" Longitude="115.26070097" StarRating="3" HotelCode="325336|puri_mango_guesthouse" HotelName="Puri Mango Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Toba 15, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41869/2041869/61.jpg?f=15603934</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6642563" Longitude="115.1547154" StarRating="3" HotelCode="67177|abian_biu_mansion" HotelName="Abian Biu Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Umalas Kauh II 106, Tunon, Kerobokan 80351</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86894/a_86894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Banjar Umalas in Kerobokan. It is convenient to all the main shopping centres and tourist attractions, only a 30-minute drive from both Bali International Airport as well as from downtown Denpasar. The beach at Petitenget is just 5 minutes away, while Kuta is a 15 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.52901076" Longitude="115.27169719" StarRating="3" HotelCode="622940|uma_sari_ubud" HotelName="Uma Sari Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak 8, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.71735569" Longitude="115.17880709" StarRating="3" HotelCode="488424|teges_inn" HotelName="Teges Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 39, Gang Teges, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97686/2497686/1.jpg?f=14958636</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Teges Inn in Kuta (Raya Kuta), you'll be minutes from Mall Bali Galeria and Carrefour Plaza Kuta.  This hotel is within close proximity of Swiss Consulate and Vihara Dharmayana Kuta.Rooms Make yourself at home in one of the 22 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5089829417517" Longitude="115.26113795097" StarRating="3" HotelCode="394539|swan_inn_5" HotelName="Swan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Beji Line, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41472/2041472/1.jpg?f=15418575</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.69995" Longitude="115.16592" StarRating="2" HotelCode="0|_0x61037" HotelName="Zest Hotel Legian" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jelan Werkudara No. 525, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/13/f01342ed65ae5744585f025deb6da68d92150a4e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Legian (Padma), Zest Hotel Legian is within a 10-minute walk of Double Six Beach and Legian Beach.  This hotel is 0.6 mi (1 km) from Seminyak Beach and 1.9 mi (3 km) from Eat Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 51 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy international cuisine at Jaen Bar and Kitchen, a restaurant which features a bar, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the poolside bar. Buffet breakfasts are available daily from 7 AM to 11:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 70,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 70,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7688411437278" Longitude="115.17075247738" StarRating="2" HotelCode="448709|villa_bali_jegeg" HotelName="Bali Breezz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari 23, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235620/235620a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6987530061538" Longitude="115.17492715219" StarRating="3" HotelCode="933478|casa_dasa_legian" HotelName="Casa Dasa Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Barat 10, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369272/369272a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7383690043184" Longitude="115.17470687628" StarRating="3" HotelCode="915211|quest_hotel_tuban__kuta" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri  9, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186806/186806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.70678416" Longitude="115.23347926" StarRating="2" HotelCode="335707|sugiras_living_" HotelName="Sugiras Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Bedulu 1A, Suwung Kangin-Sidakarya, Denpasar 80224, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38241/2038241/47.jpg?f=15693815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|hotel_neo_seminyak__petitenget" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391858/391858a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6985525135756" Longitude="115.23421" StarRating="3" HotelCode="936769|marscity_hotel" HotelName="MarsCity Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kerta Dalem, Sidakarya, Sanur 80224, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466523/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.73686203086817" Longitude="115.166271496564" StarRating="2" HotelCode="0|_0x3bbdd" HotelName="Kuta Beach Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 20-21, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/d7/92d7d951e895d40320bc8875674a92fac094aee9.jpeg</HotelPictures>
        <HotelDescription>The 1-star Kuta Beach Stay offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Kuta Beach Stay. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Kuta Beach Stay will make you feel instantly at home.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6919383028086" Longitude="115.16246125397" StarRating="3" HotelCode="935245|ping_hotel_seminyak_beach" HotelName="Ping Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No. 28, Seminyak Beach</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198917/198917a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|grand_mega_resort__spa_bali" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177087/177087a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous Dewa Ruci Statue Circle Road. The hotel is easily accessible from most popular tourist spots in Bali. It is within walking distance of the Bali Galleria Mall, with duty free outlet Simpang Siur Kuta, 3 km from the ever-popular Kuta Beach, and Ngurah Rai International Airport, Legian, Seminyak Beach and Sanur are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.67479" Longitude="115.15346" StarRating="3" HotelCode="0|_0x1e2d7" HotelName="MaxOneHotels at Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cendrawasih No 28 Petitenget, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/d2/08d214d863c60a2c9b222068ffd74846399a63ab.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at MaxOneHotels at Seminyak in Seminyak (Kuta Utara), you'll be within a 10-minute drive of Eat Street and Seminyak Beach.  This hotel is 2.1 mi (3.3 km) from Seminyak Square and 4.6 mi (7.4 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 79 air-conditioned rooms featuring LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a rooftop terrace and a garden. Additional amenities at this hotel include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Max Bistro, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 67,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.67225259" Longitude="115.16553863" StarRating="3" HotelCode="352975|delu_villas__suite" HotelName="Delu Villas &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 3, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470472/470472a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.70321656" Longitude="115.178915" StarRating="3" HotelCode="426039|kampung_cenik" HotelName="Kampung Cenik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Meeting Room,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1 No 3, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37958/2037958/44.jpg?f=15638113</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Kampung Cenik puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Wi-Fi in public areas, car park, restaurant, safety deposit boxes, laundry service are on the list of things guests can enjoy. Refrigerator, bathtub, hair dryer, complimentary bottled water, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including outdoor pool, garden. Kampung Cenik is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|fave_hotel_seminyak" HotelName="ibis budget Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249325/a_249325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre and a 10-minute drive from the Petitenget Beach. Ngurah Rai International Airport is 25 minutes’ drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68346325" Longitude="115.17660422" StarRating="3.5" HotelCode="590100|hotel_lamore_bali" HotelName="Hotel L'Amore Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Atena 19, Padangsambian Klod, Denpasar, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5338072</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe, a restaurant, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6687767694437" Longitude="115.1507678439" StarRating="4" HotelCode="429708|aqua_villa" HotelName="Aqua Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234553/234553a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aqua Villa is located in quiet secluded Umalas area and yet still close to the central of Seminyak area. The villa consist of 11 modern living comfort villas with divine atmosphere orchestrated with the sound of crickets and the sweet smelling of frangipany flowers in the thin air.Set amongst the Balinese garden lush greenness 150 square meter swimming pool will cool you off after a full day of challenging activities. Accompanied by the warm breeze of tropical weather. And the bale bengong is the ultimate gazebo to day dream…to immerse the beauty and the stillness while hearing the roaring waves in the distance.Aqua Villa is one of the real paradise on Earth…where your life becomes close to perfection. It's good to know in advance what heaven looks like.Divine ambiance cool breezes this the preview of what heaven looks like</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6743906146497" Longitude="115.1769253988" StarRating="3" HotelCode="397881|anggie_boutique_villa" HotelName="Anggie Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Persada II 3, Banjar Pengipian, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390876/390876a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|rhadana_hotel_2" HotelName="Rhadana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186774/186774a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|legian_village_beach_resort" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.65437718" Longitude="115.14131826" StarRating="3.5" HotelCode="602904|tirtha_canggu_suites" HotelName="Tirtha Canggu Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat gg.Jalak Indah 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7387656510721" Longitude="115.16679025397" StarRating="3" HotelCode="936604|manggar_indonesia_hotel" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika/ Nusa Indah, 80361 Tuban</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368920/368920a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.69717677" Longitude="115.18626449" StarRating="3" HotelCode="547297|bali_true_living_apartment" HotelName="Bali True Living Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol, Perum Budha Cemeng Ukir 1, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68245/2268245/1.jpg?f=14959839</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="956257|reddoorz_plus_near_seminyak_square" HotelName="Villa Subaliku by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban Gang Jepun 2, Banjar Taman, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954679|braw_inn_canggu" HotelName="Braw inn Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat, Gang Anggur 1, Tibubeneng, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7065786109638" Longitude="115.16899377108" StarRating="2" HotelCode="66197|legian_village" HotelName="Legian Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85691/a_85691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Legian, just a short distance from the main shopping area, entertainment and dining spots. It is just a 15-minute drive from Bali International Airport. In addition, Denpasar is a 30-minute drive away, while Kuta and Kuta beach are just half-an-hour away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.64557029" Longitude="115.14098515" StarRating="0" HotelCode="448665|pande_homestay" HotelName="Pande Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39122/2039122/1.jpg?f=15596185</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pande Homestay is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like tours, Wi-Fi in public areas, room service, laundry service, smoking area are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, shower, internet access – wireless, seating area, air conditioning. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage. Discover all Bali has to offer by making Pande Homestay your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5240825225692" Longitude="115.2634370327" StarRating="3" HotelCode="93172|panorama" HotelName="Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129568/a_129568_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the art colony of Ubud, around 1 km from the village centre, the hotel is just a 45-minute drive from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68080903" Longitude="115.20293947" StarRating="3" HotelCode="348831|amaris_hotel_teuku_umar" HotelName="Amaris Hotel Teuku Umar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar No. 139, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541446/541446a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.71174430847168" Longitude="115.17513275146484" StarRating="2" HotelCode="0|kuta_paradise_777" HotelName="Kuta Paradise 777" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patimura, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/fc/4ffca86166a2bf9df254417c8b21290b0ba37a4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Legian (Legian City-Centre), Kuta Paradise 777 is within a 15-minute walk of Kuta Beach and Bali Bombing Memorial. This spa bed &amp;amp; breakfast is 0.8 mi (1.3 km) from Legian Beach and 1.3 mi (2.1 km) from Double Six Beach.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kuta Galeria Shopping Arcade - 0.6 km / 0.4 mi&lt;br /&gt;Poppies Lane II - 0.9 km / 0.5 mi&lt;br /&gt;Bali Bombing Memorial - 0.9 km / 0.5 mi&lt;br /&gt;Kuta Beach - 1 km / 0.6 mi&lt;br /&gt;Legian Beach - 1.3 km / 0.8 mi&lt;br /&gt;Beachwalk Shopping Center - 1.3 km / 0.8 mi&lt;br /&gt;Krisna - 1.6 km / 1 mi&lt;br /&gt;Siloam Hospitals - 2 km / 1.2 mi&lt;br /&gt;Kuta Square - 2 km / 1.3 mi&lt;br /&gt;3D Trick Art Museum DMZ - 2.1 km / 1.3 mi&lt;br /&gt;Kuta Art Market - 2.2 km / 1.4 mi&lt;br /&gt;Mall Bali Galeria - 2.4 km / 1.5 mi&lt;br /&gt;BIMC Hospital - 2.5 km / 1.5 mi&lt;br /&gt;Discovery Shopping Mall - 2.6 km / 1.6 mi&lt;br /&gt;Double Six Beach - 2.8 km / 1.7 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 6.7 km / 4.2 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages and facials.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring private spa tubs and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68344" Longitude="115.436" StarRating="0" HotelCode="820404|queen_villa_lembongan" HotelName="Queen Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandy Bay</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tn6THZki5fH1OIF6QXvRQyiS2w%2B0XA3V0OBf0T%2FDkKTaaEnLD1U1nGPogv09AvsXnFtAOWCghwNkSsnUF1UTm2Y6JqEeoy7QXmqGgJ3LLwnC4y6zk6%2BTXmi2moIpj6kZ0rQh6HH3KJGRbThvD3aS7Wbq%2BzlxwUIpeLrZ5U3P20WyziKRZIbIuXqEhRjJrtQo4aZJmCR6fqU3popjpLm3EiYqOsB%2BontNy0%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|vimala_ubud" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03878/3803878/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa\n\nWith a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa. Make yourself at home in one of the 14 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include complimentary bottled water, and housekeeping is provided daily. Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. At Vimala Ubud, enjoy a satisfying meal at the restaurant. Cooked-to-order breakfasts are available daily from 7 AM to 10 AM for a fee. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5094183687749" Longitude="115.27611112884" StarRating="2" HotelCode="404416|ume_sita_" HotelName="Ume Sita Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Br.Sala Pejeng Kawan, Ubud 80552</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38646/2038646/40.jpg?f=15611849</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.50560641" Longitude="115.26349919" StarRating="3" HotelCode="594704|puri_anyar" HotelName="Puri Anyar Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/25886/3625886/1.jpg?f=15187078</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.51087975" Longitude="115.26083078" StarRating="3" HotelCode="787973|ubud_kerta_city_hotel" HotelName="Ubud Kerta City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest 15, Jalan Wenara Wana, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977537/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.78393703" Longitude="115.17237689" StarRating="3.5" HotelCode="492467|the_sesari_jimbaran" HotelName="Jimbaran Lestari Culture Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villa,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Celagi Basur 1, Uluwatu II, Jimbaran 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6d/b7/6db7b5a8905414b8daed8abbc028ba9a45a8127d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.518280029296875" Longitude="115.26258850097656" StarRating="0" HotelCode="0|garasi_ubud_guest_house" HotelName="Warung Garasi Guesthouse Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest road, Ubud 80571 Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/96/9b962e08347a40581ba23069a2dbbb9fa16c9706.jpeg</HotelPictures>
        <HotelDescription>Looking for a place to stay in Ubud? Then look no further than Warung Garasi Guesthouse Ubud, a guest house that brings the best of Ubud to your doorstep.&lt;br /&gt;Warung Garasi Guesthouse Ubud offers guests an array of room amenities including a minibar, and getting online is possible, as free wifi is available.&lt;br /&gt;The guest house offers room service, baggage storage, and a sun terrace, to make your visit even more pleasant. The property also features an on-site restaurant. Guests arriving by vehicle have access to free parking.&lt;br /&gt;Given the close proximity of popular landmarks, such as Puri Saren Palace (0.3 mi) and Suarta Bali Tour (0.4 mi), guests of Warung Garasi Guesthouse Ubud can easily experience some of Ubud's most well known attractions.&lt;br /&gt;While visiting Ubud, you may want to try some crab at one of the nearby restaurants, such as Restaurant Locavore, Folk Pool &amp;amp; Gardens, or Mozaic Restaurant Gastronomique.&lt;br /&gt;If you’re looking for something to do, Campuhan Ridge Walk (0.7 mi) is a nice way to spend some time, and it is within walking distance of Warung Garasi Guesthouse Ubud.&lt;br /&gt;We’re sure you’ll enjoy your stay at Warung Garasi Guesthouse Ubud as you experience everything Ubud has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5108075" Longitude="115.2606824" StarRating="0" HotelCode="0|budget_annex_ubud_city_hotel" HotelName="Ubud City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest No.15, Ubud, Kabupaten Gianyar, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/5d/aa5d04bec74949b08e974596bafcdff4c4e2ef8a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Budget Annex, Ubud City Hotel” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.53613833" Longitude="115.28315168" StarRating="0" HotelCode="837566|demank_hidden_guesthouse" HotelName="Demank Hidden Guesthouse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir Sutami</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42935/2942935/1.jpg?f=14950325</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.47685684" Longitude="115.26741261" StarRating="3" HotelCode="639055|toya_villa_2" HotelName="Toya Villa Suweta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suweta Street 2, Banjar Bentuyung, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810700/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6868147000459" Longitude="115.26012903495" StarRating="3" HotelCode="405661|double_n_guesthouse_sanur_bali" HotelName="Double N Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu  2, Gang 4, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62527/2462527/1.jpg?f=14989543</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 5 rooms. A baggage storage service is among the facilities. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68142578" Longitude="115.43527799" StarRating="0" HotelCode="522506|dodol_lembongan_cliff_sunset_homestay" HotelName="Dodol Lembongan Cliff Sunset Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay Jungut Batu, Lembongan 80361</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39178/2039178/1.jpg?f=14942007</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dodol Lembongan Cliff Sunset is an in located in the western part of the island that is located Lembongan very strategic because it is located between two beaches has its own beauty unparalled in Lembongan the “Dream Beach”. Is just 20 meters from the small beach full of exotis and sand so white away from the crowds that are perfect for sunbathing and relaxing. And “Sunset Beach” is just 50 meters from the Dodol Lembongan Cliff Sunset white sandy beaches and a beautiful sunset.Dodol Lembongan Cliff Sunset built with a modern structure and equipped with Balinese décor  has a room sized 4 x 4 meters king size double bed ceiling fan a private toilet wash basin private balcony with great garden viewAs well as using a shower private toilet and wash basin measuring 4×4 meter room air conditioning fan free Wi Fi and gazebo to relax and enjoy the beautiful sunset in Lembongan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.54145402" Longitude="115.26479584" StarRating="0" HotelCode="777686|canang_garden" HotelName="Canang Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati 1, Lodtunduh, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Mas</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/28000000/27530000/27524500/27524495/80f1c61e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.49788306" Longitude="115.27932347" StarRating="2" HotelCode="959274|dsemanggi_house_" HotelName="Semanggi Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Desa Laplapan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/56803/2956803/1.jpg?f=14949587</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68675841" Longitude="115.18488403" StarRating="2" HotelCode="934371|cozy_stay_bali_2" HotelName="Cozy Stay Soputan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Soputan 88, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237033/237033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.16485841" Longitude="115.03278316" StarRating="0" HotelCode="836687|keyani_bungalows_" HotelName="Keyani Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Gede Taman Graha Lovina Blok B17-19, RT:01, Lovina 80558</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/c1/66c17862eb2f8e3ade6a18ad3cd388b8cef8753f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838469|nuaja_balinese_guest_house" HotelName="Nuaja Balinese Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977281/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.51876261" Longitude="115.25070018" StarRating="0" HotelCode="837882|yogi_house_ubud_" HotelName="Yogi House Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik Lantang</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977359/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.763973" Longitude="115.172633" StarRating="2" HotelCode="410690|villa_happy" HotelName="Jimbaran Bay Happy Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan 12B, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.82798" Longitude="115.18305" StarRating="3" HotelCode="0|_0x41039" HotelName="Mulia Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gunung Payung, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/b7/0ab7cab72d06fc1da0cfcfc5f931429c7c8e03f2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mulia Home Stay in Kutuh (Kuta Selatan), you'll be 13 minutes by car from Melasti Beach.  This bed &amp;amp; breakfast is 5.3 mi (8.5 km) from Nusa Dua Beach and 5.7 mi (9.1 km) from Jimbaran Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 6:00 AM to 11:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.668276" Longitude="115.216409" StarRating="3" HotelCode="173601|grand_santhi" HotelName="Grand Santhi" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-LUNCH,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik No.1, Denpasar, 80113 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275423/275423a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 74 rooms. Services and facilities at the hotel include a restaurant, a dining area, a transfer service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7882" Longitude="115.2067" StarRating="3" HotelCode="504319|tree_house_villa_bali" HotelName="Tree House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebo Iwa, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87348/3487348/6.jpg?f=15505476</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.70527054" Longitude="115.44029101" StarRating="3" HotelCode="465199|the_dafish_accommodation_bar__cafe" HotelName="The Dafish Accommodation Bar &amp; Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan, Kawan, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2069955/Dlf9ZNys_87c1d9607694eef80c1289c3dd6b0daa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.7732823254131" Longitude="115.22258770552" StarRating="3" HotelCode="933784|ion_bali_benoa" HotelName="Hotel Ion Bali Benoa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 93, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488076/488076a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Tanjung Benoa, this complex lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5085571" Longitude="115.56587401" StarRating="1" HotelCode="448606|temple_cafe__seaside_cottages" HotelName="Temple Cafe &amp; Seaside Cottages" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Karangasem 80361</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42288/2042288/1.jpg?f=15091986</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.473118" Longitude="115.1363075" StarRating="3" HotelCode="292756|yeh_panes_bali" HotelName="Yeh Panes Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Desa Penatahan, Penebel 80361, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.5405306" Longitude="115.1249124" StarRating="2" HotelCode="382921|uma_sari_rice_terrace" HotelName="Uma Sari Rice Terrace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Umabian, Desa Peken, Kecamatan Marga, Kabupaten Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Desa Peken</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556159/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Desa Peken.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.28044003" Longitude="115.59485002" StarRating="3" HotelCode="435292|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38843/2038843/1.jpg?f=15563346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|umadhatu_village_outbound_resort" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.50926789" Longitude="115.56792106" StarRating="2" HotelCode="491449|puri_pandan_restaurant_and_bungalow" HotelName="Puri Pandan Restaurant &amp; Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa 14, Candidasa, Karangasem 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41124/2041124/1.jpg?f=15380332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.24904784" Longitude="115.14263722" StarRating="0" HotelCode="838453|dajan_buyan_homestay" HotelName="Dajan Buyan Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedasong</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982278/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.69951" Longitude="115.446" StarRating="0" HotelCode="867867|tatak_bunut_villa_ceningan" HotelName="Tatak Bunut Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982877/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.81280843" Longitude="115.15771994" StarRating="1" HotelCode="820765|taste_of_bali_hostel" HotelName="Taste Of Bali Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Gang Ambara 1, Ungasan, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980094/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.68088558" Longitude="115.48937143" StarRating="0" HotelCode="956110|ari_la_casa" HotelName="Ari La Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh, Banjar Nyuh, Dusun Ped, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50150/2950150/1.jpg?f=15073045</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.70945371" Longitude="115.47247128" StarRating="0" HotelCode="868588|butterfly_bungalows" HotelName="Butterfly Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Crystal Bay, Desa Sakti, Kecamatan, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33400000/33397100/33397071/b9109581_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.25497" Longitude="115.572" StarRating="0" HotelCode="869267|indah_anugrah" HotelName="Indah Anugrah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puskesmas Relax</AddressLine>
          </AddressLines>
          <CityName>Kubu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33710000/33704300/33704228/beb428ea_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="963318|gm_bungalow" HotelName="Gm Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu-Toya Pakeh, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35010000/35005200/35005163/48c6efd3_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.14837378" Longitude="114.61848511" StarRating="3" HotelCode="573198|the_barari_villas" HotelName="The Barari Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gumbleng, Seririt-Gilimanuk, Desa Sumberkima, Pemuteran 81155, Gerokgak-Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="967373|singgahan_bungalow" HotelName="Singgahan Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36370000/36364200/36364151/5b419e67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="982974|the_valley_green_cottage" HotelName="The Valley Green Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37490000/37488700/37488606/db09934a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="956765|grealeen_cottages" HotelName="Grealeen Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Pendem, Desa Ped, Kecamatan, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35150000/35145500/35145454/b2387ffd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.720697402954102" Longitude="115.52670288085938" StarRating="3" HotelCode="0|bhavana_cottage" HotelName="Bhavana Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baledan Jalan klumpu buyuk n, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/af/84af6f5cde33a6081abf6a7bc0c9c85c44c7389d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bhavana Cottage in Penida Island, you'll be 5.4 mi (8.7 km) from Seganing Waterfall and 6 mi (9.6 km) from Crystal Bay. This cottage is 6.8 mi (10.9 km) from Kelingking Beach and 8.4 mi (13.5 km) from Angel's Billabong.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this cottage include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Grab a bite from the snack bar/deli, or stay in and take advantage of the cottage's 24-hour room service. Wrap up your day with a drink at the bar/lounge. Local cuisine breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring refrigerators and LCD televisions. Your room comes with a Select Comfort bed. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and bidets.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Clothing is optional at this property. &lt;/li&gt;&lt;li&gt;Guests must transfer via boat and shuttle to the property. Guests must contact the property at least 24 hours before travel, using the contact information on the confirmation received after booking. &lt;/li&gt;&lt;li&gt;Pool access available from 6:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;Guests under 15 years old are not permitted at this adults-only property. &lt;/li&gt;&lt;li&gt;Up to 4 children 1 year old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.01" OriginalAmount="18.01">
      <BasicPropertyInfo Latitude="-8.69523468" Longitude="115.26065519" StarRating="3" HotelCode="564152|1ea131" HotelName="Abyan Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 9, Gang Gardenia, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/42689/3442689/1.jpg?f=15398395</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.07" OriginalAmount="18.07">
      <BasicPropertyInfo Latitude="-8.6743906146497" Longitude="115.1769253988" StarRating="3" HotelCode="397881|1a588b" HotelName="Anggie Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Persada II 3, Banjar Pengipian, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390876/390876a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.08" OriginalAmount="18.08">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|217374" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03878/3803878/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa\n\nWith a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa. Make yourself at home in one of the 14 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include complimentary bottled water, and housekeeping is provided daily. Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. At Vimala Ubud, enjoy a satisfying meal at the restaurant. Cooked-to-order breakfasts are available daily from 7 AM to 10 AM for a fee. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.19" OriginalAmount="18.19">
      <BasicPropertyInfo Latitude="-8.683764" Longitude="115.168706" StarRating="3" HotelCode="936742|18f90b" HotelName="Favehotel Sunset Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 89, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392458/392458a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.20" OriginalAmount="18.20">
      <BasicPropertyInfo Latitude="-8.71695" Longitude="115.1848" StarRating="3" HotelCode="285005|1b21ad" HotelName="100 Sunset Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 100 C, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122190/122190a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.24" OriginalAmount="18.24">
      <BasicPropertyInfo Latitude="-8.28044003" Longitude="115.59485002" StarRating="3" HotelCode="435292|1ec837" HotelName="Tulamben Wreck Divers Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38843/2038843/1.jpg?f=15563346</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.32" OriginalAmount="18.32">
      <BasicPropertyInfo Latitude="-8.14316343" Longitude="114.64834955" StarRating="2" HotelCode="599026|1b2a6e" HotelName="Tiara Homestay Pemuteran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Concierge,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/768028/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pemuteran, Tiara Homestay Pemuteran Bali is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. To be found at the hotel are free Wi-Fi in all rooms, 24-hour front desk, express check-in/check-out, Wi-Fi in public areas, valet parking. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including diving, fishing, garden. No matter what your reasons are for visiting Bali, Tiara Homestay Pemuteran Bali will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="18.37" OriginalAmount="18.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|834144" HotelName="GRAND MEGA RESORT &amp; SPA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908223_foto_1.jpg</HotelPictures>
        <HotelDescription>The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous Dewa Ruci Statue Circle Road. The hotel is easily accessible from most popular tourist spots in Bali. This boutique hotel was built in 2012 and features 135 deluxe rooms and spacious suites with a unique combination of traditional and modern architecture and heartfelt services. The hotel is ideally suited for both business and leisure travellers. The property features a beautiful outdoor swimming pool with a children's swimming area and a poolside snack bar. Guests can relax on the sun terrace and fitness enthusiasts may enjoy a workout in the gym. Massage and SPA treatments are available at the SPA centre on-site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.41" OriginalAmount="18.41">
      <BasicPropertyInfo Latitude="-8.674524" Longitude="115.15606" StarRating="3" HotelCode="400885|1b28fb" HotelName="MaxOneHotels.com @ Seminyak - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.48" OriginalAmount="18.48">
      <BasicPropertyInfo Latitude="-8.695047" Longitude="115.167016" StarRating="3.5" HotelCode="547205|1ea404" HotelName="Bali Yarra Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 189, Gang Keraton, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.51" OriginalAmount="18.51">
      <BasicPropertyInfo Latitude="-8.5085571" Longitude="115.56587401" StarRating="1" HotelCode="448606|131811" HotelName="Temple Cafe &amp; Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Karangasem 80361</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42288/2042288/1.jpg?f=15091986</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.68" OriginalAmount="18.68">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|158ae8" HotelName="Bendesa Accommodation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37967/2037967/1.jpg?f=15429700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.69" OriginalAmount="18.69">
      <BasicPropertyInfo Latitude="-8.64340331" Longitude="115.15524995" StarRating="3" HotelCode="421763|1b3395" HotelName="Litus Rinaya Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu 2, Gang Leli, North Kuta, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543823/543823a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Litus Rinaya is a homey hotel in Canggu offering affordable accommodation options for travellers wanting to be centrally located when visiting Canggu area. It is a strategic base with a carefree ambience and its own brand of gracious Balinese hospitality.

The hotel is small, yet extremely comfortable, with just 11 Superior Rooms, 8 Deluxe Rooms and supporting guest facilities. Two additional Family Rooms with multiple bedrooms are also available to anticipate the needs of families on a budget.

Breakfast is served daily at a casual pool front cafe. Light refreshments and cold drinks are also available during the day. The swimming pool is a refreshing body of water edged by reclining sun beds and a border of tropical plants.
Litus Rinaya Canggu is part of Bali's lively tourism district. It is not far from Bali surfing beach and within easy walking distance to many cheap and cheerful plac</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.76" OriginalAmount="18.76">
      <BasicPropertyInfo Latitude="-8.50040497" Longitude="115.26653017" StarRating="3" HotelCode="599900|1a7a8b" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39267/2039267/1.jpg?f=15505057</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.77" OriginalAmount="18.77">
      <BasicPropertyInfo Latitude="-8.7798705253294" Longitude="115.17495431625" StarRating="2" HotelCode="317883|13c185" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arwana 88, Uluwatu II Taman Mulia, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234583/234583a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.88" OriginalAmount="18.88">
      <BasicPropertyInfo Latitude="-8.69998974" Longitude="115.16593516" StarRating="2" HotelCode="491641|1b4abc" HotelName="Zest Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>525 Jalan Werkudara, Kuta Legian  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538921/538921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.95" OriginalAmount="18.95">
      <BasicPropertyInfo Latitude="-8.7882" Longitude="115.2067" StarRating="3" HotelCode="504319|1fe637" HotelName="Tree House Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebo Iwa, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87348/3487348/6.jpg?f=15505476</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="18.98" OriginalAmount="18.98">
      <BasicPropertyInfo Latitude="-8.6642563" Longitude="115.1547154" StarRating="3" HotelCode="67177|12b302" HotelName="Abian Biu Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Umalas Kauh II 106, Tunon, Kerobokan 80351</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86894/a_86894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Banjar Umalas in Kerobokan. It is convenient to all the main shopping centres and tourist attractions, only a 30-minute drive from both Bali International Airport as well as from downtown Denpasar. The beach at Petitenget is just 5 minutes away, while Kuta is a 15 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.6821926153488" Longitude="115.17200252093" StarRating="3" HotelCode="348029|83071" HotelName="7 Bidadari Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari IV 7, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371213/371213a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.72465569" Longitude="115.17351044" StarRating="3" HotelCode="594395|225495" HotelName="AB Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764276/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.6687767694437" Longitude="115.1507678439" StarRating="4" HotelCode="429708|77035" HotelName="Aqua Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234553/234553a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aqua Villa is located in quiet secluded Umalas area and yet still close to the central of Seminyak area. The villa consist of 11 modern living comfort villas with divine atmosphere orchestrated with the sound of crickets and the sweet smelling of frangipany flowers in the thin air.Set amongst the Balinese garden lush greenness 150 square meter swimming pool will cool you off after a full day of challenging activities. Accompanied by the warm breeze of tropical weather. And the bale bengong is the ultimate gazebo to day dream…to immerse the beauty and the stillness while hearing the roaring waves in the distance.Aqua Villa is one of the real paradise on Earth…where your life becomes close to perfection. It's good to know in advance what heaven looks like.Divine ambiance cool breezes this the preview of what heaven looks like</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.7221370240471" Longitude="115.17220408955" StarRating="3" HotelCode="908988|80002" HotelName="Bali Summer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222463/222463a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.69717677" Longitude="115.18626449" StarRating="3" HotelCode="547297|152789" HotelName="Bali True Living Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol, Perum Budha Cemeng Ukir 1, Denpasar 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68245/2268245/1.jpg?f=14959839</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|156547" HotelName="Bendesa Accommodation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37967/2037967/1.jpg?f=15429700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.68675841" Longitude="115.18488403" StarRating="2" HotelCode="934371|152808" HotelName="Cozy Stay Soputan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Soputan 88, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237033/237033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.51371279" Longitude="115.26383224" StarRating="3" HotelCode="542710|83593" HotelName="Danasari Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 43, Banjar Padangtegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40137/2040137/1.jpg?f=15647129</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.16270252" Longitude="115.02512943" StarRating="2" HotelCode="435105|127759" HotelName="Funky Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Singaraja, Kecamatan Banjar, Buleleng Regency, 81152 Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.721402" Longitude="115.185349" StarRating="4" HotelCode="189241|156568" HotelName="Grand Mega Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai  234, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177087/177087a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is on the main road of the Ngurah Rai Simpang Siur bypass, 50 metres from the famous Dewa Ruci Statue Circle Road. The hotel is easily accessible from most popular tourist spots in Bali. It is within walking distance of the Bali Galleria Mall, with duty free outlet Simpang Siur Kuta, 3 km from the ever-popular Kuta Beach, and Ngurah Rai International Airport, Legian, Seminyak Beach and Sanur are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.7246029072427" Longitude="115.17445357673" StarRating="3" HotelCode="113502|81009" HotelName="Hotel The Flora Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari 13 A, Badung, Kuta 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1395718</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Jalan Bakung Sari Kuta, around 25 minutes’ drive from Bali International Airport. It is also conveniently close to Kuta Beach and Kuta tourist centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.695092210607" Longitude="115.17205497704" StarRating="3" HotelCode="376304|82981" HotelName="M Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula, Gang Baik, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92381/3692381/1.jpg?f=15235552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.68864568" Longitude="115.25970301" StarRating="3" HotelCode="421473|263654" HotelName="Sadana Bali Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu II 2, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.68409806" Longitude="115.48794218" StarRating="2.5" HotelCode="624970|310508" HotelName="Semaya One Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kutampi Village, Nusa Penida Island 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92135/3692135/1.jpg?f=15235165</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.5085571" Longitude="115.56587401" StarRating="1" HotelCode="448606|158584" HotelName="Temple Cafe &amp; Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Karangasem 80361</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42288/2042288/1.jpg?f=15091986</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.70527054" Longitude="115.44029101" StarRating="3" HotelCode="465199|174985" HotelName="The Dafish Accommodation Bar &amp; Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Ceningan, Kawan, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2069955/Dlf9ZNys_87c1d9607694eef80c1289c3dd6b0daa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a laundry service and a business centre. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.70764571" Longitude="115.49202352" StarRating="3" HotelCode="851308|369466" HotelName="Toro Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Senangka, Desa Sakti, Kec. Nusa Penida Suite, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396386</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.5035226" Longitude="115.2721128" StarRating="3" HotelCode="754493|291599" HotelName="Vimala Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 18X, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03878/3803878/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa\n\nWith a stay at Vimala Ubud in Peliatan, you'll be convenient to Ubud Traditional Art Market and Pura Desa. Make yourself at home in one of the 14 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include complimentary bottled water, and housekeeping is provided daily. Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. At Vimala Ubud, enjoy a satisfying meal at the restaurant. Cooked-to-order breakfasts are available daily from 7 AM to 10 AM for a fee. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.7264731590803" Longitude="115.17001981036" StarRating="3" HotelCode="68173|melasti_kuta_beach_bungalows__spa" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88173/a_88173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at Jl. Cendrawasih No. 9 Peti Tenget, Seminyak - Kuta, Bali, approximately 1 km from the town centre of Seminyak. It is 20 minutes' drive away from Bali's Ngurah Rai International Airport and 5 minutes' drive from Peti Tenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|maxonehotels_at_bukit_jimbaran" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192561/192561a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.50580147" Longitude="115.26553962" StarRating="0" HotelCode="839115|taman_dewangga_house" HotelName="Taman Dewangga House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 18</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977277/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.69523468" Longitude="115.26065519" StarRating="3" HotelCode="564152|abyan_guest_house" HotelName="Abyan Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 9, Gang Gardenia, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/42689/3442689/1.jpg?f=15398395</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.728373" Longitude="115.173207" StarRating="3" HotelCode="312704|kubu_anyar_hotel" HotelName="Kubu Anyar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20 X, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372899/372899a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.50040497" Longitude="115.26653017" StarRating="3" HotelCode="599900|rumah_taman" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39267/2039267/1.jpg?f=15505057</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.63504504" Longitude="115.15764316" StarRating="3" HotelCode="587875|asung_guest_house_and_villa" HotelName="Asung Guest House And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padonan, Gg. Danau Batur, Banjar Kulibul Kawan, Desa Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759223/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.7167877342383" Longitude="115.17859038029" StarRating="3" HotelCode="553715|airy_kuta_majapahit_39_gang_teges_bali" HotelName="Airy Kuta Majapahit 39 Gang Teges Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majaphit Gang Teges 39, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/a2/02a25a035debcf7f5307292a1aa1fd07f8e26266.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.7416420462906" Longitude="115.1692136914" StarRating="2" HotelCode="333490|balira_airport_hotel" HotelName="Balira Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41498/2041498/1.jpg?f=15077304</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.71419131" Longitude="115.17263924" StarRating="3" HotelCode="441705|bendesa_accommodation" HotelName="Bendesa Accommodation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Kuta/Legion 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37967/2037967/1.jpg?f=15429700</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.70988" Longitude="115.17018" StarRating="3" HotelCode="398095|serela_legian_bali" HotelName="Serela Legian" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene 168, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540004/540004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a dining area, a bar, room service, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.72543723" Longitude="115.17525348" StarRating="3" HotelCode="933585|jesens_inn_ii_2" HotelName="Jesen's Inn II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kresek 7, Jalan Bakung Sari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218580/218580a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.27113929" Longitude="115.16260666" StarRating="3" HotelCode="452301|clv_hotel__villa" HotelName="CLV Hotel &amp; Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Candi Kuning, Bedugul</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487955/487955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bedugul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.695047" Longitude="115.167016" StarRating="3.5" HotelCode="547205|bali_yarravillas" HotelName="Bali Yarra Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 189, Gang Keraton, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715887/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.6730189746829" Longitude="115.14977032388" StarRating="3" HotelCode="392757|nipuri_resort_and_restaurant" HotelName="Nipuri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 16x, Batu Belig Kerobokan, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41165/2041165/1.jpg?f=15672196</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.6821926153488" Longitude="115.17200252093" StarRating="3" HotelCode="348029|7_bidadari_seminyak_hotel_" HotelName="7 Bidadari Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari IV 7, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371213/371213a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.68710984" Longitude="115.17742067" StarRating="3" HotelCode="835047|inkuta_residence" HotelName="Inkuta Residence And Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II, Gang Nuansa 8-10, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="982247|arana_garden_ubud" HotelName="Arana Garden Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 26, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37950000/37945900/37945850/ccb5ab65_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.64340331" Longitude="115.15524995" StarRating="3" HotelCode="421763|litus_rinaya_canggu" HotelName="Litus Rinaya Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu 2, Gang Leli, North Kuta, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543823/543823a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Litus Rinaya is a homey hotel in Canggu offering affordable accommodation options for travellers wanting to be centrally located when visiting Canggu area. It is a strategic base with a carefree ambience and its own brand of gracious Balinese hospitality.

The hotel is small, yet extremely comfortable, with just 11 Superior Rooms, 8 Deluxe Rooms and supporting guest facilities. Two additional Family Rooms with multiple bedrooms are also available to anticipate the needs of families on a budget.

Breakfast is served daily at a casual pool front cafe. Light refreshments and cold drinks are also available during the day. The swimming pool is a refreshing body of water edged by reclining sun beds and a border of tropical plants.
Litus Rinaya Canggu is part of Bali's lively tourism district. It is not far from Bali surfing beach and within easy walking distance to many cheap and cheerful plac</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.50665434081975" Longitude="115.265338718891" StarRating="0" HotelCode="0|_0x2c118" HotelName="Loris Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari No. 12, Br. Taman Kaja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ec/5e/ec5efd430e08a183ca2f842be65e4da866f7ea53.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced two-star hotel “Loris Homestay” is set in Bali. It boasts a convenient location within 17 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders. Room service is also available. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.69396351007716" Longitude="115.441921949387" StarRating="3" HotelCode="0|kusuma_abiakta" HotelName="Kusuma Abiakta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Lembongan, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/87/73/87732c6ece5895434b8e4eb944a10f60f077281a.jpeg</HotelPictures>
        <HotelDescription>Offering a terrace and views of the sea, Kusuma Abiakta is located in Lembongan. Certain rooms have a seating area to relax in after a busy day. Rooms include a private bathroom fitted with a shower. The guest house also offers bike hire. The Sandy Beach Club is 1.5 km from Kusuma Abiakta, while Mushroom Bay is 1.6 km away. The nearest airport is Bali Denpasar International Airport, 31 km from Kusuma Abiakta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.679993" Longitude="115.203848" StarRating="2" HotelCode="173604|pop_hotel_denpasar_teuku_umar" HotelName="POP! Teuku Umar Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No. 74, Denpasar, Bali 80113</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274800/274800a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.5118928" Longitude="115.26092238" StarRating="0" HotelCode="839941|harmony_restaurant_and_villa_2" HotelName="Wonder Land Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977280/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.52743927" Longitude="115.2487378" StarRating="3" HotelCode="784048|pondok_ayu_shanti" HotelName="Pondok Ayu Shanti" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singakerta, Jalan Campuhan III, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535992</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.826408386230469" Longitude="115.18318176269531" StarRating="2" HotelCode="0|pondok_kedongdong" HotelName="Pondok Kedongdong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dharmawangsa, Gg. Taman Yoga No.6, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ce/fc/cefcf491846c404af31a984dc985f16d807775a6.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pondok Kedongdong in Kutuh, you'll be within a 10-minute drive of Bali Collection Shopping Centre and Bali International Convention Center.  This guesthouse is 4.8 mi (7.7 km) from Nusa Dua Beach and 5.3 mi (8.5 km) from Jimbaran Beach.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of Pondok Kedongdong.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring refrigerators. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;There is no hot water on site. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.33577894" Longitude="115.65078699" StarRating="3" HotelCode="956970|ghamed_sari" HotelName="Ghamed Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Bunutan, Amed 80852</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10334009</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.83472769" Longitude="115.17830101" StarRating="0" HotelCode="756539|dinar_hills_ungasan" HotelName="Dinar Hills Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti II, Kuta Sel, Kabupaten Badung, Kutuh 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979840/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.54414825" Longitude="115.32559081" StarRating="3" HotelCode="441631|wahyu_dewata_villas" HotelName="Wahyu Dewata Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Lempuyang No. 9, Bukit jati, Gianyar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77259/1877259/55.jpg?f=15567841</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.70764571" Longitude="115.49202352" StarRating="3" HotelCode="851308|toro_cottage" HotelName="Toro Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Senangka, Desa Sakti, Kec. Nusa Penida Suite, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396386</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.41538" Longitude="115.623" StarRating="0" HotelCode="866712|blue_royal_amed" HotelName="Blue Royal Amed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/43/0543ec6d4c508d4991c9d126eb28cd9a661c89cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.67507" Longitude="115.50043" StarRating="3" HotelCode="0|kubu_artha_bungalow_nusa_penida" HotelName="Kubu Artha Bungalow Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Ped, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/94/399446348410dcadeea816701f959944f636c728.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Kubu Artha Bungalow Nusa Penida in Penida Island, you'll be 4.8 mi (7.7 km) from Crystal Bay.  This bed &amp;amp; breakfast is within close proximity of Maruti Express Nusa Penida Ferry Dock and Mangrove Point.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Motorcycle parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.63657" Longitude="115.107" StarRating="0" HotelCode="754878|kaen_apartments" HotelName="Kaen Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Seseh, Cemagi 80351, Badung</AddressLine>
          </AddressLines>
          <CityName>Cemagi</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25740000/25734800/25734767/72757291_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|airy_selemandeg_timur_megati_raya_tabanan_bali" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.53013" Longitude="115.511" StarRating="0" HotelCode="851551|serangan_inn_mimba" HotelName="Serangan Inn Mimba" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a2/c4/a2c44c5de79ea6476ea1348903fc17e5e90bde68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.679338455200195" Longitude="115.51927947998047" StarRating="3" HotelCode="0|golden_hill_cottage_2" HotelName="Golden Hill Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80771 Jl. Ped - Buyuk, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/64/8664f0220b37633b5b69b2c37295d6c66da28d22.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Golden Hill Cottage in Penida Island, you'll be 7.4 mi (12 km) from Crystal Bay and 9.5 mi (15.3 km) from Seganing Waterfall.  This hotel is 10.5 mi (16.9 km) from Kelingking Beach and 13.1 mi (21.1 km) from Broken Beach.&lt;br /&gt;Amenities : Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Port Roro Nusa Jaya Abadi - 4.3 km / 2.7 mi&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 4.3 km / 2.7 mi&lt;br /&gt;Plabuhan Tradisional Sampalan - 3.3 km / 2 mi&lt;br /&gt;Gamat Bay - 10.6 km / 6.6 mi&lt;br /&gt;Goa Giri Putri Temple - 10.9 km / 6.8 mi&lt;br /&gt;Pantai Banana - 11.1 km / 6.9 mi&lt;br /&gt;Crystal Bay - 12 km / 7.4 mi&lt;br /&gt;Crystal Bay Beach - 12 km / 7.5 mi&lt;br /&gt;Secret Beach - 12 km / 7.5 mi&lt;br /&gt;Tembeling Beach - 14.6 km / 9 mi&lt;br /&gt;Seganing Waterfall - 15.3 km / 9.5 mi&lt;br /&gt;Kelingking Beach - 16.9 km / 10.5 mi&lt;br /&gt;Peguyangan Waterfall - 17.4 km / 10.8 mi&lt;br /&gt;Teletubbies Hill - 17.9 km / 11.1 mi&lt;br /&gt;Paluang Beach - 18.7 km / 11.6 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 76.4 km / 47.5 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is served daily from 8:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : In Penida Island&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 8 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|18c17c" HotelName="Warsa Garden Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147410/147410a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.695092210607" Longitude="115.17205497704" StarRating="3" HotelCode="376304|1a4ed6" HotelName="M Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula, Gang Baik, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92381/3692381/1.jpg?f=15235552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.03" OriginalAmount="19.03">
      <BasicPropertyInfo Latitude="-8.25976889" Longitude="115.33991932" StarRating="3.5" HotelCode="588953|138fad" HotelName="Batur Mountain View Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Culali, Desa Batur Selatan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4e/33/4e3360746fac8c3f45658021561d32f9ca59575a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.05" OriginalAmount="19.05">
      <BasicPropertyInfo Latitude="-8.715707" Longitude="115.18109" StarRating="3" HotelCode="292335|147915" HotelName="PrimeBiz Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta, Banjar Anyar, Kuta, 80316 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218670/218670a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.18" OriginalAmount="19.18">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|10faf4" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bali's main attractions, including Kuta Beach, Discovery Mall and the main shopping areas and nightlife. The establishment is only 5 minutes' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.38" OriginalAmount="19.38">
      <BasicPropertyInfo Latitude="-8.6730189746829" Longitude="115.14977032388" StarRating="3" HotelCode="392757|1a8ede" HotelName="Nipuri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 16x, Batu Belig Kerobokan, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41165/2041165/1.jpg?f=15672196</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.47" OriginalAmount="19.47">
      <BasicPropertyInfo StarRating="2" HotelCode="|838729" HotelName="AMARIS HOTEL PRATAMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912306_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located within easy walking distance of Bali Nusa Dua Convention Center as well as multiple shopping and entertaintment options. Approximately 30 Minutes drive from Ngurah Rai International Airport.Enjoy the comfort of clean, 'smart' room with crisp, stylish design and cutting edge LED TV - all wthout having to pay more fo the privilege.There is no restaurant at this property.This is a modern hotel.The hotel has a small lobby.Packed with five-star resorts, fine beaches and exlusive boutique shopping enclaves, the Nusa Dua area, on Bali's southern peninsula, is known for high-end living and luxury tourism. Yet the area is also the gateway to Pecatu, with its high cliffs, secluded beaches and stunning vistas, not to mention the stunning Uluwatu temple complex, dramatically situated on Bali's southern tip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.51" OriginalAmount="19.51">
      <BasicPropertyInfo Latitude="-8.681353" Longitude="115.436203" StarRating="3" HotelCode="292724|1a8eaf" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach, Nusa Lembongan, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.55" OriginalAmount="19.55">
      <BasicPropertyInfo Latitude="-8.725600266682" Longitude="115.17558139975" StarRating="3" HotelCode="292333|1293ed" HotelName="Ohana Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222456/222456a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.57" OriginalAmount="19.57">
      <BasicPropertyInfo Latitude="-8.7295170841708" Longitude="115.16825890838" StarRating="3" HotelCode="936677|12f7fd" HotelName="Radha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 2, Gang Puspa Ayu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234434/234434a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.57" OriginalAmount="19.57">
      <BasicPropertyInfo Latitude="-8.65665563" Longitude="115.14751536" StarRating="1" HotelCode="425966|132635" HotelName="Matra Bali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 37, Br Pelambingan, Tibubeneng, Kuta Utara, Canggu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555392/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Room service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.71" OriginalAmount="19.71">
      <BasicPropertyInfo Latitude="-8.7736307227922" Longitude="115.22262997852" StarRating="3" HotelCode="404259|1aff11" HotelName="Cheap Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 81, Bidadari Line, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62576/2462576/1.jpg?f=15291646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.73" OriginalAmount="19.73">
      <BasicPropertyInfo Latitude="-8.72581674" Longitude="115.18113122" StarRating="3" HotelCode="594879|214929" HotelName="Kimono Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="19.78" OriginalAmount="19.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|871858" HotelName="ZIA BALI KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915216_foto_1.jpg</HotelPictures>
        <HotelDescription>We are just a short 6 kilometers from Ngurah Rai, Bali International Airport and steps away from Kuta Square, a popular shopping area in the traditional village settlement of Kuta. The hotel is a convenient base for shopping and Bali exploring, we are just 300 meters away from Kuta Beach and within proximity to Beachwalk, Matahari Kuta Department Store and Waterbom.Free Wi-Fi and free Express Start Breakfast, get entertained with 32 inches LED TV or iPod Docking Station. Enjoy High Quality Bathroom and experience High Quality Bedding to recharge your day, room features Tea and Coffee Maker, Safe, and Ergonomic Work AreaBreakfast, lunch and Dinner are available at this property.This is a modern building.This accommodation has a large lobby.The hotel is the smart hotel for savvy leisure and business travelers who are looking for the best location combined with the best value, offering a relaxed affordable and hassle free stay every time, located in the heart of Kuta, the entertainment and shopping hub of Bali. The hotel features 115 new and well-designed rooms with range of facilities including fitness room, self-service laundry room, vending machines, Internet stations and rooftop swimming pool where you can enjoy and relax. Start the day right with our Free Express Start Breakfast or Grab and Go option and stay connected with our Free Wi-Fi access throughout the hotel. Experience our quality bedding, have a restful night with a choice of soft and firm pillows and stay fresh with a power shower in our bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.80" OriginalAmount="19.80">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|125c3d" HotelName="La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275835/275835a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.87" OriginalAmount="19.87">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|13076d" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143699/143699a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="19.99" OriginalAmount="19.99">
      <BasicPropertyInfo Latitude="-8.133797" Longitude="115.056882" StarRating="3.5" HotelCode="141106|10faec" HotelName="Puri Saron Baruna Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pemaron, Lovina Beach, Kecamatan Buleleng, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201882/a_201882_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the amazing, unique and cultural island of Bali. The establishment lies in the town of Lovina, right by the beautiful Lovina Beach and only 5 km from the historical city of Singaraja. Ngurah Rai International Airport is approximately 135 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.78498542" Longitude="115.19869924" StarRating="3" HotelCode="336357|1907da" HotelName="Mahogany Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali 1, By Pass Ngurah Rai, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547003/547003a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.6642563" Longitude="115.1547154" StarRating="3" HotelCode="67177|66349" HotelName="Abian Biu Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Umalas Kauh II 106, Tunon, Kerobokan 80351</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86894/a_86894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Banjar Umalas in Kerobokan. It is convenient to all the main shopping centres and tourist attractions, only a 30-minute drive from both Bali International Airport as well as from downtown Denpasar. The beach at Petitenget is just 5 minutes away, while Kuta is a 15 minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.708577907719" Longitude="115.17549791534" StarRating="3" HotelCode="186642|76471" HotelName="Bliss Surfer Hotel" 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,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 88, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173524/173524a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located close to major business destinations in the Legian area in Jalan Sriwijaya. The property is near Kuta, Seminyak and Sunset Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|83347" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143699/143699a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|80194" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361307/361307a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.78498542" Longitude="115.19869924" StarRating="3" HotelCode="336357|156924" HotelName="Mahogany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali 1, By Pass Ngurah Rai, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547003/547003a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.67361148" Longitude="115.44744329" StarRating="2" HotelCode="406451|116598" HotelName="Nyuh Gading Home Stay Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelod Jungutbatu, Nusa Lembongan, Lembongan 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62483/2462483/1.jpg?f=15657987</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.133797" Longitude="115.056882" StarRating="3.5" HotelCode="141106|17878" HotelName="Puri Saron Baruna Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pemaron, Lovina Beach, Kecamatan Buleleng, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201882/a_201882_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the amazing, unique and cultural island of Bali. The establishment lies in the town of Lovina, right by the beautiful Lovina Beach and only 5 km from the historical city of Singaraja. Ngurah Rai International Airport is approximately 135 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.7383690043184" Longitude="115.17470687628" StarRating="3" HotelCode="915211|76264" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri  9, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186806/186806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.8255739026642" Longitude="115.21610550832" StarRating="3" HotelCode="405975|157357" HotelName="Rantun's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan, Br. Sawangan, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62530/2462530/1.jpg?f=15368051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.5098405532988" Longitude="115.26138179004" StarRating="2" HotelCode="909065|227201" HotelName="Sagitarius Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41280/2041280/35.jpg?f=15649989</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.50944436" Longitude="115.27431529" StarRating="3" HotelCode="754255|291536" HotelName="Villa Sekembang Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Banjar Ambengan, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977469/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.7233344553888" Longitude="115.17797648907" StarRating="3" HotelCode="260574|77681" HotelName="Suris Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 5, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188694/188694a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuta, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.68406607" Longitude="115.43345869" StarRating="3" HotelCode="850495|384311" HotelName="The Canda Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach Road, Tanjung Sanghyang Bay, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38282/3838282/1.jpg?f=15683104</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.73943354" Longitude="115.16781721" StarRating="2" HotelCode="335135|81173" HotelName="Gowin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika  3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/497760/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|156827" HotelName="The Kutaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97656/2497656/1.jpg?f=15059655</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.710042" Longitude="115.170402" StarRating="3" HotelCode="322454|80444" HotelName="The Sun Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bene 123, Jalan Melasti, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422515/422515a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.61903217" Longitude="115.25666206" StarRating="3" HotelCode="348035|169902" HotelName="The Swaha Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan Br. Tubuh No. 29B, Batubulan, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556087/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7208209875972" Longitude="115.17522643453" StarRating="3" HotelCode="936596|samsara_inn_4" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, 80361 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096619/096619a_hb_a_930.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7228230635737" Longitude="115.17589690873" StarRating="3" HotelCode="292337|the_pavilion_kuta" HotelName="The Pavilion Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuta Theater 8, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38480/2038480/25.jpg?f=15685207</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|the_kutaya" HotelName="The Kutaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97656/2497656/1.jpg?f=15059655</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|holiday_inn_express_bali_kuta_square" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361307/361307a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7108728754632" Longitude="115.17366940625" StarRating="3" HotelCode="7144|legian_paradiso_hotel" HotelName="Legian Paradiso Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1414/a_1414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali only a few minutes walk from the centre of the tourist resort of Kuta. The various shopping facilities and entertainment venues including bars, boutiques and restaurants can be reached within only a few minutes. The kilometre-long sandy beach of Kuta is a 5-minute away. Ngurah Rai Airport is only a ten-minute drive away. The capital of Denpansar can be reached in about a 15-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6968624839843" Longitude="115.17606571779" StarRating="3" HotelCode="350187|horison_hotels_bali_sunset_road" HotelName="Horison Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 150, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488057/488057a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.722283363342285" Longitude="115.17765808105469" StarRating="3" HotelCode="0|the_jero_18_kuta_guest_house" HotelName="The Jero 18 Kuta Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>112 Jl. Raya Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/60/056011547c38d3924993d3fe364cc5a6aab38f90.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Kuta (Raya Kuta), The Jero 18 Kuta Guest House is within a 10-minute walk of Poppies Lane II and Kuta Square.  This guesthouse is 0.5 mi (0.9 km) from Kuta Beach and 0.5 mi (0.8 km) from Bali Bombing Memorial.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Legian Road - 0.2 km / 0.1 mi&lt;br /&gt;Poppies Lane II - 0.7 km / 0.5 mi&lt;br /&gt;Kuta Square - 0.8 km / 0.5 mi&lt;br /&gt;Bali Bombing Memorial - 0.8 km / 0.5 mi&lt;br /&gt;Kuta Beach - 0.9 km / 0.5 mi&lt;br /&gt;Mall Bali Galeria - 1 km / 0.6 mi&lt;br /&gt;Kuta Art Market - 1 km / 0.6 mi&lt;br /&gt;BIMC Hospital - 1 km / 0.6 mi&lt;br /&gt;Waterbom Bali - 1.4 km / 0.9 mi&lt;br /&gt;Discovery Shopping Mall - 1.4 km / 0.9 mi&lt;br /&gt;Beachwalk Shopping Center - 1.4 km / 0.9 mi&lt;br /&gt;Siloam Hospitals - 1.4 km / 0.9 mi&lt;br /&gt;Kuta Galeria Shopping Arcade - 1.8 km / 1.1 mi&lt;br /&gt;Tuban Beach - 2.1 km / 1.3 mi&lt;br /&gt;Lippo Mall - 2.2 km / 1.4 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 5.1 km / 3.2 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Burger Rex serving guests of The Jero 18 Kuta Guest House. English breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Bali Bombing Memorial&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 12 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Pool access available from 6:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for English breakfast: IDR 35000 for adults and IDR 35000 for children (approximately)&lt;/li&gt;      &lt;li&gt;Airport shuttle fee: IDR 150000 per vehicle (one-way, maximum occupancy 2)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 150000 (one-way), (from 3 to 12 years old)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.78498542" Longitude="115.19869924" StarRating="3" HotelCode="336357|mahogany_hotel" HotelName="Mahogany Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali 1, By Pass Ngurah Rai, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547003/547003a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.68864568" Longitude="115.25970301" StarRating="3" HotelCode="421473|sadana_bali_guesthouse" HotelName="Sadana Bali Guesthouse" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Sindu II 2, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="754670|wk_gamat_garden_by_wizzela" HotelName="Wk Gamat Creative Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Sakti, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396411</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.70878" Longitude="115.1694" StarRating="3" HotelCode="908963|fourteen_roses_beach_hotel" HotelName="Fourteen Roses Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Intan Lane 1, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143699/143699a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7213506223098" Longitude="115.18645716064" StarRating="4" HotelCode="317157|mega_boutique_hotel__spa_bali" HotelName="Mega Boutique Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 259, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374511/374511a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Kuta. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.639508893589" Longitude="115.20616038525" StarRating="4" HotelCode="167370|aston_denpasar_hotel_and_convention_center" HotelName="Aston Denpasar &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat  283, Denpasar 80231, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151502/151502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Denpasar. It also offers easy access to all of the main attractions in South Bali and the surrounding areas. The hotel is just an hour’s drive from Denpasar International Airport and close to the island’s main business areas and central government offices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.710042" Longitude="115.170402" StarRating="3" HotelCode="322454|the_sun_hotel__spa_legian_bali" HotelName="The Sun Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bene 123, Jalan Melasti, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422515/422515a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|warsa_garden_bungalows_2" HotelName="Warsa Garden Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147410/147410a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.70060093" Longitude="115.17850149" StarRating="2.5" HotelCode="532146|fame_hotel_bali" HotelName="Fame Hotel Sunset Road Kuta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553944/553944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6978180449627" Longitude="115.16460337816" StarRating="3" HotelCode="552010|hotel_kumala_bali_grand_kumala" HotelName="Hotel Kumala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/34235/3634235/1.jpg?f=15496564</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a safe, a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.5100059509277" Longitude="115.26689147949" StarRating="0" HotelCode="0|budi_guest_house_ubud" HotelName="Budi Guest House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan Banjar Padang Tegal, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/28/7a/287aef45f1577e727a2c728a5ddceba75fa9ae9b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Budi Guest House Ubud” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.680296915575" Longitude="115.20657027169" StarRating="3" HotelCode="352866|cozy_stay_simpang_enam" HotelName="Choice Stay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Kawe 40, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584522/584522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|argasoka_bungalows" HotelName="Argasoka Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42105/2042105/16.jpg?f=15688773</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outside your doorstep. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel's babysitting, Wi-Fi in public areas, smoking area, car park, bicycle rental. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Argasoka Bungalows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.51090917" Longitude="115.26443437" StarRating="2" HotelCode="641236|dono_guest_house_" HotelName="Dono Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 27, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39629/2039629/1.jpg?f=15097070</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Dono Guest House puts everything the city has to offer just outside your doorstep. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like free Wi-Fi in all rooms, 24-hour front desk, Wi-Fi in public areas, room service, car hire are readily available for you to enjoy. Designed for comfort, selected guestrooms offer internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, desk to ensure a restful night. Access to the hotel's garden will further enhance your satisfying stay. Discover all Bali has to offer by making Dono Guest House your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.51254" Longitude="115.26417" StarRating="3" HotelCode="0|rahayu_bungalow_bali" HotelName="Rahayu House Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hanoman No.35, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ad/52/ad521c53ea94b4f6b1eb57ffb0f0296de313aac5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud (Ubud City-Centre), Rahayu House Ubud is within a 15-minute walk of Ubud Monkey Forest and Ubud Royal Palace.  This guesthouse is 0.5 mi (0.9 km) from Ubud Traditional Art Market and 12.4 mi (20 km) from Sanur Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.67361148" Longitude="115.44744329" StarRating="2" HotelCode="406451|nyuh_gading_home_stay" HotelName="Nyuh Gading Home Stay Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelod Jungutbatu, Nusa Lembongan, Lembongan 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62483/2462483/1.jpg?f=15657987</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.521879196166992" Longitude="115.24966430664062" StarRating="3" HotelCode="0|dedeane_ubud" HotelName="Dedeane Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Campuhan III, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/07/22073520133070fce911202ed35f5e91cdf7c89f.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Ubud, Dedeane Ubud is within a 10-minute drive of Campuhan Ridge Walk and Ubud Monkey Forest.  This bed &amp;amp; breakfast is 2.3 mi (3.7 km) from Ubud Royal Palace and 3.2 mi (5.2 km) from Ubud Traditional Art Market.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Pura Dalem Agung Padangtegal - 2.7 km / 1.7 mi&lt;br /&gt;Ubud Monkey Forest - 2.8 km / 1.7 mi&lt;br /&gt;Blanco Museum - 2.8 km / 1.7 mi&lt;br /&gt;Agung Rai Museum of Art - 2.8 km / 1.7 mi&lt;br /&gt;Agung Rai Museum of Art - 2.9 km / 1.8 mi&lt;br /&gt;Campuhan Ridge Walk - 3 km / 1.8 mi&lt;br /&gt;Gunung Lebah Temple - 3 km / 1.9 mi&lt;br /&gt;Pura Dalem Ubud - 3.3 km / 2 mi&lt;br /&gt;Puri Lukisan Museum - 3.5 km / 2.2 mi&lt;br /&gt;Komaneka Fine Art Gallery - 3.6 km / 2.2 mi&lt;br /&gt;Saraswati Temple - 3.6 km / 2.2 mi&lt;br /&gt;Pura Desa - 3.7 km / 2.3 mi&lt;br /&gt;Ubud Royal Palace - 3.7 km / 2.3 mi&lt;br /&gt;Ubud Traditional Art Market - 3.8 km / 2.3 mi&lt;br /&gt;Neka Art Museum - 4.1 km / 2.5 mi&lt;br /&gt;The preferred airport for Dedeane Ubud is Ngurah Rai Intl. Airport (DPS) - 36.3 km / 22.6 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : At Dedeane Ubud, enjoy a satisfying meal at the restaurant. Mingle with other guests at the complimentary reception, held daily. Continental breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : Near Ubud Monkey Forest&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 5 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 30,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.50944436" Longitude="115.27431529" StarRating="3" HotelCode="754255|sekembang_ubud_villa" HotelName="Villa Sekembang Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Banjar Ambengan, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977469/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.70421209" Longitude="115.26097753" StarRating="3.5" HotelCode="504237|mahalaksmi_boutique_hotel" HotelName="Maha Laksmi Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 105, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618438/618438a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.681353" Longitude="115.436203" StarRating="3" HotelCode="292724|tamarind_beach_bungalows" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach, Nusa Lembongan, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.7932852812569" Longitude="115.12866877019" StarRating="3" HotelCode="909012|flower_bud_bungalows" HotelName="Flower Bud Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Golf,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Balangan Beach Street, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272010/272010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.68187944" Longitude="115.25643454" StarRating="1" HotelCode="520129|hotel_sanur_indah_" HotelName="Hotel Sanur Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Buyan 29, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42057/2042057/1.jpg?f=15039025</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sanur Indah is conveniently located in the popular Sanur area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Meeting facilities, newspapers, pets allowed, car park, laundry service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Hotel Sanur Indah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6768027" Longitude="115.25913713" StarRating="2" HotelCode="564438|made_house" HotelName="Made House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 79, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42083/2942083/1.jpg?f=15176179</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.79849317434542" Longitude="115.162669122219" StarRating="0" HotelCode="0|terrace_garden_homestay_and_spa" HotelName="Terrace Garden Homestay and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Perumahan Bhumi Jimbaran Asri Jalan Kampus Udayana No.12, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f3/fd/f3fd9597ebf9bf7d5f4e7d87d1c31226d329ff8b.jpeg</HotelPictures>
        <HotelDescription>A 5-minute drive from Garuda Wisnu Kencana, Terrace Garden Homestay and Spa is a 2-storey property with on-site spa, beauty salon, and outdoor pool. Surrounded by tropical greenery, its air-conditioned rooms are all fitted with a private bathroom. Free Wi-Fi is accessible throughout.&lt;/br&gt;Terrace Garden Homestay Bali is a 15-minute drive from Jimbaran’s popular seafood restaurants and barbecue places. A 20-minute drive from the property takes guests to Dreamland Beach and Ngurah Rai International Airport.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please note that no durians are allowed to be brought into the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.51668453216553" Longitude="115.249900817871" StarRating="1" HotelCode="0|pandu_house" HotelName="Pandu House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jln. Katik Lantang no 8 UBUD, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/84/7c84e8c893fe3f64347bd28f2a40a36e0db7ad14.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;One-star hotel “Pandu House” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes is offered at the on-site restaurant. Wi-Fi is available throughout the property. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.54256716" Longitude="115.26400244" StarRating="3" HotelCode="776317|pondok_uma_ubud" HotelName="Pondok Uma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A. A. Gede Rai 5, Gang Sukun, Lodtunduh, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.16270252" Longitude="115.02512943" StarRating="2" HotelCode="435105|funky_place" HotelName="Funky Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt-Singaraja, Kecamatan Banjar, Buleleng Regency, 81152 Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.817851" Longitude="115.114999" StarRating="3" HotelCode="419647|naturela_uluwatu" HotelName="Naturela Uluwatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Said, Padang, Uluwatu, 80361 Pecatu</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86516/2286516/1.jpg?f=15417688</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Pecatu, Naturela Uluwatu is convenient to Bingin Beach and Padang Padang Beach. This hotel is within close proximity of New Kuta Golf and New Kuta Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. This hotel also features complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or grab a snack at a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.66797042" Longitude="115.45067383" StarRating="2" HotelCode="764326|nyoman_guesthouse" HotelName="Nyoman Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39655/2039655/1.jpg?f=15095089</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nyoman Guesthouse is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel's free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, car park. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, balcony/terrace, fan. Entertain the hotel's recreational facilities, including garden. For reliable service and professional staff, Nyoman Guesthouse caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.23961397" Longitude="114.5226096" StarRating="0" HotelCode="761464|puri_eling_blimbingsari_hotel_" HotelName="Puri Eling Blimbingsari" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Blimbingsari, Melaya 82252, Kabupaten Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Melaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984091/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Puri Eling Blimbingsari Hotel is a popular choice amongst travelers in Bali, whether exploring or just passing through. The hotel offers a wide range of amenities and perks to ensure you have a great time. Take advantage of the hotel's free Wi-Fi in all rooms, Wi-Fi in public areas, car park, airport transfer, tours. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of outdoor pool. For reliable service and professional staff, Puri Eling Blimbingsari Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.8255739026642" Longitude="115.21610550832" StarRating="3" HotelCode="405975|rantuns_hills_top" HotelName="Rantun's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan, Br. Sawangan, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62530/2462530/1.jpg?f=15368051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.57574" Longitude="115.26599991" StarRating="4" HotelCode="946369|as_resort" HotelName="AS Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai jl. Lodtunduh, GG. IV 5, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831356/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|umadhatu_resort" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.63813938" Longitude="115.27059525" StarRating="0" HotelCode="784494|graha_madesimon" HotelName="Graha Madesimon" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratu Made Rambug Gang Cempaka 2, Banjar Sasih, Sukawati, Batubulan</AddressLine>
          </AddressLines>
          <CityName>Batubulan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/31000000/30340000/30333100/30333063/2cb29677_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="786436|miko_bali_bungalow" HotelName="Miko Bali Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Toya Pakeh, Sakti, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396231</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.25976889" Longitude="115.33991932" StarRating="3.5" HotelCode="588953|batur_mountain_view" HotelName="Batur Mountain View Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Culali, Desa Batur Selatan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4e/33/4e3360746fac8c3f45658021561d32f9ca59575a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.52686922" Longitude="115.22826113" StarRating="3" HotelCode="752226|alam_pracetha_bali" HotelName="Alam Pracetha Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengembungan Banjar Tohpati, Gang Bucu 88, Desa Bongkasa, Kec.Abiansemal, Kab.Badung 80532, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5827781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="755344|ayu_laba_beach_villa_and_resto" HotelName="Ayu Laba Beach Villa and Resto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batumulapan, Batununggul, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6964647</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.431409" Longitude="114.849163" StarRating="3" HotelCode="187569|medewi_bay_retreat" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciwa Banjar Pekutatan Dusun Yeh Kuning, Negara</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358089/358089a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.63442" Longitude="115.472" StarRating="0" HotelCode="748517|yuda_homestay" HotelName="Yuda Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ped, Klungkung 80771, Bali, Nusapenida</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37950000/37945600/37945553/0ba59f5e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="878133|rijet_villa_inn" HotelName="Rijet Villa Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35740000/35737100/35737002/3d35e360_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.69629192352295" Longitude="115.50009155273438" StarRating="2" HotelCode="0|pondok_bamboo_villa" HotelName="Pondok Bamboo Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ped - Buyuk, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/0d/c00d5c82d53627153a53fd22f4c194a467df4eeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Pondok Bamboo Villa in Penida Island, you'll be within a 15-minute drive of Gamat Bay and Crystal Bay. This bed &amp;amp; breakfast is 17.5 mi (28.2 km) from Diamond Beach and 18.1 mi (29.1 km) from Blue Lagoon Beach.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gamat Bay - 4.6 km / 2.9 mi&lt;br /&gt;Crystal Bay - 8.3 km / 5.2 mi&lt;br /&gt;Kelingking Beach - 14.8 km / 9.2 mi&lt;br /&gt;Seganing Waterfall - 15.7 km / 9.8 mi&lt;br /&gt;Tembeling Beach - 16.8 km / 10.4 mi&lt;br /&gt;Broken Beach - 17.6 km / 10.9 mi&lt;br /&gt;Angel's Billabong - 17.6 km / 10.9 mi&lt;br /&gt;Pasih Andus - 17.9 km / 11.1 mi&lt;br /&gt;Peguyangan Waterfall - 18.2 km / 11.3 mi&lt;br /&gt;Padangbai Pier - 27.8 km / 17.3 mi&lt;br /&gt;Diamond Beach - 28.2 km / 17.5 mi&lt;br /&gt;Atuh Beach - 28.3 km / 17.6 mi&lt;br /&gt;Padang Bay Beach - 28.5 km / 17.7 mi&lt;br /&gt;Blue Lagoon Beach - 29.1 km / 18.1 mi&lt;br /&gt;Bias Tugal Beach - 29.3 km / 18.2 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 81.4 km / 50.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;The front desk is staffed during limited hours. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a ferry terminal shuttle.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include fans, and housekeeping is provided on request.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:30 AM to 10:00 AM for a fee.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 45,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the ferry terminal and airport (surcharges may apply). Guests must contact the property with arrival details 24 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.01" OriginalAmount="20.01">
      <BasicPropertyInfo Latitude="-8.7228230635737" Longitude="115.17589690873" StarRating="3" HotelCode="292337|170f4c" HotelName="The Pavilion Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuta Theater 8, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38480/2038480/25.jpg?f=15685207</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.09" OriginalAmount="20.09">
      <BasicPropertyInfo Latitude="-8.7221370240471" Longitude="115.17220408955" StarRating="3" HotelCode="908988|12cc62" HotelName="Bali Summer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 38, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222463/222463a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.10" OriginalAmount="20.10">
      <BasicPropertyInfo Latitude="-8.7108728754632" Longitude="115.17366940625" StarRating="3" HotelCode="7144|117104" HotelName="Legian Paradiso Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1414/a_1414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali only a few minutes walk from the centre of the tourist resort of Kuta. The various shopping facilities and entertainment venues including bars, boutiques and restaurants can be reached within only a few minutes. The kilometre-long sandy beach of Kuta is a 5-minute away. Ngurah Rai Airport is only a ten-minute drive away. The capital of Denpansar can be reached in about a 15-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.26" OriginalAmount="20.26">
      <BasicPropertyInfo Latitude="-8.50944436" Longitude="115.27431529" StarRating="3" HotelCode="754255|214aaf" HotelName="Villa Sekembang Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Banjar Ambengan, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977469/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.29" OriginalAmount="20.29">
      <BasicPropertyInfo Latitude="-8.708363" Longitude="115.172233" StarRating="2" HotelCode="210305|1369cf" HotelName="GrandMas Plus Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 368, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234392/234392a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.33" OriginalAmount="20.33">
      <BasicPropertyInfo StarRating="3" HotelCode="|711419" HotelName="Abian Biu Mansion" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949851_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en Banjar Umalas, en Kerobokan. Estandaacute; muy bien ubicado en la zona comercial y turandiacute;stica, a solo 30 minutos en coche del aeropuerto de Bali y de la ciudad de Dempasar. La playa de Petitenget estandaacute; a solo 5 minutos y Kuta a 15 en coche.El complejo disfruta de arquitectura que combina el estilo chino de java con la belleza mandiacute;stica de Bali y paisajes naturales de jardines tropicales. El restaurante estandaacute; ubicado mirando a los jardines de loto y de bananeros. Tambiandeacute;n se incluye en la oferta la lavanderandiacute;a y el servicio de habitaciones. El hotel, renovado en el 2006, cuenta con un total de 10 habitaciones. Cuenta con vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte y cambio de divisa. Internet y alquiler de bicicletas tambiandeacute;n estandaacute;n a su disposiciandoacute;n. Por anduacute;ltimo, hay restaurante, servicio de lavanderandiacute;a y aparcamiento.Los distintos tipos de habitaciones son Mady bawah, Mady atas y Graha oetama. Todas tienen elementos lujosos y tradicionales de Java. Las habitaciones cuentan con caja fuerte, minibar con gran selecciandoacute;n de bebidas, aire acondicionado individual y secador de pelo en el cuarto de baandntilde;o. Si lo desea, podrandaacute; pedir habitaciandoacute;n con TV. Telandeacute;fono de landiacute;nea directa, nevera, cafetera/tetera, cama extra grande y terraza completa su equipamiento.La biblioteca tradicional de estilo Java es el lugar perfecto para relajarse por la tarde, cuenta con periandoacute;dicos y revistas, libros sobre la cultura del lugar, cuadros y plantas. Podrandaacute; refrescarse en la piscina o simplemente relajarse tumbado en la terraza. Para aquellos que quieran rejuvenecer su cuerpo y su alma hay una gran variedad de tratamientos balnearios tradicionales de hierbas, usados desde hace siglos por los miembros de la casa real. Hay tratamientos de masajes y corporales, de pago.El desayuno se sirve en forma de bufandeacute;. El almuerzo y la cena podrandaacute; disfrutarlos en el restaurante.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.36" OriginalAmount="20.36">
      <BasicPropertyInfo Latitude="-8.73893462" Longitude="115.16731384" StarRating="3" HotelCode="547257|1ed016" HotelName="The Kutaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Kartika Plaza, Gang Nusa Indah, Gang Satelit 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97656/2497656/1.jpg?f=15059655</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.38" OriginalAmount="20.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|920834" HotelName="PURI SARON VILLA AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895940_foto_1.jpg</HotelPictures>
        <HotelDescription>18 rooms consist of Superior, Deluxe, villa and Villa with private pool. Beautiful naturally valley, rice field and river views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.43" OriginalAmount="20.43">
      <BasicPropertyInfo Latitude="-8.70060093" Longitude="115.17850149" StarRating="2.5" HotelCode="532146|1ed5ec" HotelName="Fame Hotel Sunset Road Kuta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553944/553944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.46" OriginalAmount="20.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|399340" HotelName="PARAGON HOTEL SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063625_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcoming guests with an outdoor swimming pool and stylish guestrooms, Paragon Hotel Seminyak is situated a 15-minute walk from Batubelig Beach. This resort also features an on-site restaurant and bar. Free WiFi access is available throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.54" OriginalAmount="20.54">
      <BasicPropertyInfo Latitude="-8.6967524768291" Longitude="115.17298916278" StarRating="3.5" HotelCode="313523|1551cb" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Eka Laweya 8, Seminyak 80361, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488263/488263a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.56" OriginalAmount="20.56">
      <BasicPropertyInfo Latitude="-8.7235167864946" Longitude="115.17290009837" StarRating="3" HotelCode="933578|18dec7" HotelName="Hotel ZIA Bali - Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361307/361307a_hb_a_008.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.59" OriginalAmount="20.59">
      <BasicPropertyInfo Latitude="-8.69949832" Longitude="115.16725442" StarRating="3" HotelCode="339621|162f3a" HotelName="Kusnadi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 518, Legian Kaja 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40470/2040470/57.jpg?f=15687396</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.68" OriginalAmount="20.68">
      <BasicPropertyInfo Latitude="-8.69005032" Longitude="115.45076645" StarRating="3" HotelCode="602777|17b368" HotelName="Sunrise Hut's Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Village, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38040/2038040/61.jpg?f=15502778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.69" OriginalAmount="20.69">
      <BasicPropertyInfo Latitude="-8.79803138" Longitude="115.20447514" StarRating="3" HotelCode="491566|1e4473" HotelName="Avisara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sari, Dukuh II, Real Estate Taman Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42491/2942491/1.jpg?f=14950341</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.76" OriginalAmount="20.76">
      <BasicPropertyInfo Latitude="-8.674301" Longitude="115.17558775" StarRating="3" HotelCode="197026|199a26" HotelName="The Green Zhurga Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jaya Wijaya, Jalan Gunung Tangkuban Perahu, Seminyak 80361, Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237062/237062a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.88" OriginalAmount="20.88">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|1d0c7c" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233290/233290a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.88" OriginalAmount="20.88">
      <BasicPropertyInfo Latitude="-8.6540285" Longitude="115.13042713" StarRating="1" HotelCode="448662|13dcbb" HotelName="Jonsen Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu, Echo Beach, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38945/2038945/1.jpg?f=15046200</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Jonsen Homestay offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Airport transfer, shuttle service, car park, Wi-Fi in public areas, laundry service are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature desk, internet access – LAN (complimentary), air conditioning, seating area, television LCD/plasma screen. The hotel's peaceful atmosphere extends to its recreational facilities which include massage, garden. No matter what your reasons are for visiting Bali, Jonsen Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="20.92" OriginalAmount="20.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|082435" HotelName="Liberta Seminyak Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1000294_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically located just a 5-minute drive from the famed Potato Head Beach Club and Petitenget Beach, Liberta Seminyak Hotel offers modern accommodation with an outdoor pool, free WiFi access in all areas of the property as well as free on-site parking for guests who drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.93" OriginalAmount="20.93">
      <BasicPropertyInfo Latitude="-8.66986947" Longitude="115.16672602" StarRating="3" HotelCode="829504|1ae913" HotelName="Apple Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 17B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38078/2038078/1.jpg?f=15074498</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Apple Suite Apartment is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, heating, desk, balcony/terrace. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. No matter what your reasons are for visiting Bali, Apple Suite Apartment will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.96" OriginalAmount="20.96">
      <BasicPropertyInfo Latitude="-8.7383690043184" Longitude="115.17470687628" StarRating="3" HotelCode="915211|12c7cc" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri  9, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186806/186806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.67577825" Longitude="115.25756266" StarRating="3" HotelCode="598991|225099" HotelName="Alia Home Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Maninjau 10, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38385/2038385/4.jpg?f=15054870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.498287" Longitude="115.25293" StarRating="3" HotelCode="410372|156699" HotelName="Anini Raka Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100892/a_100892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated in the town of Ubud, just 2 km away from Ubud Market. Both the Ubud Royal Palace and the Museum of Art are just a 5-minute drive from the hotel, whereas Monkey Forest is 10 minutes away by car. The resort is located 45 minutes from Ngurah Rai International Airport by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.66986947" Longitude="115.16672602" StarRating="3" HotelCode="829504|362698" HotelName="Apple Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 17B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38078/2038078/1.jpg?f=15074498</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Apple Suite Apartment is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, heating, desk, balcony/terrace. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. No matter what your reasons are for visiting Bali, Apple Suite Apartment will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.2766611683898" Longitude="115.37781060551" StarRating="3" HotelCode="468122|165762" HotelName="Astra Dana Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedisan, 80652 Kintamani, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87326/3487326/1.jpg?f=15398552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.65484" Longitude="115.216645" StarRating="3" HotelCode="187929|152889" HotelName="Inna Bali Heritage Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 3, Banjar Lelangon, Denpasar 80111, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271109/271109a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.69949832" Longitude="115.16725442" StarRating="3" HotelCode="339621|83091" HotelName="Kusnadi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 518, Legian Kaja 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40470/2040470/57.jpg?f=15687396</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|80916" HotelName="La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275835/275835a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.70421209" Longitude="115.26097753" StarRating="3.5" HotelCode="504237|263630" HotelName="Maha Laksmi Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 105, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618438/618438a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.69005032" Longitude="115.45076645" StarRating="3" HotelCode="602777|293873" HotelName="Sunrise Hut's Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Village, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38040/2038040/61.jpg?f=15502778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.68648628" Longitude="115.26242904" StarRating="3" HotelCode="348197|79583" HotelName="Svarna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 50, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502876/502876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Sanur. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.6967524768291" Longitude="115.17298916278" StarRating="3.5" HotelCode="313523|79553" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Eka Laweya 8, Seminyak 80361, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488263/488263a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.681353" Longitude="115.436203" StarRating="3" HotelCode="292724|116630" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach, Nusa Lembongan, Lembongan Island, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.7396554362072" Longitude="115.16883485019" StarRating="3" HotelCode="167893|73062" HotelName="The Radiant Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128383/128383a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tuban, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.718435" Longitude="115.180774" StarRating="3" HotelCode="221718|79365" HotelName="Rhadana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta 88, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186774/186774a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.64340331" Longitude="115.15524995" StarRating="3" HotelCode="421763|176444" HotelName="Litus Rinaya Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu 2, Gang Leli, North Kuta, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543823/543823a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Litus Rinaya is a homey hotel in Canggu offering affordable accommodation options for travellers wanting to be centrally located when visiting Canggu area. It is a strategic base with a carefree ambience and its own brand of gracious Balinese hospitality.

The hotel is small, yet extremely comfortable, with just 11 Superior Rooms, 8 Deluxe Rooms and supporting guest facilities. Two additional Family Rooms with multiple bedrooms are also available to anticipate the needs of families on a budget.

Breakfast is served daily at a casual pool front cafe. Light refreshments and cold drinks are also available during the day. The swimming pool is a refreshing body of water edged by reclining sun beds and a border of tropical plants.
Litus Rinaya Canggu is part of Bali's lively tourism district. It is not far from Bali surfing beach and within easy walking distance to many cheap and cheerful plac</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|156967" HotelName="Warji House 2 Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.717458" Longitude="115.175946" StarRating="3" HotelCode="402224|83303" HotelName="Transera Kamini Legian Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557521/557521a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.763973" Longitude="115.172633" StarRating="2" HotelCode="410690|161581" HotelName="Jimbaran Bay Happy Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan 12B, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.50901172" Longitude="115.26084369" StarRating="2.5" HotelCode="594469|226712" HotelName="Warji House 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Gang Beji, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40613/2940613/1.jpg?f=14979627</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2.5" HotelCode="129818|matahari_bungalow" HotelName="Matahari Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187285/a_187285_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Restaurants, shopping centres, souvenir shops, bars and various nightlife spots are nearby while Bali’s capital Denpasar is 30 minutes away by car. Ngurah Rai International airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7210065359571" Longitude="115.17273225033" StarRating="2" HotelCode="909024|la_walon_hotel" HotelName="La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Poppies 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275835/275835a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|natya_hotel" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393123/393123a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.73943354" Longitude="115.16781721" StarRating="2" HotelCode="335135|gowin_hotel" HotelName="Gowin Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika  3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/497760/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7396554362072" Longitude="115.16883485019" StarRating="3" HotelCode="167893|the_radiant_hotel" HotelName="The Radiant Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128383/128383a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tuban, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="698588|seahouse_bali_indah_beach_inn" HotelName="Seahouse Bali Indah Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Poppies II</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/69/691614/691614a_hb_w_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6540285" Longitude="115.13042713" StarRating="1" HotelCode="448662|jonsen_homestay" HotelName="Jonsen Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu, Echo Beach, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38945/2038945/1.jpg?f=15046200</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Jonsen Homestay offers comfort and convenience whether you're on business or holiday in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Airport transfer, shuttle service, car park, Wi-Fi in public areas, laundry service are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature desk, internet access – LAN (complimentary), air conditioning, seating area, television LCD/plasma screen. The hotel's peaceful atmosphere extends to its recreational facilities which include massage, garden. No matter what your reasons are for visiting Bali, Jonsen Homestay will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.67678837" Longitude="115.45001225" StarRating="3" HotelCode="490430|kibata_lembongan_boutique_hotel" HotelName="KiBata Boutique Hotel Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelod Jungutbatu, Lembongan Island 80771, Nusa Penida, Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42649/2942649/1.jpg?f=14979983</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|harris_hotel_kuta_galleria" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436240/436240a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|eden_hotel_kuta_bali" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198170/198170a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|maxonehotels_bukit_jimbaran_hotel" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192561/192561a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6977934933249" Longitude="115.17552238928" StarRating="3" HotelCode="429752|the_legian_sunset_residence" HotelName="The Legian Sunset Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Housekeeping,Laundry,Lounge,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Lakhsmi 17, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631420/631420a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Legian Sunset (Loft) Residence offers affordable accomodation for short or long term stay in Bali. It is the ideal accomodation for leisure travellers who enjoy comfort, convenience and privacy. We provide 52 studio apartments that are spacious and exceptionally well furnished. The Legian Sunset Residence is located within easy reach of the famous beaches of Legian, Kuta and Seminyak. It is just a 5 minute drive away to cafes, restaurants, shops and the bustling night entertainment of Legian and Seminyak. Our Amenities &amp; Services:24hr front office, housekeeping and security, elevator,    complimentary WiFi in rooms,Swimming pool, Parking area, Turn down service,    Allocated smoking room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.69949832" Longitude="115.16725442" StarRating="3" HotelCode="339621|kusnadi_hotel" HotelName="Kusnadi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 518, Legian Kaja 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40470/2040470/57.jpg?f=15687396</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7295170841708" Longitude="115.16825890838" StarRating="3" HotelCode="936677|radha_bali_hotel" HotelName="Radha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 2, Gang Puspa Ayu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234434/234434a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6729156397837" Longitude="115.15464831796" StarRating="4" HotelCode="324175|paragon_suites_and_resort_" HotelName="Paragon Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 555, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544725/544725a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.674301" Longitude="115.17558775" StarRating="3" HotelCode="197026|the_green_zhurga_suites_2" HotelName="The Green Zhurga Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jaya Wijaya, Jalan Gunung Tangkuban Perahu, Seminyak 80361, Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237062/237062a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|the_royal_eighteen_resort__spa" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233290/233290a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6967524768291" Longitude="115.17298916278" StarRating="3.5" HotelCode="313523|svarna_suite_seminyak_2" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Eka Laweya 8, Seminyak 80361, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488263/488263a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.70081592" Longitude="115.17068856" StarRating="0" HotelCode="670512|legian_bisma_suite" HotelName="Legian Bisma Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 89, Kuta, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852764/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.65665563" Longitude="115.14751536" StarRating="1" HotelCode="425966|airy_kuta_utara_pantai_berawa_37_canggu_bali" HotelName="Matra Bali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 37, Br Pelambingan, Tibubeneng, Kuta Utara, Canggu, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555392/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Room service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.50901172" Longitude="115.26084369" StarRating="2.5" HotelCode="594469|warji_house_1" HotelName="Warji House 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Gang Beji, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40613/2940613/1.jpg?f=14979627</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6538964" Longitude="115.13809705" StarRating="0" HotelCode="883571|okas_guest_house" HotelName="Oka's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Paping Short Cut, Canggu 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34430000/34426900/34426832/6908a777_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="669314|arthur_suites_bali" HotelName="Arthur Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Kresna 939</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849731/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.69538" Longitude="115.16862" StarRating="3" HotelCode="0|_0x3e598" HotelName="RedDoorz @ Raya Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak No. 14, Badung, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/fe/94fef9671fa98573691c9a34bf48c6350e47659a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at RedDoorz @ Raya Seminyak in Seminyak (Central Seminyak), you'll be within a 10-minute drive of Eat Street and Legian Beach.  This guesthouse is 0.7 mi (1.1 km) from Double Six Beach and 1.9 mi (3.1 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is available for a surcharge.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 155,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.67516537" Longitude="115.25799242" StarRating="2" HotelCode="491595|rai_house_sanur" HotelName="Rai House Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Meninjau 11, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/19985/3219985/1.jpg?f=15197976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.5060047600621" Longitude="115.25182574987" StarRating="3" HotelCode="909002|dewa_bharata_bungalow_ubud" HotelName="Dewa Bharata Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273638/273638a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="670532|canggu_kayuma_house" HotelName="Canggu Kayuma Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852747/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.68406607" Longitude="115.43345869" StarRating="3" HotelCode="850495|the_canda_villas" HotelName="The Canda Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach Road, Tanjung Sanghyang Bay, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38282/3838282/1.jpg?f=15683104</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.62579838" Longitude="115.14964994" StarRating="3" HotelCode="850450|sunari_guest_house" HotelName="Sunari Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babakan Kubu, Bali 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976279/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.78255721" Longitude="115.22430519" StarRating="2" HotelCode="423596|tanjung_sari_inn" HotelName="Tanjung Sari Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama Gang Badak 6, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41032/2041032/41.jpg?f=15599792</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Tanjung Sari Inn in Nusa Dua Tanjung Benoa, you'll be convenient to Bali Nusa Dua Convention Centre and Nusa Dua Beach. This inn is within close proximity of Bali International Convention Center and Pasifika Museum.Rooms Make yourself at home in one of the 21 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a television in the lobby.Business, Other Amenities A shuttle from the airport to the hotel is provided for a surcharge available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.67361884315744" Longitude="115.447746366262" StarRating="1" HotelCode="0|nyuh_gading_homestay" HotelName="Nyuh Gading Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu - Lembongan Island, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/dd/86dd22be29c586c3c41a855c418aa5a3bc79832f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;One-star hotel “Nyuh Gading Homestay” is situated in Lembongan Island. It boasts a convenient location in the heart of the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Savour local and international dishes in the on-site restaurant. Wi-Fi is available throughout the property. The property has a swimming pool on site. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders.&lt;/br&gt;There is a laundry at the hotel. Please note that the entire hotel is non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.15520649244131" Longitude="115.028657913208" StarRating="2" HotelCode="0|kartika_villas" HotelName="Kartika Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/61/d3/61d3a33c58404be4a70ccb7d23a41b94947d295c.jpeg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool, Kartika Villas offers a great getaway located just a 5-minute walk from Lovina Beach. The property also offers free WiFi access in all areas and free on-site private parking for guests who drive.&lt;/br&gt;It takes a 5-minute walk from the property to the nearest snorkelling spot, and about a 7-minute walk from the iconic dolphin statue. The hot spring in Lovina is reachable within a 30-minute drive. Getting to Bali Denpasar International Airport will take around 3 hours by car.&lt;/br&gt;Featuring a private balcony, the villas will provide you with air conditioning, a refrigerator and tea/coffee making facilities. Certain units have a full kitchenette and a private garden. Every unit has a private bathroom with a shower. You can enjoy pool view from the room.&lt;/br&gt;Other facilities offered at Kartika Villas include laundry facilities. An array of activities can be enjoyed on site or in the surroundings, including canoeing.&lt;/br&gt;Breakfast is served daily.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.165967" Longitude="115.012747" StarRating="2.5" HotelCode="410366|adirama_beach_hotel_restaurant" HotelName="Adirama Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Kaliasem - Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100886/a_100886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on Lovina beach away from the hustle and bustle, but not far from the centre of Lovina (about 2 km away), in Singaraja, in the north of Bali. The hot springs and Buddhist monastery are about a 20-minute drive away. It is about a 2.5-hour journey from Bali International Airport along a very beautiful and famous scenic route.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.14778763" Longitude="114.66027146" StarRating="1.5" HotelCode="448575|doubleu_home_stay_pemuteran" HotelName="Doubleyou Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerokgak, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237048/237048a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.7255399" Longitude="115.2321172" StarRating="0" HotelCode="0|serangan_turtle_island_hostel" HotelName="Turtle Island Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Guming, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/25/4b25bc87a02f2ec7354cf132b1df90a16526d8c6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hostel Features: &lt;/b&gt;The entire hostel is non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.68409806" Longitude="115.48794218" StarRating="2.5" HotelCode="624970|semaya_one_beach_guesthouse" HotelName="Semaya One Beach Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kutampi Village, Nusa Penida Island 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92135/3692135/1.jpg?f=15235165</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="830506|linas_villas" HotelName="Linas Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35150000/35146500/35146470/974e1744_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.2766611683898" Longitude="115.37781060551" StarRating="3" HotelCode="468122|astradana_hotel__restaurant" HotelName="Astra Dana Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedisan, 80652 Kintamani, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87326/3487326/1.jpg?f=15398552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kintamani.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.26352" Longitude="115.385" StarRating="0" HotelCode="969932|batur_sunrise_guesthouse" HotelName="Batur Sunrise Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toyah Bungkah, Kintamani 80652, Bangli, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37620000/37613500/37613482/c913f444_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.731559753417969" Longitude="115.4922866821289" StarRating="3" HotelCode="0|agasta_villa" HotelName="Agasta Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>br pundukaha kaje, Bunga Mekar, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/af/54/af54cc2f50d130e837b32880354fb8bb92f13ab1.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Agasta Villa is within a 15-minute drive of Kelingking Beach and Seganing Waterfall.  This bed &amp;amp; breakfast is 6.3 mi (10.2 km) from Maruti Express Nusa Penida Ferry Dock and 6.5 mi (10.4 km) from Crystal Bay.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, Santap Restaurant, or stay in and take advantage of the room service (during limited hours).&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.01" OriginalAmount="21.01">
      <BasicPropertyInfo Latitude="-8.7750777326874" Longitude="115.22267400944" StarRating="3" HotelCode="376522|1a82e6" HotelName="Core Hotel Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 79, Benoa, Kuta Sel, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507834/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.02" OriginalAmount="21.02">
      <BasicPropertyInfo Latitude="-8.50901172" Longitude="115.26084369" StarRating="2.5" HotelCode="594469|214aa7" HotelName="Warji House 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Gang Beji, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40613/2940613/1.jpg?f=14979627</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.04" OriginalAmount="21.04">
      <BasicPropertyInfo Latitude="-8.6687767694437" Longitude="115.1507678439" StarRating="4" HotelCode="429708|12965f" HotelName="Aqua Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234553/234553a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aqua Villa is located in quiet secluded Umalas area and yet still close to the central of Seminyak area. The villa consist of 11 modern living comfort villas with divine atmosphere orchestrated with the sound of crickets and the sweet smelling of frangipany flowers in the thin air.Set amongst the Balinese garden lush greenness 150 square meter swimming pool will cool you off after a full day of challenging activities. Accompanied by the warm breeze of tropical weather. And the bale bengong is the ultimate gazebo to day dream…to immerse the beauty and the stillness while hearing the roaring waves in the distance.Aqua Villa is one of the real paradise on Earth…where your life becomes close to perfection. It's good to know in advance what heaven looks like.Divine ambiance cool breezes this the preview of what heaven looks like</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.05" OriginalAmount="21.05">
      <BasicPropertyInfo Latitude="-8.67577825" Longitude="115.25756266" StarRating="3" HotelCode="598991|1834dc" HotelName="Alia Home Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Maninjau 10, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38385/2038385/4.jpg?f=15054870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.05" OriginalAmount="21.05">
      <BasicPropertyInfo Latitude="-8.67361903" Longitude="115.44914146" StarRating="3" HotelCode="778355|1afa24" HotelName="D And B Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Jungut Batu, 80771 Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45913/2945913/1.jpg?f=15045745</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.05" OriginalAmount="21.05">
      <BasicPropertyInfo Latitude="-8.2874353096235" Longitude="115.39424928035" StarRating="2" HotelCode="379974|12fe83" HotelName="Baruna Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="24 Hour Room Service,Coffee Shop,Dry Cleaning,Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Kintamani 80652</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41117/2041117/24.jpg?f=15524027</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Baruna Cottages in Kintamani, you'll be on a lake and within the vicinity of Mount Batur and Batur Volcano Museum. This lodge is within the region of Besakih Mother Temple and Mount Agung.Rooms Make yourself at home in one of the 6 guestrooms. Rooms have private balconies or patios. Bathrooms with separate bathtubs and showers are provided. Conveniences include desks and coffee/tea makers.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as tour/ticket assistance.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the lodge's 24-hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.07" OriginalAmount="21.07">
      <BasicPropertyInfo Latitude="-8.5059655" Longitude="115.2505506" StarRating="3" HotelCode="904698|121b7e" HotelName="Y Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Ubud, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151842/151842a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the quiet village of Penestanan in the Ubud area, yet is only half a mile from Central Ubud Market and approximately about a 1-hour drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.08" OriginalAmount="21.08">
      <BasicPropertyInfo Latitude="-8.708577907719" Longitude="115.17549791534" StarRating="3" HotelCode="186642|12b9d4" HotelName="Bliss Surfer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 88, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173524/173524a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located close to major business destinations in the Legian area in Jalan Sriwijaya. The property is near Kuta, Seminyak and Sunset Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.09" OriginalAmount="21.09">
      <BasicPropertyInfo Latitude="-8.6974368148036" Longitude="115.17200857401" StarRating="3" HotelCode="16284|103266" HotelName="Puri Dewa Bharata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nr 11 Nakula Street, Seminyak, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19552/l_19552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Legian, an area known for it's shopping, restaurants, and nightlife. Ngurah Rai International Airport and Kuta beach are both only a 15-minute drive away, while Double Six beach is only ten minutes on foot. The tourist centre of Kuta Square is also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.21" OriginalAmount="21.21">
      <BasicPropertyInfo Latitude="-8.6729156397837" Longitude="115.15464831796" StarRating="4" HotelCode="324175|1853aa" HotelName="Paragon Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 555, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544725/544725a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.34" OriginalAmount="21.34">
      <BasicPropertyInfo Latitude="-8.431409" Longitude="114.849163" StarRating="3" HotelCode="187569|130bbe" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciwa Banjar Pekutatan Dusun Yeh Kuning, Negara</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358089/358089a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.36" OriginalAmount="21.36">
      <BasicPropertyInfo Latitude="-8.76897333" Longitude="115.17153234" StarRating="3" HotelCode="909297|125e08" HotelName="Villa Puri Royan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari, Jimbaran 80361, Kuta Sel., Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.36" OriginalAmount="21.36">
      <BasicPropertyInfo Latitude="-8.6977934933249" Longitude="115.17552238928" StarRating="3" HotelCode="429752|15607e" HotelName="The Legian Sunset Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Housekeeping,Laundry,Lounge,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Lakhsmi 17, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631420/631420a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Legian Sunset (Loft) Residence offers affordable accomodation for short or long term stay in Bali. It is the ideal accomodation for leisure travellers who enjoy comfort, convenience and privacy. We provide 52 studio apartments that are spacious and exceptionally well furnished. The Legian Sunset Residence is located within easy reach of the famous beaches of Legian, Kuta and Seminyak. It is just a 5 minute drive away to cafes, restaurants, shops and the bustling night entertainment of Legian and Seminyak. Our Amenities &amp; Services:24hr front office, housekeeping and security, elevator,    complimentary WiFi in rooms,Swimming pool, Parking area, Turn down service,    Allocated smoking room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.38" OriginalAmount="21.38">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|145bc0" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198170/198170a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.38" OriginalAmount="21.38">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2.5" HotelCode="129818|12d399" HotelName="Matahari Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187285/a_187285_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Restaurants, shopping centres, souvenir shops, bars and various nightlife spots are nearby while Bali’s capital Denpasar is 30 minutes away by car. Ngurah Rai International airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.39" OriginalAmount="21.39">
      <BasicPropertyInfo Latitude="-8.7396554362072" Longitude="115.16883485019" StarRating="3" HotelCode="167893|10fb10" HotelName="The Radiant Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128383/128383a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tuban, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="21.41" OriginalAmount="21.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|920662" HotelName="PURI SARON BARUNA BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LOVINA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898414_foto_1.jpg</HotelPictures>
        <HotelDescription>Has 34 rooms consist of Superior and Deluxe Ocean view, 2 swimming poll (adult and children), Restaurant and Bar, Meeting room and Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.52" OriginalAmount="21.52">
      <BasicPropertyInfo Latitude="-8.51519919" Longitude="115.26023941" StarRating="2" HotelCode="641323|12d981" HotelName="Argasoka Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" HotelFacility="24 Hour Room Service,Babysitting,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Room Service,Shopping Arcade,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42105/2042105/16.jpg?f=15688773</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Argasoka Bungalows puts everything the city has to offer just outside your doorstep. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel's babysitting, Wi-Fi in public areas, smoking area, car park, bicycle rental. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Argasoka Bungalows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.60" OriginalAmount="21.60">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|18f3bf" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436240/436240a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.68" OriginalAmount="21.68">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3.5" HotelCode="68568|193c79" HotelName="Grand Barong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88649/w_88649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.71" OriginalAmount="21.71">
      <BasicPropertyInfo Latitude="-8.7208209875972" Longitude="115.17522643453" StarRating="3" HotelCode="936596|12cd57" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, 80361 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096619/096619a_hb_a_930.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.83" OriginalAmount="21.83">
      <BasicPropertyInfo Latitude="-8.50661496" Longitude="115.56288462" StarRating="2.5" HotelCode="602998|21498b" HotelName="Dasa Wana Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 80871 Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771505/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.86" OriginalAmount="21.86">
      <BasicPropertyInfo Latitude="-8.4585664028968" Longitude="115.28228199802" StarRating="2" HotelCode="377867|1a7746" HotelName="Ubud Sawah Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Desa Kendran, Ubud, Tegallalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62506/2462506/1.jpg?f=14960903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tegallalang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.88" OriginalAmount="21.88">
      <BasicPropertyInfo Latitude="-8.68978394673" Longitude="115.16208542199" StarRating="3" HotelCode="936787|18fe21" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487978/487978a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Seminyak. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.91" OriginalAmount="21.91">
      <BasicPropertyInfo Latitude="-8.6656710738494" Longitude="115.1609722454" StarRating="3" HotelCode="37976|120307" HotelName="Dewani Villa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerobokan, Umalas, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62719/a_62719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Umalas and Kerobokan area, the resort gives guests an authentic impression of Balinese country life, not far away from the lively area of Kuta. Beaches are located around 3-5 km from the resort, which is only 15 minutes' drive from Kuta city centre and 20 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.98" OriginalAmount="21.98">
      <BasicPropertyInfo Latitude="-8.710042" Longitude="115.170402" StarRating="3" HotelCode="322454|199a5e" HotelName="The Sun Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bene 123, Jalan Melasti, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422515/422515a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.734603" Longitude="115.166776" StarRating="3" HotelCode="327939|83409" HotelName="Dedy Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samudra 55, Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41136/2041136/1.jpg?f=15186466</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.68978394673" Longitude="115.16208542199" StarRating="3" HotelCode="936787|83080" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487978/487978a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Seminyak. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.7867193037922" Longitude="115.18051975425" StarRating="4" HotelCode="398656|83352" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poh Gading II 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81805/2281805/40.jpg?f=15525877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6719404845451" Longitude="115.16028802943" StarRating="3" HotelCode="936770|83074" HotelName="Hotel Liberta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget No. 2, Kerobokan, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391858/391858a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|73594" HotelName="Santika Kuta - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141283/141283a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minutes from the island’s celebrated sunset beach, as well as multiple shopping and entertainment centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|157421" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393123/393123a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.50158737" Longitude="115.26608381" StarRating="2.5" HotelCode="572899|247958" HotelName="Omah d'Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 53, Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618429/618429a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restaurant, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6729156397837" Longitude="115.15464831796" StarRating="4" HotelCode="324175|83054" HotelName="Paragon Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 555, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544725/544725a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6919383028086" Longitude="115.16246125397" StarRating="3" HotelCode="935245|77663" HotelName="Ping Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No. 28, Seminyak Beach</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198917/198917a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.725754976492" Longitude="115.18088132143" StarRating="2" HotelCode="915188|156726" HotelName="Q Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 38, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274113/274113a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.7208209875972" Longitude="115.17522643453" StarRating="3" HotelCode="936596|80775" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, 80361 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096619/096619a_hb_a_930.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6918105752578" Longitude="115.16313582659" StarRating="2.5" HotelCode="365337|27321" HotelName="Seminyak Paradiso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68946/a_68946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the famous sandy Seminyak Beach and just 20 minutes from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.705706" Longitude="115.253641" StarRating="3" HotelCode="141858|153167" HotelName="Puri Sindhu Mertha Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.53, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275750/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Sanur, just 10 minutes' walk from Semawang beach, and Ngurah Rai International Airport can be reach in about 15 minutes (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.668276" Longitude="115.216409" StarRating="3" HotelCode="173601|153210" HotelName="Grand Santhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik No.1, Denpasar, 80113 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275423/275423a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 74 rooms. Services and facilities at the hotel include a restaurant, a dining area, a transfer service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.674301" Longitude="115.17558775" StarRating="3" HotelCode="197026|76789" HotelName="The Green Zhurga Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jaya Wijaya, Jalan Gunung Tangkuban Perahu, Seminyak 80361, Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237062/237062a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.724482" Longitude="115.178335" StarRating="3" HotelCode="292314|alron_hotel" HotelName="Alron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 10, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235710/235710a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.79161602" Longitude="115.22573964" StarRating="2" HotelCode="312378|d_kubu_pratama" HotelName="D' Kubu Pratama" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No. 26A, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237010/237010a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|villa_jj_spa_ubud" HotelName="Villa JJ and Spa Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52855/2952855/1.jpg?f=15427169</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, valet parking are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, wake-up service, mini bar, balcony/terrace, television. The hotel offers various recreational opportunities. Villa JJ and Spa Ubud is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|hotel_santika_kuta_bali_2" HotelName="Santika Kuta - Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141283/141283a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minutes from the island’s celebrated sunset beach, as well as multiple shopping and entertainment centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.50852718" Longitude="115.25912678" StarRating="2" HotelCode="553657|warji_house_2" HotelName="Warji House 2 Bungalows" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.7867193037922" Longitude="115.18051975425" StarRating="4" HotelCode="398656|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poh Gading II 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81805/2281805/40.jpg?f=15525877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.6974368148036" Longitude="115.17200857401" StarRating="3" HotelCode="16284|puri_dewa_bharata_hotel_villas" HotelName="Puri Dewa Bharata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nr 11 Nakula Street, Seminyak, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19552/l_19552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Legian, an area known for it's shopping, restaurants, and nightlife. Ngurah Rai International Airport and Kuta beach are both only a 15-minute drive away, while Double Six beach is only ten minutes on foot. The tourist centre of Kuta Square is also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.50826379653923" Longitude="115.276880264282" StarRating="2" HotelCode="0|umah_dangin_guest_house" HotelName="Umah Dangin Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari Gang Wana Sara Banjar Ambengan Peliatan Ubud, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/67/a367f57ac25b99a189b014ad9116f48b717cba47.jpeg</HotelPictures>
        <HotelDescription>Situated in Ubud, 800 metres from Ubud Market, Umah Dangin Guest House features an outdoor pool and sun terrace. Guests can enjoy the on-site restaurant. Free private parking is available on site. Certain rooms have a seating area where you can relax. A terrace or balcony are featured in certain rooms. Umah Dangin Guest House features free WiFi throughout the property. There is a 24-hour front desk at the property. Bike hire is available at this guest house and the area is popular for cycling. The guest house also offers car hire. Ubud Palace is 800 metres from Umah Dangin Guest House, while Elephant Cave is 1.9 km away. The nearest airport is Ngurah Rai International Airport, 29 km from the property.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.7282152491095" Longitude="115.1676017046" StarRating="3" HotelCode="915183|home36_condotel" HotelName="Home @ 36 Condotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Discovery Shopping Mall, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276473/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Kuta, within walking distance to many major tourist attractions, such as the Art Market, Waterbom and many night party venues. The hotel is only 2 minutes' walk to Kuta Beach. The property enjoys a convenient location in the Discovery Mall which has over 125 international and local shops, including Centro, SOGO and Batik Keris shops, as well as many restaurants that cater for all tastes. The hotel is only 10 minutes from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.6918105752578" Longitude="115.16313582659" StarRating="2.5" HotelCode="365337|seminyak_paradiso_hotel" HotelName="Seminyak Paradiso" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68946/a_68946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the famous sandy Seminyak Beach and just 20 minutes from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.69030743" Longitude="115.16953475" StarRating="0" HotelCode="783199|cr_tris_rooms_seminyak" HotelName="CR Tris Rooms Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Jempiring 20C, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5491111</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.69567669" Longitude="115.16562528" StarRating="3" HotelCode="448969|niramaya_villa" HotelName="Niramaya Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, (ex. 66 road), Gang Raja no.3, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39360/2039360/10.jpg?f=15599783</HotelPictures>
        <HotelDescription>&lt;br/&gt;Niramaya Villa Bali is a popular choice amongst travelers in Bali, whether exploring or just passing through. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Wi-Fi in public areas, car park, family room, tours, safety deposit boxes are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace. The hotel's peaceful atmosphere extends to its recreational facilities which include outdoor pool, massage, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Niramaya Villa Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.66986947" Longitude="115.16672602" StarRating="3" HotelCode="829504|apple_suite_apartment_2" HotelName="Apple Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 17B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38078/2038078/1.jpg?f=15074498</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Apple Suite Apartment is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, heating, desk, balcony/terrace. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. No matter what your reasons are for visiting Bali, Apple Suite Apartment will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.66986947" Longitude="115.16672602" StarRating="3" HotelCode="829504|apple_suite" HotelName="Apple Suite Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 17B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38078/2038078/1.jpg?f=15074498</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Apple Suite Apartment is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, heating, desk, balcony/terrace. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. No matter what your reasons are for visiting Bali, Apple Suite Apartment will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.65971141" Longitude="115.14248815" StarRating="0" HotelCode="835109|dabumito_guest_house" HotelName="Dabumito Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Room Service,Bar,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Sari 37, Gang Jepun, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40201/2040201/1.jpg?f=15063731</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Dabumito Guest House puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like bicycle rental, safety deposit boxes, airport transfer, tours, shared kitchen are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find shower, air conditioning, television, complimentary bottled water, DVD/CD player. To enhance guests' stay, the hotel offers recreational facilities such as massage, outdoor pool, garden. For reliable service and professional staff, Dabumito Guest House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.498287" Longitude="115.25293" StarRating="3" HotelCode="410372|aniniraka_resort__spa" HotelName="Anini Raka Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tjampuhan, Sanggingan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100892/a_100892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated in the town of Ubud, just 2 km away from Ubud Market. Both the Ubud Royal Palace and the Museum of Art are just a 5-minute drive from the hotel, whereas Monkey Forest is 10 minutes away by car. The resort is located 45 minutes from Ngurah Rai International Airport by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.499903678894" Longitude="115.26697540283" StarRating="0" HotelCode="0|pondok_wira_ubud" HotelName="Pondok Wira Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari Br. Taman Kaja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1b/67/1b67e8aebc86e0cc2c36d335fd4fbb59479b9ac7.jpeg</HotelPictures>
        <HotelDescription>Set in Ubud within 900 metres of Ubud Market and 900 metres of Ubud Palace, Pondok Wira Ubud offers rooms with free WiFi. Featuring a terrace, the 2-star guest house has air-conditioned rooms with a private bathroom. Guests can chill out in the outdoor swimming pool. At the guest house, all rooms have a wardrobe. Pondok Wira Ubud features some rooms with mountain views, and all rooms are fitted with a terrace. Guests at the accommodation can enjoy an Asian breakfast. Ubud Monkey Forest is 2.1 km from Pondok Wira Ubud, while Elephant Cave is 3.3 km from the property. The nearest airport is Ngurah Rai International Airport, 29 km from the guest house.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.78286847" Longitude="115.18397516" StarRating="4" HotelCode="434400|kila_infinity8_bali" HotelName="Kila Infinity8 Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.By pass Ngurah Rai no 88A, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584524/584524a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.67361903" Longitude="115.44914146" StarRating="3" HotelCode="778355|d_and_b_bungalows" HotelName="D And B Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Jungut Batu, 80771 Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45913/2945913/1.jpg?f=15045745</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954683|pondok_dd" HotelName="Pondok DD Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 41, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32130000/32121100/32121073/24011e1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.65271869" Longitude="115.12838149" StarRating="3" HotelCode="636349|kecik_inn" HotelName="Kecik Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Echo 8, Jalan Batu Mejan, Echo Beach, Canggu 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/807070/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.68648628" Longitude="115.26242904" StarRating="3" HotelCode="348197|svarna_hotel_sanur" HotelName="Svarna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 50, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502876/502876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Sanur. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|airy_kuta_kartika_plaza_singosari_18_bali" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233290/233290a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.50440252246881" Longitude="115.263340473175" StarRating="0" HotelCode="0|bagus_homestay" HotelName="Bagus Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta No.16, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/be/1e/be1ed94bfac52589d4f619d35d78b0ed52d7e2ed.jpeg</HotelPictures>
        <HotelDescription>Bagus Homestay offers value-for-money rooms with free Wi-Fi in Ubud, only 500 metres from Ubud Royal Palace and Ubud Art Market. The famous Bu Oka restaurant, which specialises in suckling pig, is also just 500 metres away.&lt;/br&gt;Cooled with a fan, all rooms feature a private terrace with garden views and a seating area. The en suite bathroom has a bathtub. In-room massage treatments can be arranged.&lt;/br&gt;Bagus Homestay is a 10-minute walk from many local dining options. Ngurah Rai International Airport is a 1-hour, 30-minute drive away. Free parking is available at a location nearby.&lt;/br&gt;Car rentals and airport transfers are provided at an extra charge.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.67577825" Longitude="115.25756266" StarRating="3" HotelCode="598991|zen_rooms_homey_sanur" HotelName="Alia Home Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Maninjau 10, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38385/2038385/4.jpg?f=15054870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.15155175123522" Longitude="115.035663172603" StarRating="3" HotelCode="0|suma_beach_hotel" HotelName="Suma Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laviana Banyualit, Kalibukbuk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/3b/bd3b747f2a10d440b0d1cada906ff8978a413d2e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Guests are welcome to dine in the on-site restaurant, serving both local and international dishes. To unwind after an eventful day, enjoy a cocktail in a casual atmosphere of the hotel bar. Wi-Fi is available throughout the property. Guests can store their valuables in the locker.&lt;/br&gt;There is a swimming pool on site. The hotel &lt;em&gt;spa&lt;/em&gt; offers a variety of massages and body treatments. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders. Meals can be delivered to your room upon request.&lt;/br&gt;There is a laundry at the hotel.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.79803138" Longitude="115.20447514" StarRating="3" HotelCode="491566|avisaravilla_and_guest_house" HotelName="Avisara Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Sari, Dukuh II, Real Estate Taman Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42491/2942491/1.jpg?f=14950341</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.158890724182129" Longitude="115.02959442138672" StarRating="2" HotelCode="0|taman_melati" HotelName="Taman Melati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>23 Jl. Kartika, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/5c/065ce5914f88ba5862aa4ec4deef8217efa45897.jpeg</HotelPictures>
        <HotelDescription>With a stay at this villa in Buleleng, you'll be near the beach, within a 10-minute drive of Lovina Beach and Tangguwisia Bali Beach. This villa is 3.1 mi (5 km) from Krisna Funtastic Land and 5.8 mi (9.3 km) from Gedong Kertya Museum and Library.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a refrigerator and a stovetop. A flat-screen television is provided for your entertainment. Conveniences include a desk, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.7750777326874" Longitude="115.22267400944" StarRating="3" HotelCode="376522|corehotel_benoa_2" HotelName="Core Hotel Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 79, Benoa, Kuta Sel, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507834/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.77504400265767" Longitude="115.222680961967" StarRating="4" HotelCode="0|_0x24b2b" HotelName="Core Hotel Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, No 79x Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/11/fe11413317ca5f7d547953f366fd96c53088ea9d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Core Hotel Benoa in Nusa Dua, you'll be near the beach, a 4-minute walk from Tanjung Benoa and a 3-minute drive from Bali Nusa Dua Convention Centre. This hotel is 2.3 mi (3.7 km) from Nusa Dua Beach and 5.9 mi (9.5 km) from Jimbaran Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge) that operates within 50000.00 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/cafe. The hotel also offers room service (during limited hours). Wrap up your day with a drink at the poolside bar. Cooked-to-order breakfasts are available daily from 7:30 AM to 9:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.4585664028968" Longitude="115.28228199802" StarRating="2" HotelCode="377867|ubud_sawah_homestay" HotelName="Ubud Sawah Homestay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Desa Kendran, Ubud, Tegallalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62506/2462506/1.jpg?f=14960903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tegallalang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.18105849" Longitude="115.10245136" StarRating="0" HotelCode="748841|d_uma_tua_retreat" HotelName="D Uma Tua Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Desa Panji</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41386/2941386/1.jpg?f=15030692</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.63772747" Longitude="115.20324334" StarRating="0" HotelCode="837663|hotel_warta_puspita_" HotelName="Hotel Warta Puspita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pidada VI 6, Ubung, Denpasar 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Warta Puspita to discover the wonders of Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. All the necessary facilities, including Wi-Fi in public areas, car park, room service, tours, laundry service, are at hand. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Hotel Warta Puspita.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.33635368" Longitude="115.18727866" StarRating="2" HotelCode="492387|pacung_indah" HotelName="Pacung Indah Hotel and Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pacung, Tabanan 82191, Baturiti</AddressLine>
          </AddressLines>
          <CityName>Baturiti</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41008/2041008/1.jpg?f=15472958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Baturiti.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.2874353096235" Longitude="115.39424928035" StarRating="2" HotelCode="379974|baruna_cottages" HotelName="Baruna Cottages" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Coffee Shop,Dry Cleaning,Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Kintamani 80652</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41117/2041117/24.jpg?f=15524027</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Baruna Cottages in Kintamani, you'll be on a lake and within the vicinity of Mount Batur and Batur Volcano Museum. This lodge is within the region of Besakih Mother Temple and Mount Agung.Rooms Make yourself at home in one of the 6 guestrooms. Rooms have private balconies or patios. Bathrooms with separate bathtubs and showers are provided. Conveniences include desks and coffee/tea makers.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as tour/ticket assistance.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the lodge's 24-hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.70180357" Longitude="115.48995071" StarRating="0" HotelCode="866530|the_tandjung_cottage" HotelName="The Tandjung Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Toya Pakeh, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33250000/33245700/33245642/cf884fd4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.2385" Longitude="115.40869" StarRating="2" HotelCode="0|njung_bali_camp" HotelName="N'jung Bali Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Songan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/46/6b469497ef3fd49a912db75318f96cb4bf81f23b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kintamani, this campground is a 1-minute drive from Lake Batur and 7 minutes from Batur Natural Hot Spring.  This campground is 4.6 mi (7.4 km) from Mount Batur and 28.9 mi (46.5 km) from Ubud Monkey Forest.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your accommodation. The bathroom features a shower with a rainfall showerhead and complimentary toiletries. Conveniences include complimentary bottled water, housekeeping is provided daily, and an iron/ironing board can be requested.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Mingle with other guests at the complimentary reception, held daily. Wrap up your day with a drink at the bar/lounge. A complimentary local cuisine breakfast is served daily from 7:30 AM to 10:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include coffee/tea in a common area, microwave in a common area, and refrigerator in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="767586|sundi_ocean_bungalow" HotelName="Sundi Ocean Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Anyar, Dusun Sakti, Nusa Penida, Kabupaten? Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396290</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.677813529968262" Longitude="115.52713012695312" StarRating="2" HotelCode="0|gelih_bungalows" HotelName="Gelih Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sental Kawan Ped, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/93/c0/93c0f21a88d300b5d0bc6c6f925fc7d6e5c04940.jpeg</HotelPictures>
        <HotelDescription>With a stay at Gelih Bungalows, you'll be centrally located in Penida Island, 13.1 mi (21.1 km) from Blue Lagoon Beach and 28.7 mi (46.3 km) from Jungut Batu Beach. This guesthouse is 6.8 mi (11 km) from Gamat Bay and 8 mi (12.8 km) from Crystal Bay.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Take advantage of the guesthouse's room service (during limited hours). A complimentary continental breakfast is served daily from 7:00 AM to 9:00 AM.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;A fee for a mandatory New Year's Eve gala dinner is included in the total price displayed for stays on 31 December. &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;p&gt;The charges below are included in your overall room price:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;New Year's Eve gala dinner fee&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.276094436645508" Longitude="115.59133911132812" StarRating="2" HotelCode="0|scuba_tribe_bali" HotelName="Scuba Tribe Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amlapura Singaraja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/13/3a13b4c4be370224f294e0ff2a765dfb0a88851c.jpeg</HotelPictures>
        <HotelDescription>Scuba Tribe Bali features garden views, free WiFi and free private parking, located in Tulamben, 200 m from Tulamben Beach.&lt;br /&gt;All units are air conditioned and include a seating and/or dining area.&lt;br /&gt;A garden and a terrace are featured at Scuba Tribe Bali.&lt;br /&gt;The nearest airport is Ngurah Rai International, 99 km from the accommodation, and the property offers a paid airport shuttle service.&lt;br /&gt;This is our guests' favourite part of Tulamben, according to independent reviews.&lt;br /&gt;We speak your language!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 48 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Children 2 years old and younger are not permitted at this property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;A car is not required for transportation to and from this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 600000 per vehicle (one-way, maximum occupancy 4)&lt;/li&gt;          &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.692877769470215" Longitude="115.48623657226562" StarRating="3" HotelCode="0|surya_maha_bungallo" HotelName="Surya Maha Bungallo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Banjar Anyar - Sebunibus Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e4/ae/e4ae87eadcc26f4645840b93636b6d8d871992ec.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Penida Island, Surya Maha Bungallo is within a 10-minute drive of Maruti Express Nusa Penida Ferry Dock and Pantai Banana.  This guesthouse is 4.1 mi (6.5 km) from Crystal Bay and 8.4 mi (13.6 km) from Kelingking Beach.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Maruti Express Nusa Penida Ferry Dock - 2 km / 1.3 mi&lt;br /&gt;Gamat Bay - 2.1 km / 1.3 mi&lt;br /&gt;Pantai Banana - 5.7 km / 3.5 mi&lt;br /&gt;Crystal Bay - 6.5 km / 4.1 mi&lt;br /&gt;Crystal Bay Beach - 6.6 km / 4.1 mi&lt;br /&gt;Secret Beach - 6.6 km / 4.1 mi&lt;br /&gt;Plabuhan Tradisional Sampalan - 9 km / 5.6 mi&lt;br /&gt;Port Roro Nusa Jaya Abadi - 10.1 km / 6.3 mi&lt;br /&gt;Paluang Beach - 13.2 km / 8.2 mi&lt;br /&gt;Kelingking Beach - 13.6 km / 8.4 mi&lt;br /&gt;Seganing Waterfall - 14 km / 8.7 mi&lt;br /&gt;Tona Beach - 15.1 km / 9.4 mi&lt;br /&gt;Broken Beach - 15.4 km / 9.6 mi&lt;br /&gt;Angel's Billabong - 15.8 km / 9.8 mi&lt;br /&gt;Pasih Andus - 15.9 km / 9.9 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 82.1 km / 51 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Dining : Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Maruti Express Nusa Penida Ferry Dock&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 4 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include complimentary bottled water, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 9:00 AM.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.19" OriginalAmount="22.19">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|13ba90" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222219/222219a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.26" OriginalAmount="22.26">
      <BasicPropertyInfo Latitude="-8.715746" Longitude="115.173967" StarRating="3" HotelCode="167863|119015" HotelName="Santika Kuta - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141283/141283a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Kuta’s vibrant shopping and restaurant district, the property is just minutes from the island’s celebrated sunset beach, as well as multiple shopping and entertainment centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.31" OriginalAmount="22.31">
      <BasicPropertyInfo Latitude="-8.73712874" Longitude="115.16553866" StarRating="3" HotelCode="328222|13b5c5" HotelName="Hotel Solaris Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Ex Wana Segara, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507820/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22.32" OriginalAmount="22.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|711550" HotelName="Samsara Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975192_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento estandaacute; situado en Jalan Legian, Kuta, Bali. Estandaacute; muy cerca de las mejores tiendas, restaurantes y zonas de ocio de Bali. La playa estandaacute; a 500 m, el centro turandiacute;stico y el centro de la ciudad de Legian quedan a 5 minutos de camino y la ciudad de Denpasar dista aproximadamente 5 km. El aeropuerto de Ngurah Rai estandaacute; a unos 10 km del establecimiento.Este establecimiento ofrece 35 habitaciones y se encuentra en un encantador jardandiacute;n tropical donde destaca su arquitectura tradicional y los modernos y desenfadados interiores. El establecimiento dispone de vestandiacute;bulo con servicio de recepciandoacute;n 24 horas y caja fuerte, asandiacute; como restaurante, servicio de lavanderandiacute;a (de pago) y aparcamiento.El hotel estandaacute; frente al jardandiacute;n central y la piscina; tiene las habitaciones en la planta baja y andeacute;stas cuentan con un balcandoacute;n privado. Estandaacute;n equipadas con su propio cuarto de baandntilde;o con ducha, baandntilde;era, cama doble o extra grande, TV, caja fuerte, cafetera/tetera, aire acondicionado regulable y balcandoacute;n o terraza.El establecimiento cuenta con un spa abierto de 9 a 21 horas cada dandiacute;a y que ofrece una gama completa de tratamientos de aromaterapia, spa y masajes balineses, asandiacute; como limpieza corporal, etc. Todo ello, de pago. Por un suplemento, los huandeacute;spedes pueden darse un chapuzandoacute;n en la piscina al aire libre o tambiandeacute;n pueden relajarse bajo las sombrillas.El restaurante sirve desayuno, almuerzo y cena. El almuerzo y la cena se pueden disfrutar a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="22.35" OriginalAmount="22.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|830918" HotelName="SANTIKA KUTA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950649_foto_1.jpg</HotelPictures>
        <HotelDescription>A 3-star hotel in Kuta Bali, Hotel Santika Kuta is surrounded by a delightful assortment of museums, art galleries, restaurants and shopping areas. Enjoy comfortable accommodations with complete facilities and the signature touch of authentic Indonesian hospitality, a perfect choice for business or leisure travelers to Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.42" OriginalAmount="22.42">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|129f94" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234538/234538a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.55" OriginalAmount="22.55">
      <BasicPropertyInfo Latitude="-8.6918105752578" Longitude="115.16313582659" StarRating="2.5" HotelCode="365337|118392" HotelName="Seminyak Paradiso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68946/a_68946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the famous sandy Seminyak Beach and just 20 minutes from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.62" OriginalAmount="22.62">
      <BasicPropertyInfo Latitude="-8.7012003498652" Longitude="115.16615190545" StarRating="3" HotelCode="315342|184803" HotelName="Bali Chaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 5x, Gang Bujangga, legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614950/614950a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.69" OriginalAmount="22.69">
      <BasicPropertyInfo Latitude="-8.78286847" Longitude="115.18397516" StarRating="4" HotelCode="434400|20a788" HotelName="Kila Infinity8 Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.By pass Ngurah Rai no 88A, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584524/584524a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.72" OriginalAmount="22.72">
      <BasicPropertyInfo Latitude="-8.68648628" Longitude="115.26242904" StarRating="3" HotelCode="348197|18dc12" HotelName="Svarna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 50, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502876/502876a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Sanur. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.76" OriginalAmount="22.76">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|1a16cc" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visitors may take advantage of the Wi-Fi connection throughout. As this accommodation features 24-hour reception, guests are always welcome. Cots are not available at Bakung Ubud Resort and Villa. Bakung Ubud Resort and Villa is not a pet-friendly establishment. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.85" OriginalAmount="22.85">
      <BasicPropertyInfo Latitude="-8.52574051" Longitude="115.50447648" StarRating="3" HotelCode="504134|1dc5ca" HotelName="Dewi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padangbai Km 1,1, Manggis, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46995/2946995/1.jpg?f=14950544</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dewivilla Hotel is conveniently located in the popular Padang Bai area. The hotel has everything you need for a comfortable stay. 24-hour security, daily housekeeping, ticket service, 24-hour front desk, luggage storage are on the list of things guests can enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, clothes rack, television LCD/plasma screen, mirror, linens. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Dewivilla Hotel will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.85" OriginalAmount="22.85">
      <BasicPropertyInfo Latitude="-8.6868408172852" Longitude="115.43130981105" StarRating="3" HotelCode="492328|1dc1e5" HotelName="Song Bintang Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandy Bay Beach, Lembongan, Nusa Lembongan  80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654361/a8b2c1711fa10fcd715cb5ac6d142136.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lembongan Island (Jungut Batu), Song Bintang Villas is convenient to Nusa Lembongan Beach and Yellow Bridge.  This hotel is within close proximity of Mangrove Point and Devil's Tear.Rooms Make yourself at home in one of the 8 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.Dining Enjoy a satisfying meal at a restaurant serving guests of Song Bintang Villas.Business, Other Amenities The front desk is staffed during limited hours. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.86" OriginalAmount="22.86">
      <BasicPropertyInfo Latitude="-8.160971" Longitude="115.02592491" StarRating="3" HotelCode="434011|154756" HotelName="My Lovina Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Singaraja, Lovina Beach 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222336/222336a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="22.86" OriginalAmount="22.86">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|156293" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361309/361309a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|1b2e1c" HotelName="Satya House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including free Wi-Fi in all rooms, daily housekeeping, taxi service, 24-hour front desk, Wi-Fi in public areas, are at hand. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, dressing room, mirror, linens, internet access – wireless. Access to the hotel's garden will further enhance your satisfying stay. No matter what your reasons are for visiting Bali, Satya House Ubud will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.165967" Longitude="115.012747" StarRating="2.5" HotelCode="410366|162111" HotelName="Adirama Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Kaliasem - Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100886/a_100886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on Lovina beach away from the hustle and bustle, but not far from the centre of Lovina (about 2 km away), in Singaraja, in the north of Bali. The hot springs and Buddhist monastery are about a 20-minute drive away. It is about a 2.5-hour journey from Bali International Airport along a very beautiful and famous scenic route.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.78978199" Longitude="115.20636261" StarRating="4" HotelCode="933485|153743" HotelName="Amaroossa Suite Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebo Iwa No 2, Taman Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188695/188695a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.639508893589" Longitude="115.20616038525" StarRating="4" HotelCode="167370|150928" HotelName="Aston Denpasar &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat  283, Denpasar 80231, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151502/151502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Denpasar. It also offers easy access to all of the main attractions in South Bali and the surrounding areas. The hotel is just an hour’s drive from Denpasar International Airport and close to the island’s main business areas and central government offices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.48592929" Longitude="115.26697892" StarRating="3" HotelCode="419877|83572" HotelName="Bakung Ubud Resort and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643592/643592a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming resort is in Ubud. There are a total of 42 rooms at Bakung Ubud Resort and Villa. Visitors may take advantage of the Wi-Fi connection throughout. As this accommodation features 24-hour reception, guests are always welcome. Cots are not available at Bakung Ubud Resort and Villa. Bakung Ubud Resort and Villa is not a pet-friendly establishment. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.531425" Longitude="115.193313" StarRating="3" HotelCode="292826|215176" HotelName="Balam Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng 100, Banjar Cengkok, Baha, Mengwi 80351, Bandung, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48582/2948582/1.jpg?f=14979504</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.27113929" Longitude="115.16260666" StarRating="3" HotelCode="452301|169002" HotelName="CLV Hotel &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Candi Kuning, Bedugul</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487955/487955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bedugul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.273093" Longitude="115.163731" StarRating="2" HotelCode="899455|169883" HotelName="Enjung Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Candi Kuning, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Candikuning</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182237/a_182237_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is tucked away in the village of Candikuning, beside Beratan Lake, Bedugul. It is to the north of the temple, Pura Ulun Danu Bratan. It is approximately a 30-minute drive from the resort to the centre of Tabanan, and Ngurah Rai International Airport is about a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|157431" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bali's main attractions, including Kuta Beach, Discovery Mall and the main shopping areas and nightlife. The establishment is only 5 minutes' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.73039541" Longitude="115.16766" StarRating="3" HotelCode="468990|156562" HotelName="favehotel Kuta Kartika Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 45X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470471/470471a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|156801" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234538/234538a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.7047875" Longitude="115.48943203" StarRating="2" HotelCode="762287|310493" HotelName="Krisna Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Toya Pakeh, Sakti, Nusa Penida 80771, Kabupaten Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982845/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.725600266682" Longitude="115.17558139975" StarRating="3" HotelCode="292333|79719" HotelName="Ohana Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222456/222456a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="954683|383294" HotelName="Pondok DD Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 41, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32130000/32121100/32121073/24011e1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.6974368148036" Longitude="115.17200857401" StarRating="3" HotelCode="16284|72392" HotelName="Puri Dewa Bharata" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nr 11 Nakula Street, Seminyak, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19552/l_19552_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Legian, an area known for it's shopping, restaurants, and nightlife. Ngurah Rai International Airport and Kuta beach are both only a 15-minute drive away, while Double Six beach is only ten minutes on foot. The tourist centre of Kuta Square is also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|78079" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234572/234572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge is held at Kuta/Legian beach. The hotel is located only 30 minutes from Ngurah Rai International Airport (roughly 15 km) and 15 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.6868408172852" Longitude="115.43130981105" StarRating="3" HotelCode="492328|158519" HotelName="Song Bintang Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandy Bay Beach, Lembongan, Nusa Lembongan  80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654361/a8b2c1711fa10fcd715cb5ac6d142136.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lembongan Island (Jungut Batu), Song Bintang Villas is convenient to Nusa Lembongan Beach and Yellow Bridge.  This hotel is within close proximity of Mangrove Point and Devil's Tear.Rooms Make yourself at home in one of the 8 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.Dining Enjoy a satisfying meal at a restaurant serving guests of Song Bintang Villas.Business, Other Amenities The front desk is staffed during limited hours. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="767586|369441" HotelName="Sundi Ocean Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Anyar, Dusun Sakti, Nusa Penida, Kabupaten? Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396290</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.674643" Longitude="115.153423" StarRating="3" HotelCode="311333|82972" HotelName="The Alea Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 78, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372515/372515a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.7177562093762" Longitude="115.17603806349" StarRating="3" HotelCode="263573|77363" HotelName="The Spot Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone 8, Ground Zero Monument, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187689/187689a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.6977934933249" Longitude="115.17552238928" StarRating="3" HotelCode="429752|79341" HotelName="The Legian Sunset Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Housekeeping,Laundry,Lounge,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Lakhsmi 17, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631420/631420a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Legian Sunset (Loft) Residence offers affordable accomodation for short or long term stay in Bali. It is the ideal accomodation for leisure travellers who enjoy comfort, convenience and privacy. We provide 52 studio apartments that are spacious and exceptionally well furnished. The Legian Sunset Residence is located within easy reach of the famous beaches of Legian, Kuta and Seminyak. It is just a 5 minute drive away to cafes, restaurants, shops and the bustling night entertainment of Legian and Seminyak. Our Amenities &amp; Services:24hr front office, housekeeping and security, elevator,    complimentary WiFi in rooms,Swimming pool, Parking area, Turn down service,    Allocated smoking room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.5405306" Longitude="115.1249124" StarRating="2" HotelCode="382921|120555" HotelName="Uma Sari Rice Terrace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Umabian, Desa Peken, Kecamatan Marga, Kabupaten Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Desa Peken</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556159/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Desa Peken.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23" OriginalAmount="23">
      <BasicPropertyInfo Latitude="-8.69377591" Longitude="115.48858342" StarRating="3" HotelCode="851483|369471" HotelName="Wait Garden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Akuh 1, Barangay  Anyar, Sebunibus, Sakti, Nusa Penida, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982769/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.73712874" Longitude="115.16553866" StarRating="3" HotelCode="328222|solaris_hotel_kuta_bali" HotelName="Hotel Solaris Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Ex Wana Segara, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507820/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3.5" HotelCode="68568|barong_bali_hotel__formerly_barong_hotel" HotelName="Grand Barong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88649/w_88649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.73066292" Longitude="115.1678129" StarRating="3" HotelCode="540511|yans_house_hotel" HotelName="Yan’s House Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.7862252095524" Longitude="115.20184830748" StarRating="4" HotelCode="349670|horison_hotel_nusa_dua" HotelName="The Lerina Hotel Nusa Dua Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 1001x, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646233/646233a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.743320418583" Longitude="115.1788073822" StarRating="4" HotelCode="318794|h_sovereign_bali" HotelName="H Sovereign Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tuban 2, Lingkungan Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485860/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|sarinande_hotel_2" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234572/234572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge is held at Kuta/Legian beach. The hotel is located only 30 minutes from Ngurah Rai International Airport (roughly 15 km) and 15 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.73039541" Longitude="115.16766" StarRating="3" HotelCode="468990|favehotel_kuta_kartika_plaza_2" HotelName="favehotel Kuta Kartika Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 45X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470471/470471a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.50596" Longitude="115.25073" StarRating="4" HotelCode="0|_0x1e172" HotelName="Gajah Biru Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Penestanan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/7c/3b7c861f4c69dfe728eb55ac03a972e8dd63f7e4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Gajah Biru Bungalows, you'll be centrally located in Ubud, a 3-minute drive from Campuhan Ridge Walk and 12 minutes from Ubud Monkey Forest.  This spa hotel is 1 mi (1.6 km) from Ubud Royal Palace and 1.1 mi (1.8 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 individually decorated guestrooms, featuring minibars and DVD players. Complimentary wireless Internet access keeps you connected, and 21-inch flat-screen televisions are provided for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include desks and complimentary newspapers, as well as phones with free local calls.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Chaiwallah, a restaurant which specializes in Indian cuisine, or stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 50,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 50,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.69365331" Longitude="115.26334496" StarRating="3" HotelCode="631400|hotel_bali_wirasana_" HotelName="Bali Wirasana Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 126, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21536/2521536/1.jpg?f=15048382</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.511948043136" Longitude="115.2611267545" StarRating="2" HotelCode="226786|jati_3_bungalows_and_spa" HotelName="Jati 3 Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234538/234538a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The bungalow complex features various services and facilities, including room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6868408172852" Longitude="115.43130981105" StarRating="3" HotelCode="492328|song_bintang_villas_2" HotelName="Song Bintang Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandy Bay Beach, Lembongan, Nusa Lembongan  80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654361/a8b2c1711fa10fcd715cb5ac6d142136.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Lembongan Island (Jungut Batu), Song Bintang Villas is convenient to Nusa Lembongan Beach and Yellow Bridge.  This hotel is within close proximity of Mangrove Point and Devil's Tear.Rooms Make yourself at home in one of the 8 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.Dining Enjoy a satisfying meal at a restaurant serving guests of Song Bintang Villas.Business, Other Amenities The front desk is staffed during limited hours. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.51131148" Longitude="115.26827808" StarRating="2" HotelCode="434928|yuliati_house" HotelName="Yuliati House" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Banjar Tabesaya 10, Peliatan 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41385/2041385/1.jpg?f=14976285</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Peliatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.51485746" Longitude="115.26424314" StarRating="0" HotelCode="756641|satya_house_ubud" HotelName="Satya House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  46, Banjar Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Satya House Ubud offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including free Wi-Fi in all rooms, daily housekeeping, taxi service, 24-hour front desk, Wi-Fi in public areas, are at hand. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, dressing room, mirror, linens, internet access – wireless. Access to the hotel's garden will further enhance your satisfying stay. No matter what your reasons are for visiting Bali, Satya House Ubud will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.705706" Longitude="115.253641" StarRating="3" HotelCode="141858|puri_sindhu_mertha_guest_house_2" HotelName="Puri Sindhu Mertha Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.53, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275750/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Sanur, just 10 minutes' walk from Semawang beach, and Ngurah Rai International Airport can be reach in about 15 minutes (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.68800335" Longitude="115.43713197" StarRating="3" HotelCode="590717|warisan_villa" HotelName="Warisan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Bay, Nusa Lembongan, Lembongan Island 80170</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39580/2939580/1.jpg?f=15501856</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6807" Longitude="115.19295" StarRating="3" HotelCode="0|_0x28535" HotelName="Alkyfa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Demak No. 8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/80/8580fecd4f7d7559615e7a62140df4253c601e01.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Alkyfa Hotel in Denpasar, you'll be within a 15-minute drive of Puputan Badung Square and Kasih Ibu Hospital Denpasar.  This hotel is 3.2 mi (5.1 km) from Eat Street and 4 mi (6.4 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 48 air-conditioned rooms featuring LED televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include phones, as well as desks and complimentary bottled water.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per stay.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.49781537" Longitude="115.27888751" StarRating="3" HotelCode="777705|buda_cottage_ubud" HotelName="Buda Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535611</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|grandmashotelscom__tuban" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361309/361309a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.1518515" Longitude="115.0354088" StarRating="3" HotelCode="326604|hotel_suma" HotelName="Suma Hotel Kalibukbuk" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Kalibukbuk, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555920/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.34437695" Longitude="115.67015683" StarRating="2.5" HotelCode="595346|villa_taman_padi" HotelName="Villa Taman Padi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed, Bunutan, Amed, Kabupaten, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43341/2943341/1.jpg?f=15613840</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="978688|namaste_bungalows_" HotelName="Japa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Desa Sakti, Dusun Sebunibus, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38520000/38510300/38510262/e54034d6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.27803802490234" Longitude="115.379119873047" StarRating="2" HotelCode="0|_0x396fd" HotelName="Hotel Segara &amp; Restoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedisan, Kintamani, Bangli, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/79/29793be145b181edd6df5a9cf20ab0039040e8b7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget two-star hotel “Hotel Segara &amp;amp; Restoran” is set in Bali. It boasts a convenient location within 21 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Complimentary coffee and tea are available at the restaurant for every guest from 7:30 AM to 11:00 AM.,&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.50661496" Longitude="115.56288462" StarRating="2.5" HotelCode="602998|dasa_wana_resort" HotelName="Dasa Wana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 80871 Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771505/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.7047875" Longitude="115.48943203" StarRating="2" HotelCode="762287|krisna_guest_house" HotelName="Krisna Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Toya Pakeh, Sakti, Nusa Penida 80771, Kabupaten Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982845/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.278093" Longitude="115.379443" StarRating="2" HotelCode="909071|segara_hotel" HotelName="Segara Hotel Kintamani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedisan, Kintamani, Bangli, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedisan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276369/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, room service and a conference room are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.70792744" Longitude="115.48845629" StarRating="3" HotelCode="786460|the_dagan_bungalow" HotelName="The Dagan Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Klumpu, Sakti, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396319</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.64046" Longitude="115.262" StarRating="0" HotelCode="784470|katangkatang_guest_house_bali" HotelName="Katang-katang Guest House Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gemitir Gang Taman 11, Batubulan 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Batubulan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/3b/123b0a1afe7b0952cdb87d9497fce8a0731c0ef0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.71761934" Longitude="115.46451038" StarRating="0" HotelCode="963202|bale_lumbung_bungalows" HotelName="Bale Lumbung Bungalows" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Crystal Bay, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/34000000/33990800/33990786/387f5cdf_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.273093" Longitude="115.163731" StarRating="2" HotelCode="899455|enjung_beji_resor" HotelName="Enjung Beji" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Candi Kuning, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Candikuning</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182237/a_182237_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is tucked away in the village of Candikuning, beside Beratan Lake, Bedugul. It is to the north of the temple, Pura Ulun Danu Bratan. It is approximately a 30-minute drive from the resort to the centre of Tabanan, and Ngurah Rai International Airport is about a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.68021297454834" Longitude="115.49156188964844" StarRating="3" HotelCode="0|santhi_guna_bungalow" HotelName="Santhi Guna Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Banjarnyuh Desa Ped. Kec, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/99/cc99395c2e18865eac15969530df065870d9e888.jpeg</HotelPictures>
        <HotelDescription>With a stay at Santhi Guna Bungalow in Penida Island, you'll be within a 15-minute drive of Gamat Bay and Crystal Bay. This bed &amp;amp; breakfast is 16.3 mi (26.3 km) from Blue Lagoon Beach and 31.9 mi (51.4 km) from Jungut Batu Beach.&lt;br /&gt;This bed &amp;amp; breakfast offers designated smoking areas.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Make yourself at home in one of the air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.700889587402344" Longitude="115.57526397705078" StarRating="3" HotelCode="0|green_valley_bungallow" HotelName="Green Valley Bungallow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suana, Nusapenida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/f3/a0f3bb444cd16ebd1ab5c53fcf4bc2c660da5185.jpeg</HotelPictures>
        <HotelDescription>With a stay at Green Valley Bungallow in Penida Island, you'll be 8.9 mi (14.4 km) from Maruti Express Nusa Penida Ferry Dock and 9.3 mi (15 km) from Atuh Beach.  This bed &amp;amp; breakfast is 10.1 mi (16.2 km) from Diamond Beach and 11.9 mi (19.1 km) from Crystal Bay.&lt;br /&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.08" OriginalAmount="23.08">
      <BasicPropertyInfo Latitude="-8.50416968" Longitude="115.24544944" StarRating="3" HotelCode="429322|183a0e" HotelName="Bali Dream Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Bali Dream Resort in Ubud, you'll be convenient to Gaya Art Space and Ubud Monkey Forest. This resort is within close proximity of Neka Art Museum and Blanco Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features include complimentary wireless Internet access and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the resort's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.13" OriginalAmount="23.13">
      <BasicPropertyInfo Latitude="-8.72690767" Longitude="115.17998143" StarRating="3" HotelCode="339636|163776" HotelName="Natya Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 9, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393123/393123a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.19" OriginalAmount="23.19">
      <BasicPropertyInfo Latitude="-8.7867193037922" Longitude="115.18051975425" StarRating="4" HotelCode="398656|17ce0a" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poh Gading II 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81805/2281805/40.jpg?f=15525877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.21" OriginalAmount="23.21">
      <BasicPropertyInfo StarRating="3" HotelCode="|711519" HotelName="LEGIAN PARADISO HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33163_image64068313_0.jpg</HotelPictures>
        <HotelDescription>An oasis in a busy shopping and night-life district. 
A Mediterranean style building, with spacious rooms arranged around a central pool and tropical gardens, Legian Paradiso Hotel offers a comfortable place to stay which is, set in tranquil, landscaped gardens away from busy streets, and all within easy walking distance of Bali's best shops, restaurants, bars, and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.23" OriginalAmount="23.23">
      <BasicPropertyInfo StarRating="3" HotelCode="|849829" HotelName="PRIMEBIZ HOTEL KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911710_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is a 5-minute drive to Discovery Shopping Mall and Ngurah Rai International Airport, while Kuta Beach is a 10-minute drive away. Local souvenir shops are also within walking distance from the hotel and a free scheduled shuttle service within Kuta area is available. The hotel features a 24-hour front desk and a rooftop outdoor pool. Guests can work out at the gym and enjoy relaxing massages. Free Wi-Fi is provided in all areas of the hotel. Minimalist-style bedrooms are fitted with a flat-screen satellite TV, safety deposit box and tea/coffee-making facilities. They all have a private bathroom equipped with standard amenities and they also provide a fridge and electric kettle for guests' convenience. There is a 24-hour room service and laundry service is available upon request. Guests can arrange airport transfer at the reception desk. The on-site restaurant serves international cuisine and Indonesian specialties.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.25" OriginalAmount="23.25">
      <BasicPropertyInfo Latitude="-8.717779" Longitude="115.180738" StarRating="4" HotelCode="161177|10fb20" HotelName="HARRIS Hotel &amp; Residences Riverview Kuta - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 62A, Badung, Katu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227534/a_227534_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Kuta (15 minutes' walk). Guests will find restaurants, entertainment areas, shopping centres and nightlife in the surrounding area. It lies only 10-15 minutes away from Kuta Beach and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.25" OriginalAmount="23.25">
      <BasicPropertyInfo Latitude="-8.8255739026642" Longitude="115.21610550832" StarRating="3" HotelCode="405975|1a7198" HotelName="Rantun's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan, Br. Sawangan, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62530/2462530/1.jpg?f=15368051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.25" OriginalAmount="23.25">
      <BasicPropertyInfo Latitude="-8.273093" Longitude="115.163731" StarRating="2" HotelCode="899455|1ae1a3" HotelName="Enjung Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Candi Kuning, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Candikuning</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182237/a_182237_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is tucked away in the village of Candikuning, beside Beratan Lake, Bedugul. It is to the north of the temple, Pura Ulun Danu Bratan. It is approximately a 30-minute drive from the resort to the centre of Tabanan, and Ngurah Rai International Airport is about a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.31" OriginalAmount="23.31">
      <BasicPropertyInfo Latitude="-8.6861433" Longitude="115.1744212" StarRating="3" HotelCode="547206|21714a" HotelName="KamarKoe Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III 53-55, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.32" OriginalAmount="23.32">
      <BasicPropertyInfo Latitude="-8.690386" Longitude="115.159356" StarRating="3" HotelCode="130480|13462a" HotelName="Sarinande Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No. 15, Abimanyu, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234572/234572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 5 minutes' walking distance from the beach. The famous surfing challenge is held at Kuta/Legian beach. The hotel is located only 30 minutes from Ngurah Rai International Airport (roughly 15 km) and 15 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.32" OriginalAmount="23.32">
      <BasicPropertyInfo Latitude="-8.705706" Longitude="115.253641" StarRating="3" HotelCode="141858|11843e" HotelName="Puri Sindhu Mertha Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.53, Blanjong, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275750/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Sanur, just 10 minutes' walk from Semawang beach, and Ngurah Rai International Airport can be reach in about 15 minutes (approximately 7 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.33" OriginalAmount="23.33">
      <BasicPropertyInfo Latitude="-8.67120972392" Longitude="115.16704032539" StarRating="3" HotelCode="393039|14811d" HotelName="Balinea Villa And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung 11, Kuta, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554618/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.49" OriginalAmount="23.49">
      <BasicPropertyInfo Latitude="-8.165967" Longitude="115.012747" StarRating="2.5" HotelCode="410366|113b28" HotelName="Adirama Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Kaliasem - Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100886/a_100886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on Lovina beach away from the hustle and bustle, but not far from the centre of Lovina (about 2 km away), in Singaraja, in the north of Bali. The hot springs and Buddhist monastery are about a 20-minute drive away. It is about a 2.5-hour journey from Bali International Airport along a very beautiful and famous scenic route.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.50" OriginalAmount="23.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|079777" HotelName="THE SUN HOTEL AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915623_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sun Hotel and Spa consist of 153 guest rooms inclusive of Family Rooms, Deluxe Room's Pool Access, Deluxe Rooms with Balcony and Superior Rooms. All guest rooms are set within building, 5-storey high with elevators and staircase Access. ideal for family holiday, honeymoon couple, groups of friends and mor</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.62" OriginalAmount="23.62">
      <BasicPropertyInfo Latitude="-8.743320418583" Longitude="115.1788073822" StarRating="4" HotelCode="318794|18fb68" HotelName="H Sovereign Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tuban 2, Lingkungan Tuban Griya, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485860/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.65" OriginalAmount="23.65">
      <BasicPropertyInfo StarRating="3" HotelCode="|838607" HotelName="Siesta Legian Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1019627_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a convenient setting in Bali, lying within easy access of a host of attractions in the area. Links to the public transport network are to be found nearby. This charming hotel enjoys close proximity to the city centre, where a wealth of shopping opportunities, dining options and entertainment venues await. The hotel is located just a short distance away from the beach. This wonderful hotel greets guests with traditional hospitality and charm. The guest rooms are beautifully designed, featuring refreshing tones and a relaxing ambience. The rooms are well equipped with modern amenities. Guests are invited to take advantage of the facilities and services that the hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.71" OriginalAmount="23.71">
      <BasicPropertyInfo Latitude="-8.65437155" Longitude="115.14827523" StarRating="3" HotelCode="568982|1b27bc" HotelName="Betesda Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa 15, Banjar Pelambingan, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21406/2521406/6.jpg?f=15504683</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.71" OriginalAmount="23.71">
      <BasicPropertyInfo Latitude="-8.6515797" Longitude="115.23947347" StarRating="3" HotelCode="634597|17e23d" HotelName="Omatha Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Matahari I 110B, Denpasar 80236</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38534/2038534/1.jpg?f=15016971</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.77" OriginalAmount="23.77">
      <BasicPropertyInfo Latitude="-8.51131148" Longitude="115.26827808" StarRating="2" HotelCode="434928|136903" HotelName="Yuliati House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Banjar Tabesaya 10, Peliatan 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41385/2041385/1.jpg?f=14976285</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Peliatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.81" OriginalAmount="23.81">
      <BasicPropertyInfo Latitude="-8.70822783" Longitude="115.1700443" StarRating="3" HotelCode="593615|1fcce8" HotelName="Adys Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sahadewa 2, Gang 2, Legian Kelod, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9299272</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23.86" OriginalAmount="23.86">
      <BasicPropertyInfo Latitude="-8.690246" Longitude="115.164764" StarRating="3" HotelCode="397212|1a5302" HotelName="Lotus Tirta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/507987/a_507987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="23.92" OriginalAmount="23.92">
      <BasicPropertyInfo StarRating="2" HotelCode="|830697" HotelName="PONDOK SARI KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950307_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Kuta, this hotel is a 10-minute drive from the popular Kuta Beach. It is also a 10-minute drive from Ngurah Rai International Airport.  Guests can enjoy various dining options and Pepito supermarket. The hotel offers a wide range of facilities, assuring its guests a comfortable stay, including wireless Internet access, a 24-hour reception with safety deposit boxes and a laundry service. Free parking is also provided.  Fitted with tiled flooring, the rooms feature a TV with international channels and a fridge. The private bathrooms offer hot and cold water showers. Some rooms come with a private balcony.  Guests may take a refreshing dip in the large swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.70822783" Longitude="115.1700443" StarRating="3" HotelCode="593615|221081" HotelName="Adys Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sahadewa 2, Gang 2, Legian Kelod, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9299272</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.64764383" Longitude="115.13894579" StarRating="0" HotelCode="763778|306722" HotelName="Agung Homestay Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/53/53/53536779bb404069e0d043d026978df474f86e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.66901053" Longitude="115.15067063" StarRating="3.5" HotelCode="434527|80294" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.40582493" Longitude="115.28691268" StarRating="0" HotelCode="756819|487841" HotelName="Bali Jungle Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pujung Kaja, Sebatu Tegallalang, Sebatu 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42165/2942165/1.jpg?f=14949559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.73736012" Longitude="115.1666218" StarRating="4" HotelCode="431353|156545" HotelName="Bedrock Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543829/543829a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.51114518" Longitude="115.5731731" StarRating="3" HotelCode="908997|73116" HotelName="D Tunjung Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Bali, Karang Asem</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147282/147282a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.7332890313386" Longitude="115.16788208598" StarRating="4" HotelCode="292325|78053" HotelName="Eden Hotel Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 42, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198170/198170a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.717779" Longitude="115.180738" StarRating="4" HotelCode="161177|153840" HotelName="HARRIS Hotel &amp; Residences Riverview Kuta - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 62A, Badung, Katu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227534/a_227534_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Kuta (15 minutes' walk). Guests will find restaurants, entertainment areas, shopping centres and nightlife in the surrounding area. It lies only 10-15 minutes away from Kuta Beach and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.192266" Longitude="114.9443842" StarRating="3" HotelCode="421456|491196" HotelName="Gran Surya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>JL. Jendral Sudirman No. 11, Seririt, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554857/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.7108728754632" Longitude="115.17366940625" StarRating="3" HotelCode="7144|21718" HotelName="Legian Paradiso Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1414/a_1414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali only a few minutes walk from the centre of the tourist resort of Kuta. The various shopping facilities and entertainment venues including bars, boutiques and restaurants can be reached within only a few minutes. The kilometre-long sandy beach of Kuta is a 5-minute away. Ngurah Rai Airport is only a ten-minute drive away. The capital of Denpansar can be reached in about a 15-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.2663358768249" Longitude="115.05532313743" StarRating="2" HotelCode="916065|169619" HotelName="Meme Surung Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Banjar, Singaraja, 81152 Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254498/254498a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.52743927" Longitude="115.2487378" StarRating="3" HotelCode="784048|389984" HotelName="Pondok Ayu Shanti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singakerta, Jalan Campuhan III, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535992</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="786442|369437" HotelName="Road Beach Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396275</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.7247157185323" Longitude="115.17038583756" StarRating="4" HotelCode="915185|76404" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singosari 18, PO Box 1051, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233290/233290a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.705075" Longitude="115.249465" StarRating="3" HotelCode="141859|80283" HotelName="Puri Sindhu Mertha Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.27, Tanjung, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/114933/114933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in Sanur, just 20 minutes' walk from the white sand of Sanur beach and 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.69332253" Longitude="115.26371837" StarRating="3" HotelCode="429657|80491" HotelName="Swastika Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Danau Tamblingan no. 46 Sanur, 80228 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/53513/3353513/1.jpg?f=15240312</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Swastika Guest House offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, room service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, desk, balcony/terrace, iPod docking station, television. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Swastika Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|50041" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186288/186288a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|79688" HotelName="Villa Mandi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222219/222219a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24" OriginalAmount="24">
      <BasicPropertyInfo Latitude="-8.51131148" Longitude="115.26827808" StarRating="2" HotelCode="434928|152910" HotelName="Yuliati House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma Banjar Tabesaya 10, Peliatan 80571, Ubud</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41385/2041385/1.jpg?f=14976285</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Peliatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.66901053" Longitude="115.15067063" StarRating="3.5" HotelCode="434527|aqua_octaviana_bali_villa_4" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.7177562093762" Longitude="115.17603806349" StarRating="3" HotelCode="263573|the_spot_legian_hotel" HotelName="The Spot Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, Gang Troppozone 8, Ground Zero Monument, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187689/187689a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.52574051" Longitude="115.50447648" StarRating="3" HotelCode="504134|dewi_villa_2" HotelName="Dewi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Padangbai Km 1,1, Manggis, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46995/2946995/1.jpg?f=14950544</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dewivilla Hotel is conveniently located in the popular Padang Bai area. The hotel has everything you need for a comfortable stay. 24-hour security, daily housekeeping, ticket service, 24-hour front desk, luggage storage are on the list of things guests can enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as towels, clothes rack, television LCD/plasma screen, mirror, linens. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Dewivilla Hotel will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.48589" Longitude="115.26695" StarRating="4" HotelCode="0|_0x1e16b" HotelName="Bakung Ubud Resort and Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sriwedari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/03/57032daff1588081d076208bf15b06715f8c145c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, Bakung Ubud Resort and Villa is within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This spa hotel is 4.1 mi (6.7 km) from Ubud Monkey Forest and 2.7 mi (4.4 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 42 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. Additional features at this hotel include complimentary wireless Internet access, concierge services, and a television in a common area. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at DBakung, a restaurant which specializes in international cuisine, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. Free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.730681" Longitude="115.178724" StarRating="2.5" HotelCode="285110|favehotel_bypass_kuta" HotelName="Crystal Kuta Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass I Gusti Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86507/2286507/53.jpg?f=15651970</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.737274" Longitude="115.176962" StarRating="3" HotelCode="98685|aston_inn_tuban" HotelName="Permata Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kediri No. 5, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tuban area of Kuta. It is situated within easy reach of all of South Bali's main attractions, including Kuta Beach, Discovery Mall and the main shopping areas and nightlife. The establishment is only 5 minutes' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.64764383" Longitude="115.13894579" StarRating="0" HotelCode="763778|agung_homestay" HotelName="Agung Homestay Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/53/53/53536779bb404069e0d043d026978df474f86e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.73736012" Longitude="115.1666218" StarRating="4" HotelCode="431353|bedrock_hotel" HotelName="Bedrock Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara 21, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543829/543829a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69021" Longitude="115.16461" StarRating="3" HotelCode="0|_0x1ce10" HotelName="Lotus Tirta Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/71/697170b2c16da4c3cb99b971c0b2dea1b992865a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Seminyak (Drupadi), Lotus Tirta Seminyak is within a 15-minute walk of Seminyak Beach and Eat Street.  This hotel is 0.7 mi (1.2 km) from Double Six Beach and 1.8 mi (2.8 km) from Seminyak Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and complimentary bottled water, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 70,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 70,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.707529" Longitude="115.183888" StarRating="3" HotelCode="207399|sun_boutique_hotel" HotelName="Sun Boutique Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 23, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/7/6/6/3/4/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Kuta. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.6861433" Longitude="115.1744212" StarRating="3" HotelCode="547206|kamarkoe_homestay" HotelName="KamarKoe Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III 53-55, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.50932593320101" Longitude="115.264011025429" StarRating="0" HotelCode="0|goutama_homestay" HotelName="Goutama Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Goutama No. 14, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b9/f4/b9f48aeb3b04e8e6075e9c24b79c071aab4abd1b.jpeg</HotelPictures>
        <HotelDescription>Goutama Homestay enjoys a convenient location in Ubud, just a 5-minute drive from Ubud Art Market. Surrounded by restaurants and shops, the homestay provides free Wi-Fi in all areas. Guests who drive enjoy free parking privileges.&lt;/br&gt;A 15-minute drive from Goutama Homestay leads to Elephant Cave, while Ngurah Rai International Airport is an hour’s drive away.&lt;/br&gt;Nestled within Balinese gardens, simple rooms are fan-cooled and fitted with mosquito nets. Shower facilities are provided in the attached bathrooms.&lt;/br&gt;The homestay provides laundry and ironing services upon request. Guests can explore the beauty of Ubud by renting a car. Airport transfers can also be arranged at a charge.&lt;/br&gt;For meals, guests can head to Melting Pot and Biah Biah restaurants, which are situated just across Goutama Homestay. Breakfast can be enjoyed in the privacy of guests’ rooms.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The property requires a deposit to secure the booking. Staff will contact guests directly through e-mail or phone with payment instructions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.67436445296635" Longitude="115.160390940198" StarRating="3" HotelCode="0|_0x7b473" HotelName="Summerhome Umasari Bed &amp; Breakfast" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umasari Blok D/1, Petitenget, Seminyak, 80361, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/1a/571a0c376f50853834bb1ade1c3fa44ff66f48e7.jpeg</HotelPictures>
        <HotelDescription>The beautiful pool and garden area, the tranquil outdoor restaurant with rich menu of Western recipes, and the exquisitely designed and decorated guestrooms compete for the title “Most impressive feature” in this hotel. Its location just a 5-minute drive from several famous Balinese beaches with their variety of seaside activities – surfing, diving and snorkelling, is another reason for many tourists to come back every time they visit Indonesia. With a SPA and wellness centre, laundry and dry cleaning services and a resident doctor, available on call 24-7, there is not much left for guests to desire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.50416968" Longitude="115.24544944" StarRating="3" HotelCode="429322|bali_dream_resort" HotelName="Bali Dream Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Bali Dream Resort in Ubud, you'll be convenient to Gaya Art Space and Ubud Monkey Forest. This resort is within close proximity of Neka Art Museum and Blanco Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features include complimentary wireless Internet access and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the resort's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.70822783" Longitude="115.1700443" StarRating="3" HotelCode="593615|adys_inn" HotelName="Adys Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sahadewa 2, Gang 2, Legian Kelod, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9299272</HotelPictures>
        <HotelDescription>&lt;br/&gt;A theatre hall is among the facilities. Wireless internet access is available to guests in the public areas. Shopping facilities are also available. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.515613" Longitude="115.2504" StarRating="3" HotelCode="285132|zen_rooms_ubud_singakerta_minihotel" HotelName="Villa Mandi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Katik lantang, Singakerta, Ubud 80571, Banjar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222219/222219a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet neighbourhood in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.51457621" Longitude="115.26466419" StarRating="0" HotelCode="966032|dewi_antara_homestay" HotelName="Dewi Antara Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa 48, Padang Tegal Kelod, Ubud 80515</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36820000/36811500/36811401/32172295_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69164834" Longitude="115.26101121" StarRating="3" HotelCode="490261|praschita_bali" HotelName="Praschita Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Bumi Ayu IV 6, Sanur 80228, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39271/2039271/1.jpg?f=15080859</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69039449" Longitude="115.45005435" StarRating="2.5" HotelCode="554019|dmas_huts_lembongan" HotelName="D Mas Huts Lembongan" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari, Ancak Village, Lembongan Island 18077, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8619383</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.4913743365102" Longitude="115.26553891215" StarRating="2" HotelCode="378836|pondok_permata_homestay" HotelName="Pondok Permata Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house,guest house" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shweta, Banjar Bentuyung, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237015/237015a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.6929476" Longitude="115.44194803" StarRating="3" HotelCode="551577|starfish_lembongan" HotelName="Starfish Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Sari Street, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42125/2942125/1.jpg?f=14980070</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.50923241" Longitude="115.26304641" StarRating="0" HotelCode="840336|raka_house_accommodation" HotelName="Raka House Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Maruti Lane 6, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52674/2952674/1.jpg?f=15046313</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.705075" Longitude="115.249465" StarRating="3" HotelCode="141859|puri_sindhu_mertha_suite" HotelName="Puri Sindhu Mertha Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.27, Tanjung, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/114933/114933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in Sanur, just 20 minutes' walk from the white sand of Sanur beach and 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.48236206" Longitude="115.26847299" StarRating="3" HotelCode="875897|zenrooms_ubud_sri_wedari" HotelName="ZEN Rooms Ubud Sri Wedari" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sri Wedari Street, Tegallantang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977068/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.70580683" Longitude="115.18959013" StarRating="0" HotelCode="750370|amerta_home_stay_bali_" HotelName="Amerta Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Bar,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gelogor Carik Gg Amerta 8, Denpasar 80361</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Amerta Homestay to discover the wonders of Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Amerta Homestay. Some of the well-appointed guestrooms feature air conditioning, desk, mini bar, balcony/terrace, television LCD/plasma screen. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. Amerta Homestay combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.824402809143066" Longitude="115.15906524658203" StarRating="0" HotelCode="0|reddoorz_pecatu_ungasan" HotelName="RedDoorz @ Pecatu Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Langui, 454, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/31/eb31f98cde54eb1f99886651f56ae578deacac95.jpeg</HotelPictures>
        <HotelDescription>Ideally located in the Uluwatu area, RedDoorz @ Pecatu Ungasan promises a relaxing and wonderful visit. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Facilities like free Wi-Fi in all rooms are readily available for you to enjoy. Designed for comfort, selected guestrooms offer internet access – wireless (complimentary), air conditioning, television, shower, complimentary bottled water to ensure a restful night. Access to the property's outdoor pool will further enhance your already satisfying stay. For reliable service and professional staff, RedDoorz @ Pecatu Ungasan caters to your needs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.7980130650251" Longitude="115.12618149339" StarRating="4" HotelCode="292330|lorin_new_kuta_hotel" HotelName="Lorin New Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya New Kuta, close to New Kuta Beach, Pecatu Indah Resort, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223243/223243a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.273093" Longitude="115.163731" StarRating="2" HotelCode="899455|enjung_beji_resor_2" HotelName="Enjung Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Candi Kuning, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Candikuning</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182237/a_182237_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is tucked away in the village of Candikuning, beside Beratan Lake, Bedugul. It is to the north of the temple, Pura Ulun Danu Bratan. It is approximately a 30-minute drive from the resort to the centre of Tabanan, and Ngurah Rai International Airport is about a 2-hour drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.655336380004883" Longitude="115.12589263916016" StarRating="0" HotelCode="0|bima_sakti_hostel" HotelName="Bima Sakti Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pura Batu Mejan Canggu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ee/5c/ee5cecd530685dd9142af2fc89770c922f67057f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bima Sakti Hostel in Canggu (Kuta Utara), you'll be a 1-minute drive from Batu Bolong Beach and 6 minutes from Finns Recreation Club.  This hostel is 4.2 mi (6.8 km) from Echo Beach and 5.2 mi (8.4 km) from Seminyak Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. This hostel also features complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and lockers. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 21 air-conditioned guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="786442|road_beach_homestay" HotelName="Road Beach Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396275</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69377591" Longitude="115.48858342" StarRating="3" HotelCode="851483|wait_garden_cottage" HotelName="Wait Garden Cottage" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Akuh 1, Barangay  Anyar, Sebunibus, Sakti, Nusa Penida, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982769/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.427769660949707" Longitude="114.82158660888672" StarRating="2" HotelCode="0|the_asri_villas" HotelName="The Asri Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ngurah Rai, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/c7/5cc7c9f4666433bc5897635d5e1d5b784cbad42e.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at The Asri Villas in Pekutatan, you'll be 14 minutes by foot from Medewi Beach.  This hotel is 12.9 mi (20.8 km) from Balian Beach and 16.1 mi (25.8 km) from Soka Beach.&lt;br /&gt;Amenities : Take in the views from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Medewi Beach - 1.2 km / 0.7 mi&lt;br /&gt;Balian Beach - 20.8 km / 12.9 mi&lt;br /&gt;Soka Beach - 25.8 km / 16.1 mi&lt;br /&gt;Santhipala Waterfall - 42.8 km / 26.6 mi&lt;br /&gt;Puri Jati Dive Site - 43.9 km / 27.3 mi&lt;br /&gt;Puri Jati Beach - 44.5 km / 27.6 mi&lt;br /&gt;Banjar Hot Springs - 50.4 km / 31.3 mi&lt;br /&gt;Brahma Vihara Arama - 50.8 km / 31.6 mi&lt;br /&gt;Petitenget Beach - 51.1 km / 31.8 mi&lt;br /&gt;Krisna Funtastic Land - 51.2 km / 31.8 mi&lt;br /&gt;The preferred airport for The Asri Villas is Ngurah Rai Intl. Airport (DPS) - 81.2 km / 50.5 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). A complimentary local cuisine breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Medewi Beach&lt;br /&gt;Rooms : Make yourself at home in one of the 4 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 700,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.09" OriginalAmount="24.09">
      <BasicPropertyInfo StarRating="3" HotelCode="|711422" HotelName="The Flora Kuta Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1298890_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Bali, The Flora Kuta Bali Hotel pone a sus puertas todo lo que la ciudad tiene para ofrecerte. El hotel te ofrece una amplia gama de servicios y beneficios que seguramente harandaacute;n que pases un gran momento. Aprovecha las ventajas de las Wi-Fi gratis en las habitaciones, Seguridad 24h, servicio de recepciandoacute;n 24h, consigna de equipajes, Wi-Fi en zonas comunes del hotel. Televisiandoacute;n de pantalla plana, sofandaacute;, toallas, internet wifi, WiFi gratis pueden encontrarse en algunas de las habitaciones. Recupandeacute;rate despuandeacute;s de pasear un dandiacute;a completo por la ciudad en tu confortable habitaciandoacute;n o aprovecha las instalaciones recreativas del hotel, que incluyen piscina al aire libre, masajista, piscina (infantil), jardandiacute;n. Si buscas servicio confiable y personal competente, el The Flora Kuta Bali Hotel es el adecuado para satisfacer tus necesidades.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.18" OriginalAmount="24.18">
      <BasicPropertyInfo Latitude="-8.531425" Longitude="115.193313" StarRating="3" HotelCode="292826|1f22ee" HotelName="Balam Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng 100, Banjar Cengkok, Baha, Mengwi 80351, Bandung, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48582/2948582/1.jpg?f=14979504</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.28" OriginalAmount="24.28">
      <BasicPropertyInfo Latitude="-8.8255739026642" Longitude="115.21610550832" StarRating="3" HotelCode="405975|1b2d8b" HotelName="Rantun's Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan, Br. Sawangan, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62530/2462530/1.jpg?f=15368051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.29" OriginalAmount="24.29">
      <BasicPropertyInfo Latitude="-8.69332253" Longitude="115.26371837" StarRating="3" HotelCode="429657|1adb75" HotelName="Swastika Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Danau Tamblingan no. 46 Sanur, 80228 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/53513/3353513/1.jpg?f=15240312</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Swastika Guest House offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, room service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, desk, balcony/terrace, iPod docking station, television. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Swastika Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.29" OriginalAmount="24.29">
      <BasicPropertyInfo Latitude="-8.66901053" Longitude="115.15067063" StarRating="3.5" HotelCode="434527|162f5e" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Klecung 38X, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.29" OriginalAmount="24.29">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|1b217d" HotelName="Villa JJ and Spa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52855/2952855/1.jpg?f=15427169</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, valet parking are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, wake-up service, mini bar, balcony/terrace, television. The hotel offers various recreational opportunities. Villa JJ and Spa Ubud is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.32" OriginalAmount="24.32">
      <BasicPropertyInfo Latitude="-8.639508893589" Longitude="115.20616038525" StarRating="4" HotelCode="167370|12e24d" HotelName="Aston Denpasar &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat  283, Denpasar 80231, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151502/151502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Denpasar. It also offers easy access to all of the main attractions in South Bali and the surrounding areas. The hotel is just an hour’s drive from Denpasar International Airport and close to the island’s main business areas and central government offices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.36" OriginalAmount="24.36">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|1f1a34" HotelName="Duana Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647574/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.36" OriginalAmount="24.36">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|1b342c" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192561/192561a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.53" OriginalAmount="24.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|098596" HotelName="H SOVEREIGN BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919495_foto_40.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Bali - Tuban and was established in 2014. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 198 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.53" OriginalAmount="24.53">
      <BasicPropertyInfo Latitude="-8.6831550778894" Longitude="115.15602596767" StarRating="3" HotelCode="438330|1ec81a" HotelName="Hotel Casa Kayu Aya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati Gang Sri Darma 9, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/9f/d69fdca556866947204eac2cfd2c01bbd193ade3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.67" OriginalAmount="24.67">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|12b843" HotelName="Bali Asli Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49425/2949425/1.jpg?f=14949590</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks the rice fields. This property features bicycle rental services and free parking.Located in Ubud, Bali Asli is a 2-minute drive from central Ubud and a 10-minute drive from the famous Monkey Forest. Ngurah Rai International Airport is a 1.5-hour drive away.Rooms come with traditional wooden interiors and large windows that offer natural light. Each is fitted with a fan, seating area and private bathroom with a shower.Guests can enjoy a body massage, or take a stroll in the garden. Staff at the front desk can assist with car rental and ticketing arrangements.For convenience, the hotel provides room services. Local dining options are within a 10-minute walk from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="24.70" OriginalAmount="24.70">
      <BasicPropertyInfo Latitude="-8.7105297" Longitude="115.24814777" StarRating="3" HotelCode="325951|126bac" HotelName="Sanur Seaview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak 44, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76907/1876907/49.jpg?f=15668608</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="24.90" OriginalAmount="24.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|711598" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897219_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento estandaacute; situado en Jl. Cendrawasih nandordm; 9 Peti Tenget, Seminyak - Kuta, Bali, aproximadamente a 1 km del centro de la ciudad de Seminyak. Estandaacute; a 20 minutos de trayecto del aeropuerto internacional de Ngurah Rai de Bali y a 5 minutos de trayecto de la playa de Peti Tenget.Este complejo tipo club estandaacute; diseandntilde;ado con una filosofandiacute;a sannyasi; es un lugar ideal para alcanzar la felicidad. De hecho, estandaacute; diseandntilde;ado para ofrecer relajaciandoacute;n y descanso desde las rutinas diarias, con una preciosa arquitectura y un confortable mobiliario. Consta de un total de 15 chalandeacute;s y dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas. Ademandaacute;s, sus prestaciones tambiandeacute;n incluyen caja fuerte, restaurante y servicio de habitaciones. Por un suplemento, los huandeacute;spedes pueden hacer uso del servicio de lavanderandiacute;a. Tambiandeacute;n pueden hacer uso del aparcamiento del hotel.El diseandntilde;o interior de los chalandeacute;s del hotel es una celebraciandoacute;n de colores y texturas, incorporando elementos de los estilos balinandeacute;s y moderno. Cada chalandeacute; cuenta con cuarto de baandntilde;o privado con baandntilde;era y ducha en el jardandiacute;n. Cada chalandeacute; estandaacute; amueblado con cama doble o extra grande y sus comodidades incluyen telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, caja fuerte, una pequeandntilde;a cocina y minibar. Cada chalandeacute; cuenta con su propio salandoacute;n y comedor, asandiacute; como con balcandoacute;n o terraza.El establecimiento estandaacute; dotado de piscina cubierta privada. Tambiandeacute;n ofrece tratamientos spa y de masaje a sus huandeacute;spedes (por un cargo extra).El restaurante del hotel, con vistas a los campos de maandiacute;z, sirve platos internacionales y locales. Ofrece un tipo de cocina creativo, con platos de Bali, platos del archipiandeacute;lago indonesio y una selecciandoacute;n de especialidades internacionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.69523468" Longitude="115.26065519" StarRating="3" HotelCode="564152|182112" HotelName="Abyan Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 9, Gang Gardenia, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/42689/3442689/1.jpg?f=15398395</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.72275308" Longitude="115.17330604" StarRating="2" HotelCode="625759|265921" HotelName="Cara Cara Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Khayangan Suci, Lingkungan Pande Mas, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92220/3692220/1.jpg?f=15234716</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.730681" Longitude="115.178724" StarRating="2.5" HotelCode="285110|77353" HotelName="Crystal Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass I Gusti Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86507/2286507/53.jpg?f=15651970</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|157396" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361309/361309a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.1518515" Longitude="115.0354088" StarRating="3" HotelCode="326604|86269" HotelName="Suma Hotel Kalibukbuk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Kalibukbuk, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555920/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.71246202" Longitude="115.17225462" StarRating="3" HotelCode="337923|79057" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 2, Legian 80361, Kabupaten Badung, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488271/488271a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.70321656" Longitude="115.178915" StarRating="3" HotelCode="426039|155615" HotelName="Kampung Cenik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Meeting Room,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 1 No 3, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37958/2037958/44.jpg?f=15638113</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Kampung Cenik puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Wi-Fi in public areas, car park, restaurant, safety deposit boxes, laundry service are on the list of things guests can enjoy. Refrigerator, bathtub, hair dryer, complimentary bottled water, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including outdoor pool, garden. Kampung Cenik is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7213506223098" Longitude="115.18645716064" StarRating="4" HotelCode="317157|156614" HotelName="Mega Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 259, Simpang Siur, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374511/374511a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Kuta. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|78889" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153424/153424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture. Though unabashedly focused on tourists, the town is also the cultural pulse of the island, and is the richest region in Bali for art production. Guests can reach shopping outlets at the Ubud shopping centre and the Monkey Forest in around 10 minutes by car or public transport. The hotel is also situated only a 1-hour drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.7236605506032" Longitude="115.1752781868" StarRating="2" HotelCode="915187|76650" HotelName="S 8 Suardana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Fax,Internet,Lounge,Massage Centre,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Buni Sari 14 A, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234411/234411a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.708602" Longitude="115.184328" StarRating="4" HotelCode="260575|34546" HotelName="Swiss-Belhotel Rainforest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road No.101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191452/191452a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.49967" Longitude="115.537" StarRating="3" HotelCode="491617|157998" HotelName="The Beach Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 16, Candi Dasa 80033, Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654381/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25" OriginalAmount="25">
      <BasicPropertyInfo Latitude="-8.68344" Longitude="115.436" StarRating="3" HotelCode="954140|384316" HotelName="Warisan Villa By YOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan 80771, Jungutbatu, Mushroom Bay Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10496000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.7141957854737" Longitude="115.17407658665" StarRating="3" HotelCode="170842|the_1o1_bali_legian" HotelName="The One Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jala Legian No. 117, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156577/156577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located strictly in the most stylish area. The area features everything from business hubs, shopping paradises and most sought-after pubs to interesting street culinary experiences that complement a perfect stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.51252694679318" Longitude="115.267984927563" StarRating="0" HotelCode="0|_0x1e173" HotelName="Tebesaya Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma No.6 Br. Tebesaya, Peliatan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/f5/a9f5a5c3b76a2cb977f4e6e340d48a98cac0fa76.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Tebesaya Homestay, you'll be centrally located in Ubud, within a 10-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This guesthouse is 3.1 mi (5 km) from Ubud Monkey Forest and 1.6 mi (2.6 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring DVD players and LCD televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.6562442779541" Longitude="115.148086547852" StarRating="4" HotelCode="0|_0x3672b" HotelName="Askara Canggu Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gang Kunti No.6, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/68/84/6884138ababa8a3074d44a5426f9f8740b669e0d.jpeg</HotelPictures>
        <HotelDescription>Askara Canggu Townhouse is conveniently located in the popular Canggu area. The hotel has everything you need for a comfortable stay. Free Wi-Fi in all rooms, 24-hour security, daily housekeeping, taxi service, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, additional bathroom, additional toilet, complimentary instant coffee, complimentary tea. Take a break from a long day and make use of outdoor pool, garden. Convenience and comfort makes Askara Canggu Townhouse the perfect choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.4981901" Longitude="115.25280488" StarRating="3.5" HotelCode="622556|sari_villa_ubud" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Banjar Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.68991932" Longitude="115.16716134" StarRating="0" HotelCode="741491|sleep_well_seminyak" HotelName="Sleepwell Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 1</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/fb/92fbcf66a01722403803838f254a402a564b2a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|fontana_hotel_bali_2" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186288/186288a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.70032636772772" Longitude="115.17719784292" StarRating="4" HotelCode="0|_0x1ef44" HotelName="Grand Kuta Hotel and Residence" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No 8 Legian, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/33/2e/332eafeec802b654f0d54d8a7ddeb4c26572209c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Grand Kuta Hotel and Residence in Legian (Dewi Sri), you'll be a 4-minute drive from Legian Road and 8 minutes from Mall Bali Galeria.  This 4-star hotel is 2.1 mi (3.3 km) from Double Six Beach and 2.9 mi (4.7 km) from Seminyak Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 100 air-conditioned rooms featuring refrigerators and minibars (stocked with some free items). Rooms have private balconies. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature hair dryers and slippers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Stop by the hotel's restaurant, Magnolia Cafe, for lunch, dinner, or brunch. Dining is also available at the coffee shop/café, and room service (during limited hours) is provided. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in Legian? This hotel has facilities measuring 646 square feet (60 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 85,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.65437155" Longitude="115.14827523" StarRating="3" HotelCode="568982|reddoorz_raya_pantai_berawa" HotelName="Betesda Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa 15, Banjar Pelambingan, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21406/2521406/6.jpg?f=15504683</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.700101" Longitude="115.167332" StarRating="3" HotelCode="10617|baleka_resort_hotel__spa" HotelName="Baleka Resort Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=978585</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located only 5 minutes' walk from Legian Beach and the resort centre of Legian, where guests will find shops and nightlife. The resort is about 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.68309" Longitude="115.15613" StarRating="4" HotelCode="0|_0x7d377" HotelName="Hotel Casa Kayu Aya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Jati Gang Sri Darma, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/9f/d69fdca556866947204eac2cfd2c01bbd193ade3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hotel Casa Kayu Aya in Seminyak (Laksmana), you'll be steps from Eat Street and 4 minutes by foot from Seminyak Square.  This hotel is 0.6 mi (1 km) from Seminyak Beach and 3.2 mi (5.2 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks and minibars, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. This hotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at Kayu Aya or snacks in the coffee shop/café. The hotel also offers room service (during limited hours). Breakfast is available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 75,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 175,000.00 IDR per stay.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|duana_sari" HotelName="Duana Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647574/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|putri_ayu_cottages_2" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153424/153424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture. Though unabashedly focused on tourists, the town is also the cultural pulse of the island, and is the richest region in Bali for art production. Guests can reach shopping outlets at the Ubud shopping centre and the Monkey Forest in around 10 minutes by car or public transport. The hotel is also situated only a 1-hour drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.683079" Longitude="115.261366" StarRating="3" HotelCode="16285|puri_kelapa_sanur" HotelName="Puri Kelapa Garden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu No 1, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096608/096608a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the famous village of Sanur, this club resort is a pleasant 25-minute drive from Ngurah Rai International Airport, a 5-minute walk from the world famous sunrise beach of Sanur, and an exotic 15-minute ride to Denpasar, the capital city of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.7105297" Longitude="115.24814777" StarRating="3" HotelCode="325951|sanur_seaview_hotel" HotelName="Sanur Seaview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak 44, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76907/1876907/49.jpg?f=15668608</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.6378265451619" Longitude="115.14725015475" StarRating="2" HotelCode="393771|mojo_resort_canggu_" HotelName="Mojo Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Bolong 10, Banjar Pipitan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38316/2038316/50.jpg?f=15525908</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.69332253" Longitude="115.26371837" StarRating="3" HotelCode="429657|swastika_guesthouse" HotelName="Swastika Guest House" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Danau Tamblingan no. 46 Sanur, 80228 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/53513/3353513/1.jpg?f=15240312</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Swastika Guest House offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Free Wi-Fi in all rooms, express check-in/check-out, luggage storage, Wi-Fi in public areas, room service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, desk, balcony/terrace, iPod docking station, television. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Swastika Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.81967" Longitude="115.108" StarRating="0" HotelCode="807903|casa_asia_2" HotelName="Casa Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kencana</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35180000/35170300/35170255/ffc6858b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.160971" Longitude="115.02592491" StarRating="3" HotelCode="434011|hotel_mylovina" HotelName="My Lovina Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Singaraja, Lovina Beach 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222336/222336a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.153589" Longitude="115.037861" StarRating="2" HotelCode="292687|hotel_melamun" HotelName="Melamun Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Lovina Beach, Alasangker, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277069/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.160971" Longitude="115.02592491" StarRating="3" HotelCode="434011|my_lovina_villa_3" HotelName="My Lovina Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Binaria, Singaraja, Lovina Beach 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222336/222336a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.668149" Longitude="115.22158455" StarRating="3.5" HotelCode="603355|mahana_boutique_apartment" HotelName="Mahana Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letda Tantular 7, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49874/2949874/1.jpg?f=15056127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.531425" Longitude="115.193313" StarRating="3" HotelCode="292826|airy_mengwi_teleng_100_bali" HotelName="Balam Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng 100, Banjar Cengkok, Baha, Mengwi 80351, Bandung, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48582/2948582/1.jpg?f=14979504</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.4587468532532" Longitude="115.63992019221" StarRating="2.5" HotelCode="439229|kebun_impian" HotelName="Kebun Impian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Meraja, Barat, Seraya 80851, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Seraya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.708421" Longitude="115.58598813" StarRating="0" HotelCode="807614|cave_beach_bungalow" HotelName="Cave Beach Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suana Karang Sari, Pura Giri Putri, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33360000/33351400/33351388/641c0f46_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.680409" Longitude="115.57416233" StarRating="0" HotelCode="956556|green_beach_inn" HotelName="Green Beach Inn" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batumulapan, Batununggul, Klungkung  80771</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33800000/33796300/33796209/2948e6b6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.192266" Longitude="114.9443842" StarRating="3" HotelCode="421456|gran_surya_hotel" HotelName="Gran Surya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>JL. Jendral Sudirman No. 11, Seririt, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554857/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.00" OriginalAmount="25.00">
      <BasicPropertyInfo Latitude="-8.082473754882812" Longitude="115.2218246459961" StarRating="3" HotelCode="0|coco_garden_pool_villas" HotelName="Coco Garden Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Majapahit 09 Air Sanih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/a2/6aa244c23ce5f314895cdbf1bdb40ee6e9ae089e.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Coco Garden Pool Villas in Kubutambahan, you'll be 11 minutes by car from Pura Maduwe Karang. This villa is 7.8 mi (12.5 km) from Pura Dalem and 11.7 mi (18.9 km) from Museum Buleleng.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Pura Maduwe Karang - 6.2 km / 3.8 mi&lt;br /&gt;Pura Dalem - 12.5 km / 7.8 mi&lt;br /&gt;Museum Buleleng - 18.9 km / 11.7 mi&lt;br /&gt;Gedong Kertya Museum and Library - 19 km / 11.8 mi&lt;br /&gt;Sekumpul Waterfall - 20.9 km / 13 mi&lt;br /&gt;Les Waterfall - 21.1 km / 13.1 mi&lt;br /&gt;Air Terjun Fiji Waterfall - 21.5 km / 13.4 mi&lt;br /&gt;Aling-Aling Waterfall - 25.6 km / 15.9 mi&lt;br /&gt;Gitgit Waterfall - 27.4 km / 17 mi&lt;br /&gt;Bali Handara Kosaido Country Club - 43.1 km / 26.8 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 109.7 km / 68.2 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access and dry cleaning/laundry services. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and microwaves.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.06" OriginalAmount="25.06">
      <BasicPropertyInfo Latitude="-8.51114518" Longitude="115.5731731" StarRating="3" HotelCode="908997|1e5789" HotelName="D Tunjung Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Bali, Karang Asem</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147282/147282a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.06" OriginalAmount="25.06">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|10fb00" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40609/a_40609_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and dancers. The town lies some 600 m above sea level and is defined by its fertile rice fields, its rivers with clear water and the wonderful views it offers. The friendly inhabitants are true to their traditions and celebrate their customs every day. This hotel lies only a short walk from everything guests will need to make for a great holiday. In the hotel's vicinity, guests will find the Monkey Forest, shops selling art, bars and restaurants as well as travel agencies and car rental services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.06" OriginalAmount="25.06">
      <BasicPropertyInfo Latitude="-8.7141957854737" Longitude="115.17407658665" StarRating="3" HotelCode="170842|1d0a76" HotelName="The One Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jala Legian No. 117, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156577/156577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located strictly in the most stylish area. The area features everything from business hubs, shopping paradises and most sought-after pubs to interesting street culinary experiences that complement a perfect stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.14" OriginalAmount="25.14">
      <BasicPropertyInfo Latitude="-8.705075" Longitude="115.249465" StarRating="3" HotelCode="141859|118437" HotelName="Puri Sindhu Mertha Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Poso No.27, Tanjung, Sanur 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/114933/114933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in Sanur, just 20 minutes' walk from the white sand of Sanur beach and 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.20" OriginalAmount="25.20">
      <BasicPropertyInfo Latitude="-8.65652934" Longitude="115.14726384" StarRating="3" HotelCode="564063|1e1742" HotelName="Askara Canggu Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Gang Kunti 6, Canggu, North-Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46907/2946907/1.jpg?f=14949663</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz Near Canggu Club in Canggu, you'll be close to Canggu Club and Seminyak Square. This hotel is within close proximity of Berawa Beach and Canggu Beach. Rooms Make yourself at home in one of the air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks, and housekeeping is provided daily. Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Business, Other Amenities Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.23" OriginalAmount="25.23">
      <BasicPropertyInfo Latitude="-8.1518515" Longitude="115.0354088" StarRating="3" HotelCode="326604|12a96f" HotelName="Suma Hotel Kalibukbuk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Kalibukbuk, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555920/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.28" OriginalAmount="25.28">
      <BasicPropertyInfo Latitude="-8.76278971" Longitude="115.17522727" StarRating="3" HotelCode="316423|18682c" HotelName="Horison Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 1 389, Kedonganan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372850/372850a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.28" OriginalAmount="25.28">
      <BasicPropertyInfo Latitude="-8.79161602" Longitude="115.22573964" StarRating="2" HotelCode="312378|12301e" HotelName="D' Kubu Pratama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No. 26A, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237010/237010a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.41" OriginalAmount="25.41">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|11cf33" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85173/a_85173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated just some 3 km north of the bustle of the tourist centre Kuta and Seminyak. Ngurah Rai International Airport is around a 30-minute comfortable drive. Situated some 700 metres from the patrolled Petitenget beach and the nearest restaurant, the hotel is surrounded by rice paddies and village homes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.43" OriginalAmount="25.43">
      <BasicPropertyInfo Latitude="-8.708602" Longitude="115.184328" StarRating="4" HotelCode="260575|13ddd2" HotelName="Swiss-Belhotel Rainforest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road No.101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191452/191452a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.47" OriginalAmount="25.47">
      <BasicPropertyInfo Latitude="-8.7040609258538" Longitude="115.17686478197" StarRating="4" HotelCode="262222|135333" HotelName="Fontana Hotel Bali, a PHM Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 68, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186288/186288a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is approximately 1.5 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.51" OriginalAmount="25.51">
      <BasicPropertyInfo Latitude="-8.703619" Longitude="115.184147" StarRating="4" HotelCode="933558|145bf3" HotelName="B Hotel Bali &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol 508, Sunset Road, 80119 Denpasar, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209000/209000a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.62" OriginalAmount="25.62">
      <BasicPropertyInfo Latitude="-8.51099003" Longitude="115.26838931" StarRating="3" HotelCode="383800|1a5897" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukma No6, Br. Tebesaya Peliatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98424/2298424/1.jpg?f=15082321</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.79" OriginalAmount="25.79">
      <BasicPropertyInfo Latitude="-8.705672" Longitude="115.177619" StarRating="3" HotelCode="292323|13682c" HotelName="Devata Suite &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri IV, Gg. Cendana No. 67, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90530/1990530/1.jpg?f=15090582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.84" OriginalAmount="25.84">
      <BasicPropertyInfo Latitude="-8.7264731590803" Longitude="115.17001981036" StarRating="3" HotelCode="68173|11a31e" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88173/a_88173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at Jl. Cendrawasih No. 9 Peti Tenget, Seminyak - Kuta, Bali, approximately 1 km from the town centre of Seminyak. It is 20 minutes' drive away from Bali's Ngurah Rai International Airport and 5 minutes' drive from Peti Tenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.86" OriginalAmount="25.86">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|1221a6" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151841/151841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.87" OriginalAmount="25.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|830997" HotelName="THE 101 BALI FONTANA SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950273_foto_1.jpg</HotelPictures>
        <HotelDescription>At 101 Bali Fontana Seminyak, we dedicate ourself to presenting an affordable unique lifestyle experience for our guests through an inspiring fusion of form, function, and service. A collaboration masterpiece by environmentalist architect Popo Danes and the former Super Potato Tokyo�s designer Nobuyuki Narabayashi, 101 Bali Fontana Seminyak is uniquely designed to accommodate a modern lifestyle in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.89" OriginalAmount="25.89">
      <BasicPropertyInfo Latitude="-8.6934417533016" Longitude="115.16910388913" StarRating="3" HotelCode="349790|191040" HotelName="Kubu Cempaka Seminyak Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Cempaka  9, Jalan Plawa, 80361 Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68889/2268889/51.jpg?f=15639171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.93" OriginalAmount="25.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|830988" HotelName="SURIS BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909742_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated at just a 15-minute walk from Kuta beach, this hotel is the perfect place to experience Bali and its surroundings. The famous Legian Street and the Seminyak area are both a 15-minute drive away and the Ngurah Rai International Airport is reachable within 10 minutes by car. The venue also runs shuttle service to the airport and in the surrounding area. Combining modern interiors with Balinese d�cor, the air-conditioned rooms are fully equipped with everything the modern tourists are used to expect. For relaxing they can indulge in a full-body massage or work on their tan around the outdoor pool. The venue also boasts a private garden for those who want to escape from the noise and read a book in peace and tranquillity. Guests who want to experience the authentic Indonesian cuisine are warmly invited to check the excellent onsite restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.93" OriginalAmount="25.93">
      <BasicPropertyInfo Latitude="-8.2663358768249" Longitude="115.05532313743" StarRating="2" HotelCode="916065|128b0d" HotelName="Meme Surung Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Banjar, Singaraja, 81152 Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254498/254498a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="25.97" OriginalAmount="25.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|839906" HotelName="MAXONEHOTEL AT BUKIT JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/910419_foto_1.jpg</HotelPictures>
        <HotelDescription>A 5-minute drive from Dreamland Beach,Jimbaran is a 10-minute drive from the hotel while it takes 15 minutes by car to reach Uluwatu Temple. Ngurah Rai International Airport is a 20-minute drive away. Happiness Room is the lead in category with minimalism design and all room come with private balcony facing to the gardenBreakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Max is a happy, loving and warm hotelier who devotes himself to serve friends and guests with his best attitude and service. MaxOneHotels.com is design to provide a stylish yet value-oriented accommodation in all city centers, with particular attention to the needs of professionals on the move.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.6999128431402" Longitude="115.17481127116" StarRating="3" HotelCode="292502|77301" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234499/234499a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.700101" Longitude="115.167332" StarRating="3" HotelCode="10617|21707" HotelName="Baleka Resort Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=978585</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located only 5 minutes' walk from Legian Beach and the resort centre of Legian, where guests will find shops and nightlife. The resort is about 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.7012003498652" Longitude="115.16615190545" StarRating="3" HotelCode="315342|83373" HotelName="Bali Chaya Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 5x, Gang Bujangga, legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614950/614950a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.69802071" Longitude="115.1773933" StarRating="3" HotelCode="308156|83072" HotelName="Berry Biz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369344/369344a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.79161602" Longitude="115.22573964" StarRating="2" HotelCode="312378|77210" HotelName="D' Kubu Pratama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No. 26A, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237010/237010a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.68239" Longitude="115.154324" StarRating="4" HotelCode="189219|75273" HotelName="Sense Seminyak Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati 16, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265510/p_265510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this boutique hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.1659782728886" Longitude="115.01245331854" StarRating="3" HotelCode="916066|215197" HotelName="Dolphin Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Lovina, Singaraja 81152</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235679/235679a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.69032223" Longitude="115.17307214" StarRating="3" HotelCode="400424|156600" HotelName="Hotel Santika Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538922/538922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.71686868" Longitude="115.1758301" StarRating="2" HotelCode="522635|155678" HotelName="Pelasa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=2989142</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Legian, Pelasa Hotel is minutes from Honorary Consulate of Brazil and Kendra Gallery.  This hotel is within close proximity of Honorary Consulate of Spain and Kuta Galeria Shopping Arcade.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.701899" Longitude="115.16674" StarRating="3" HotelCode="187699|80925" HotelName="Royal Tunjung Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, 80361 Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272265/272265a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.7105297" Longitude="115.24814777" StarRating="3" HotelCode="325951|153143" HotelName="Sanur Seaview Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengembak 44, 80228 Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76907/1876907/49.jpg?f=15668608</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and a transfer service. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.671727" Longitude="115.44762925" StarRating="3" HotelCode="627302|353197" HotelName="Scooby Doo Beach Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu Beach, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09685/2209685/13.jpg?f=15689171</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nightlife on Nusa Lembongan is pretty relaxed but Scooby Doo Beach bungalow certainly stands out from the crowd. You can find this popular bar halfway along Jungutbatu Beach right next door our office.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.51099003" Longitude="115.26838931" StarRating="3" HotelCode="383800|156913" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukma No6, Br. Tebesaya Peliatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98424/2298424/1.jpg?f=15082321</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.68850878" Longitude="115.43408358" StarRating="3" HotelCode="405554|116640" HotelName="The Cozy Villas Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Dream Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584511/584511a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a dining area and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.7141957854737" Longitude="115.17407658665" StarRating="3" HotelCode="170842|72880" HotelName="The One Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jala Legian No. 117, Badung, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156577/156577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located strictly in the most stylish area. The area features everything from business hubs, shopping paradises and most sought-after pubs to interesting street culinary experiences that complement a perfect stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26" OriginalAmount="26">
      <BasicPropertyInfo Latitude="-8.73066292" Longitude="115.1678129" StarRating="3" HotelCode="540511|163648" HotelName="Yan’s House Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Tuban 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703316/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.713551" Longitude="115.173506" StarRating="4" HotelCode="933583|love_f_hotel_by_fashiontv" HotelName="Fashion Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 121, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.71246202" Longitude="115.17225462" StarRating="3" HotelCode="337923|hotel_terrace_at_kuta" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 2, Legian 80361, Kabupaten Badung, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488271/488271a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2.5" HotelCode="560961|suka_beach_inn" HotelName="Suka Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38185/3838185/29.jpg?f=15676512</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.49138933" Longitude="115.26340317" StarRating="0" HotelCode="522256|bali_asli_lodge" HotelName="Bali Asli Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Lorong Mawar 4, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49425/2949425/1.jpg?f=14949590</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set amidst a tropical landscape, Bali Asli Lodge offers rooms with a private balcony that overlooks the rice fields. This property features bicycle rental services and free parking.Located in Ubud, Bali Asli is a 2-minute drive from central Ubud and a 10-minute drive from the famous Monkey Forest. Ngurah Rai International Airport is a 1.5-hour drive away.Rooms come with traditional wooden interiors and large windows that offer natural light. Each is fitted with a fan, seating area and private bathroom with a shower.Guests can enjoy a body massage, or take a stroll in the garden. Staff at the front desk can assist with car rental and ticketing arrangements.For convenience, the hotel provides room services. Local dining options are within a 10-minute walk from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.6711590555657" Longitude="115.23885771119" StarRating="2" HotelCode="333382|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohamad Yamin IV 2A, Renon, Denpasar 80235</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488180/488180a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.6934417533016" Longitude="115.16910388913" StarRating="3" HotelCode="349790|kubu_cempaka_seminyak_hotel" HotelName="Kubu Cempaka Seminyak Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Cempaka  9, Jalan Plawa, 80361 Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68889/2268889/51.jpg?f=15639171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.7847715105923" Longitude="115.19846452017" StarRating="2" HotelCode="935333|pop_hotel_nusa_dua_2" HotelName="POP! Nusa Dua Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bypass Ngurah Rai No. 188 X, Mumbul, 80363 NusaDua</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441819/441819a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.67590344" Longitude="115.15396431" StarRating="3" HotelCode="504251|amalfi_hotel_seminyak" HotelName="Amalfi Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget Kendal 8, Seminyak 80031, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.15542268" Longitude="115.04070893" StarRating="3.5" HotelCode="421340|odika_lovina_house_and_villa" HotelName="Odika Lovina House and Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih Gang Merak, Dusun Celuk Buluh, Kalibukbuk, Lowina, 80119 Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Odika Lovina House and Villa in Buleleng, you'll be convenient to Lovina Beach. This villa is within the region of Brahma Vihara Arama and Banjar Hot Springs.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes. 32-inch LCD televisions with cable programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.683025360107422" Longitude="115.17132568359375" StarRating="3" HotelCode="0|ioove_tanjung_seminyak_suites_4" HotelName="IOOVE Tanjung Seminyak Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bidadari III No 5, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/a0/6aa074d93beceff53f56bb21ba0ee6ec5afef5cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the guest house — Kuta Beach, Seminyak Beach and Double Six Beach.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone for free. At the guests’ disposal, there’s also a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.68585" Longitude="115.17557" StarRating="3" HotelCode="292516|seminyak_lagoon_all_suites_hotel" HotelName="Seminyak Lagoon All Suites Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III No. 4, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215271/215271a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.6999128431402" Longitude="115.17481127116" StarRating="3" HotelCode="292502|arana_suite" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234499/234499a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.672245" Longitude="115.449042" StarRating="1" HotelCode="292722|pondok_jenggala_resort" HotelName="Pondok Jenggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Village, Nusa Lembongan (Island), Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234540/234540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.50931213" Longitude="115.26397798" StarRating="2" HotelCode="761680|nirvana_pension" HotelName="Nirvana Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gautama 10, Padangtegal Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03823/3803823/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.652970314025879" Longitude="115.14981842041016" StarRating="0" HotelCode="0|ayuna_suites" HotelName="Ayuna Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa Gang Pandu No 3, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/77/077719d448c3076cbb7e979345c7aa732f681e3f.jpeg</HotelPictures>
        <HotelDescription>Situated in Canggu, Ayuna Suites has a garden, terrace, bar, and free WiFi. Attractively located in the Berawa district, this hotel is located 6 km from Echo Beach. The property is 2 km from Vue Beach Club. Certain rooms are equipped with a kitchenette with a microwave, a toaster and a fridge. La Laguna Bali is 2.5 km from the hotel, while Berawa Beach is 2.7 km from the property. The nearest airport is Ngurah Rai International Airport, 16 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.7418218804197" Longitude="115.18153459648" StarRating="2" HotelCode="321507|grandmas_tuban_hotel" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 99, Tuban, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361309/361309a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.5060445" Longitude="115.2518234" StarRating="0" HotelCode="522350|gerebig_bungalow" HotelName="Gerebig Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Kelod, PO Box 212, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690619/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|sahadewa_resort__spa_ubud" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40609/a_40609_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and dancers. The town lies some 600 m above sea level and is defined by its fertile rice fields, its rivers with clear water and the wonderful views it offers. The friendly inhabitants are true to their traditions and celebrate their customs every day. This hotel lies only a short walk from everything guests will need to make for a great holiday. In the hotel's vicinity, guests will find the Monkey Forest, shops selling art, bars and restaurants as well as travel agencies and car rental services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.69052642" Longitude="115.26295215" StarRating="0" HotelCode="838837|keke_homestay_sanur" HotelName="Keke Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 100</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980696/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.671733856201172" Longitude="115.17816925048828" StarRating="3" HotelCode="0|sunrise_suite_kerobokan" HotelName="Sunrise Suite Kerobokan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Taman Sari V, Kerobokan Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/eb/f0eb6444b30cf236afcee3bc1ab215243a7915e6.jpeg</HotelPictures>
        <HotelDescription>With a stay at Sunrise Suite Kerobokan in Denpasar, you'll be a 4-minute drive from Eat Street and 5 minutes from Seminyak Square. This villa is 2.4 mi (3.9 km) from Seminyak Beach and 3.2 mi (5.2 km) from Double Six Beach.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool.&lt;br /&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 25 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Rooms have private balconies. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with shower/tub combinations feature jetted bathtubs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.71672651" Longitude="115.17242151" StarRating="2" HotelCode="485546|bali_manik_beach_inn" HotelName="Bali Manik Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/08381/2508381/17.jpg?f=15656648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.790739" Longitude="115.158998" StarRating="5" HotelCode="0|the_sintesa_jimbaran_hotel" HotelName="The Sintesa Jimbaran Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>the sintesa jimbaran, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/ff/f2/fff2afc92071dc96ba8489ee4ac56eefb762c55d.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The prestigious 5-star hotel The Sintesa Jimbaran is located in Bali. It boasts a convenient location within 10606 km from the city center.&lt;/br&gt;Hotel features</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.82907" Longitude="115.181" StarRating="3" HotelCode="755429|ocho_bali_surf_camp" HotelName="Ocho Bali Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Arum Pantai, Pandawa, Kutuh, Selatan</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489180</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.671727" Longitude="115.44762925" StarRating="3" HotelCode="627302|scoobydoo_bungalow" HotelName="Scooby Doo Beach Bungalow" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu Beach, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09685/2209685/13.jpg?f=15689171</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nightlife on Nusa Lembongan is pretty relaxed but Scooby Doo Beach bungalow certainly stands out from the crowd. You can find this popular bar halfway along Jungutbatu Beach right next door our office.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.33586779413874" Longitude="115.645136833191" StarRating="1" HotelCode="0|fun_divers_resort_" HotelName="Fun Divers Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Jemeluk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bc/87/bc87d854351a1bd33520e2601308e652cb55f3c3.jpeg</HotelPictures>
        <HotelDescription>Offering an outdoor pool, Fun Divers Resort is located in Amed, just a 2-minute walk from the beach. Free WiFi access is available in this homestay.&lt;/br&gt;The clean and spacious rooms are provided with a terrace, wardrobe and a seating area. There is also a dining table and outdoor furniture. Private bathroom also comes with a shower. You can enjoy pool and garden view from the room.&lt;/br&gt;At Fun Divers Resort you will find a garden and a terrace. The friendly staff can assist with car hire and airport transfer at additional charges. Other facilities offered at the property include luggage storage and laundry facilities. An array of activities can be enjoyed on site or in the surroundings, including diving and snorkelling. The property offers free parking. Guests may take diving lessons at the attached dive school.&lt;/br&gt;This homestay is 69 km from Bali Denpasar International Airport.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.602359771728516" Longitude="115.27625274658203" StarRating="1" HotelCode="0|bali_bunga_kembang_guest_house_" HotelName="Bali Bunga Kembang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Celuk (Br. Cemenggon, enter to the Pathway), Sukawati, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/dd/3add569c23d5401fef58bee414bf8dc9c116b5ec.jpeg</HotelPictures>
        <HotelDescription>Stop at Bali Bunga Kembang Guest House to discover the wonders of Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. To be found at the hotel are coffee shop, airport transfer, laundry service, smoking area, tours. Some of the well-appointed guestrooms feature DVD/CD player, shower, non smoking rooms, air conditioning, fan. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. Bali Bunga Kembang Guest House combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.71739" Longitude="115.46402" StarRating="3" HotelCode="0|crsytal_bay_pool_view_bungalow" HotelName="Crystal Bay Pool View Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Crystal Bay Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/91/0291d54f2d8e40a0ee7bede74446edf34327a336.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Crystal Bay Pool View Bungalow in Penida Island, you'll be near the beach and within a 5-minute drive of Crystal Bay.  This bed &amp;amp; breakfast is 2.9 mi (4.7 km) from Gamat Bay and 5.2 mi (8.3 km) from Maruti Express Nusa Penida Ferry Dock.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access, tour/ticket assistance, and a reception hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Stop by the bed &amp;amp; breakfast's restaurant for lunch or dinner. Dining is also available at the coffee shop/café, and room service (during limited hours) is provided. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 375,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.1659782728886" Longitude="115.01245331854" StarRating="3" HotelCode="916066|dolphin_beach_bali" HotelName="Dolphin Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Lovina, Singaraja 81152</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235679/235679a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.32482" Longitude="115.03958" StarRating="3" HotelCode="0|mulia_garden_bungalows" HotelName="Mulia Garden Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pujungan, Tabanan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bc/a9/bca95d4212021b6f47c19753b9878e5f202e4151.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mulia Garden Bungalows in Pupuan, you'll be 3.4 mi (5.5 km) from Jatiluwih and 5.3 mi (8.5 km) from Umejero Falls.  This guesthouse is 5.5 mi (8.9 km) from Santhipala Waterfall and 8.3 mi (13.3 km) from Tamblingan Lake.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.49967" Longitude="115.537" StarRating="3" HotelCode="491617|resort_prima_candidasa" HotelName="The Beach Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 16, Candi Dasa 80033, Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654381/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.49967" Longitude="115.537" StarRating="3" HotelCode="491617|the_beach_candidasa" HotelName="The Beach Candidasa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 16, Candi Dasa 80033, Manggis</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654381/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.49855803" Longitude="115.05386385" StarRating="3" HotelCode="589760|umadhatu_villas" HotelName="Umadhatu Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Megati, Desa Megati, Selemadeg Timur 82162, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759329/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.40582493" Longitude="115.28691268" StarRating="0" HotelCode="756819|bali_jungle_huts" HotelName="Bali Jungle Huts" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pujung Kaja, Sebatu Tegallalang, Sebatu 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42165/2942165/1.jpg?f=14949559</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.13" OriginalAmount="26.13">
      <BasicPropertyInfo Latitude="-8.514618" Longitude="115.258169" StarRating="3" HotelCode="905734|11c7cf" HotelName="Putri Ayu Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bisma Street, Ubud 80571, Gianyar, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153424/153424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Ubud, a well-known Balinese village that flourishes with traditional culture. Though unabashedly focused on tourists, the town is also the cultural pulse of the island, and is the richest region in Bali for art production. Guests can reach shopping outlets at the Ubud shopping centre and the Monkey Forest in around 10 minutes by car or public transport. The hotel is also situated only a 1-hour drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.14" OriginalAmount="26.14">
      <BasicPropertyInfo StarRating="2" HotelCode="|B69511" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1798449_foto_1.jpg</HotelPictures>
        <HotelDescription>Praja Hotel is in the heart of Denpasar, walking distance from Consulate General of Japan and Royal Thai Consulate Praja Hotel is in the heart of Denpasar, walking distance from Consulate General of Japan and Royal Thai Consulate.  This hotel is within close proximity of Bajra Sandhi Monument and Australian Consulate General.Rooms  Make yourself at home in one of the 38 air-conditioned rooms featuring fireplaces. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include phones, as well as safes and desks.Amenities  Relax and unwind with massages and body treatments. Additional amenities at this hotel include complimentary wireless Internet access and a television in a common area. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.Dining  Grab a bite from a snack bar/deli, or stay in and take advantage of the hotel's 24-hour room service.Business, Other Amenities  Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and complimentary newspapers in the lobby. Planning an event in Denpasar? This hotel has facilities measuring 1614 square feet (150 square meters), including a meeting room. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.17" OriginalAmount="26.17">
      <BasicPropertyInfo StarRating="3" HotelCode="|711321" HotelName="Melasti Beach Resort &amp; Spa Legian" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896859_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo de playa tipo club estandaacute; situado en el corazandoacute;n de Legian, en un lugar sin igual en primera landiacute;nea de playa y en medio de un precioso y opulento jardandiacute;n tropical. Queda a unos 20 minutos de trayecto del aeropuerto nacional e internacional (el aeropuerto internacional de Ngurah Rai estandaacute; a unos 10 km).El hotel ofrece todas las comodidades y combina el confort occidental con la hospitalidad balinesa para estar a la altura de todas las expectativas. En total, cuenta con 100 habitaciones y el complejo ofrece, ademandaacute;s, vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, sala de TV, parque infantil para que se diviertan los mandaacute;s pequeandntilde;os, cafeterandiacute;a, bar y restaurante. Tambiandeacute;n hay instalaciones para conferencias y conexiandoacute;n a Internet para los clientes de negocios y se puede hacer uso del servicio de habitaciones, servicio de lavanderandiacute;a (de pago) y aparcamiento.Las habitaciones tienen su propio cuarto de baandntilde;o con ducha/baandntilde;era, agua frandiacute;a y caliente y secador de pelo. Ademandaacute;s, disponen de TV vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa internacional, nevera con agua mineral, cama extra grande o 2 camas individuales en el dormitorio, conexiandoacute;n a Internet, caja fuerte, cafetera/tetera, aire acondicionado regulable y balcandoacute;n o terraza.El complejo cuenta con una piscina al aire libre, piscina infantil y bar de aperitivos. La sauna y el servicio de masajes tienen un cargo adicional y se ofrece tambiandeacute;n tenis.El restaurante crea una nueva experiencia culinaria en primera landiacute;nea de playa. Estandaacute; abierto las 24 horas y sirve desayuno de bufet y almuerzo y cena a la carta o de menanduacute;. La cena tambiandeacute;n se puede elegir de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.28" OriginalAmount="26.28">
      <BasicPropertyInfo Latitude="-8.6999128431402" Longitude="115.17481127116" StarRating="3" HotelCode="292502|136eb5" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234499/234499a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.29" OriginalAmount="26.29">
      <BasicPropertyInfo Latitude="-8.71246202" Longitude="115.17225462" StarRating="3" HotelCode="337923|159b43" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari 2, Legian 80361, Kabupaten Badung, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488271/488271a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.43" OriginalAmount="26.43">
      <BasicPropertyInfo Latitude="-8.1659782728886" Longitude="115.01245331854" StarRating="3" HotelCode="916066|12ade7" HotelName="Dolphin Beach Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Lovina, Singaraja 81152</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235679/235679a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.47" OriginalAmount="26.47">
      <BasicPropertyInfo StarRating="3" HotelCode="|917003" HotelName="SENSE SUNSET SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/804253_image40137852_0.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the upmarket area of Seminyak in Bali. The hotel is located within easy walking distance of a number of attractions in the area, as well as a wealth of shopping opportunities, dining options and entertainment venues. Guests will find themselves in a prime setting from which to explore the delights that the city has to offer. The hotel is located just 8 km away from Ngurah Rai International Airport. This upscale hotel is sure to meet the expectations of even the most discerning traveller. The hotel enjoys a stunning design, incorporating the elements of the human senses. The guest rooms are exquisitely designed, enveloping visitors in a cocoon of peace and serenity. The rooms are well equipped with modern amenities. Guests will appreciate the range of facilities and services that this wonderful hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.52" OriginalAmount="26.52">
      <BasicPropertyInfo Latitude="-8.700101" Longitude="115.167332" StarRating="3" HotelCode="10617|11aa75" HotelName="Baleka Resort Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=978585</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located only 5 minutes' walk from Legian Beach and the resort centre of Legian, where guests will find shops and nightlife. The resort is about 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.58" OriginalAmount="26.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|919783" HotelName="THE RHADANA KUTA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912758_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 70 individually decorated guestrooms, featuring refrigerators and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature hair dryers and slippers. Conveniences include phones, as well as safes and desks.Enjoy a meal at Cafe de dapoer or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.Located in Kuta (Raya Kuta), The Rhadana Kuta Bali is within a 5-minute drive of Beachwalk Shopping Center and Bali Bombing Memorial.  This hotel is 1.2 mi (1.9 km) from Trans Studio Mall and 1.3 mi (2.1 km) from Waterbom Bali.Distances are displayed to the nearest 0.1 mile and kilometer.  BIMC Hospital - 0.8 km / 0.5 mi  Siloam Hospitals - 0.9 km / 0.5 mi  Mall Bali Galeria - 1.1 km / 0.7 mi  Kuta Galeria Shopping Arcade - 1.1 km / 0.7 mi  Poppies Lane II - 1.4 km / 0.9 mi  Kuta Square - 1.5 km / 0.9 mi  Bali Bombing Memorial - 1.6 km / 1 mi  Kuta Beach - 1.7 km / 1 mi  Kuta Art Market - 1.7 km / 1 mi  Trans Studio Mall - 1.9 km / 1.2 mi  Krisna - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2 km / 1.2 mi  Waterbom Bali - 2 km / 1.3 mi  Discovery Shopping Mall - 2.1 km / 1.3 mi  3D Trick Art Museum DMZ - 2.6 km / 1.6 mi  The preferred airport for The Rhadana Kuta Bali is Denpasar (DPS-Ngurah Rai Intl.) - 7 km / 4.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="26.59" OriginalAmount="26.59">
      <BasicPropertyInfo StarRating="3" HotelCode="|920828" HotelName="Solaris Hotel Kuta" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1020767_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.61" OriginalAmount="26.61">
      <BasicPropertyInfo Latitude="-8.701899" Longitude="115.16674" StarRating="3" HotelCode="187699|11d4d0" HotelName="Royal Tunjung Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, 80361 Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272265/272265a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.64" OriginalAmount="26.64">
      <BasicPropertyInfo Latitude="-8.71686868" Longitude="115.1758301" StarRating="2" HotelCode="522635|12b904" HotelName="Pelasa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=2989142</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Legian, Pelasa Hotel is minutes from Honorary Consulate of Brazil and Kendra Gallery.  This hotel is within close proximity of Honorary Consulate of Spain and Kuta Galeria Shopping Arcade.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.71" OriginalAmount="26.71">
      <BasicPropertyInfo Latitude="-8.6899174671807" Longitude="115.26182234287" StarRating="3" HotelCode="7162|11b384" HotelName="Bumi Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1435/a_1435_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sanur, this bungalow complex is just a 5-minute walk from the beach, a 20-minute drive from Ngurah Rai International Airport and a 15-minutes drive from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.86" OriginalAmount="26.86">
      <BasicPropertyInfo Latitude="-8.7006116265266" Longitude="115.16873093404" StarRating="3" HotelCode="173624|21487d" HotelName="MaxOneHotels.com @ Legian - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276105/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a complimentary babysitting service, a childcare service, a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.88" OriginalAmount="26.88">
      <BasicPropertyInfo Latitude="-8.702553" Longitude="115.166877" StarRating="3" HotelCode="36426|11a320" HotelName="Melasti Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59677/a_59677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in the heart of Legian, with a prime beach front location, set amongst a beautiful lush tropical garden. It is about 20 minutes' drive from the international and domestic airports (roughly 10 km from Ngurah Rai International Airport).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.92" OriginalAmount="26.92">
      <BasicPropertyInfo Latitude="-8.3345435097263" Longitude="115.64322441817" StarRating="3" HotelCode="909097|121798" HotelName="Hotel Uyah Amed &amp; Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Timur 801, Jalan Ketut Natih, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78335/1878335/1.jpg?f=15671838</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.93" OriginalAmount="26.93">
      <BasicPropertyInfo Latitude="-8.6987530061538" Longitude="115.17492715219" StarRating="3" HotelCode="933478|14019c" HotelName="Casa Dasa Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Barat 10, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369272/369272a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="26.95" OriginalAmount="26.95">
      <BasicPropertyInfo Latitude="-8.3910352404769" Longitude="115.07869720459" StarRating="3.5" HotelCode="130435|1a9db2" HotelName="Bali Mountain Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Biyahan, Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188175/a_188175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the eastern slopes of Mount Batukaru in central Bali. The centre of Tabanan is 40 km away, and Denpasar is some 80 km from the hotel. Ngurah Rai International Airport is approximately 90 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.724482" Longitude="115.178335" StarRating="3" HotelCode="292314|80399" HotelName="Alron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blambangan 10, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235710/235710a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.68881451" Longitude="115.15855959" StarRating="3.5" HotelCode="589412|241175" HotelName="Anshel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Dewi 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759246/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Anshel Hotel in Seminyak (Core area of Seminyak), you'll be close to Seminyak Square and Kuta Beach.  This hotel is within close proximity of Eat Street and Double Six Beach. #  Rooms : # Make yourself at home in one of the 25 air-conditioned rooms featuring minibars and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Enjoy recreation amenities such as an outdoor pool or take in the view from a rooftop terrace. Additional features at this hotel include complimentary wireless Internet access and concierge services. #  Dining : # Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.70060093" Longitude="115.17850149" StarRating="2.5" HotelCode="532146|155585" HotelName="Fame Hotel Sunset Road Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553944/553944a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.721901" Longitude="115.186258" StarRating="4" HotelCode="934377|153853" HotelName="Harris Hotel Kuta Galeria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai no.1, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436240/436240a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.73712874" Longitude="115.16553866" StarRating="3" HotelCode="328222|77870" HotelName="Hotel Solaris Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Ex Wana Segara, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507820/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.79600711" Longitude="115.163149" StarRating="4" HotelCode="964645|388362" HotelName="Kubu GWK Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 111, Jimbaran 80364, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524007</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.64850734" Longitude="115.12359503" StarRating="1.5" HotelCode="408053|174433" HotelName="Kubudiuma Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Pererenan, Br. Pengembungan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|74119" HotelName="Kuta Central Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161438/161438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.7133860423721" Longitude="115.17358017599" StarRating="2.5" HotelCode="129818|66307" HotelName="Matahari Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187285/a_187285_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the central part of Legian, Kuta, just a few minutes from the beach. Restaurants, shopping centres, souvenir shops, bars and various nightlife spots are nearby while Bali’s capital Denpasar is 30 minutes away by car. Ngurah Rai International airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.702553" Longitude="115.166877" StarRating="3" HotelCode="36426|31454" HotelName="Melasti Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59677/a_59677_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in the heart of Legian, with a prime beach front location, set amongst a beautiful lush tropical garden. It is about 20 minutes' drive from the international and domestic airports (roughly 10 km from Ngurah Rai International Airport).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|80570" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138332/a_138332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Denpasar is around 10 km away, and the hotel is about 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.65652934" Longitude="115.14726384" StarRating="3" HotelCode="564063|157814" HotelName="Askara Canggu Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Gang Kunti 6, Canggu, North-Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46907/2946907/1.jpg?f=14949663</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz Near Canggu Club in Canggu, you'll be close to Canggu Club and Seminyak Square. This hotel is within close proximity of Berawa Beach and Canggu Beach. Rooms Make yourself at home in one of the air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks, and housekeeping is provided daily. Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Business, Other Amenities Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.68585" Longitude="115.17557" StarRating="3" HotelCode="292516|77841" HotelName="Seminyak Lagoon All Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III No. 4, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215271/215271a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.6887800068894" Longitude="115.17127633095" StarRating="3" HotelCode="260576|78733" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218671/218671a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.70021807" Longitude="115.16847804" StarRating="3" HotelCode="331919|83079" HotelName="Sus Cottages and Spa II Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara (Pura Bagus Taruna), Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.69073659" Longitude="115.16889473" StarRating="3" HotelCode="946293|306833" HotelName="The Aswana Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa 18, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.805008" Longitude="115.222179" StarRating="3" HotelCode="932454|hotel_santika_siligita_nusa_dua__bali" HotelName="Santika Siligita Nusa Dua Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A, Banjar Peminge, Nusa Dua, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184698/184698a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|palm_beach_hotel_bali_3" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138332/a_138332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Denpasar is around 10 km away, and the hotel is about 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.8369063" Longitude="115.18155246" StarRating="3.5" HotelCode="613973|pandawa_hill_resort" HotelName="Pandawa Hill Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa 15, Kutuh, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38270/3838270/1.jpg?f=15683102</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.4621470877317" Longitude="115.24876536736" StarRating="4" HotelCode="908970|bali_rich_luxury_villa__spa_ubud" HotelName="Ashoka Tree Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Banjar Tanggayuda, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135265/135265a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.7204" Longitude="115.17317" StarRating="3" HotelCode="0|_0x1846b" HotelName="Secret Garden Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/64/79648269e6f1b1dcd08ebd0e40f16826ac234f47.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kuta (Downtown Kuta), Secret Garden Inn is within a 10-minute walk of Kuta Beach and Beachwalk Shopping Center.  This hotel is 0.5 mi (0.7 km) from Bali Bombing Memorial and 0.6 mi (0.9 km) from Kuta Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 38 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|champlung_sari_hotel" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9585/a_9585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with its numerous boutiques, handicraft shops, restaurants, and shops, and is the ideal starting point from which to explore countless typical Balinese villages. The hotel affords wonderful views out over the rice fields and the monkey forest. Transfer times to Denpasar airport are around 1.5 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.50646168834649" Longitude="115.258002877235" StarRating="2" HotelCode="0|gora_house_bali" HotelName="Gora House Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma, Gang Sunset 2, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f6/e5/f6e583e0fda2a9068a36e8d11aead63179903aca.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget two-star hotel “Gora House Bali” is set in Bali. It boasts a convenient location within 17 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.50380301" Longitude="115.26577529" StarRating="2.5" HotelCode="429374|suparsas_homestay" HotelName="Suparsas Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Garden,Housekeeping,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jln Sriwedari No 35   Banjar Taman Kaja, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555929/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Suparsa's Home Stay in Petulu, you'll be in a shopping district and minutes from Seniwati Gallery of Art by Women and Rio Helmi Gallery.  This guesthouse is within close proximity of Pura Marajan Agung and Lempad's House.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the guesthouse's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk and laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6587668125362" Longitude="115.19237151209" StarRating="4" HotelCode="379979|karana_villa_bali" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar 99, Mahendradata, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555224/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="965471|star_semabu_resort" HotelName="Star Semabu Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebunibus, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36410000/36407000/36406978/c1287e20_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6719503686849" Longitude="115.16255513638" StarRating="4" HotelCode="311310|swissbelhotel_petitenget" HotelName="Swiss-Belhotel Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.672126667966" Longitude="115.163714927581" StarRating="4" HotelCode="0|_0x3a51d" HotelName="Daun Bali Seminyak Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No. 08, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/6b/4d6b9b45a30b0598372f5ac0193bda6baaf94c41.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Daun Bali Seminyak Hotel in Seminyak, you'll be in a shopping district, within a 10-minute drive of Eat Street and Seminyak Beach.  This 4-star hotel is 2.1 mi (3.4 km) from Seminyak Square and 3.8 mi (6.1 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 90 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services. Additional amenities at this hotel include babysitting/childcare (surcharge) and wedding services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/café. Relax with a refreshing drink from the poolside bar or one of the 3 bars/lounges. Buffet breakfasts are available daily from 6 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 85,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 280,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 225,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|bali_ayu_hotel_and_villas" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85173/a_85173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated just some 3 km north of the bustle of the tourist centre Kuta and Seminyak. Ngurah Rai International Airport is around a 30-minute comfortable drive. Situated some 700 metres from the patrolled Petitenget beach and the nearest restaurant, the hotel is surrounded by rice paddies and village homes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.68881451" Longitude="115.15855959" StarRating="3.5" HotelCode="589412|anshel_hotel" HotelName="Anshel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Dewi 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759246/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Anshel Hotel in Seminyak (Core area of Seminyak), you'll be close to Seminyak Square and Kuta Beach.  This hotel is within close proximity of Eat Street and Double Six Beach. #  Rooms : # Make yourself at home in one of the 25 air-conditioned rooms featuring minibars and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Enjoy recreation amenities such as an outdoor pool or take in the view from a rooftop terrace. Additional features at this hotel include complimentary wireless Internet access and concierge services. #  Dining : # Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.51142971" Longitude="115.26698573" StarRating="0" HotelCode="694580|bali_ubud_harmony" HotelName="Bali Ubud Harmony" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembawan, Banjar Padang Tegal Kaja, Ubud 80225</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977194/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.705672" Longitude="115.177619" StarRating="3" HotelCode="292323|devata_suite__residence" HotelName="Devata Suite &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri IV, Gg. Cendana No. 67, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90530/1990530/1.jpg?f=15090582</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.78436523" Longitude="115.1919246" StarRating="3" HotelCode="876419|zen_rooms_kuta_bypass_ngurah_rai" HotelName="ZEN Rooms Kuta ByPass Ngurah Rai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 999, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/44707/3544707/1.jpg?f=15398749</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|best_western_kuta_villa" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265757/a_265757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|the_sunset_hotel_bali" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151841/151841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.51378526" Longitude="115.25827686" StarRating="2.5" HotelCode="606855|jaya_bungalow" HotelName="Bismajaya Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/777709/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.5289647" Longitude="115.2686318" StarRating="3" HotelCode="946723|pondok_ayu_soca" HotelName="Pondok Ayu Soca" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Lingkungan Uma Soca, Banjar Kalah, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.8076581463012" Longitude="115.15829202654" StarRating="4" HotelCode="933554|noah_villa_and_chapel" HotelName="Noah Villa And Chapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Kitchen,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indraprasta, Br. Giri Dharma, Uluwatu, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217843/217843a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ungasan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.683130264282227" Longitude="115.26100158691406" StarRating="3" HotelCode="0|mangga_bungalow" HotelName="Mangga Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Toba, Gang 1 , #4, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/be/9bbe08d245f3ffdfa930e7a60fe930ad09fe9975.jpeg</HotelPictures>
        <HotelDescription>With a stay at Mangga Bungalow in Denpasar, you'll be 1.3 mi (2.2 km) from Sanur Beach and 9.1 mi (14.6 km) from Waterbom Bali.  This hotel is 11.1 mi (17.8 km) from Eat Street and 12.1 mi (19.5 km) from Seminyak Square.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional amenities at this hotel include complimentary wireless Internet access and discounted use of a nearby fitness facility.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café, or stop in at the snack bar/deli. Wrap up your day with a drink at the bar/lounge. A complimentary cooked-to-order breakfast is served daily from 6:30 AM to 11:00 AM.&lt;br /&gt;Make yourself at home in one of the 9 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.7973262453495" Longitude="115.20590716958" StarRating="3.5" HotelCode="113540|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Tarukan 7, Taman Mumbul, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234624/234624a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Cilacap (CXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6686" Longitude="115.45" StarRating="3" HotelCode="756865|kastapar_bridge_guest_house" HotelName="Kastapar Bridge Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nusapenida, Klungkung Regency, Jungutbatu 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Jungutbatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832348</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6686" Longitude="115.45" StarRating="3" HotelCode="851397|living_room_lembongan" HotelName="Living Room Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Village, Bali</AddressLine>
          </AddressLines>
          <CityName>Jungutbatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495934</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.66667109763433" Longitude="115.450841970742" StarRating="0" HotelCode="0|pandan_wangi" HotelName="Pandan Wangi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Jungutbatu, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/17/e0/17e069c138350173ed0b5d335b19cca61a583333.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pandan Wangi” is located within 1 km from the historic center of Lembongan Island.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Friendly staff at the 24-hour reception will help you with travel tips and taxi orders. Room service is also available. A ticket-and-tour reservation desk is at your service. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.3345435097263" Longitude="115.64322441817" StarRating="3" HotelCode="909097|hotel_uyah_amed_spa_resort" HotelName="Hotel Uyah Amed &amp; Spa Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Timur 801, Jalan Ketut Natih, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78335/1878335/1.jpg?f=15671838</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.48395085700381" Longitude="115.600032806396" StarRating="3" HotelCode="0|jepun_didulu_cottage" HotelName="Jepun Didulu Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Perasi Village,Main road of Perasi -Timbrah, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/72/2672353016b734f55ac0e710839ca98f87fa4616.jpeg</HotelPictures>
        <HotelDescription>Situated 10 minutes’ drive from Virgin Beach and Tenganan Village, Jepun Didulu Cottage provides free Wi-Fi access throughout this holiday park and an outdoor pool.&lt;/br&gt;Bungalows will provide you with a flat-screen satellite TV, a terrace and a seating area. There is a full-equipped kitchen with a refrigerator and an electric kettle. Featuring a shower, private bathrooms also come with a bath and free toiletries. You can enjoy garden views from the bungalow.&lt;/br&gt;The property is 15 minutes’ drive from Taman Ujung Water Palace and is 30 minutes’ drive from Tirta Gangga Water Palace. It takes 1 hours’ drive from Tulamben and Amed diving spots while it takes 2 hours’ drive from Ngurah Rai International Airport.&lt;/br&gt;At Jepun Didulu Cottage you will find a 24-hour front desk, a garden and a terrace. Other facilities offered at the property include an ironing service and a laundry. An array of activities can be enjoyed on site or in the surroundings, including diving, snorkelling and fishing. The property offers free parking.&lt;/br&gt;For dining option, the on-site restaurant serves a range of hearty meals.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.50006734" Longitude="114.96448397" StarRating="3" HotelCode="631739|istana_balian" HotelName="Istana Balian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian 64, Banjar Pengasahan, Desa Lalang Linggah, Selemadeg 82162, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22280000/22274700/22274672/781d5d95_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Selemadeg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.2663358768249" Longitude="115.05532313743" StarRating="2" HotelCode="916065|meme_surung_homestay" HotelName="Meme Surung Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Banjar, Singaraja, 81152 Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254498/254498a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.683863639831543" Longitude="115.48587799072266" StarRating="2" HotelCode="0|agung_view_nusa_penida" HotelName="Agung View Nusa Penida" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Toya Pakeh, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/b1/d5b13e3c23af1d823e89c4240f27337dada222c8.jpeg</HotelPictures>
        <HotelDescription>Agung View offer comfortable accommodation in our accommodation located above the village of Toya Pakeh, Nusa Penida, only 20 metersa above the sea level. To get to our accommodation is possible just by car or scooter. We can offer you transport from harbor to our place.&lt;br /&gt;Each of the three storey villas is a unique blend of traditional Balinese architecture and western luxury. All rooms offer a breathtaking view of Gunung Agung volcano, which inspired the name of the villas.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.05" OriginalAmount="27.05">
      <BasicPropertyInfo StarRating="3" HotelCode="|111126" HotelName="HORISON JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949841_foto_1.jpg</HotelPictures>
        <HotelDescription>Just a 10-minute ride from the Ngurah Rai Airport will take vacationers in Bali to this first-class establishment, designed to provide comfort and tranquillity. From its impressive exterior to the sleek elegant common areas and the carefully decorated guestrooms, this hotel exudes luxury and class. The Kedonganan Beach is just a 5-minute stroll from the premises and the patrons of the hotel can spend the whole day there lounging under the wide shade of the parasols, sipping refreshing cocktails and enjoying the blue and white shades of the sea, sky and sand. A rejuvenating massage at the on-site SPA, or a taste of the local cuisine in the rooftop restaurant will be the perfect ending for the perfect day in paradise-like Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.12" OriginalAmount="27.12">
      <BasicPropertyInfo Latitude="-8.6711590555657" Longitude="115.23885771119" StarRating="2" HotelCode="333382|1375a6" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohamad Yamin IV 2A, Renon, Denpasar 80235</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488180/488180a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.17" OriginalAmount="27.17">
      <BasicPropertyInfo Latitude="-8.68742301" Longitude="115.24886054" StarRating="3.5" HotelCode="582461|1d6c75" HotelName="Uma de Villa Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penyaringan 99 KM, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753432/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.17" OriginalAmount="27.17">
      <BasicPropertyInfo Latitude="-8.67208316" Longitude="115.1639258" StarRating="4" HotelCode="448885|1ea407" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557523/557523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.28" OriginalAmount="27.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|400241" HotelName="BALI CHAYA HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063616_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 43 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and slippers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Relax with your favorite drink at the bar/lounge or the poolside bar. Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite.When you stay at Bali Chaya Hotel Legian in Legian, you'll be in a shopping district, within a 15-minute walk of Double Six Beach and Legian Beach.  This hotel is 1.9 mi (3 km) from Eat Street and 3.3 mi (5.3 km) from Beachwalk Shopping Center.Distances are displayed to the nearest 0.1 mile and kilometer.  Double Six Beach - 0.8 km / 0.5 mi  Legian Beach - 1.1 km / 0.7 mi  Gado Gado Beach - 1.2 km / 0.7 mi  Kuta Beach - 1.5 km / 1 mi  3D Trick Art Museum DMZ - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2.1 km / 1.3 mi  Poppies Lane II - 2.2 km / 1.3 mi  Krisna - 2.2 km / 1.4 mi  Kuta Galeria Shopping Arcade - 2.3 km / 1.4 mi  Bali Bombing Memorial - 2.4 km / 1.5 mi  Sunset Point Shopping Centre - 2.7 km / 1.7 mi  Petitenget Beach - 3 km / 1.9 mi  Kuta Square - 3.1 km / 1.9 mi  Kuta Art Market - 3.1 km / 1.9 mi  Eat Street - 3.1 km / 1.9 mi  The preferred airport for Bali Chaya Hotel Legian is Denpasar (DPS-Ngurah Rai Intl.) - 10.5 km / 6.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="27.35" OriginalAmount="27.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|920600" HotelName="SANTIKA SILIGITA NUSA DUA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950283_foto_1.jpg</HotelPictures>
        <HotelDescription>Synonymous with luxurious living and trendy lifestyles, the Nusa Dua region of southern Bali is packed with luxury hotels and resorts and up-market boutiques. Pristine beaches and calm waters make the area one of the hottest destinations for tourists visiting the Island of the Gods. The three-star Hotel Santika Siligita Nusa Dua Bali is conveniently located close to the heart of Nusa Dua, a thriving hub for MICE events that boast world-class facilities such as Bali Nusa Convention Centre. The hotel is a mere 30 minutes drive from Ngurah Rai international airport. Those seeking watersports and other outdoor activities will finde them at Tanjung Benoa, ony minutes away. At Santika Hotels &amp; Resorts we combine local traditions with a antural touch to bring our guests the very best in Indonesian hospitality. At Santika, you can always be sure of a warm welcome.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.40" OriginalAmount="27.40">
      <BasicPropertyInfo Latitude="-8.65442905" Longitude="115.13534694" StarRating="3" HotelCode="564178|1a7bf5" HotelName="Rama Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Bar,Designated Smoking Area,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 11, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21605/2521605/1.jpg?f=15093544</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rama Village is perfectly located for both business and leisure guests in Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Rama Village. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find clothes rack, internet access – wireless, internet access – wireless (complimentary), air conditioning. Enjoy the hotel's recreational facilities, including outdoor pool, massage, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Rama Village will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.46" OriginalAmount="27.46">
      <BasicPropertyInfo Latitude="-8.6887800068894" Longitude="115.17127633095" StarRating="3" HotelCode="260576|1e20af" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218671/218671a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 2 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.47" OriginalAmount="27.47">
      <BasicPropertyInfo Latitude="-8.65303122" Longitude="115.1259599" StarRating="3.5" HotelCode="552221|2147fb" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echo Beach, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86957/3486957/1.jpg?f=15348939</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.55" OriginalAmount="27.55">
      <BasicPropertyInfo Latitude="-8.69338475" Longitude="115.16778611" StarRating="3" HotelCode="406955|1e3d4b" HotelName="Vansari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Seminyak No 31, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62586/2462586/44.jpg?f=15689605</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.56" OriginalAmount="27.56">
      <BasicPropertyInfo Latitude="-8.68881451" Longitude="115.15855959" StarRating="3.5" HotelCode="589412|1fc81c" HotelName="Anshel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Dewi 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759246/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Anshel Hotel in Seminyak (Core area of Seminyak), you'll be close to Seminyak Square and Kuta Beach.  This hotel is within close proximity of Eat Street and Double Six Beach. #  Rooms : # Make yourself at home in one of the 25 air-conditioned rooms featuring minibars and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. #  Amenities : # Enjoy recreation amenities such as an outdoor pool or take in the view from a rooftop terrace. Additional features at this hotel include complimentary wireless Internet access and concierge services. #  Dining : # Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.73" OriginalAmount="27.73">
      <BasicPropertyInfo Latitude="-8.68585" Longitude="115.17557" StarRating="3" HotelCode="292516|13f38d" HotelName="Seminyak Lagoon All Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III No. 4, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215271/215271a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.79" OriginalAmount="27.79">
      <BasicPropertyInfo Latitude="-8.67590344" Longitude="115.15396431" StarRating="3" HotelCode="504251|1ea403" HotelName="Amalfi Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget Kendal 8, Seminyak 80031, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.81" OriginalAmount="27.81">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|183a23" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488042/488042a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.83" OriginalAmount="27.83">
      <BasicPropertyInfo Latitude="-8.68850878" Longitude="115.43408358" StarRating="3" HotelCode="405554|1a6cac" HotelName="The Cozy Villas Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Dream Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584511/584511a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a dining area and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.87" OriginalAmount="27.87">
      <BasicPropertyInfo Latitude="-8.64850734" Longitude="115.12359503" StarRating="1.5" HotelCode="408053|1a1684" HotelName="Kubudiuma Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Pererenan, Br. Pengembungan, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="27.91" OriginalAmount="27.91">
      <BasicPropertyInfo Latitude="-8.4621470877317" Longitude="115.24876536736" StarRating="4" HotelCode="908970|1ed5e9" HotelName="Ashoka Tree Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Banjar Tanggayuda, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135265/135265a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.81262727" Longitude="115.11082606" StarRating="3" HotelCode="752120|299862" HotelName="Arumanis Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Kabupaten Badung, Kuta Selatan, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6463743</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.81695063" Longitude="115.09390537" StarRating="3" HotelCode="350194|101271" HotelName="Ashana Hotel Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait 10, Padang-Padang, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60428/2260428/43.jpg?f=15679609</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.4621470877317" Longitude="115.24876536736" StarRating="4" HotelCode="908970|73076" HotelName="Ashoka Tree Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Banjar Tanggayuda, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135265/135265a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.703619" Longitude="115.184147" StarRating="4" HotelCode="933558|152749" HotelName="B Hotel Bali &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Imam Bonjol 508, Sunset Road, 80119 Denpasar, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209000/209000a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|77303" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234727/p_234727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 km from Kuta Beach while Bali Ngurah Rai International Airport is a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.67208316" Longitude="115.1639258" StarRating="4" HotelCode="448885|156602" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557523/557523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7176385693106" Longitude="115.1760258124" StarRating="3" HotelCode="349313|83341" HotelName="Hotel Neo+ Kuta Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Troppozone 8, Legian 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/462679/a_462679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|76619" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277758/a_277758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Airport, which can be reached within a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.712908" Longitude="115.168637" StarRating="3" HotelCode="189440|77298" HotelName="Best Western Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Pantai, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265756/p_265756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 144 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a safe, a dining area, a babysitting service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.812482" Longitude="115.157578" StarRating="3" HotelCode="292332|77968" HotelName="MaxOneHotels.com @ Bukit Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Desa Ungasan, Kuta Selatan, 80363 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192561/192561a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.8076581463012" Longitude="115.15829202654" StarRating="4" HotelCode="933554|78999" HotelName="Noah Villa And Chapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Kitchen,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indraprasta, Br. Giri Dharma, Uluwatu, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217843/217843a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ungasan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.15542268" Longitude="115.04070893" StarRating="3.5" HotelCode="421340|127770" HotelName="Odika Lovina House and Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih Gang Merak, Dusun Celuk Buluh, Kalibukbuk, Lowina, 80119 Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Odika Lovina House and Villa in Buleleng, you'll be convenient to Lovina Beach. This villa is within the region of Brahma Vihara Arama and Banjar Hot Springs.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes. 32-inch LCD televisions with cable programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.7973262453495" Longitude="115.20590716958" StarRating="3.5" HotelCode="113540|168576" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Tarukan 7, Taman Mumbul, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234624/234624a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Cilacap (CXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6711590555657" Longitude="115.23885771119" StarRating="2" HotelCode="333382|153037" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohamad Yamin IV 2A, Renon, Denpasar 80235</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488180/488180a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|353103" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2.5" HotelCode="560961|156803" HotelName="Suka Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38185/3838185/29.jpg?f=15676512</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6964080836305" Longitude="115.26270747185" StarRating="3" HotelCode="18150|83546" HotelName="Taman Agung Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147036/147036a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur, a coastal village that attracts travellers seeking a true Balinese experience. Once a sleepy fishing village, Sanur has managed to retain much of the Old World charm that made it Bali's first real resort destination. The casual beach cafés and colourful market stalls are a reflection of the relaxed pace of life in Sanur. Ngurah Rai International Airport is only 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|156823" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.790746" Longitude="115.15919" StarRating="5" HotelCode="404756|156408" HotelName="The Sintesa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kencana No. 1, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/514891/a_514891_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.57873151" Longitude="115.25695482" StarRating="3" HotelCode="776450|374765" HotelName="Villa Taman Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kutri, Desa Singapadu, Kecamatan Ginyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10431700</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28" OriginalAmount="28">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="754670|369472" HotelName="Wk Gamat Creative Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Sakti, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396411</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6645104241999" Longitude="115.14164780368" StarRating="3" HotelCode="408559|koa_d_surfer_hotel" HotelName="Koa D'surfer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sri Khayangan 88, Jalan Pantai Berawa, Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553621/553621a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|the_kana_kuta_hotel" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|kuta_central_park_hotel" HotelName="Kuta Central Park Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161438/161438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|grand_zuri_kuta_bali" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488042/488042a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6838450805434" Longitude="115.42981236182" StarRating="3" HotelCode="396790|sedok_jineng_villa" HotelName="Sedok Jineng Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Lembongan Island, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357327/357327a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.69338475" Longitude="115.16778611" StarRating="3" HotelCode="406955|vansari_hotel" HotelName="Vansari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Seminyak No 31, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62586/2462586/44.jpg?f=15689605</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.701899" Longitude="115.16674" StarRating="3" HotelCode="187699|royal_tunjung_bali_spa" HotelName="Royal Tunjung Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, 80361 Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272265/272265a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.69073659" Longitude="115.16889473" StarRating="3" HotelCode="946293|the_aswana_seminyak" HotelName="The Aswana Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa 18, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.70910102" Longitude="115.17365365" StarRating="3" HotelCode="666884|mina_pelasa_hotel_and_resto" HotelName="Mina Pelasa Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Kab Badung, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFxSfeHWtWaSmY2Va1DnXUR6Vcd2LjpTcU%2BmlNjMA6o3A%2Bbnpwf1Z%2BRh2%2FxSC2Gt2gfb3cGC5o%2FlJDAPkilxAVPj463DL9vrSt%2Bvi0KwtrGhzCSr6gZ6gNLfuimtz0EMcvXAEkYXa8J4dWT%2FbNx0FMW6dEGuxYSs6rofz2b%2F%2FGhyPJlCiu1YPTNqhh8LrEYPJixAW9OUxsLE1S1zN2kG1N75a%2BKKcL9rRL0%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6788143299858" Longitude="115.15479264724" StarRating="3" HotelCode="540494|kubu_petitenget_suite" HotelName="Kubu Petitenget Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 10, Gang Sunyi, Seminyak 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/66397/3666397/1.jpg?f=15310212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6728284230574" Longitude="115.16381790046" StarRating="4" HotelCode="936768|destiny_villas" HotelName="Destiny Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215334/215334a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.654214" Longitude="115.162933" StarRating="3" HotelCode="113526|bali_merita_villas" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kerobokan area, north of Kuta. It is only some 3 km or about 10 minutes' drive to Canggu surfing point, and roughly 25 minutes to Tanah Lot, the famous temple on the sea. The centre of Seminyak is around 5 km away, and Kuta is some 7 km away. Petitenget Beach is roughly 5 km away and Denpasar city centre is around 22 km away. Ngurah Rai International Airport in Denpasar is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.68850878" Longitude="115.43408358" StarRating="3" HotelCode="405554|the_cozy_villas_lembongan" HotelName="The Cozy Villas Lembongan" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Dream Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584511/584511a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a dining area and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="0" HotelCode="839404|villa_9_3" HotelName="Villa 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 9B</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.6932725793147" Longitude="115.26174005062" StarRating="2.5" HotelCode="394523|louto_dmell_homestay" HotelName="Louto Dmell Home Stay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Gang Anggrek 2, Gang XVIII 2, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/386457/386457a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.71686868" Longitude="115.1758301" StarRating="2" HotelCode="522635|pelasa_hotel" HotelName="Pelasa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,LCD/Projector,Luggage Storage,Parking,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Pageh, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=2989142</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Legian, Pelasa Hotel is minutes from Honorary Consulate of Brazil and Kendra Gallery.  This hotel is within close proximity of Honorary Consulate of Spain and Kuta Galeria Shopping Arcade.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.64944321" Longitude="115.13946947" StarRating="3" HotelCode="603082|canggu_bona_kubu" HotelName="Canggu Bona Kubu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>20B Jl. Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92177/3692177/1.jpg?f=15235543</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.645501136779785" Longitude="115.1275634765625" StarRating="2" HotelCode="0|nova_guest_house" HotelName="Nova Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>5 Jl. Dalem Lingsir, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/90/d69052fea2035d7952f805e89a2bca3d7558761f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Nova Guest House in Canggu, you'll be convenient to Echo Beach and Pererenan Beach. This guesthouse is within close proximity of Batu Bolong Beach and Finns Recreation Club.&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Featured amenities include a 24-hour front desk and a water dispenser. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 11 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|ibis_bali_kuta" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277758/a_277758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Airport, which can be reached within a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.65462112426758" Longitude="115.135353088379" StarRating="4" HotelCode="0|_0x24a90" HotelName="Rama Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>11 Jalan Nelayan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/74/c5/74c58a31432535af0271bf40c53f52f16cdcac68.jpeg</HotelPictures>
        <HotelDescription>Located in Canggu, Rama Village is a perfect starting point from which to explore Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. To be found at the hotel are free Wi-Fi in all rooms, 24-hour security, daily housekeeping, taxi service, 24-hour front desk. Some of the well-appointed guestrooms feature television LCD/plasma screen, clothes rack, internet access wireless, internet access wireless (complimentary), air conditioning. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including outdoor pool, massage. Discover all Bali has to offer by making Rama Village your base.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.64633560180664" Longitude="115.12106323242188" StarRating="3" HotelCode="0|villa_alisha_pererenan" HotelName="Villa Alisha Pererenan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalam Badadan No.330, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/84/9e84abcd166ac4a3cc4a31ae156aac11ebfe2b14.jpeg</HotelPictures>
        <HotelDescription>Villa Alisha Pererenan is perfectly located for both business and leisure guests in Bali. The property offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at Villa Alisha Pererenan. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like towels, slippers, flat screen television, internet access – wireless (complimentary), air conditioning. Entertain yourself with the property's recreational facilities, including outdoor pool. No matter what your reasons are for visiting Bali, Villa Alisha Pererenan will make you feel instantly at home.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 45,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 72 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.671727" Longitude="115.44762925" StarRating="3" HotelCode="627302|scooby_doo_beach_bungalow_2" HotelName="Scooby Doo Beach Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu Beach, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/09685/2209685/13.jpg?f=15689171</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nightlife on Nusa Lembongan is pretty relaxed but Scooby Doo Beach bungalow certainly stands out from the crowd. You can find this popular bar halfway along Jungutbatu Beach right next door our office.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.81695063" Longitude="115.09390537" StarRating="3" HotelCode="350194|ashana_hotel_uluwatu" HotelName="Ashana Hotel Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait 10, Padang-Padang, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60428/2260428/43.jpg?f=15679609</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.70026797" Longitude="115.5831837" StarRating="3" HotelCode="639442|manta_cottage_seaview_plus" HotelName="Manta Cottage Seaview Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Song Cang, Batumulapan, Nusa Penida, Klungkung 80771</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41923/2941923/1.jpg?f=14963817</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Klungkung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.05" OriginalAmount="28.05">
      <BasicPropertyInfo Latitude="-8.7107969361235" Longitude="115.17900502447" StarRating="4" HotelCode="173625|1999db" HotelName="Kuta Central Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patih Jelantik, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161438/161438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of Kuta's Central Park area on the pulse of all goods things in Bali. While the hotel's immediate neighbourhood is ideal for exploring by foot, the hotel’s location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.06" OriginalAmount="28.06">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|1323a4" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265757/a_265757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.15" OriginalAmount="28.15">
      <BasicPropertyInfo Latitude="-8.81695063" Longitude="115.09390537" StarRating="3" HotelCode="350194|1a18c4" HotelName="Ashana Hotel Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait 10, Padang-Padang, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60428/2260428/43.jpg?f=15679609</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.20" OriginalAmount="28.20">
      <BasicPropertyInfo Latitude="-8.6964080836305" Longitude="115.26270747185" StarRating="3" HotelCode="18150|162f2f" HotelName="Taman Agung Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147036/147036a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur, a coastal village that attracts travellers seeking a true Balinese experience. Once a sleepy fishing village, Sanur has managed to retain much of the Old World charm that made it Bali's first real resort destination. The casual beach cafés and colourful market stalls are a reflection of the relaxed pace of life in Sanur. Ngurah Rai International Airport is only 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.22" OriginalAmount="28.22">
      <BasicPropertyInfo Latitude="-8.6838450805434" Longitude="115.42981236182" StarRating="3" HotelCode="396790|1372f2" HotelName="Sedok Jineng Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Lembongan Island, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357327/357327a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.26" OriginalAmount="28.26">
      <BasicPropertyInfo Latitude="-8.6719503686849" Longitude="115.16255513638" StarRating="4" HotelCode="311310|191f07" HotelName="Swiss-Belhotel Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.28" OriginalAmount="28.28">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|124af5" HotelName="Uma Sari Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.38" OriginalAmount="28.38">
      <BasicPropertyInfo Latitude="-8.805008" Longitude="115.222179" StarRating="3" HotelCode="932454|193e5b" HotelName="Santika Siligita Nusa Dua Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A, Banjar Peminge, Nusa Dua, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184698/184698a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.44" OriginalAmount="28.44">
      <BasicPropertyInfo Latitude="-8.73712874" Longitude="115.16553866" StarRating="3" HotelCode="328222|199a38" HotelName="Hotel Solaris Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala, Ex Wana Segara, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507820/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="28.56" OriginalAmount="28.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|122178" HotelName="BEST WESTERN KUTA BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908647_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Kuta Beach is a hotel with full facilities and services that offers incredible ocean views paired with stylish guest rooms, international cuisine, and a rooftop pool.As a tourism mecca, Kuta Beach is the number one choice for an idyllic vacation that showcases the best that Bali has to offer.  Only steps from the world-famous Kuta Beach, sun-lovers will delight at being in the heart of the action. As one of the best hotels in Kuta offering unrivaled access to the beach and incredible views from the rooftop, guests can be sure that Best Western Kuta Beach is the preferred accommodation choice for vacationers of all ages. With modern and minimalist guestrooms that feature top-end facilities, Best Western Resort Kuta Beach offers visitors the ultimate in service and comfort. The outdoor swimming pool allows guests to enjoy the best of the property together with stunning Kuta Beach views from the rooftop bar and lounge. Kuta Beach is a hot spot for surfers, scuba divers, and beachgoers alike making it one of Bali's most sought-after destinations. A Kuta beach stay hotel is the perfect jumping-off point from which to experience everything that the area offers. Best Western Kuta Beach is central to the city's highlights including souvenir destinations and international shopping malls so there is something for every guest to experience and enjoy. The rooftop bar and lounge is the ideal place to enjoy sundowners before heading out to experience the wonders of Kuta nightlife and after an evening on the town, return to a modern and comfortable room for a good night's sleep. Best Western Kuta Beach is the perfect accommodation choice for those looking to experience all that the area has from a clean and chic base. For the ultimate Kuta Beach resort in Bali, the clean, comfortable, and stylish accommodations at Best Western Kuta Beach make for a perfect ocean-side sanctuary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.56" OriginalAmount="28.56">
      <BasicPropertyInfo Latitude="-8.70481" Longitude="115.181329" StarRating="3" HotelCode="932444|21d3c8" HotelName="Sun Royal Hotel Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 6, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189771/189771a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.57" OriginalAmount="28.57">
      <BasicPropertyInfo Latitude="-8.6788143299858" Longitude="115.15479264724" StarRating="3" HotelCode="540494|208640" HotelName="Kubu Petitenget Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 10, Gang Sunyi, Seminyak 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/66397/3666397/1.jpg?f=15310212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.58" OriginalAmount="28.58">
      <BasicPropertyInfo Latitude="-8.734643" Longitude="115.164291" StarRating="3" HotelCode="98648|11df03" HotelName="Palm Beach Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenggala 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138332/a_138332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a pleasant 5-minute walk along the sandy beach from the heart of Kuta. Denpasar is around 10 km away, and the hotel is about 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.70" OriginalAmount="28.70">
      <BasicPropertyInfo Latitude="-8.8076581463012" Longitude="115.15829202654" StarRating="4" HotelCode="933554|1471a1" HotelName="Noah Villa And Chapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Golf,Internet,Kitchen,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indraprasta, Br. Giri Dharma, Uluwatu, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217843/217843a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Ungasan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.75" OriginalAmount="28.75">
      <BasicPropertyInfo Latitude="-8.71594438" Longitude="115.17225496" StarRating="2.5" HotelCode="560961|1da098" HotelName="Suka Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari Kuta, Gang Poppies II, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38185/3838185/29.jpg?f=15676512</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.77" OriginalAmount="28.77">
      <BasicPropertyInfo Latitude="-8.680296915575" Longitude="115.20657027169" StarRating="3" HotelCode="352866|1a5638" HotelName="Choice Stay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Kawe 40, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584522/584522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.92" OriginalAmount="28.92">
      <BasicPropertyInfo Latitude="-8.80323067" Longitude="115.15940951" StarRating="3.5" HotelCode="604841|208eb9" HotelName="Best Western Hotel Kamala Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88X, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/722558/a_722558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.97" OriginalAmount="28.97">
      <BasicPropertyInfo Latitude="-8.59428695" Longitude="115.33978606" StarRating="0" HotelCode="786536|138bbf" HotelName="Nirmala Guest House Keramas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Ida Bagus Mantra, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983450/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.7973262453495" Longitude="115.20590716958" StarRating="3.5" HotelCode="113540|21d415" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Tarukan 7, Taman Mumbul, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234624/234624a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Cilacap (CXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.3371734970242" Longitude="115.65870076418" StarRating="3" HotelCode="915203|107590" HotelName="Amed Cafe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277438/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="3" HotelCode="783303|383947" HotelName="Apple Villa &amp; Suite Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merthanadi 89, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493868</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square\n\nWith a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square. This hotel is close to Eat Street and Seminyak Beach. Make yourself at home in one of the 23 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including concierge services. Free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.654214" Longitude="115.162933" StarRating="3" HotelCode="113526|362700" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kerobokan area, north of Kuta. It is only some 3 km or about 10 minutes' drive to Canggu surfing point, and roughly 25 minutes to Tanah Lot, the famous temple on the sea. The centre of Seminyak is around 5 km away, and Kuta is some 7 km away. Petitenget Beach is roughly 5 km away and Denpasar city centre is around 22 km away. Ngurah Rai International Airport in Denpasar is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.80323067" Longitude="115.15940951" StarRating="3.5" HotelCode="604841|253899" HotelName="Best Western Hotel Kamala Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88X, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/722558/a_722558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.733291" Longitude="115.176467" StarRating="4" HotelCode="189441|77312" HotelName="Best Western Kuta Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyang Nyang Sari 2, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265757/a_265757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.680296915575" Longitude="115.20657027169" StarRating="3" HotelCode="352866|152811" HotelName="Choice Stay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Kawe 40, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584522/584522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3.5" HotelCode="68568|74064" HotelName="Grand Barong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88649/w_88649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7002127840489" Longitude="115.17667293549" StarRating="4" HotelCode="167867|72964" HotelName="Grand Kuta Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri 8, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131825/131825a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Legian, the property is 5 minutes from the Carrefour shopping centre. It is also only a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.71230003" Longitude="115.1720227" StarRating="3" HotelCode="504137|163615" HotelName="Grand La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20349/3220349/1.jpg?f=15011649</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.68812909" Longitude="115.44157628" StarRating="3" HotelCode="602543|293881" HotelName="Taman Seaview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771645/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7199029" Longitude="115.18030516998" StarRating="4" HotelCode="310417|156569" HotelName="Grand Zuri Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta 81, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488042/488042a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.708363" Longitude="115.172233" StarRating="2" HotelCode="210305|77328" HotelName="GrandMas Plus Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 368, Legian, Kuta</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234392/234392a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|152799" HotelName="Gusde House &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618439/618439a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.696579" Longitude="115.16614" StarRating="4" HotelCode="260556|156592" HotelName="Horison Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|247945" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774371/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.668149" Longitude="115.22158455" StarRating="3.5" HotelCode="603355|263631" HotelName="Mahana Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letda Tantular 7, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49874/2949874/1.jpg?f=15056127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7264731590803" Longitude="115.17001981036" StarRating="3" HotelCode="68173|21690" HotelName="Melasti Kuta Bungalows &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88173/a_88173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at Jl. Cendrawasih No. 9 Peti Tenget, Seminyak - Kuta, Bali, approximately 1 km from the town centre of Seminyak. It is 20 minutes' drive away from Bali's Ngurah Rai International Airport and 5 minutes' drive from Peti Tenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7068052098317" Longitude="115.26232859075" StarRating="3.5" HotelCode="334685|83534" HotelName="Hotel Palm Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 3, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.65303122" Longitude="115.1259599" StarRating="3.5" HotelCode="552221|214225" HotelName="Papillon Echo Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echo Beach, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86957/3486957/1.jpg?f=15348939</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.672245" Longitude="115.449042" StarRating="1" HotelCode="292722|116602" HotelName="Pondok Jenggala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Village, Nusa Lembongan (Island), Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234540/234540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.160266" Longitude="115.028384" StarRating="3" HotelCode="141836|127778" HotelName="Rambutan Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Kalibukbuk, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275734/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated close to Lovina Beach in northern Bali and Ngurah Rai International Airport can be reached in about two hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.516078" Longitude="115.263678" StarRating="3" HotelCode="27892|69775" HotelName="Sahadewa Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/40609/a_40609_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Ubud, which is a base for many painters, wood carvers and dancers. The town lies some 600 m above sea level and is defined by its fertile rice fields, its rivers with clear water and the wonderful views it offers. The friendly inhabitants are true to their traditions and celebrate their customs every day. This hotel lies only a short walk from everything guests will need to make for a great holiday. In the hotel's vicinity, guests will find the Monkey Forest, shops selling art, bars and restaurants as well as travel agencies and car rental services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.4981901" Longitude="115.25280488" StarRating="3.5" HotelCode="622556|265499" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Banjar Penestanan, Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|156815" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541645/541645a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|226710" HotelName="Umah Anila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42136/2942136/1.jpg?f=14979796</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.71230003" Longitude="115.1720227" StarRating="3" HotelCode="504137|grand_la_walon_hotel" HotelName="Grand La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20349/3220349/1.jpg?f=15011649</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|best_western_resort_kuta" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234727/p_234727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 km from Kuta Beach while Bali Ngurah Rai International Airport is a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.7176385693106" Longitude="115.1760258124" StarRating="3" HotelCode="349313|hotel_neo_kuta_legian" HotelName="Hotel Neo+ Kuta Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Troppozone 8, Legian 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/462679/a_462679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.50940715" Longitude="115.25865827" StarRating="3" HotelCode="520995|uma_sari_cottage" HotelName="Uma Sari Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma 35, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|frii_bali_echo_beach" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374778/374778a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2.5" HotelCode="904651|fourteen_roses_legian" HotelName="Fourteen Roses" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096511/096511a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.708072952305" Longitude="115.17902792604" StarRating="3" HotelCode="263569|ibis_styles_bali_kuta_legian" HotelName="Grand Livio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 17, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361815/361815a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.696579" Longitude="115.16614" StarRating="4" HotelCode="260556|horison_seminyak_bali" HotelName="Horison Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|hotel_puriartha_ubud" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774371/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.68342" Longitude="115.17131" StarRating="3" HotelCode="0|prema_villa" HotelName="Villa Prema Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Saraswati I No. 8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d0/6c/d06c178283e94efb9230777470fc44d05d667f71.jpeg</HotelPictures>
        <HotelDescription>Prema Villa is perfectly located for both business and leisure guests in Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless, private pool, whirlpool bathtub, non smoking rooms, air conditioning. To enhance guests' stay, the hotel offers recreational facilities such as hot tub, hot spring bath, spa, massage, garden. Prema Villa is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.70021807" Longitude="115.16847804" StarRating="3" HotelCode="331919|sus_cottages_ii_2" HotelName="Sus Cottages and Spa II Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara (Pura Bagus Taruna), Legian Kaja, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.69073659" Longitude="115.16889473" StarRating="3" HotelCode="946293|zen_rooms_plawa_seminyak" HotelName="The Aswana Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa 18, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6770916734143" Longitude="115.15412628651" StarRating="3" HotelCode="909103|villa_bunga_hotel__spa" HotelName="Villa Bunga Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget 18X, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235722/235722a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.65621" Longitude="115.13507" StarRating="3" HotelCode="0|doubled_guest_house" HotelName="Double'D Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan No. 26, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/0a/5d0acb926133422984e4bca4a0dba448484fe2a3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Double'D Guest House in Canggu (Kuta Utara), you'll be 7.2 mi (11.6 km) from Seminyak Square and 8.6 mi (13.9 km) from Legian Beach.  This guesthouse is 9 mi (14.5 km) from Double Six Beach and 10.2 mi (16.4 km) from Waterbom Bali.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 guestrooms. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and a fireplace in the lobby.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk and refrigerator in a common area. Limited parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="3" HotelCode="783303|apple_villa_suite_seminyak" HotelName="Apple Villa &amp; Suite Seminyak" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merthanadi 89, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493868</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square\n\nWith a stay at Apple Villa &amp; Suite Seminyak in Seminyak (Sunset Road), you'll be convenient to Sunset Point Shopping Centre and Seminyak Square. This hotel is close to Eat Street and Seminyak Beach. Make yourself at home in one of the 23 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including concierge services. Free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.67795572" Longitude="115.15396507" StarRating="3" HotelCode="566371|imani_suites" HotelName="Imani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736378/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a newspaper stand and a transfer service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.68742301" Longitude="115.24886054" StarRating="3.5" HotelCode="582461|uma_de_villa" HotelName="Uma de Villa Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penyaringan 99 KM, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753432/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.50768961" Longitude="115.2579808" StarRating="3" HotelCode="422611|hibiscus_cottages" HotelName="Hibiscus Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="24 Hour Room Service,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88145/1988145/1.jpg?f=15612541</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hibiscus Cottages in Ubud, you'll be minutes from Puri Lukisan Museum and Pura Taman Saraswati. This hotel is within close proximity of Ubud Market and Ubud Royal Palace.Rooms Make yourself at home in one of the 7 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle surcharge.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 24-hour room service.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|umah_anila" HotelName="Umah Anila" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42136/2942136/1.jpg?f=14979796</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6396781306381" Longitude="115.14251405263" StarRating="2.5" HotelCode="915673|lubdhaka_canggu_residence" HotelName="Lubdhaka Canggu Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Manyar, Banjar Pipitan, Canggu, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235712/235712a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|puri_canggu_rooms_ll" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6964080836305" Longitude="115.26270747185" StarRating="3" HotelCode="18150|taman_agung" HotelName="Taman Agung Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147036/147036a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur, a coastal village that attracts travellers seeking a true Balinese experience. Once a sleepy fishing village, Sanur has managed to retain much of the Old World charm that made it Bali's first real resort destination. The casual beach cafés and colourful market stalls are a reflection of the relaxed pace of life in Sanur. Ngurah Rai International Airport is only 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.80323067" Longitude="115.15940951" StarRating="3.5" HotelCode="604841|best_western_kamala_jimbaran" HotelName="Best Western Hotel Kamala Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88X, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/722558/a_722558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.65423192" Longitude="115.17245997" StarRating="4" HotelCode="552950|grand_kesambi_resort_and_spa" HotelName="Grand Kesambi" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kesambi 88, Kerobokan 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.69672" Longitude="115.258333" StarRating="3" HotelCode="221560|the_griya_sanur" HotelName="The Griya Sanur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 402, Sanur 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235636/235636a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Shopping facilities are also available. There is also a garden. Additional services include a transfer service, room service and a laundry service. The hotel offers guests a shuttle service. A bicycle hire service (for a fee) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.68481786" Longitude="115.43010186" StarRating="3" HotelCode="755383|harta_lembongan_villas_2" HotelName="Harta Lembongan Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Point, Lembongan 80716</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52689/2952689/1.jpg?f=14949667</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.160266" Longitude="115.028384" StarRating="3" HotelCode="141836|rambutan_boutique_hotel" HotelName="Rambutan Boutique Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Club Resort" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Kalibukbuk, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275734/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated close to Lovina Beach in northern Bali and Ngurah Rai International Airport can be reached in about two hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6724366823879" Longitude="115.25812089815" StarRating="3" HotelCode="141097|sagung_suite" HotelName="Sanur Agung Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>I Gusti Ngurah Rai 174, Sanur 80227, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/120602/120602a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Sanur, on the island of Bali. Guests will find a number of tourist attractions just 500 metres from the accommodation, whilst Sanur's white sandy beach is around 1 km away. The capital of Bali, Denpasar, is approximately 7 km away, whilst Ngurah Rai International Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.69951" Longitude="115.446" StarRating="0" HotelCode="776121|sea_bridge_villa_ceningan" HotelName="Sea Bridge Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Yellow Bridge</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982884/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.81262727" Longitude="115.11082606" StarRating="3" HotelCode="752120|arumanis_homestay" HotelName="Arumanis Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Kabupaten Badung, Kuta Selatan, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6463743</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.65426536" Longitude="115.13653248" StarRating="0" HotelCode="674630|the_nest_canggu" HotelName="The Nest Canggu Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 8A</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/856816/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.47535" Longitude="115.012" StarRating="0" HotelCode="762496|bali_mountain_retreat_" HotelName="Bali Mountain Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Selemadeg 82113, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/88935/2288935/1.jpg?f=15332555</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.57873151" Longitude="115.25695482" StarRating="3" HotelCode="776450|villa_taman_sari" HotelName="Villa Taman Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kutri, Desa Singapadu, Kecamatan Ginyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10431700</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.15584945678711" Longitude="115.16951751708984" StarRating="3" HotelCode="0|mandhasativa_homestay" HotelName="Mandhasativa Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sudaji, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/83/278366175e5a07efcaf713ebd6c41ec3c7357b14.jpeg</HotelPictures>
        <HotelDescription>Located in Sawan, Mandhasativa Homestay is within a 15-minute drive of Air Terjun Fiji Waterfall and Sekumpul Waterfall.  This hotel is 14.9 mi (23.9 km) from Lovina Beach and 16.2 mi (26.1 km) from Ulun Danu Temple.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This hotel also features tour/ticket assistance and barbecue grills.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary local cuisine breakfast is served daily from 8:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.689934730529785" Longitude="115.53656005859375" StarRating="2" HotelCode="0|gading_treehouse" HotelName="Gading Treehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Dalem, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/a8/39a8f79bf41c2414d1f4bbccafaec2f0526f5277.jpeg</HotelPictures>
        <HotelDescription>With a stay at Gading Treehouse in Penida Island, you'll be 4.7 mi (7.6 km) from Maruti Express Nusa Penida Ferry Dock and 9.5 mi (15.2 km) from Crystal Bay.  This guesthouse is 9.6 mi (15.4 km) from Seganing Waterfall and 11 mi (17.6 km) from Kelingking Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access, tour/ticket assistance, and barbecue grills. The beach shuttle (surcharge) makes getting to the surf and sand a breeze.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of Gading Treehouse. Quench your thirst with your favorite drink at the bar/lounge. A complimentary self-serve breakfast is served daily from 6:30 AM to 9:30 AM.&lt;br /&gt;Make yourself at home in one of the 2 guestrooms. Your memory foam bed comes with premium bedding. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;There is no hot water on site. &lt;/li&gt;&lt;li&gt;Construction is underway at a neighboring building and there may be noise disturbance from the construction work. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="973826|the_vagary_vibes" HotelName="The Vagary Vibes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped - Buyuk, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38650000/38649500/38649405/3e80c689_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.249407768249512" Longitude="115.06378173828125" StarRating="3" HotelCode="0|la_montana_4" HotelName="La Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gobleg, Desa Gobleg, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/0a/100a26abe8d0d7083b600a22c56ee75141824d24.jpeg</HotelPictures>
        <HotelDescription>When you stay at La Montana in Gobleg, you'll be 7 minutes by car from Tamblingan Lake. This hotel is 9.6 mi (15.5 km) from Lovina Beach and 10.3 mi (16.6 km) from Ulun Danu Temple.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Take advantage of the hotel's 24-hour room service. A complimentary continental breakfast is served daily from 8:00 AM to 10:00 AM.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature separate bathtubs and showers with rainfall showerheads and hair dryers. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 4.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.00" OriginalAmount="29.00">
      <BasicPropertyInfo Latitude="-8.44522476196289" Longitude="115.22297668457031" StarRating="3" HotelCode="0|puri_lumbung_village" HotelName="Puri Lumbung Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Gusti Ngurah Rai Carang Sari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/3a/cf3a336e2ef869ad4fefadaa1091bba1ac6889b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to get back here after long walks around the city. Guest house «Puri Lumbung Village» is located in Bali. This guest house is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the guest house — Tegallalang Rice Terrace, Ubud Palace and Ubud Monkey Forest.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. At the guests’ disposal, there’s also a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Staff at the property wear personal protective equipment and guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.08" OriginalAmount="29.08">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2.5" HotelCode="521838|124a8e" HotelName="Sayong House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690723/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.13" OriginalAmount="29.13">
      <BasicPropertyInfo Latitude="-8.7337" Longitude="115.177562" StarRating="3" HotelCode="915210|132631" HotelName="Hotel ibis Bali Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 77, 80361 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277758/a_277758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Kuta area, less than 1 km from Ngurah Rai International Airport, which can be reached within a 10-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.22" OriginalAmount="29.22">
      <BasicPropertyInfo Latitude="-8.7320607910424" Longitude="115.1715180172" StarRating="4" HotelCode="167868|113c78" HotelName="Best Western Resort Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 118, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/234727/p_234727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 10-minute walk from a variety of shops, bars and restaurants. It is 5 km from Kuta Beach while Bali Ngurah Rai International Airport is a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.25" OriginalAmount="29.25">
      <BasicPropertyInfo Latitude="-8.7068052098317" Longitude="115.26232859075" StarRating="3.5" HotelCode="334685|21d2b2" HotelName="Hotel Palm Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 3, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.29" OriginalAmount="29.29">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2.5" HotelCode="904651|199903" HotelName="Fourteen Roses" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096511/096511a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.30" OriginalAmount="29.30">
      <BasicPropertyInfo Latitude="-8.654214" Longitude="115.162933" StarRating="3" HotelCode="113526|11e2ad" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kerobokan area, north of Kuta. It is only some 3 km or about 10 minutes' drive to Canggu surfing point, and roughly 25 minutes to Tanah Lot, the famous temple on the sea. The centre of Seminyak is around 5 km away, and Kuta is some 7 km away. Petitenget Beach is roughly 5 km away and Denpasar city centre is around 22 km away. Ngurah Rai International Airport in Denpasar is around 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.31" OriginalAmount="29.31">
      <BasicPropertyInfo Latitude="-8.672245" Longitude="115.449042" StarRating="1" HotelCode="292722|127615" HotelName="Pondok Jenggala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Village, Nusa Lembongan (Island), Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234540/234540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.43" OriginalAmount="29.43">
      <BasicPropertyInfo Latitude="-8.52389892" Longitude="115.26734867" StarRating="3" HotelCode="603468|1f54b4" HotelName="Hotel Puriartha Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Made Lebah 5, Br. Kalah Peliatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774371/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.52" OriginalAmount="29.52">
      <BasicPropertyInfo Latitude="-8.721545" Longitude="115.181012" StarRating="4" HotelCode="300235|15b2bd" HotelName="The Kana Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi 8, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384633/384633a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.59" OriginalAmount="29.59">
      <BasicPropertyInfo Latitude="-8.79042919" Longitude="115.15917152" StarRating="3" HotelCode="492431|1db2af" HotelName="Puri Sabina Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sabina 1, Perumahan Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42841/2942841/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.63" OriginalAmount="29.63">
      <BasicPropertyInfo Latitude="-8.712908" Longitude="115.168637" StarRating="3" HotelCode="189440|127242" HotelName="Best Western Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Pantai, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265756/p_265756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 144 rooms. Most storeys are accessible by lift. Services and facilities at the hotel include a safe, a dining area, a babysitting service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.64" OriginalAmount="29.64">
      <BasicPropertyInfo Latitude="-8.7176385693106" Longitude="115.1760258124" StarRating="3" HotelCode="349313|190f49" HotelName="Hotel Neo+ Kuta Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Troppozone 8, Legian 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/462679/a_462679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.73" OriginalAmount="29.73">
      <BasicPropertyInfo Latitude="-8.15542268" Longitude="115.04070893" StarRating="3.5" HotelCode="421340|190518" HotelName="Odika Lovina House and Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih Gang Merak, Dusun Celuk Buluh, Kalibukbuk, Lowina, 80119 Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555531/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Odika Lovina House and Villa in Buleleng, you'll be convenient to Lovina Beach. This villa is within the region of Brahma Vihara Arama and Banjar Hot Springs.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes. 32-inch LCD televisions with cable programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.73" OriginalAmount="29.73">
      <BasicPropertyInfo Latitude="-8.709396" Longitude="115.172164" StarRating="3" HotelCode="68237|11a4b6" HotelName="Kuta Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian No. 363, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88262/k_88262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Legian area, just 10 minutes' walk from the beach. Ngurah Rai International Airport is located some 15 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="29.79" OriginalAmount="29.79">
      <BasicPropertyInfo StarRating="3" HotelCode="|711537" HotelName="Seminyak Paradiso" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950071_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra a poca distancia a pie de la famosa playa de arena de Seminyak, a solo 20 minutos del aeropuerto internacional de Bali.Este establecimiento estandaacute; situado en el centro de una zona llena de centros comerciales y restaurantes. Se encuentra en medio de un precioso paisaje ajardinado y ofrece 36 habitaciones bien equipadas distribuidas en 2 plantas. Su ambiente acogedor lo convierte en una elecciandoacute;n ideal tanto para personas que viajan solas, como para familias y parejas. Ofrece una amplia selecciandoacute;n de comodidades que incluyen vestandiacute;bulo, caja fuerte, cambio de divisas y restaurante, asandiacute; como servicio de habitaciones y de lavanderandiacute;a (de pago).Las habitaciones estandaacute;n decoradas seganduacute;n el estilo tradicional balinandeacute;s. Todas ellas cuentan con aire acondicionado regulable, balcandoacute;n o terraza privados, cama extra grande, cuarto de baandntilde;o con ducha y baandntilde;era, nevera, telandeacute;fono y TV.Podrandaacute; darse un chapuzandoacute;n refrescante en la piscina del recinto, relajarse en una de las tumbonas o dejarse mimar con uno de los tratamientos spa o masajes que se ofrecen.Se sirve desayuno cada maandntilde;ana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.80" OriginalAmount="29.80">
      <BasicPropertyInfo Latitude="-8.68239" Longitude="115.154324" StarRating="4" HotelCode="189219|12c594" HotelName="Sense Seminyak Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati 16, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/265510/p_265510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this boutique hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.86" OriginalAmount="29.86">
      <BasicPropertyInfo Latitude="-8.51663515" Longitude="115.26279619" StarRating="2" HotelCode="592684|1f5646" HotelName="Umah Anila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 99, Gangam Anila 20, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42136/2942136/1.jpg?f=14979796</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.89" OriginalAmount="29.89">
      <BasicPropertyInfo Latitude="-8.54414825" Longitude="115.32559081" StarRating="3" HotelCode="441631|1e200d" HotelName="Wahyu Dewata Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Lempuyang No. 9, Bukit jati, Gianyar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77259/1877259/55.jpg?f=15567841</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.89" OriginalAmount="29.89">
      <BasicPropertyInfo Latitude="-8.65423192" Longitude="115.17245997" StarRating="4" HotelCode="552950|1db388" HotelName="Grand Kesambi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kesambi 88, Kerobokan 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.89" OriginalAmount="29.89">
      <BasicPropertyInfo Latitude="-8.667244" Longitude="115.155896" StarRating="4" HotelCode="168622|117152" HotelName="Umalas Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas II 83, Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142660/142660a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the aparthotel the famous Kuta Beach and Legian shopping centre can be found. It takes less than about 10 minutes to reach Seminyak, a cosmopolitan area for dining with international cuisine restaurants. Located in the Umalas area, north of Seminyak, the residence lies a 15 km drive away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.95" OriginalAmount="29.95">
      <BasicPropertyInfo Latitude="-8.7002127840489" Longitude="115.17667293549" StarRating="4" HotelCode="167867|1285b6" HotelName="Grand Kuta Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri 8, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131825/131825a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Legian, the property is 5 minutes from the Carrefour shopping centre. It is also only a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="29.97" OriginalAmount="29.97">
      <BasicPropertyInfo Latitude="-8.790746" Longitude="115.15919" StarRating="5" HotelCode="404756|1a6acb" HotelName="The Sintesa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kencana No. 1, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/514891/a_514891_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|21724" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9585/a_9585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with its numerous boutiques, handicraft shops, restaurants, and shops, and is the ideal starting point from which to explore countless typical Balinese villages. The hotel affords wonderful views out over the rice fields and the monkey forest. Transfer times to Denpasar airport are around 1.5 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.3351417" Longitude="115.64569559" StarRating="2" HotelCode="435037|108006" HotelName="Classic Beach Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/59/9859db9f29d4cddd6176c620395316b60f616a63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|83314" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374778/374778a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|78370" HotelName="Garden View Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278295/278295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|78893" HotelName="Harper Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218585/218585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.71234373" Longitude="115.5008056" StarRating="3" HotelCode="752781|310489" HotelName="Jona Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pangket, Unnamed Road, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6965410</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6645104241999" Longitude="115.14164780368" StarRating="3" HotelCode="408559|152316" HotelName="Koa D'surfer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sri Khayangan 88, Jalan Pantai Berawa, Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553621/553621a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.8369063" Longitude="115.18155246" StarRating="3.5" HotelCode="613973|423706" HotelName="Pandawa Hill Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pandawa 15, Kutuh, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38270/3838270/1.jpg?f=15683102</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30" OriginalAmount="30">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|175951" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.79872434" Longitude="115.13180843" StarRating="3.5" HotelCode="602756|hill_dance_bali_american_hotel" HotelName="Hill Dance Bali American Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan 100 X3, Linkungan Cengiling, Jimbaran 80239</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/56793/2956793/1.jpg?f=15328602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|kubu_bali_baik_villa_resort" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621096/621096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.6768266454668" Longitude="115.15407016686" StarRating="3" HotelCode="66200|the_taman_ayu_2" HotelName="The Taman Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85694/a_85694_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a Petitenget village, on the northern part of Seminyak. It is only a few minutes away from the white sandy beach, near to Petitenget Temple, while Ngurah Rai International Airport is about a 20-minute drive away. The busiest shopping and night life spots in Legian and Kuta are just a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.705225" Longitude="115.170951" StarRating="3" HotelCode="113533|villa_diana_bali" HotelName="Villa Diana Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kresna, Ulun Tanjung, Legian, Kuta, Legian Beach 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156886/p_156886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.713193047113" Longitude="115.16769425293" StarRating="3" HotelCode="324636|lusa_hotel" HotelName="Hotel Lusa" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507803/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.709396" Longitude="115.172164" StarRating="3" HotelCode="68237|kuta_lagoon_resort_and_pool_villas" HotelName="Kuta Lagoon Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian No. 363, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88262/k_88262_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Legian area, just 10 minutes' walk from the beach. Ngurah Rai International Airport is located some 15 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|harris_hotel__residences_sunset_road" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161057/161057a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major entertainment spots, restaurants and trendy shops. The hotel is just a 10-minute drive away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.65442905" Longitude="115.13534694" StarRating="3" HotelCode="564178|reddoorz_nelayan_canggu" HotelName="Rama Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="24 Hour Room Service,Bar,Designated Smoking Area,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 11, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21605/2521605/1.jpg?f=15093544</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rama Village is perfectly located for both business and leisure guests in Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Rama Village. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find clothes rack, internet access – wireless, internet access – wireless (complimentary), air conditioning. Enjoy the hotel's recreational facilities, including outdoor pool, massage, before retiring to your room for a well-deserved rest. No matter what your reasons are for visiting Bali, Rama Village will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.705613" Longitude="115.260467" StarRating="3" HotelCode="36421|stana_puri_gopa_hotel" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 4, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59672/a_59672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sanur, around 100 m from the city centre. The club resort is also 20 minutes or approximately 5 km from Denpasar, the capital city of the province of Bali. The hotel is a minute’s walk (around 100 m) from the beach, so guests can enjoy days spent lazing in the sun, trying out watersports, discovering the local beach market or restaurant. For the shopping enthusiast, it is also located close to boutiques, gift shops, a supermarket as well as bars, pubs, and the local night club. Ngurah Rai International Airport is just 20 minutes from the hotel (approximately 10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|puri_canggu_villas_rooms" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7952920685119" Longitude="115.14654564846" StarRating="3" HotelCode="384877|sakura_homestay_bali_3" HotelName="Argya Santi Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun I, Sakura, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614942/614942a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.49891106" Longitude="115.25345778" StarRating="0" HotelCode="837806|taman_indrakila" HotelName="Taman Indrakila" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan, Sanggingan, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39463/2039463/1.jpg?f=15081131</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.647529602050781" Longitude="115.13204956054688" StarRating="3" HotelCode="0|the_sloth_bali" HotelName="The Sloth Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan No.120, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ee/3b/ee3b932c9495450e26c8f9cf8a9ea57acaba84b5.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Sloth Bali in Canggu (Kuta Utara), you'll be within a 10-minute drive of Finns Recreation Club and Batu Belig Beach.  This hotel is 3.5 mi (5.6 km) from Echo Beach and 4.9 mi (7.9 km) from Eat Street.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include luggage storage, laundry facilities, and a water dispenser. Free self parking is available onsite.&lt;br /&gt;Stop by the hotel's restaurant, The Sloth Kitchen , for lunch or brunch. Dining is also available at the coffee shop/café, and room service (during limited hours) is provided. Cooked-to-order breakfasts are available daily from 7:00 AM to 1:00 PM for a fee.&lt;br /&gt;Make yourself at home in one of the 11 individually decorated guestrooms, featuring kitchenettes. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: IDR 70000 for adults and IDR 70000 for children (approximately)&lt;/li&gt;                   &lt;li&gt;Crib (infant bed) fee: IDR 100000.0 per day&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7068052098317" Longitude="115.26232859075" StarRating="3.5" HotelCode="334685|palm_garden_bali" HotelName="Hotel Palm Garden" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 3, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.5123335" Longitude="115.2638211" StarRating="0" HotelCode="968326|ayu_bungalow_2" HotelName="Ayu Bungalow 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Padang Tegal, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/cd/2ccd919e076e3d1edd6117d666c80b9304967ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.79042919" Longitude="115.15917152" StarRating="3" HotelCode="492431|puri_sabina_bed_breakfast" HotelName="Puri Sabina Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sabina 1, Perumahan Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42841/2942841/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7031154" Longitude="115.25128881" StarRating="3" HotelCode="943359|sanur_art_villas" HotelName="Sanur Art Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tambak Sari, Gang IV 5A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/733257/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.68293528" Longitude="115.43162346" StarRating="3" HotelCode="868921|lembongan_cempaka_villa_restaurant" HotelName="Lembongan Cempaka Villa &amp; Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495927</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.7070797087007" Longitude="115.43814086948" StarRating="3" HotelCode="293032|secret_point_huts" HotelName="Secret Point Huts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nusa Ceningan, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42205/2042205/1.jpg?f=15550965</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ceningan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.784317970275879" Longitude="115.22415161132812" StarRating="2" HotelCode="0|pusana_village" HotelName="Pusana Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama Gg Nusa Indah, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/aa/a4aacaec65c8fc9f0b426673e82da78138cb4466.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Pusana Village in Nusa Dua, you'll be near the beach, a 5-minute walk from Tanjung Benoa and a 5-minute drive from Nusa Dua Beach.  This hotel is 5.3 mi (8.5 km) from Jimbaran Beach and 8.2 mi (13.1 km) from Kuta Beach.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Tanjung Benoa Beach - 0.2 km / 0.1 mi&lt;br /&gt;Tanjung Benoa - 0.4 km / 0.2 mi&lt;br /&gt;Samuh Beach - 1.2 km / 0.7 mi&lt;br /&gt;Bali Nusa Dua Convention Centre - 1.5 km / 0.9 mi&lt;br /&gt;Bali International Convention Center - 1.7 km / 1 mi&lt;br /&gt;BIMC Hospital Nusa Dua - 2 km / 1.2 mi&lt;br /&gt;Bali Collection Shopping Centre - 2.2 km / 1.4 mi&lt;br /&gt;Nusa Dua Beach - 2.4 km / 1.5 mi&lt;br /&gt;Bali Nusa Dua Theater - 2.6 km / 1.6 mi&lt;br /&gt;Puja Mandala - 2.9 km / 1.8 mi&lt;br /&gt;Mengiat Beach - 3.2 km / 2 mi&lt;br /&gt;Bali National Golf Club - 3.3 km / 2 mi&lt;br /&gt;Moon Cot Sari Turtle Farm - 3.3 km / 2.1 mi&lt;br /&gt;Waterblow - 3.5 km / 2.2 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 12.6 km / 7.8 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;Dining : Grab a bite from the grocery/convenience store serving guests of Pusana Village.&lt;br /&gt;HeadLine : Near Tanjung Benoa&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 20 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;Free in-room WiFi has a 2-device limit. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.673726081848145" Longitude="115.24214172363281" StarRating="3" HotelCode="0|four_star_by_trans_hotel" HotelName="Four Star by Trans Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puputan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/c9/7dc97323430c7866c8e4de567603539305f58531.jpeg</HotelPictures>
        <HotelDescription>The 131 rooms Four Star by Trans Hotel is located in central Denpasar City where business, leisure and local community connect together. It offers easy access to the nearby shopping centre, famous local culinary destinations, 5 minutes drive to beautiful Sanur beach. All rooms are uniquely designed with a fusion of tradition and modernity. Enjoy a variety of modern amenities including king-koil beds, high speed internet connection and aroma therapy. Our Ballroom will fit perfectly for meeting, gathering or other event and can accommodate until 100 persons in round table setup. We also have 5 boardrooms for breakout room needs or meeting event with smaller number of participants.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 400,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 7:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.65710955" Longitude="115.25908464" StarRating="0" HotelCode="521606|tropical_bali_hotel" HotelName="Tropical Bali Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Galak, Gang Penyu Dewata III 2, Sanur 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49251/2949251/1.jpg?f=14949569</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located north of Sanur Town, Tropical Bali Hotel offers accommodation with a private outdoor terrace.  It features free Wi-Fi and an outdoor pool set amidst a garden.Offering views of the pool, rooms at Bali Tropical Hotel come with modern Balinese décor. All rooms have plenty of natural light, and are fitted with a TV and en suite bathroom with shower facilities.With a 24-hour front desk, the hotel provides car and bicycle rental services. Currency exchange and fax/photocopying services are also available upon request.Tropical Hotel Bali offers free parking, and is a 5-minute drive from Denpasar. Kuta Town and Ngurah Rai Airport are a 30-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.65354948" Longitude="115.13248617" StarRating="1" HotelCode="665837|mojosurf_camp_canggu" HotelName="Mojosurf Camp Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Bolong 78, Canggu 08456</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03902/3803902/1.jpg?f=15568711</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.00" OriginalAmount="30.00">
      <BasicPropertyInfo Latitude="-8.168240547180176" Longitude="115.00772094726562" StarRating="3" HotelCode="0|villa_elsa_2" HotelName="Villa Elsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Seririt, Lovina Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/88/c8/88c88be3c3e4099c2868d863babcd999b16a9e4e.jpeg</HotelPictures>
        <HotelDescription>Villa Elsa is located along Lovina Beach in Bali. It offers villas with a private terrace overlooking the ocean. Guests can enjoy use of the outdoor pool and spa.Furnished in a Balinese style, villas are fitted with a flat-screen TV and DVD player. En suite bathrooms include a bathtub and free toiletries.Villa Elsa is a 2-hour drive from Ngurah Rai International Airport.Besides massage treatments, Araminth Spa offers facials, manicures and pedicures. Activities at Lovina Beach include diving and snorkelling. Car rental and sightseeing arrangements can be made at the tour desk.Local and Western dishes are served in the restaurant, which offers ocean views. Guests may also arrange to have their meals on the beach. Drinks are available at the bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.03" OriginalAmount="30.03">
      <BasicPropertyInfo Latitude="-8.3351417" Longitude="115.64569559" StarRating="2" HotelCode="435037|1ec835" HotelName="Classic Beach Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/59/9859db9f29d4cddd6176c620395316b60f616a63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.04" OriginalAmount="30.04">
      <BasicPropertyInfo Latitude="-8.6540926516714" Longitude="115.13046805026" StarRating="3" HotelCode="933893|1764af" HotelName="Frii Bali Echo Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Munduk Catu No.32, Batu Bolong, 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374778/374778a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.06" OriginalAmount="30.06">
      <BasicPropertyInfo Latitude="-8.700086" Longitude="115.16430690675" StarRating="4" HotelCode="410364|15e5b3" HotelName="Club Bali Family Suites @ Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 526, Legian Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100884/t_100884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the shores of Legian beach, the resort enjoys an ideal location, within walking distance of scores of international dining venues and shopping centres, and just a short drive from the airport. It is just a 30-minute drive from Denpasar town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.09" OriginalAmount="30.09">
      <BasicPropertyInfo Latitude="-8.71230003" Longitude="115.1720227" StarRating="3" HotelCode="504137|1eb0e1" HotelName="Grand La Walon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/20349/3220349/1.jpg?f=15011649</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.16" OriginalAmount="30.16">
      <BasicPropertyInfo Latitude="-8.692202" Longitude="115.161403" StarRating="2" HotelCode="172062|123026" HotelName="Grandmas Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk no.99, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154171/154171a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Seminyak's most happening area, the hotel is within walking distance of shops, stalls, international restaurants and bars, entertainment venues and the magical nightlife. It also is situated 2 minutes’ walk from the beautiful Seminyak beach. The hotel is only 30 minutes or approximately 12 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.19" OriginalAmount="30.19">
      <BasicPropertyInfo Latitude="-8.6645104241999" Longitude="115.14164780368" StarRating="3" HotelCode="408559|1a6d17" HotelName="Koa D'surfer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sri Khayangan 88, Jalan Pantai Berawa, Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553621/553621a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.20" OriginalAmount="30.20">
      <BasicPropertyInfo Latitude="-8.69032223" Longitude="115.17307214" StarRating="3" HotelCode="400424|1a83f4" HotelName="Hotel Santika Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538922/538922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.33" OriginalAmount="30.33">
      <BasicPropertyInfo Latitude="-8.7031154" Longitude="115.25128881" StarRating="3" HotelCode="943359|1dc5dd" HotelName="Sanur Art Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tambak Sari, Gang IV 5A, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/733257/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="30.62" OriginalAmount="30.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|398568" HotelName="Grand Kesambi Resort and Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068192_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 106 air-conditioned rooms featuring refrigerators and minibars. Rooms have private furnished balconies. 42-inch LED televisions are provided, with cable programming available. Private bathrooms with showers feature spring water baths and complimentary toiletries.Enjoy local and international cuisine at De' Kesambi, a poolside restaurant which features a garden view. You can also stay in and take advantage of the 24-hour room service. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges.Featured amenities include a business center, express check-in, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.A stay at Grand Kesambi Resort and Villas places you in the heart of Kerobokan, a 5-minute drive from Eat Street and 6 minutes from Seminyak Beach.  This 4-star hotel is 3 mi (4.8 km) from Seminyak Square and 3.8 mi (6.2 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 4.2 km / 2.6 mi  Eat Street - 4.4 km / 2.7 mi  TAKSU Bali Gallery - 4.8 km / 3 mi  Canggu Square - 4.9 km / 3.1 mi  Seminyak Square - 4.8 km / 3 mi  Seminyak Beach - 4.9 km / 3 mi  Desa Potato Head - 5 km / 3.1 mi  Petitenget Temple - 5 km / 3.1 mi  Legian Road - 5.4 km / 3.4 mi  Splash Waterpark Bali - 5.8 km / 3.6 mi  Double Six Beach - 6.2 km / 3.8 mi  Badung Market - 6.2 km / 3.9 mi  Puputan Badung Square - 6.7 km / 4.1 mi  Berawa Beach - 6.8 km / 4.2 mi  Bali Museum - 7 km / 4.3 mi  The preferred airport for Grand Kesambi Resort and Villas is Ngurah Rai Intl. Airport (DPS) - 14.3 km / 8.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.66" OriginalAmount="30.66">
      <BasicPropertyInfo Latitude="-8.43917" Longitude="115.357" StarRating="0" HotelCode="692427|2146f3" HotelName="Asli Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Br. Jelekungkang</AddressLine>
          </AddressLines>
          <CityName>Bangli</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50164/2950164/1.jpg?f=14963679</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.69" OriginalAmount="30.69">
      <BasicPropertyInfo Latitude="-8.6401489" Longitude="115.15436244" StarRating="3.5" HotelCode="492617|1d8ed0" HotelName="Puri Canggu Villas &amp; Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Bantan 1A, Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42900/2942900/1.jpg?f=15051172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.75" OriginalAmount="30.75">
      <BasicPropertyInfo Latitude="-8.15033028" Longitude="114.60148744" StarRating="3" HotelCode="592932|1d9008" HotelName="Sumberkima Hill Private Villa Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dinas Taman Ayun, Desa Sumberkima, Kecamatan Gerokgak, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10594245</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.82" OriginalAmount="30.82">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|1b0707" HotelName="Yarama Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80010/3780010/1.jpg?f=15524646</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, internet access – wireless (complimentary), air conditioning, balcony/terrace, internet access – LAN (complimentary). The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Yarama Cottages will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.88" OriginalAmount="30.88">
      <BasicPropertyInfo Latitude="-8.696579" Longitude="115.16614" StarRating="4" HotelCode="260556|13812f" HotelName="Horison Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277776/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="30.92" OriginalAmount="30.92">
      <BasicPropertyInfo Latitude="-8.6728284230574" Longitude="115.16381790046" StarRating="4" HotelCode="936768|18d86d" HotelName="Destiny Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215334/215334a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.34572084" Longitude="115.67191754" StarRating="3" HotelCode="592565|327470" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38393/2038393/1.jpg?f=15622431</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.3454773724865" Longitude="115.67222623065" StarRating="3" HotelCode="187666|107776" HotelName="Arya Amed Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Amed, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187277/187277a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Amed. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|75306" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151841/151841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.72043072" Longitude="115.17994303" StarRating="4" HotelCode="931796|78504" HotelName="Park Regis Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/368945/p_368945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.81702747" Longitude="115.09833502" StarRating="3" HotelCode="611819|299912" HotelName="D' Padang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang-padang 909x, Uluwatu, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6453410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.65423192" Longitude="115.17245997" StarRating="4" HotelCode="552950|253389" HotelName="Grand Kesambi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kesambi 88, Kerobokan 80361, Kuta Utara, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.708072952305" Longitude="115.17902792604" StarRating="3" HotelCode="263569|78583" HotelName="Grand Livio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 17, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361815/361815a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|153845" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161057/161057a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major entertainment spots, restaurants and trendy shops. The hotel is just a 10-minute drive away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.78286847" Longitude="115.18397516" StarRating="4" HotelCode="434400|156397" HotelName="Kila Infinity8 Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.By pass Ngurah Rai no 88A, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584524/584524a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.67269888" Longitude="115.15927226" StarRating="3" HotelCode="421815|156606" HotelName="Ibis Styles Bali Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petitenget 19, Kerobokan Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532264/a_532264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Styles Bali Petitenget Hotel is the gateway to Seminyak and Petitenget areas, Strategically located in Seminyak area, just 5 minutes from Petitenget Beach and 10 minutes to Batu Belig beach also easy reach of entertainment venues such a Potato Head and Ku De Ta. Part of the MyResorts program featuring exclusive experiences for Le Club AccorHotels members. Lets our Streats indulge your sense and satisfy your craving international cuisine and authentic local delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|265483" HotelName="Kencana Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38250/3838250/1.jpg?f=15683085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.48156892" Longitude="115.61808283" StarRating="2" HotelCode="361266|108672" HotelName="Villa Matanai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasari, Jasari Beach, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78349/1878349/33.jpg?f=15504925</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.697277724835" Longitude="115.16227935741" StarRating="2" HotelCode="36425|79251" HotelName="Puri Naga Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Seminyak, Kuta, Legian Kaja  80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39445/2039445/1.jpg?f=14960453</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.7083663055652" Longitude="115.17271114651" StarRating="4" HotelCode="502766|168447" HotelName="Sol House Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 16, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/617032/a_617032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.5120595129648" Longitude="115.26108272374" StarRating="3" HotelCode="909078|80079" HotelName="Sri Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233217/233217a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31" OriginalAmount="31">
      <BasicPropertyInfo Latitude="-8.705613" Longitude="115.260467" StarRating="3" HotelCode="36421|72602" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 4, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59672/a_59672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sanur, around 100 m from the city centre. The club resort is also 20 minutes or approximately 5 km from Denpasar, the capital city of the province of Bali. The hotel is a minute’s walk (around 100 m) from the beach, so guests can enjoy days spent lazing in the sun, trying out watersports, discovering the local beach market or restaurant. For the shopping enthusiast, it is also located close to boutiques, gift shops, a supermarket as well as bars, pubs, and the local night club. Ngurah Rai International Airport is just 20 minutes from the hotel (approximately 10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.5216054688304" Longitude="115.26309913226" StarRating="3" HotelCode="398863|lili_house_ubud" HotelName="Lili House Ubud Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97093/2297093/1.jpg?f=15327139</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a babysitting service, a childcare service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.53536448" Longitude="115.26646857" StarRating="2" HotelCode="520994|gusde_house__villa" HotelName="Gusde House &amp; Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618439/618439a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.692202" Longitude="115.161403" StarRating="2" HotelCode="172062|grandmashotels_seminyak" HotelName="Grandmas Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk no.99, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154171/154171a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Seminyak's most happening area, the hotel is within walking distance of shops, stalls, international restaurants and bars, entertainment venues and the magical nightlife. It also is situated 2 minutes’ walk from the beautiful Seminyak beach. The hotel is only 30 minutes or approximately 12 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|swissbelexpress_kuta" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541645/541645a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.69180905" Longitude="115.16953057" StarRating="3" HotelCode="975715|rusty_seminyak" HotelName="Rusty Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Ratna, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10494005</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="0" HotelCode="983391|pondok_karol" HotelName="Pondok Karol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubengan Kauh 2, Gang Lily Gundi, Serangan, Kerobokan 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39563/2939563/1.jpg?f=15054887</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|garden_view_cottages" HotelName="Garden View Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278295/278295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.7234947" Longitude="115.172918" StarRating="3" HotelCode="938769|zen_rooms_holiday_inn_kuta_square_minihotel" HotelName="Hotel ZIA Bali - Kuta by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciung Wanara 17, Banjar Tegal, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980059/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.68187889" Longitude="115.43601559" StarRating="3" HotelCode="377148|naturale_guest_house" HotelName="Pandana Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandana, Tamarind Beach, Nusa Lembongan 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42365/2042365/48.jpg?f=15677375</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lembongan Island, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.67311211" Longitude="115.448858" StarRating="3" HotelCode="666773|locomotive_hotel_and_spa" HotelName="Locomotive Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Banjar Kangin, Nusapenida, Kabupaten, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849977/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.68812909" Longitude="115.44157628" StarRating="3" HotelCode="602543|taman_seaview" HotelName="Taman Seaview" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771645/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.79042919" Longitude="115.15917152" StarRating="3" HotelCode="492431|puri_sabina_bed_breakfast_2" HotelName="Puri Sabina Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sabina 1, Perumahan Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42841/2942841/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.547586441040039" Longitude="115.2694091796875" StarRating="3" HotelCode="0|jegeg_mas_cottage" HotelName="Jegeg Mas Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>jalan. bangkilesan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/47/d3470f39cb93ffc46600a293a985474e82bc1124.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Mas, Jegeg Mas Cottage is within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This bed &amp;amp; breakfast is 3.6 mi (5.8 km) from Ubud Royal Palace and 4.1 mi (6.6 km) from Campuhan Ridge Walk.&lt;br /&gt;Amenities : Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 2.6 km / 1.6 mi&lt;br /&gt;Agung Rai Museum of Art - 3.3 km / 2.1 mi&lt;br /&gt;Ubud Monkey Forest - 4.7 km / 2.9 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 4.7 km / 2.9 mi&lt;br /&gt;Goa Gajah - 4.9 km / 3 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5.4 km / 3.3 mi&lt;br /&gt;Ubud Traditional Art Market - 5.8 km / 3.6 mi&lt;br /&gt;Ubud Royal Palace - 5.8 km / 3.6 mi&lt;br /&gt;Pura Desa - 6.1 km / 3.8 mi&lt;br /&gt;Saraswati Temple - 6.2 km / 3.8 mi&lt;br /&gt;Puri Lukisan Museum - 6.3 km / 3.9 mi&lt;br /&gt;Campuhan Ridge Walk - 6.6 km / 4.1 mi&lt;br /&gt;Pura Dalem Ubud - 6.7 km / 4.2 mi&lt;br /&gt;Tegenungan Waterfall - 6.8 km / 4.2 mi&lt;br /&gt;Blanco Museum - 7 km / 4.3 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 34.8 km / 21.6 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Cooked-to-order breakfasts are available daily from 7:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 2 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.77446406" Longitude="115.22158685" StarRating="2" HotelCode="763438|palm_bamboo_hotel" HotelName="Palm Bamboo Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 71</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8414921</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.34572084" Longitude="115.67191754" StarRating="3" HotelCode="592565|alami_resort_and_restaurant_" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38393/2038393/1.jpg?f=15622431</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.33541" Longitude="115.64571" StarRating="2" HotelCode="0|_0x242e5" HotelName="Classic Beach Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/59/9859db9f29d4cddd6176c620395316b60f616a63.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Classic Beach Villas in Karangasem, you'll be on the beach, just a 1-minute walk from Amed Beach and 9 minutes by foot from Amed.  This beach villa is 28.5 mi (45.9 km) from Blue Lagoon Beach and 7.1 mi (11.5 km) from Tulamben Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Rooms have private furnished lanais. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a rooftop terrace and a garden. This villa also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. A complimentary cooked-to-order breakfast is served daily from 7:30 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,100,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.3454773724865" Longitude="115.67222623065" StarRating="3" HotelCode="187666|arya_amed_beach_resort" HotelName="Arya Amed Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Amed, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187277/187277a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Amed. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.338642120361328" Longitude="115.16881561279297" StarRating="3" HotelCode="0|atas_awan_ecoboutique_hotel" HotelName="Village Above The Clouds" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Munduk Andong Kelod, Angseri, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/30/4a30e815c2be00b41535c0a2d7be92764d8cb73b.jpeg</HotelPictures>
        <HotelDescription>Yoga Above The Clouds is located in Baturiti, 43 km from Kuta. Free WiFi is featured and free private parking is available on site.&lt;br /&gt;Views of the mountain, pool or garden are featured in certain rooms.&lt;br /&gt;The inn also offers car hire. Ubud is 22 km from Yoga Above The Clouds, while Seminyak is 40 km from the property. Ngurah Rai International Airport is 45 km away.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Breakfast fee: IDR 40000 per person (approximately)&lt;/li&gt;                              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.137162127898" Longitude="115.0518938899" StarRating="3" HotelCode="908972|villa_agung_beach_inn" HotelName="Villa Agung Beach Inn" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tukadmungga, Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253764/253764a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.14479425" Longitude="114.6558584" StarRating="3" HotelCode="434977|tirta_sari_bungalow" HotelName="Tirta Sari Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Loka Segara, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598335/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.59428695" Longitude="115.33978606" StarRating="0" HotelCode="786536|nirmala_guest_house" HotelName="Nirmala Guest House Keramas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Ida Bagus Mantra, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983450/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.143243789672852" Longitude="114.65216827392578" StarRating="3" HotelCode="0|kubu_padi_wooden_house" HotelName="Kubu Padi Wooden House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt-Gilimanuk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/11/b511d40ff0e34b43d6702fa6f9e761ee3583bbe9.jpeg</HotelPictures>
        <HotelDescription>When you stay at Kubu Padi Wooden House in Pemuteran, you'll be near the beach, within a 10-minute walk of Pemuteran Beach and Bio-Rock Pemuteran Bali.  This bed &amp;amp; breakfast is 10 mi (16.2 km) from West Bali National Park and 19.5 mi (31.4 km) from Gilimanuk Harbor.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include complimentary bottled water, housekeeping is provided daily, and rollaway/extra beds (surcharge) can be requested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 750,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.3504" Longitude="115.68192" StarRating="2" HotelCode="0|wawa_wewe_rock" HotelName="Wawa-Wewe Rock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>I Made (Dongek) Sudana Lipah, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/9e/109e4c5694760c6f4260e753c739b61316835882.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Wawa-Wewe Rock in Karangasem, you'll be near the beach and 7 minutes by car from Amed Beach.  This beach hotel is 31.7 mi (51.1 km) from Blue Lagoon Beach and 3.7 mi (5.9 km) from Amed.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the room service (during limited hours). A complimentary breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.71125602722168" Longitude="115.47003173828125" StarRating="3" HotelCode="0|meket_bungalows" HotelName="Meket Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="BNB" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f5/02/f502b7bec5fc73d2ff77e84a0e1b80f8d9d3f384.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, Meket Bungalows is a 3-minute drive from Crystal Bay and 5 minutes from Gamat Bay.  This bed &amp;amp; breakfast is 4 mi (6.5 km) from Maruti Express Nusa Penida Ferry Dock and 8.3 mi (13.3 km) from Kelingking Beach.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance. The complimentary beach shuttle makes getting to the surf and sand a breeze.&lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch, dinner, or brunch at the bed &amp;amp; breakfast's restaurant, Meket Restaurant, or stay in and take advantage of the room service (during limited hours). A complimentary cooked-to-order breakfast is served daily from 7:30 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned guestrooms. Rooms have private balconies. Complimentary wired and wireless Internet access is available. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 124,900.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;One child 10 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.06" OriginalAmount="31.06">
      <BasicPropertyInfo Latitude="-8.7068052098317" Longitude="115.26232859075" StarRating="3.5" HotelCode="334685|153f02" HotelName="Hotel Palm Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 3, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.13" OriginalAmount="31.13">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1761" StarRating="2" HotelCode="497851|1b4ae0" HotelName="Swiss-Belexpress Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian Gang Troppozone, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541645/541645a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.16" OriginalAmount="31.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|874799" HotelName="THE KANA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950001_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated 5 minutes walk from Bali Galeria Shopping Centre, The Kana Kuta Hotel is 15 minutes drive from Kuta Beach and is 20 minutes drive from Ngurah Rai International AirportSeleriana Restaurant serves western and Indonesian daily buffet breakfast, lunch as well as dinnerThis Hotel has Modern exteriorMedium size of lobbyThe Kana is named after a flower with its special characteristic of being able to grow in any seasons and adored for its perfect beauty. By taking the value of that philosophy, The Kana Hotel is aimed to be a place that always grows endlessly at any time, and improves from time to time. In addition, KANA also means as center faith growth, conviction to move forward, or to establish a harmonious environment individually and universally. Take advantage of an array of unrivaled services and amenities at this three-star hotel. Valet parking, coffee shop, business center, meeting facilities and kids corner are just a few of the facilities that set The Kana Kuta Hotel apart from other accommodations in the city.  Guests can choose from 92 rooms, all of which exude an atmosphere of total peace and harmony. The hotel offers wonderful recreational facilities such as fitness center and outdoor pool to make your stay truly unforgettable</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.24" OriginalAmount="31.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|163550" HotelName="IBIS STYLES PETITENGET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940031_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the suburbs of Bali - Seminyak and was established in 2014. It is 16.3 Km from the Tanah Lot Temple. The Hotel has an outdoor swimming pool and a fitness centre/gym. All 3 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.37" OriginalAmount="31.37">
      <BasicPropertyInfo Latitude="-8.3454773724865" Longitude="115.67222623065" StarRating="3" HotelCode="187666|1171b2" HotelName="Arya Amed Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Amed, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187277/187277a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Amed. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.37" OriginalAmount="31.37">
      <BasicPropertyInfo Latitude="-8.7077034780941" Longitude="115.18703990559" StarRating="4" HotelCode="176733|126bb7" HotelName="Harris Hotel &amp; Residences Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Mertasari, Sunset Road, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161057/161057a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of Kuta and Seminyak, the hotel guarantees easy access to Bali's major entertainment spots, restaurants and trendy shops. The hotel is just a 10-minute drive away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.41" OriginalAmount="31.41">
      <BasicPropertyInfo Latitude="-8.697571" Longitude="115.164277" StarRating="4" HotelCode="915198|12c7b8" HotelName="Ananta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No 539, 80361 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231529/231529a_hb_a_072.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.47" OriginalAmount="31.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|D06673" HotelName="Amalfi Hotel Seminyak" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DALUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2595309_foto_1.jpg</HotelPictures>
        <HotelDescription>Near Seminyak BeachWhen you stay at Amalfi Seminyak in Seminyak, you'll be near the beach, within a 10-minute drive of Seminyak Beach and Kuta Beach.  This hotel is 1 mi (1.5 km) from Seminyak Square and 3.1 mi (4.9 km) from Double Six Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.52" OriginalAmount="31.52">
      <BasicPropertyInfo Latitude="-8.34572084" Longitude="115.67191754" StarRating="3" HotelCode="592565|184f0a" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38393/2038393/1.jpg?f=15622431</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.52" OriginalAmount="31.52">
      <BasicPropertyInfo Latitude="-8.81702747" Longitude="115.09833502" StarRating="3" HotelCode="611819|2084ec" HotelName="D' Padang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang-padang 909x, Uluwatu, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6453410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.61" OriginalAmount="31.61">
      <BasicPropertyInfo Latitude="-8.708072952305" Longitude="115.17902792604" StarRating="3" HotelCode="263569|1e4bac" HotelName="Grand Livio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 17, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361815/361815a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.72" OriginalAmount="31.72">
      <BasicPropertyInfo Latitude="-8.5120595129648" Longitude="115.26108272374" StarRating="3" HotelCode="909078|214ad9" HotelName="Sri Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233217/233217a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.72" OriginalAmount="31.72">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|214ab5" HotelName="Kencana Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38250/3838250/1.jpg?f=15683085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.81" OriginalAmount="31.81">
      <BasicPropertyInfo Latitude="-8.668276" Longitude="115.216409" StarRating="3" HotelCode="173601|118834" HotelName="Grand Santhi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik No.1, Denpasar, 80113 Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275423/275423a_hb_a_025.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 74 rooms. Services and facilities at the hotel include a restaurant, a dining area, a transfer service, room service, a conference room and a business centre. Wireless internet access is available to guests. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.81" OriginalAmount="31.81">
      <BasicPropertyInfo Latitude="-8.7083663055652" Longitude="115.17271114651" StarRating="4" HotelCode="502766|1ce377" HotelName="Sol House Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Jacuzzi,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwijaya 16, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/617032/a_617032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="31.81" OriginalAmount="31.81">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|1b5370" HotelName="Pertiwi Bisma 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="31.89" OriginalAmount="31.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|830710" HotelName="EDEN HOTEL KUTA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949916_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 277 guestrooms featuring minibars and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers.Enjoy international cuisine at Paradisus Restaurant, a restaurant where you can take in the pool view, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge. Full breakfasts are available daily from 6:30 AM to 10:00 AM for a fee.Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Kuta? This hotel has facilities measuring 2874 square feet (267 square meters), including a conference center. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.EDEN Hotel Kuta Bali is centrally located in Kuta, a 3-minute walk from Lippo Mall and 6 minutes by foot from Discovery Shopping Mall.  This 4-star hotel is 0.3 mi (0.5 km) from Tuban Beach and 0.4 mi (0.7 km) from Kuta Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Lippo Mall - 0.3 km / 0.2 mi  Discovery Shopping Mall - 0.5 km / 0.3 mi  Waterbom Bali - 0.6 km / 0.4 mi  Tuban Beach - 0.6 km / 0.4 mi  Segara Beach - 0.7 km / 0.4 mi  Kuta Beach - 0.9 km / 0.6 mi  Kuta Square - 1.2 km / 0.7 mi  Kuta Art Market - 1.2 km / 0.8 mi  Circus Waterpark - 1.6 km / 1 mi  Poppies Lane II - 1.9 km / 1.2 mi  Beachwalk Shopping Center - 2.1 km / 1.3 mi  Bali Bombing Memorial - 2.4 km / 1.5 mi  Mall Bali Galeria - 2.9 km / 1.8 mi  BIMC Hospital - 3.3 km / 2 mi  Siloam Hospitals - 3.3 km / 2.1 mi  The preferred airport for EDEN Hotel Kuta Bali is Denpasar (DPS-Ngurah Rai Intl.) - 3.2 km / 2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.2874353096235" Longitude="115.39424928035" StarRating="2" HotelCode="379974|165763" HotelName="Baruna Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="24 Hour Room Service,Coffee Shop,Dry Cleaning,Garden,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Kintamani 80652</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41117/2041117/24.jpg?f=15524027</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Baruna Cottages in Kintamani, you'll be on a lake and within the vicinity of Mount Batur and Batur Volcano Museum. This lodge is within the region of Besakih Mother Temple and Mount Agung.Rooms Make yourself at home in one of the 6 guestrooms. Rooms have private balconies or patios. Bathrooms with separate bathtubs and showers are provided. Conveniences include desks and coffee/tea makers.Rec, Spa, Premium Amenities Take in the views from a garden and make use of amenities such as tour/ticket assistance.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the lodge's 24-hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.6719503686849" Longitude="115.16255513638" StarRating="4" HotelCode="311310|83046" HotelName="Swiss-Belhotel Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.6788143299858" Longitude="115.15479264724" StarRating="3" HotelCode="540494|228738" HotelName="Kubu Petitenget Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 10, Gang Sunyi, Seminyak 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/66397/3666397/1.jpg?f=15310212</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.821681092263" Longitude="115.14424626442" StarRating="3" HotelCode="398864|127270" HotelName="My Dream Resort And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 88, Kuta Selatan, Badung, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555466/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.6536847" Longitude="115.12748946" StarRating="3" HotelCode="880116|388342" HotelName="Perissos Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Gang Surf, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976308/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.79042919" Longitude="115.15917152" StarRating="3" HotelCode="492431|156400" HotelName="Puri Sabina Bed &amp; Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sabina 1, Perumahan Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42841/2942841/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.27532433" Longitude="115.59050075" StarRating="3" HotelCode="592724|160535" HotelName="Tulamben Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Kubu, Karanagasem, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41746/2041746/1.jpg?f=15211751</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.81966045" Longitude="115.1520202" StarRating="3" HotelCode="348558|127315" HotelName="U Tube Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 200X, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39705/2039705/1.jpg?f=15408786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32" OriginalAmount="32">
      <BasicPropertyInfo Latitude="-8.78399479" Longitude="115.15734303" StarRating="2" HotelCode="762452|360901" HotelName="Villa Prana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Mimpi Resort, Villa Taman Suci, Jimbaran 80025, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/5c/3d5cc0618f07058084b26cddbdd42ecdcff9ce70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|yulia_beach_inn" HotelName="Yulia Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182456/182456a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.667244" Longitude="115.155896" StarRating="4" HotelCode="168622|umalas_hotel_residence" HotelName="Umalas Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas II 83, Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142660/142660a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the aparthotel the famous Kuta Beach and Legian shopping centre can be found. It takes less than about 10 minutes to reach Seminyak, a cosmopolitan area for dining with international cuisine restaurants. Located in the Umalas area, north of Seminyak, the residence lies a 15 km drive away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.72043072" Longitude="115.17994303" StarRating="4" HotelCode="931796|park_regis_kuta" HotelName="Park Regis Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/368945/p_368945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.6536847" Longitude="115.12748946" StarRating="3" HotelCode="880116|perissos_echo_beach" HotelName="Perissos Echo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Gang Surf, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976308/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.52633383" Longitude="115.2642822" StarRating="3" HotelCode="626207|kencana_ubud" HotelName="Kencana Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38250/3838250/1.jpg?f=15683085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.700086" Longitude="115.16430690675" StarRating="4" HotelCode="410364|club_bali_suites__jayakarta_bali_hotel" HotelName="Club Bali Family Suites @ Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 526, Legian Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100884/t_100884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the shores of Legian beach, the resort enjoys an ideal location, within walking distance of scores of international dining venues and shopping centres, and just a short drive from the airport. It is just a 30-minute drive from Denpasar town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|harper_kuta" HotelName="Harper Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218585/218585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.6958844371674" Longitude="115.16603261232" StarRating="3" HotelCode="909023|kusuma_resort" HotelName="Kusuma Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna (Double Six Road), Gg. Raja No.6, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146708/146708a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.673422813415527" Longitude="115.15799713134766" StarRating="4" HotelCode="0|the_capital_resort_seminyak" HotelName="The Capital Hotel and Resort Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget no 89, Kerobokan Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/15/f8151e46972c6b91acbe392e23d4cea5b69e07f5.jpeg</HotelPictures>
        <HotelDescription>The Capital Hotel and Resort is one of the four star hotel in Seminyak area. The Capital Hotel and Resort has  103 rooms with 5 category of room such as Deluxe Room, Deluxe Garden View, Deluxe Pool Access, Grand Deluxe Room, and Suite Room. All of the room provide for the balcony and the guest could use wifi in every area of our hotel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.657419204711914" Longitude="115.14160919189453" StarRating="3" HotelCode="0|outpost_canggu_coliving_at_yarralumla" HotelName="Outpost Canggu Coliving at Yarralumla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat, Gang Mengkudu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/e8/b4e872347da4d6349176bb38bc9f5407c94c0a99.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Outpost Canggu Coliving at Yarralumla in Canggu (Berawa), you'll be within a 10-minute drive of Eat Street and Seminyak Beach. This guesthouse is 5.5 mi (8.8 km) from Double Six Beach and 5.7 mi (9.1 km) from Legian Beach.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Berawa Beach - 1.2 km / 0.8 mi&lt;br /&gt;Batu Bolong Beach - 1.2 km / 0.8 mi&lt;br /&gt;Finns Recreation Club - 1.3 km / 0.8 mi&lt;br /&gt;Splash Waterpark Bali - 1.5 km / 0.9 mi&lt;br /&gt;Batu Belig Beach - 3.3 km / 2.1 mi&lt;br /&gt;Pererenan Beach - 5.3 km / 3.3 mi&lt;br /&gt;Seminyak Beach - 5.4 km / 3.4 mi&lt;br /&gt;Eat Street - 5.5 km / 3.4 mi&lt;br /&gt;TAKSU Bali Gallery - 6 km / 3.7 mi&lt;br /&gt;Petitenget Temple - 6.1 km / 3.8 mi&lt;br /&gt;Petitenget Beach - 6.1 km / 3.8 mi&lt;br /&gt;Sunset Point Shopping Centre - 6.3 km / 3.9 mi&lt;br /&gt;Echo Beach - 7.9 km / 4.9 mi&lt;br /&gt;Gado Gado Beach - 8 km / 5 mi&lt;br /&gt;3D Trick Art Museum DMZ - 8.8 km / 5.4 mi&lt;br /&gt;The preferred airport for Outpost Canggu Coliving at Yarralumla is Denpasar (DPS-Ngurah Rai Intl.) - 17.2 km / 10.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring minibars. Rooms have private furnished balconies or patios. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Airport shuttle transfer per adult: IDR 426000 (one-way)&lt;/li&gt;&lt;li&gt;Airport shuttle transfer per child: IDR 0 (one-way), (up to 18 years old)&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 426000 per vehicle (one-way, maximum occupancy 4)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 0 (one-way), (up to 12 years old)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.81966045" Longitude="115.1520202" StarRating="3" HotelCode="348558|u_tube_hotel__spa" HotelName="U Tube Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 200X, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39705/2039705/1.jpg?f=15408786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.67531648" Longitude="115.44727256" StarRating="0" HotelCode="881592|the_beach_huts" HotelName="The Beach Huts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94965/2094965/2.jpg?f=14973765</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Huts Lembongan is conveniently located in the popular Nusa Lembongan area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, desk, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making The Beach Huts Lembongan your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.5219522" Longitude="115.26302223" StarRating="3" HotelCode="866550|seken_cottages_ubud" HotelName="Seken Cottage Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977050/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.65384960174561" Longitude="115.172378540039" StarRating="2" HotelCode="0|_0x3f8d2" HotelName="RedDoorz @ Kerobokan Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesambi No.88, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/d9/d6d98e1ca9e5a1fa1eea8d4c4e66a5c48d5f85ce.jpeg</HotelPictures>
        <HotelDescription>RedDoorz @ Kerobokan Seminyak is conveniently located in the popular Seminyak area. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Take advantage of the hotel's free Wi-Fi in all rooms, daily housekeeping, 24-hour front desk, luggage storage, Wi-Fi in public areas. Some of the well-appointed guestrooms feature closet, towels, television LCD/plasma screen, mirror, internet access – wireless. Entertain the hotel's recreational facilities, including garden. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at RedDoorz @ Kerobokan Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.81702747" Longitude="115.09833502" StarRating="3" HotelCode="611819|d_padang" HotelName="D' Padang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang-padang 909x, Uluwatu, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6453410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.43917" Longitude="115.357" StarRating="0" HotelCode="692427|asli_bali_villa" HotelName="Asli Bali Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Jelekungkang</AddressLine>
          </AddressLines>
          <CityName>Bangli</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50164/2950164/1.jpg?f=14963679</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.67624282836914" Longitude="115.56927490234375" StarRating="3" HotelCode="0|papa_sun_villas" HotelName="Papa Sun Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="BNB" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kutapang, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6f/39/6f39dbce448ebc22f0c833ef431ac9fb0b871fd4.jpeg</HotelPictures>
        <HotelDescription>With a stay at Papa Sun Villas in Penida Island, you'll be within a 5-minute drive of Port Roro Nusa Jaya Abadi and Plabuhan Tradisional Sampalan.  This bed &amp;amp; breakfast is 10.9 mi (17.6 km) from Crystal Bay and 11.7 mi (18.8 km) from Diamond Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;A complimentary cooked-to-order breakfast is served daily from 7:00 AM to 9:30 AM.&lt;br /&gt;Make yourself at home in one of the 9 individually furnished guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.586411476135254" Longitude="115.2848129272461" StarRating="2" HotelCode="0|the_tetamian_bali" HotelName="The Tetamian Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carik Batuan Kangin, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/42/0a422f78a4bdeea7c1a10e55a7a6d58ae45f1616.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Tetamian Bali in Sukawati, you'll be within a 15-minute drive of Bali Zoo and Keramas Beach.  This hotel is 6.5 mi (10.5 km) from Ubud Monkey Forest and 11.8 mi (19 km) from Sanur Beach.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a picnic area.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;A complimentary continental breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 6 guestrooms. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.00" OriginalAmount="32.00">
      <BasicPropertyInfo Latitude="-8.31984" Longitude="115.178" StarRating="3.5" HotelCode="625708|village_above_the_clouds_desa_atas_awan_ecoboutique_hotel" HotelName="Atas Awan Eco-Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Munduk Andong Kelod, Angseri, Baturiti 82191</AddressLine>
          </AddressLines>
          <CityName>Baturiti</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92459/3692459/34.jpg?f=15506651</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Baturiti, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.01" OriginalAmount="32.01">
      <BasicPropertyInfo Latitude="-8.521037" Longitude="115.257436" StarRating="2" HotelCode="94807|194294" HotelName="Garden View Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571, Bali, PO Box 154</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278295/278295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32.16" OriginalAmount="32.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|400230" HotelName="FRII BALI ECHO BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063533_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 77 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant or snacks in the coffee shop/caf�. The hotel also offers room service (during limited hours). Relax with a refreshing drink from the bar/lounge or one of the 3 beach bars. Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and limited parking is available onsite.With a stay at FRii Bali Echo Beach in Canggu (Batu Bolong), you'll be within a 15-minute drive of Puputan Badung Square and Batu Bolong Beach.  This hotel is 4.6 mi (7.5 km) from Eat Street and 4.7 mi (7.6 km) from Seminyak Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Batu Bolong Beach - 0.5 km / 0.3 mi  Pererenan Beach - 2.6 km / 1.6 mi  Finns Recreation Club - 2.8 km / 1.7 mi  Splash Waterpark Bali - 3 km / 1.8 mi  Berawa Beach - 3 km / 1.9 mi  Batu Belig Beach - 4.5 km / 2.8 mi  Echo Beach - 5 km / 3.1 mi  Eat Street - 7.5 km / 4.6 mi  Seminyak Beach - 7.6 km / 4.7 mi  TAKSU Bali Gallery - 7.8 km / 4.8 mi  Petitenget Temple - 7.9 km / 4.9 mi  Petitenget Beach - 7.9 km / 4.9 mi  Sunset Point Shopping Centre - 8.1 km / 5 mi  Gado Gado Beach - 8.8 km / 5.5 mi  Seminyak Square - 9.2 km / 5.7 mi  The preferred airport for FRii Bali Echo Beach is Denpasar (DPS-Ngurah Rai Intl.) - 18.5 km / 11.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.22" OriginalAmount="32.22">
      <BasicPropertyInfo Latitude="-8.6896761533119" Longitude="115.16330541278" StarRating="4" HotelCode="933582|181906" HotelName="Harris Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 99, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387110/387110a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.41" OriginalAmount="32.41">
      <BasicPropertyInfo Latitude="-8.67269888" Longitude="115.15927226" StarRating="3" HotelCode="421815|1b33f6" HotelName="Ibis Styles Bali Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petitenget 19, Kerobokan Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532264/a_532264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Styles Bali Petitenget Hotel is the gateway to Seminyak and Petitenget areas, Strategically located in Seminyak area, just 5 minutes from Petitenget Beach and 10 minutes to Batu Belig beach also easy reach of entertainment venues such a Potato Head and Ku De Ta. Part of the MyResorts program featuring exclusive experiences for Le Club AccorHotels members. Lets our Streats indulge your sense and satisfy your craving international cuisine and authentic local delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.50" OriginalAmount="32.50">
      <BasicPropertyInfo Latitude="-8.137162127898" Longitude="115.0518938899" StarRating="3" HotelCode="908972|12abb4" HotelName="Villa Agung Beach Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tukadmungga, Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253764/253764a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32.52" OriginalAmount="32.52">
      <BasicPropertyInfo StarRating="3" HotelCode="|135383" HotelName="LOTUS TIRTA SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939933_foto_1.jpg</HotelPictures>
        <HotelDescription>This lovely hotel can be found in Kuta/ Legian. With a total of 14 rooms, this is a nice place to stay. Guests may take advantage of the Wi-Fi connection throughout. Customers can enjoy the convenience of 24-hour reception. Baby cots are available on request for children. Pets are not permitted on the premises. The car park may be useful to those arriving by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.61" OriginalAmount="32.61">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|18cfbc" HotelName="The Atanaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188452/188452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.70" OriginalAmount="32.70">
      <BasicPropertyInfo Latitude="-8.156059" Longitude="115.029116" StarRating="3.5" HotelCode="187673|1a080c" HotelName="Bali Paradise Boutique Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kalibukbuk, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234428/234428a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar and room service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="32.83" OriginalAmount="32.83">
      <BasicPropertyInfo Latitude="-8.61346936" Longitude="115.11919227" StarRating="0" HotelCode="777327|21d40b" HotelName="Annupuri Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Greenlot Sambandha, Buwit 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Buwit</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976242/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="32.99" OriginalAmount="32.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|110919" HotelName="THE LEAF JIMBARAN LUXURY VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950722_foto_1.jpg</HotelPictures>
        <HotelDescription>The Leaf Jimbaran, set in the midst of a typical Bali resort scenery, was designed as an open space in harmony with the surrounding nature. Each villa is designed with glass walls hosting the living area, generating interactions between artificially designed and natural environments. The use of space is influenced by vast open space concept, blending into the surrounding nature and garden. The 40 spacious private pool villas and 10 Leaf Deluxe rooms all embrace our own quiet bay on Bali's sophisticated and natural coastline, just 20 minutes from Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.650648" Longitude="115.161955" StarRating="3" HotelCode="292747|362699" HotelName="Apple Villas and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Anyar 333B, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277127/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apple Villas &amp; Apartments is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Coffee shop, airport transfer, car park, shared kitchen, free Wi-Fi in all rooms are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as fan, kitchenette, balcony/terrace, refrigerator, in room safe. The hotel offers various recreational opportunities. Convenience and comfort makes Apple Villas &amp; Apartments the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.14811926" Longitude="114.65365681" StarRating="3" HotelCode="334624|157647" HotelName="Arjuna Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Pemuteran, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.6767506574075" Longitude="115.15560827645" StarRating="3" HotelCode="65746|69719" HotelName="Bali Ayu Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85173/a_85173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the quiet village of Petitenget in Kerobokan, Kuta. This village is situated just some 3 km north of the bustle of the tourist centre Kuta and Seminyak. Ngurah Rai International Airport is around a 30-minute comfortable drive. Situated some 700 metres from the patrolled Petitenget beach and the nearest restaurant, the hotel is surrounded by rice paddies and village homes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7688411437278" Longitude="115.17075247738" StarRating="2" HotelCode="448709|83424" HotelName="Bali Breezz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Sari 23, Kabupaten Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235620/235620a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.6899174671807" Longitude="115.26182234287" StarRating="3" HotelCode="7162|71506" HotelName="Bumi Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1435/a_1435_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Sanur, this bungalow complex is just a 5-minute walk from the beach, a 20-minute drive from Ngurah Rai International Airport and a 15-minutes drive from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7086333632966" Longitude="115.17030537128" StarRating="2.5" HotelCode="93156|21705" HotelName="Champlung Mas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129550/a_129550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated just a few metres from the attractive white sandy beach and popular surfing point of Legian Beach. The guesthouse-style establishment lies in the Kuta Beach area of Bali, and is just 1 km from the centre of town, where guests will find a number of shops and eateries. Bali's capital city, Denpasar, is some 10 km away, or a 25-minute drive. Ngurah Rai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.700086" Longitude="115.16430690675" StarRating="4" HotelCode="410364|72185" HotelName="Club Bali Family Suites @ Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 526, Legian Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100884/t_100884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the shores of Legian beach, the resort enjoys an ideal location, within walking distance of scores of international dining venues and shopping centres, and just a short drive from the airport. It is just a 30-minute drive from Denpasar town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|77095" HotelName="Dekuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.692202" Longitude="115.161403" StarRating="2" HotelCode="172062|74558" HotelName="Grandmas Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk no.99, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154171/154171a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Seminyak's most happening area, the hotel is within walking distance of shops, stalls, international restaurants and bars, entertainment venues and the magical nightlife. It also is situated 2 minutes’ walk from the beautiful Seminyak beach. The hotel is only 30 minutes or approximately 12 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.7180589946863" Longitude="115.17493518188" StarRating="3" HotelCode="933488|79996" HotelName="J4 Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 74, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532882/532882a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.6932725793147" Longitude="115.26174005062" StarRating="2.5" HotelCode="394523|83527" HotelName="Louto Dmell Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Gang Anggrek 2, Gang XVIII 2, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/386457/386457a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.14272942" Longitude="114.65286873" StarRating="2" HotelCode="406781|157666" HotelName="Mango Tree Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.6962524093507" Longitude="115.26338726805" StarRating="3" HotelCode="312705|83529" HotelName="Nesa Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 144, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550561/550561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33" OriginalAmount="33">
      <BasicPropertyInfo Latitude="-8.677065" Longitude="115.154163" StarRating="3" HotelCode="66198|71855" HotelName="Putu Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 1070, Jl. Petitenget 72X, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85692/a_85692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, with the beach just a few minutes away. It is 15 minutes from the capital city of Denpasar, while the international airport is just 30 minutes away. There is a variety of international restaurants and entertainment venues just a short walk away, while the busiest shopping and nightlife spots in Legian and Kuta can be reached in just 10 minutes by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.7180589946863" Longitude="115.17493518188" StarRating="3" HotelCode="933488|j4_hotels_legian" HotelName="J4 Hotels" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 74, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532882/532882a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.697571" Longitude="115.164277" StarRating="4" HotelCode="915198|ananta_legian_hotel" HotelName="Ananta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No 539, 80361 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231529/231529a_hb_a_072.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.55528545379639" Longitude="115.28670501709" StarRating="0" HotelCode="0|kailash_2" HotelName="Kailash Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ir. Sutami Kemenuh, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/48/29/482922ec17d0778e59b1fc65553bf965eae41a31.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Kailash Bali” is situated in Bali. It boasts a convenient location within 23 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes is offered at the on-site restaurant. Wi-Fi is available throughout the property. Guests are invited to have a swim in a swimming pool. Friendly staff at the 24-hour reception will help you with travel tips and taxi orders.&lt;/br&gt;Meals can be delivered to your room upon request. Laundry services are provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.51543055171091" Longitude="115.265024161902" StarRating="0" HotelCode="0|gedong_bali_family_homestay" HotelName="Gedong Bali Family Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa No 57, Padang Tegal Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b0/49/b0495472b12242f3b66837219b9bedebade43614.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Gedong Bali Family Homestay” is located in Bali. It boasts a convenient location within 18 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. There is a swimming pool on site. Room service is also available. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.677065" Longitude="115.154163" StarRating="3" HotelCode="66198|putu_bali_villa_spa" HotelName="Putu Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 1070, Jl. Petitenget 72X, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85692/a_85692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, with the beach just a few minutes away. It is 15 minutes from the capital city of Denpasar, while the international airport is just 30 minutes away. There is a variety of international restaurants and entertainment venues just a short walk away, while the busiest shopping and nightlife spots in Legian and Kuta can be reached in just 10 minutes by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|the_atanaya_hotel__managed_by_century_park" HotelName="The Atanaya Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188452/188452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.699452" Longitude="115.16513" StarRating="4" HotelCode="0|club_bali_suites_jayakarta_bali_hotel" HotelName="Club Bali Family Suites @Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara St, Kabupaten Badung,526, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/8d/058d24cac4bd4259ef7557ab9aadfd839382c3ef.jpeg</HotelPictures>
        <HotelDescription>Club Bali Family Suites @ Legian Beach is independently owned and operated by Club Bali Resorts. The resort is superbly adjacent to beautiful Legian beach within The Jayakarta Bali Hotel complex in Legian, Kuta Bali. Set in its own lush tropical gardens, it features 52 spacious One, Two, and Three Bedroom Suites which have been recognized as one of the best family accommodations in Bali&lt;/br&gt;This apartment resort is set in the midst of its own tropical gardens, and offers a breathtaking amount of space and homely accommodation in the form of one, two and three-bedroom apartments. This property is an ideal place for a pleasant and relaxing stay. It was renovated in 2010 and offers 52 rooms in total, a lobby, 24-hour reception, hotel safe, currency exchange facility and lift access. There is also a restaurant and WiFi Internet access (subject to fees), as well as room and laundry services (both subject to fees). There is also a Tour Desk to assist in all arrangements for visiting the sites of exotic Bali and airport transfers are available upon request ( subject to fees ). Parking facilities are available to guests arriving by car. Younger guests are sure to enjoy the playground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.65911865234375" Longitude="115.14564514160156" StarRating="3" HotelCode="0|outpost_canggu_coliving" HotelName="Outpost Canggu Coliving" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Layur, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/d3/18d35c458c20ba22f8757966580d9b0b9d5604b0.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Canggu (Kuta Utara), Outpost Canggu Coliving is within a 5-minute walk of Finns Recreation Club and within a 5-minute drive of Batu Bolong Beach.  This guesthouse is 1.4 mi (2.2 km) from Berawa Beach.&lt;br /&gt;Amenities : Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Finns Recreation Club - 0.4 km / 0.2 mi&lt;br /&gt;Splash Waterpark Bali - 0.6 km / 0.4 mi&lt;br /&gt;Batu Bolong Beach - 1.8 km / 1.1 mi&lt;br /&gt;Berawa Beach - 2 km / 1.2 mi&lt;br /&gt;Batu Belig Beach - 2.2 km / 1.4 mi&lt;br /&gt;Masceti Temple - 4 km / 2.5 mi&lt;br /&gt;Petitenget Temple - 4.2 km / 2.6 mi&lt;br /&gt;Petitenget Beach - 4.2 km / 2.6 mi&lt;br /&gt;Seminyak Beach - 4.6 km / 2.9 mi&lt;br /&gt;Eat Street - 4.7 km / 2.9 mi&lt;br /&gt;Pererenan Beach - 5.2 km / 3.2 mi&lt;br /&gt;Sunset Point Shopping Centre - 5.4 km / 3.4 mi&lt;br /&gt;Seminyak Square - 5.7 km / 3.6 mi&lt;br /&gt;Gado Gado Beach - 6.1 km / 3.8 mi&lt;br /&gt;Legian Road - 7.1 km / 4.4 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 16.1 km / 10 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Finns Recreation Club&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 7 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Extra-person charges may apply and vary depending on property policy Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;p&gt; &lt;/p&gt;There is no front desk at this property. If you are planning to arrive after 10:00 PM please contact the property in advance using the information on the booking confirmation.&lt;p&gt; &lt;/p&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;p&gt; &lt;/p&gt;Hotel only accepts guests with minimum age of 18</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.51873005" Longitude="115.26362381" StarRating="0" HotelCode="421124|yarama_cottages" HotelName="Yarama Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 88x, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80010/3780010/1.jpg?f=15524646</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Yarama Cottages puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless, internet access – wireless (complimentary), air conditioning, balcony/terrace, internet access – LAN (complimentary). The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Yarama Cottages will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.650648" Longitude="115.161955" StarRating="3" HotelCode="292747|apple_villas__apartments" HotelName="Apple Villas and Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Anyar 333B, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277127/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apple Villas &amp; Apartments is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Coffee shop, airport transfer, car park, shared kitchen, free Wi-Fi in all rooms are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as fan, kitchenette, balcony/terrace, refrigerator, in room safe. The hotel offers various recreational opportunities. Convenience and comfort makes Apple Villas &amp; Apartments the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.51895586" Longitude="115.26421554" StarRating="3" HotelCode="666782|ubud_aura_retreat_center" HotelName="Ubud Aura Retreat Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanoman Street 888, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/72/728695/728695a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.69315242767334" Longitude="115.44239807128906" StarRating="3" HotelCode="0|ocean_paradise_cottage" HotelName="Ocean Paradise Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lembongan, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c3/8d/c38d9ae2fcf8a1fa50b1b28986a6b9f625557208.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Ocean Paradise Cottage in Lembongan Island (Mushroom Bay), you'll be within a 10-minute drive of Jungut Batu Beach and Gala-Gala Underground House.  This guesthouse is 18.8 mi (30.3 km) from Blue Lagoon Beach and 31.9 mi (51.3 km) from Bali Marine and Safari Park.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gala-Gala Underground House - 0.3 km / 0.2 mi&lt;br /&gt;Dream Beach - 1.3 km / 0.8 mi&lt;br /&gt;Yellow Bridge - 1.5 km / 0.9 mi&lt;br /&gt;Devil's Tear - 1.7 km / 1.1 mi&lt;br /&gt;Mushroom Bay Beach - 1.7 km / 1.1 mi&lt;br /&gt;Sandy Bay Beach - 1.9 km / 1.2 mi&lt;br /&gt;Jungut Batu Beach - 2.3 km / 1.4 mi&lt;br /&gt;Organic Lembongan Spa - 2.5 km / 1.5 mi&lt;br /&gt;Sunset Point - 2.6 km / 1.6 mi&lt;br /&gt;Paradise Beach - 3.1 km / 1.9 mi&lt;br /&gt;Secret Beach - 3.9 km / 2.4 mi&lt;br /&gt;Blue Corner - 4 km / 2.5 mi&lt;br /&gt;Pantai Mahagiri - 4.4 km / 2.7 mi&lt;br /&gt;Mangrove Point - 5.9 km / 3.7 mi&lt;br /&gt;Le Mayeur Museum - 23.7 km / 14.7 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 84.5 km / 52.5 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Dining : At Ocean Paradise Cottage, enjoy a satisfying meal at the restaurant.&lt;br /&gt;HeadLine : In Lembongan Island (Mushroom Bay)&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 2 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards, debit cards, and cash&lt;/li&gt;  &lt;/ul&gt;&lt;p&gt; &lt;/p&gt;The front desk is open daily from 8:00 AM - 10:00 PM. Front desk staff will greet guests on arrival.&lt;p&gt; &lt;/p&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;p&gt; &lt;/p&gt;Hotel only accepts guests with minimum age of 18</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.62921142578125" Longitude="115.15135955810547" StarRating="3" HotelCode="0|carik_bali_guest_house" HotelName="Carik Bali Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Babakan Canggu No.18, 80351 Canggu, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e4/aa/e4aaff78466cac5bc7d766533f938ab632498d07.jpeg</HotelPictures>
        <HotelDescription>Located in Canggu, 4.1 km from Echo Beach, Carik Bali Guest House has a garden and a terrace. The property is situated 4.4 km from Vue Beach Club, 4.1 km from Batu Bolong Beach and 4.2 km from Berawa Beach. The accommodation provides free WiFi. At the guest house, all rooms are equipped with a terrace. The nearest airport is Ngurah Rai International Airport, 13 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.78399479" Longitude="115.15734303" StarRating="2" HotelCode="762452|villa_prana_jimbaran" HotelName="Villa Prana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Mimpi Resort, Villa Taman Suci, Jimbaran 80025, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/5c/3d5cc0618f07058084b26cddbdd42ecdcff9ce70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.68590688" Longitude="115.43050873" StarRating="3" HotelCode="748351|royal_retreat_villas_lembongan" HotelName="Royal Retreat Villa's Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5920957</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.4604757" Longitude="115.2809793" StarRating="2.5" HotelCode="448635|dukuh_village_homestay" HotelName="Dukuh Village Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh, Desa Kenderan, Gianyar, Tegallalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.14811926" Longitude="114.65365681" StarRating="3" HotelCode="334624|arjuna_homestay" HotelName="Arjuna Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Pemuteran, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.44288393" Longitude="115.667954" StarRating="2" HotelCode="764437|frangipani_inn_restaurant" HotelName="Frangipani Inn &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Batu Telu, Seraya Tengah, Seraya 80811</AddressLine>
          </AddressLines>
          <CityName>Seraya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48883/2948883/1.jpg?f=14949668</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.61346936" Longitude="115.11919227" StarRating="0" HotelCode="777327|annupuri_villas_bali" HotelName="Annupuri Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Greenlot Sambandha, Buwit 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Buwit</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976242/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.552046" StarRating="3" HotelCode="292304|rama_shinta_candidasa" HotelName="Rama Shinta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Dusun Samuh Bugbug, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276769/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.27398571" Longitude="115.5895125" StarRating="2" HotelCode="504156|puri_tulamben_dive_resort_and_spa" HotelName="Puri Tulamben Dive Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253798/253798a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Small brand new resort in Tulamben Bali. Only 5 minutes away from the USS Liberty wreck and other dive sites in the Tulamben Bay.Home to Bali Reef Divers Tulamben a PADI 5 Star Dive resort   SSI Dive Center. Bali Reef Divers offer diving to the best sites in Tulamben Amed Kubu and Seraya. PADI and SSI courses from Discover Scuba to Divemaster are available. Our instructors speak English French Dutch and Indonesian.The resort boasts a restaurant with stunning Ocean and Gunung Agung view and serves an excellent selection of Western and Indonesian dishes.Tired? Take one of the Body treatments in our Spa and feel reborn. Or just relax on one of the sunbeds by the pool with a drink. Puri Tulamben Dive Resort is the perfect cozy little resort to refresh and do some diving at some world class dive sites in the area!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.47129675" Longitude="115.4435783" StarRating="0" HotelCode="836689|khrisna_homestay_2" HotelName="Khrisna Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen, Banjar Tebola, Sidemen, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982300/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Khrisna Homestay is perfectly located for both business and leisure guests in Bali. The hotel has everything you need for a comfortable stay. All the necessary facilities, including car park, laundry service, bicycle rental, tours, free Wi-Fi in all rooms, are at hand. Some of the well-appointed guestrooms feature balcony/terrace, desk, television, shower, fan. Enjoy the hotel's recreational facilities, including massage, garden, before retiring to your room for a well-deserved rest. A welcoming atmosphere and excellent service are what you can expect during your stay at Khrisna Homestay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.67972817" Longitude="115.57343803" StarRating="0" HotelCode="834325|pandawa_beach_resort_and_spa_luxury" HotelName="Pandawa Beach Resort And Spa Luxury" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klungkung Regency, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33070000/33066900/33066895/3900c324_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="983171|the_box_paradise_bungalow" HotelName="The Box Paradise Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kutapang Kauh, Desa Batununggul, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37420000/37412400/37412382/173d882c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.677821159362793" Longitude="115.56761169433594" StarRating="3" HotelCode="0|arunika_cottage" HotelName="Arunika Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kutapang Kauh, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/74/d974790916121851cc67729398d10d465a4f791c.jpeg</HotelPictures>
        <HotelDescription>When you stay at Arunika Cottage in Penida Island, you'll be within the vicinity of Maruti Express Nusa Penida Ferry Dock. This guesthouse is within the region of Mangrove Point and Gamat Bay.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.20" OriginalAmount="33.20">
      <BasicPropertyInfo Latitude="-8.7086333632966" Longitude="115.17030537128" StarRating="2.5" HotelCode="93156|103271" HotelName="Champlung Mas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Guesthouse,Hostel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129550/a_129550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated just a few metres from the attractive white sandy beach and popular surfing point of Legian Beach. The guesthouse-style establishment lies in the Kuta Beach area of Bali, and is just 1 km from the centre of town, where guests will find a number of shops and eateries. Bali's capital city, Denpasar, is some 10 km away, or a 25-minute drive. Ngurah Rai International Airport is 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.20" OriginalAmount="33.20">
      <BasicPropertyInfo Latitude="-8.81966045" Longitude="115.1520202" StarRating="3" HotelCode="348558|18f826" HotelName="U Tube Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 200X, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39705/2039705/1.jpg?f=15408786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.20" OriginalAmount="33.20">
      <BasicPropertyInfo Latitude="-8.712021" Longitude="115.226942" StarRating="3" HotelCode="173222|126baf" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 28, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276080/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sanur area of the cultural and business centre of Bali, making it extremely convenient for leisure and business travellers alike. There are numerous restaurants, bars, clubs and shops nearby. Public transport runs in front of the hotel. Sanur Beach is about 5 km away. Tanah Lot and Lake Batur are both some 20 km away. The hotel is situated only 40 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.27" OriginalAmount="33.27">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4" HotelCode="448602|188ac8" HotelName="The Sawah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="24 Hour Room Service,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tengkulak, Kemenuh Village, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611888/ecee4a8aa7d98bf491cabd11ed8b186b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, The Sawah Villa promises a relaxing and wonderful visit. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the The Sawah Villa. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at The Sawah Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.27" OriginalAmount="33.27">
      <BasicPropertyInfo Latitude="-8.7973262453495" Longitude="115.20590716958" StarRating="3.5" HotelCode="113540|116b8f" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Tarukan 7, Taman Mumbul, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234624/234624a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Cilacap (CXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.31" OriginalAmount="33.31">
      <BasicPropertyInfo Latitude="-8.650648" Longitude="115.161955" StarRating="3" HotelCode="292747|129f5a" HotelName="Apple Villas and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Anyar 333B, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277127/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apple Villas &amp; Apartments is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Coffee shop, airport transfer, car park, shared kitchen, free Wi-Fi in all rooms are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as fan, kitchenette, balcony/terrace, refrigerator, in room safe. The hotel offers various recreational opportunities. Convenience and comfort makes Apple Villas &amp; Apartments the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="33.32" OriginalAmount="33.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|919809" HotelName="ROYAL EIGHTEEN RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066650_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.36" OriginalAmount="33.36">
      <BasicPropertyInfo Latitude="-8.6962524093507" Longitude="115.26338726805" StarRating="3" HotelCode="312705|190936" HotelName="Nesa Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 144, Sanur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550561/550561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="33.44" OriginalAmount="33.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|158739" HotelName="THE SINTESA JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675943_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sintesa Jimbaran Bali, 206 beautiful appointed guestrooms and suites are available in unique tiers of accommodation which include Superior Room, Deluxe Room, Family Rooms and our Suites Collection. All room categories embody the finest attributes of contemporary Balinese and Javanese design and ultimately anticipate the needs of all our local &amp; international travelers. This collection of accommodation provides the ultimate in crafted comfort, preferential services and privileges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.63" OriginalAmount="33.63">
      <BasicPropertyInfo Latitude="-8.14272942" Longitude="114.65286873" StarRating="2" HotelCode="406781|1a8141" HotelName="Mango Tree Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.64" OriginalAmount="33.64">
      <BasicPropertyInfo Latitude="-8.14811926" Longitude="114.65365681" StarRating="3" HotelCode="334624|1551df" HotelName="Arjuna Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Pemuteran, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="33.82" OriginalAmount="33.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|868858" HotelName="Grand Livio Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1006606_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within walking distance from Bali Kuta Central Shopping Arcade and surrounded by the famous Kuta, Legian and Seminyak areas, ibis Styles Bali Kuta Dewi Sri is an international economy hotel close to the beach and shopping, nightlife and dining areas.Dedicated designed (24.5sqm) room of contemporary design.Breakfast, Lunch and Dinner available at this hotel.This is a modern hotel.This hotel has a medium size lobby.Located within walking distance from Bali Kuta Central Shopping Arcade and surrounded by the famous Kuta, Legian and Seminyak areas, ibis Styles Bali Kuta Dewi Sri is an international economy hotel close to the beach and shopping, nightlife and dining areas. The hotel features 114 rooms including family rooms designed for modern comfort, a meeting room, restaurant, relaxing lounge bar, and pool for adult and children, making it perfect for both business and leisure travelers.Ibis Styles Bali Kuta Dewi Sri, a newly-built hotel offers great value accommodation with all included in the price: room,breakfast and WiFi internet access. A unique design and true comfort are provided to meet your travel needs while in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.86" OriginalAmount="33.86">
      <BasicPropertyInfo Latitude="-8.713591" Longitude="115.173127" StarRating="3" HotelCode="65759|1063fb" HotelName="Adi Dharma Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 155, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85186/p_85186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on bustling Legian Street, just a short walk from shopping centres, entertainment venues and dining options in Kuta. The centre of Denpasar is just a half-hour drive away. Drive time from Bali International Airport is approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="33.99" OriginalAmount="33.99">
      <BasicPropertyInfo Latitude="-8.158058" Longitude="115.200842" StarRating="3" HotelCode="292671|12eb77" HotelName="Villa Manuk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Babysitting,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Manuksesa, Desa Bebetin, 81151 Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42022/2042022/1.jpg?f=15373654</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa Manuk puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. To be found at the hotel are babysitting, restaurant, laundry service, room service, airport transfer. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find desk, complimentary bottled water, shower, fan, non smoking rooms. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Villa Manuk will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.7120163889974" Longitude="115.1674246788" StarRating="2" HotelCode="187669|156529" HotelName="Bali Bungalo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta Gang Wina, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274252/274252a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.6896761533119" Longitude="115.16330541278" StarRating="4" HotelCode="933582|83061" HotelName="Harris Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 99, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387110/387110a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.153589" Longitude="115.037861" StarRating="2" HotelCode="292687|329464" HotelName="Melamun Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Lovina Beach, Alasangker, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277069/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.807100302425" Longitude="115.22091029725" StarRating="4" HotelCode="202042|76924" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Badung Bali, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/287526/a_287526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nusa Dua, close to the Indonesia Tourism Development Corporation (ITDC), only 14 km from Ngurah Rai international airport, 2 km from BICC and next door to Bali National Golf Club. It is situated in a relaxing enclave offering a natural environment with a nod to balinese style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.5139636384055" Longitude="115.25719546977" StarRating="3" HotelCode="298355|32399" HotelName="Pertiwi Bisma 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 96732, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.805008" Longitude="115.222179" StarRating="3" HotelCode="932454|76997" HotelName="Santika Siligita Nusa Dua Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A, Banjar Peminge, Nusa Dua, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184698/184698a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.61034662" Longitude="115.24826033" StarRating="4" HotelCode="408048|179205" HotelName="Sri Abi Ratu Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Pagutan Kaja 8</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sri Abi Ratu Villa in Penatih, you'll be convenient to Bali Bird Park and Bali Zoo.  This 4-star hotel is within close proximity of Sukawati Market and Kesiman Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 4 individually decorated guestrooms, featuring private pools and flat-screen televisions. Satellite programming and iPod docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Partially open bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Dip into one of the 4 outdoor swimming pools or enjoy other recreational amenities, which include bicycles to rent. This hotel also features complimentary wireless Internet access, wedding services, and tour/ticket assistance. Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Mingle with other guests at a complimentary reception, held daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is complimentary (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="34" OriginalAmount="34">
      <BasicPropertyInfo Latitude="-8.182015" Longitude="114.998971" StarRating="4" HotelCode="915184|162138" HotelName="The Hamsa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Terjun Sing Sing, Desa Cempaga, Lovina Beach 81108, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276474/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Temukus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.14272942" Longitude="114.65286873" StarRating="2" HotelCode="406781|mango_tree_inn" HotelName="Mango Tree Inn" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|dekuta_hotel_2" HotelName="Dekuta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.7981561882814" Longitude="115.14997848532" StarRating="5" HotelCode="387506|leaf_jimbaran" HotelName="The Leaf Jimbaran" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun Karang, Mas Sejahtera, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/499599/a_499599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.51584277" Longitude="115.26552589" StarRating="2.5" HotelCode="875716|zen_rooms_ubud_jatayu" HotelName="ZEN Rooms Ubud Jatayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu Gang Menda 6, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40764/2940764/1.jpg?f=15033349</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at ZEN Rooms Ubud Jatayu in Ubud (Ubud City-Centre), you'll be minutes from Peliatan Palace and close to Wayang Kulit.  This hotel is within close proximity of Ubud Peliatan Balerung Stage and Komaneka Fine Art Gallery.Rooms Make yourself at home in one of the air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks, housekeeping is provided daily, and rollaway/extra beds (surcharge) can be requested.Dining Take advantage of the hotel's room service (during limited hours).Business, Other Amenities A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.68391349" Longitude="115.22708518" StarRating="3" HotelCode="195112|the_banyumas_villa" HotelName="The Banyumas Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Banyumas No. 1, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192380/192380a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.791906" Longitude="115.22967" StarRating="4" HotelCode="292343|grand_whiz_hotel_nusa_dua_bali" HotelName="Grand Whiz Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226285/226285a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|the_kuta_playa_hotel_villas" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277728/a_277728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.51459" Longitude="115.26053" StarRating="3" HotelCode="0|monkey_forest_bungalow" HotelName="Monkey Forest Bungalow" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Monkey Forest, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/91/58913b3e2c2f1057f1bc1c5d020cefb3e50e1832.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud (Ubud City-Centre), Monkey Forest Bungalow is within a 15-minute walk of Ubud Monkey Forest and Ubud Traditional Art Market.  This spa bed &amp;amp; breakfast is 0.6 mi (0.9 km) from Ubud Royal Palace and 1.1 mi (1.7 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 7 individually furnished guestrooms, featuring fireplaces. Complimentary wireless Internet access is available to keep you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Treat yourself with massages, body treatments, and facials. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and coffee/tea in a common area.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 100,000.00 IDR.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.6727650483231" Longitude="115.26239097118" StarRating="3" HotelCode="38338|alit_beach_resort_and_villas_2" HotelName="Hotel Alit's Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 49, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63351/a_63351_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel overlooks a dark volcanic sandy beach on the northern edge of Sanur and is located 20 minutes from Ngurah Rai International Airport and 10 minutes from Denpasar City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.654367446899414" Longitude="115.1360855102539" StarRating="2" HotelCode="0|bali_billy_village" HotelName="Bali Billy Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan Canggu, No. 8 C, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/8d/f98dfa18a7c900ffc4798a8c709199426f559401.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bali Billy Village in Canggu (Batu Bolong), you'll be a 3-minute drive from Echo Beach and 9 minutes from Eat Street. This guesthouse is 4.1 mi (6.5 km) from Seminyak Beach and 4.4 mi (7.1 km) from Seminyak Square.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and shopping on site.&lt;br /&gt;Grab a bite from the grocery/convenience store, or stay in and take advantage of the guesthouse's room service (during limited hours). Continental breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 8 individually furnished guestrooms. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Children 10 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="983387|ary_house_ubud" HotelName="Ary House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Serongga, Banjar Tengah Kangin, Peliatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42919/2942919/1.jpg?f=15053873</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.684598922729492" Longitude="115.43380737304688" StarRating="4" HotelCode="0|the_beach_hut" HotelName="Dream Beach Cottage Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dream beach and Sunset beach, 80771 Lembongan, I, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/a3/b6a3bf40cbfa9b3c566f2e52eed068487ffa3d5c.jpeg</HotelPictures>
        <HotelDescription>This lovely hotel is in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.6824123" Longitude="115.44244855" StarRating="3" HotelCode="434677|darsan_lembongan_boutique_cottage" HotelName="Darsan Lembongan Boutique Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Song Lambung Beach, 80771 Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39887/2039887/1.jpg?f=15096956</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.68194128" Longitude="115.43420843" StarRating="3" HotelCode="616061|le_nusa_beach_club" HotelName="Le Nusa Beach Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92469/3692469/1.jpg?f=15235127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.67269888" Longitude="115.15927226" StarRating="3" HotelCode="421815|kamaniiya_petitenget_seminyak" HotelName="Ibis Styles Bali Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petitenget 19, Kerobokan Kelod, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/532264/a_532264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Styles Bali Petitenget Hotel is the gateway to Seminyak and Petitenget areas, Strategically located in Seminyak area, just 5 minutes from Petitenget Beach and 10 minutes to Batu Belig beach also easy reach of entertainment venues such a Potato Head and Ku De Ta. Part of the MyResorts program featuring exclusive experiences for Le Club AccorHotels members. Lets our Streats indulge your sense and satisfy your craving international cuisine and authentic local delicacies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.546783" Longitude="115.166163" StarRating="4" HotelCode="908977|anginsepoi_villa" HotelName="Angin Sepoi Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pengembungan, Desa Pererenan, Mengwi, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234582/234582a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.712021" Longitude="115.226942" StarRating="3" HotelCode="173222|graha_cakra_bali" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 28, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276080/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sanur area of the cultural and business centre of Bali, making it extremely convenient for leisure and business travellers alike. There are numerous restaurants, bars, clubs and shops nearby. Public transport runs in front of the hotel. Sanur Beach is about 5 km away. Tanah Lot and Lake Batur are both some 20 km away. The hotel is situated only 40 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.230846405029297" Longitude="115.41043853759766" StarRating="3" HotelCode="0|mount_batur_villa" HotelName="Mount Batur Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Songan A, Gang Jempana, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/a3/d8a3ba2c43b8af5a526e583c11e51f946f896964.jpeg</HotelPictures>
        <HotelDescription>With a stay at Mount Batur Villa in Kintamani, you'll be steps from Lake Batur and a 5-minute drive from Batur Natural Hot Spring. This bed &amp;amp; breakfast is 7.2 mi (11.5 km) from Museum Geopark Batur and 10.3 mi (16.5 km) from Batur Volcano Museum.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Enjoy a satisfying meal at Mount Batur Restaurant serving guests of Mount Batur Villa.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring Smart televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms with showers are provided.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34.05" OriginalAmount="34.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|918195" HotelName="CRYSTALKUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32277_image63571852_0.jpg</HotelPictures>
        <HotelDescription>Crystal Kuta is a modern property with an outdoor pool and free Wi-Fi. Just 5 minutes' drive from Ngurah Rai International Airport, Kuta and Legian, it operates a 24-hour front desk. Jasmine Restaurant has a daily buffet
breakfast and Indonesian dishes.
The modern air-conditioned rooms are all equipped with a flat-screen TV, personal safe and electric kettle. Some rooms enjoy views of the city, while suites have a separate living room. En suite bathrooms have either a bathtub
or shower.
Crystal Kuta is a 10-minute drive from Seminyak and Sanur areas. Nusa Dua area is a 15-minute drive away.
Airport transfers can be arranged at a charge, while free parking are provided on site.
Guests can arrange day trips at the tour desk, or check e-mails at the business centre. Room service is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.08" OriginalAmount="34.08">
      <BasicPropertyInfo Latitude="-8.677065" Longitude="115.154163" StarRating="3" HotelCode="66198|11b374" HotelName="Putu Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 1070, Jl. Petitenget 72X, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85692/a_85692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, with the beach just a few minutes away. It is 15 minutes from the capital city of Denpasar, while the international airport is just 30 minutes away. There is a variety of international restaurants and entertainment venues just a short walk away, while the busiest shopping and nightlife spots in Legian and Kuta can be reached in just 10 minutes by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.22" OriginalAmount="34.22">
      <BasicPropertyInfo Latitude="-8.153589" Longitude="115.037861" StarRating="2" HotelCode="292687|12a74b" HotelName="Melamun Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laviana, Lovina Beach, Alasangker, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277069/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.25" OriginalAmount="34.25">
      <BasicPropertyInfo Latitude="-8.4604757" Longitude="115.2809793" StarRating="2.5" HotelCode="448635|1ea26f" HotelName="Dukuh Village Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh, Desa Kenderan, Gianyar, Tegallalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.26" OriginalAmount="34.26">
      <BasicPropertyInfo Latitude="-8.7981561882814" Longitude="115.14997848532" StarRating="5" HotelCode="387506|1a6482" HotelName="The Leaf Jimbaran" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun Karang, Mas Sejahtera, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/499599/a_499599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.26" OriginalAmount="34.26">
      <BasicPropertyInfo Latitude="-8.67344554" Longitude="115.14660246" StarRating="3.5" HotelCode="397844|18ebdf" HotelName="Kubal Villa &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547461/547461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="34.39" OriginalAmount="34.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|838821" HotelName="ASHOKA TREE RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066274_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in a peaceful, rural area to the north of Ubud, this luxuriant resort property boasts a range of elegant villas overlooking the Wos River.  The spacious one and two-bedroom villas feature lavish private plunge pools and wooden sun decks with parasols and sun loungers, fully-equipped kitchenettes where guests can prepare meals and snacks or even try out local recipes, and en suite bathrooms with rain showers and double vanities.  Guests can spend lazy days sunbathing by the sparkling outdoor pool and children's pool, enjoy onsite yoga, painting and cooking classes, or take the convenient shuttle to the centre of Ubud.  The in-house restaurant serves local specialties amidst fantastic views of the surrounding rice terraces and tropical forest.  The resort also offers a personalized butler service, massages and beauty treatments, a tour desk, and romantic, candlelit dinners or fun family barbeques in the privacy of the villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.44" OriginalAmount="34.44">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|214abf" HotelName="Adi Bisma Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800217/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.51" OriginalAmount="34.51">
      <BasicPropertyInfo Latitude="-8.7180589946863" Longitude="115.17493518188" StarRating="3" HotelCode="933488|15d35a" HotelName="J4 Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 74, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532882/532882a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.64" OriginalAmount="34.64">
      <BasicPropertyInfo Latitude="-8.182015" Longitude="114.998971" StarRating="4" HotelCode="915184|1aac2e" HotelName="The Hamsa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Terjun Sing Sing, Desa Cempaga, Lovina Beach 81108, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276474/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Temukus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.66" OriginalAmount="34.66">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|1e1180" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40602/2940602/1.jpg?f=15198009</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.72" OriginalAmount="34.72">
      <BasicPropertyInfo Latitude="-8.6932725793147" Longitude="115.26174005062" StarRating="2.5" HotelCode="394523|182c53" HotelName="Louto Dmell Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu, Gang Anggrek 2, Gang XVIII 2, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/386457/386457a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="34.89" OriginalAmount="34.89">
      <BasicPropertyInfo Latitude="-8.7120163889974" Longitude="115.1674246788" StarRating="2" HotelCode="187669|15504c" HotelName="Bali Bungalo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta Gang Wina, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274252/274252a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.7952920685119" Longitude="115.14654564846" StarRating="3" HotelCode="384877|88831" HotelName="Argya Santi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun I, Sakura, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614942/614942a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.553457" StarRating="4" HotelCode="904701|30085" HotelName="Bali Palms Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Candi Dasa, Nyuh Tebel, Manggis, Amlapura, 80581 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150726/150726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right on the beachfront of Candidasa Beach with breathtaking views of the sea, islands and mountain backdrop, just 5 minutes' walk away from a wide variety of restaurants, bars, shops, beauty salons and other amenities of the small coastal town. It takes only 1 hour and 15 minutes drive to get to the resort from Denpasar International Airport (approximately 80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.156059" Longitude="115.029116" StarRating="3.5" HotelCode="187673|127751" HotelName="Bali Paradise Boutique Resort And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kalibukbuk, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234428/234428a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar and room service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.791906" Longitude="115.22967" StarRating="4" HotelCode="292343|78775" HotelName="Grand Whiz Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226285/226285a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.68293528" Longitude="115.43162346" StarRating="3" HotelCode="868921|384300" HotelName="Lembongan Cempaka Villa &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495927</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.2783686667443" Longitude="115.5934304113" StarRating="3" HotelCode="319921|160521" HotelName="Ocean Sun Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kubu Amlapura, Desa Tulamben, Karangasem 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39464/2039464/1.jpg?f=15347543</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the resort. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|179217" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.6937556458464" Longitude="115.26328866005" StarRating="2" HotelCode="66195|83535" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Bungalow Complex" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 128, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85689/a_85689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur close to the main shopping areas, entertainment venues and dining spots with the beach just a five-minute walk away. In addition, the international airport is just 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|77351" HotelName="The Atanaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188452/188452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.67531648" Longitude="115.44727256" StarRating="0" HotelCode="881592|384310" HotelName="The Beach Huts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94965/2094965/2.jpg?f=14973765</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Huts Lembongan is conveniently located in the popular Nusa Lembongan area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, desk, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making The Beach Huts Lembongan your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.14479425" Longitude="114.6558584" StarRating="3" HotelCode="434977|157691" HotelName="Tirta Sari Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Loka Segara, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598335/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.47034366" Longitude="115.27422848" StarRating="3" HotelCode="406978|156959" HotelName="Villa JJ and Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/52855/2952855/1.jpg?f=15427169</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa JJ and Spa Ubud puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, valet parking are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find air conditioning, wake-up service, mini bar, balcony/terrace, television. The hotel offers various recreational opportunities. Villa JJ and Spa Ubud is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.713591" Longitude="115.173127" StarRating="3" HotelCode="65759|adi_dharma_cottages" HotelName="Adi Dharma Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 155, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85186/p_85186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on bustling Legian Street, just a short walk from shopping centres, entertainment venues and dining options in Kuta. The centre of Denpasar is just a half-hour drive away. Drive time from Bali International Airport is approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|satriya_cottages" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182976/a_182976_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is located just 4 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.649825096130371" Longitude="115.13687896728516" StarRating="3" HotelCode="0|rimbun_canggu_hotel" HotelName="Rimbun Canggu Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Jl. Pantai Batu Bolong, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/62/0b/620bf7e925787c697b761b2f203b34e6596bc8f1.jpeg</HotelPictures>
        <HotelDescription>This comfortable hotel is set in Kerobokan. The total number of accommodation units is 38. Wired and wireless internet connection are available. The reception desk is open all day long. Cots are not available at this property. Guests will not be bothered during their stay, as this is not a pet-friendly establishment. Travellers arriving by car will appreciate parking available at RIMBUN CANGGU HOTEL. Guests staying at this establishment can take advantage of the transfer service offered. The hotel may charge a fee for some services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 80,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.67344554" Longitude="115.14660246" StarRating="3.5" HotelCode="397844|kubal_villa_" HotelName="Kubal Villa &amp; Restaurant" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547461/547461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.50733821" Longitude="115.25866358" StarRating="0" HotelCode="750721|bali_moon_guest_house" HotelName="Bali Moon Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38916/2038916/1.jpg?f=15391778</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.67762885" Longitude="115.1635155" StarRating="4" HotelCode="438326|bali_heritage_villas_" HotelName="Bali Royal Heritage Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban 18, Banjar Taman Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.650648" Longitude="115.161955" StarRating="3" HotelCode="292747|apple_villa_and_apartment" HotelName="Apple Villas and Apartments" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Anyar 333B, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277127/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Apple Villas &amp; Apartments is perfectly located for both business and leisure guests in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Coffee shop, airport transfer, car park, shared kitchen, free Wi-Fi in all rooms are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as fan, kitchenette, balcony/terrace, refrigerator, in room safe. The hotel offers various recreational opportunities. Convenience and comfort makes Apple Villas &amp; Apartments the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|padma_ubud_retreat" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40602/2940602/1.jpg?f=15198009</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.6879156408173" Longitude="115.26211738586" StarRating="2.5" HotelCode="65750|tamukami" HotelName="Tamukami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 64X, Sanur, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85177/a_85177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the peaceful village of Sanur, surrounded by a beautiful tropical garden. The beach is around 150 m away and several bars, street cafes, souvenir shops and restaurants may be reached within only a few minutes. The city centre of Denpasar is only about a 10-minute drive away. The hotel is situated just around a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.6937556458464" Longitude="115.26328866005" StarRating="2" HotelCode="66195|swastika_bungalows" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Bungalow Complex" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 128, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85689/a_85689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur close to the main shopping areas, entertainment venues and dining spots with the beach just a five-minute walk away. In addition, the international airport is just 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.5171153" Longitude="115.25962115" StarRating="3" HotelCode="441675|wenara_bali_bungalow" HotelName="Wenara Bali Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38318/3838318/1.jpg?f=15683115</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|adi_bisma_inn" HotelName="Adi Bisma Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800217/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="852689|bhuana_shanti_homestay" HotelName="Bhuana Shanti Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 34, Sambahan, Gianyar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535568</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.68953725252948" Longitude="115.436611175537" StarRating="3" HotelCode="0|_0x36f07" HotelName="G Luna Huts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Mini-hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dream Beach, Lembongan Bali, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/b4/98b4949f4cb41cceb2661a928be4fd37ba81c7ca.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Dream Beach Inn in Lembongan Island (Mushroom Bay), you'll be minutes from Devil's Tear and close to Nusa Lembongan Beach.  This hotel is within close proximity of Yellow Bridge and Crystal Bay.Rooms Make yourself at home in one of the 6 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.Amenities Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional amenities at this hotel include complimentary wireless Internet access and tour/ticket assistance.Dining Enjoy a satisfying meal at a restaurant serving guests of Dream Beach Inn. Breakfast is available for a fee.Business, Other Amenities The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.7952920685119" Longitude="115.14654564846" StarRating="3" HotelCode="384877|argya_santi_resort" HotelName="Argya Santi Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun I, Sakura, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614942/614942a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|kakul_villa_ubud_apartment_suite" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/51939/2951939/1.jpg?f=14950328</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.70071705" Longitude="115.44283142" StarRating="3" HotelCode="491866|svaha_private_villas_ceningan" HotelName="Svaha Private Villas Ceningan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Le Pirate Beach, Ceningan 80771, Lembongan</AddressLine>
          </AddressLines>
          <CityName>Ceningan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654368/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ceningan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.81628397" Longitude="115.0999936" StarRating="2" HotelCode="448631|padang_padang_breeze" HotelName="Padang Padang Breeze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan labuan Sait A4, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93783/2493783/9.jpg?f=15660179</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a bar and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.158058" Longitude="115.200842" StarRating="3" HotelCode="292671|villa_manuk" HotelName="Villa Manuk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Babysitting,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Manuksesa, Desa Bebetin, 81151 Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42022/2042022/1.jpg?f=15373654</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa Manuk puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. To be found at the hotel are babysitting, restaurant, laundry service, room service, airport transfer. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find desk, complimentary bottled water, shower, fan, non smoking rooms. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Villa Manuk will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|karana_resort_ubud" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.00" OriginalAmount="35.00">
      <BasicPropertyInfo Latitude="-8.5861" Longitude="115.32871" StarRating="4" HotelCode="0|11sacred_river_village" HotelName="11Sacred River Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Selukat keramas gianyar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/45/a345e80c4f0fd94f0147ede76bdbf54fb3f2ffc9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at 11Sacred River Village in Gianyar, you'll be within a 10-minute drive of Bali Marine and Safari Park and Lebih Beach.  This bed &amp;amp; breakfast is 9.5 mi (15.3 km) from Ubud Monkey Forest and 11.5 mi (18.5 km) from Sanur Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a sauna. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 500,000.00 IDR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.03" OriginalAmount="35.03">
      <BasicPropertyInfo Latitude="-8.67531648" Longitude="115.44727256" StarRating="0" HotelCode="881592|1ac0ad" HotelName="The Beach Huts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94965/2094965/2.jpg?f=14973765</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Huts Lembongan is conveniently located in the popular Nusa Lembongan area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), non smoking rooms, air conditioning, desk, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making The Beach Huts Lembongan your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.13" OriginalAmount="35.13">
      <BasicPropertyInfo Latitude="-8.72043072" Longitude="115.17994303" StarRating="4" HotelCode="931796|147cf8" HotelName="Park Regis Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/368945/p_368945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.22" OriginalAmount="35.22">
      <BasicPropertyInfo Latitude="-8.7085591272798" Longitude="115.17864033579" StarRating="3" HotelCode="909081|12237e" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11, Sunset Road, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271735/271735a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A business centre and a theatre hall are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.24" OriginalAmount="35.24">
      <BasicPropertyInfo Latitude="-8.50885239" Longitude="115.56681575" StarRating="3" HotelCode="491616|1e3670" HotelName="Segara Wangi Beach Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candi Dasa, Tenganan, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87293/3487293/34.jpg?f=15605526</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.25" OriginalAmount="35.25">
      <BasicPropertyInfo Latitude="-8.718862" Longitude="115.174103" StarRating="4" HotelCode="300234|15071c" HotelName="Harper Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 73, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218585/218585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.32" OriginalAmount="35.32">
      <BasicPropertyInfo Latitude="-8.5737169846917" Longitude="115.36348570556" StarRating="4" HotelCode="485444|1d2bf4" HotelName="Kori Maharani Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Bay Pass Ida Bagus Mantra, Pantai Siyut, Gianyar 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643663/643663a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="35.35" OriginalAmount="35.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|711398" HotelName="ADI DHARMA HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32186_image63534696_0.jpg</HotelPictures>
        <HotelDescription>Adi Dharma Hotel Legian features a balcony overlooking the pool or the hotel's lush gardens. Adi Dharma Hotel Legian is located in the center of Kuta, close to a wide selection of shops, entertainment venues and restaurants. The rooms are simple and comfortable, with a peaceful atmosphere and set amidst lush tropical landscaping. The spa offers a variety of massages and body treatments.There are also 2 restaurants, one of which is open 24 hours a day and serves international and Indonesian cuisine. There is a bar and a poolside terrace.Adi Dharma is located a short walk from Kuta Beach and a 30-minute drive from Sanur and Nusa Dua areas. Denpasar city is 35 minutes away by car. Ngurah Rai International Airport is just a 25-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.39" OriginalAmount="35.39">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|117f53" HotelName="Yulia Beach Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182456/182456a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.46" OriginalAmount="35.46">
      <BasicPropertyInfo Latitude="-8.705613" Longitude="115.260467" StarRating="3" HotelCode="36421|11b826" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Golf,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesuma Sari 4, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59672/a_59672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Sanur, around 100 m from the city centre. The club resort is also 20 minutes or approximately 5 km from Denpasar, the capital city of the province of Bali. The hotel is a minute’s walk (around 100 m) from the beach, so guests can enjoy days spent lazing in the sun, trying out watersports, discovering the local beach market or restaurant. For the shopping enthusiast, it is also located close to boutiques, gift shops, a supermarket as well as bars, pubs, and the local night club. Ngurah Rai International Airport is just 20 minutes from the hotel (approximately 10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.54" OriginalAmount="35.54">
      <BasicPropertyInfo Latitude="-8.34527992" Longitude="115.67140409" StarRating="2" HotelCode="435109|1ae389" HotelName="Amed Harmony Cafe and Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Desa Bunutan, Karangasem, 80852 Amed, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38361/2038361/68.jpg?f=15522792</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.61" OriginalAmount="35.61">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|11b16a" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.69" OriginalAmount="35.69">
      <BasicPropertyInfo Latitude="-8.4621470877317" Longitude="115.24876536736" StarRating="4" HotelCode="908970|11571a" HotelName="Ashoka Tree Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Banjar Tanggayuda, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135265/135265a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.74" OriginalAmount="35.74">
      <BasicPropertyInfo Latitude="-8.7952920685119" Longitude="115.14654564846" StarRating="3" HotelCode="384877|1ef138" HotelName="Argya Santi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun I, Sakura, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614942/614942a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.95" OriginalAmount="35.95">
      <BasicPropertyInfo Latitude="-8.2783686667443" Longitude="115.5934304113" StarRating="3" HotelCode="319921|14dc39" HotelName="Ocean Sun Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kubu Amlapura, Desa Tulamben, Karangasem 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39464/2039464/1.jpg?f=15347543</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the resort. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.96" OriginalAmount="35.96">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.553457" StarRating="4" HotelCode="904701|11dfd8" HotelName="Bali Palms Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Candi Dasa, Nyuh Tebel, Manggis, Amlapura, 80581 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150726/150726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right on the beachfront of Candidasa Beach with breathtaking views of the sea, islands and mountain backdrop, just 5 minutes' walk away from a wide variety of restaurants, bars, shops, beauty salons and other amenities of the small coastal town. It takes only 1 hour and 15 minutes drive to get to the resort from Denpasar International Airport (approximately 80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.97" OriginalAmount="35.97">
      <BasicPropertyInfo Latitude="-8.7181831737001" Longitude="115.17034292221" StarRating="3" HotelCode="908999|115494" HotelName="Dekuta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 2 No. 8, Kuta Beach</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276311/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.713591" Longitude="115.173127" StarRating="3" HotelCode="65759|34548" HotelName="Adi Dharma Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 155, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85186/p_85186_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on bustling Legian Street, just a short walk from shopping centres, entertainment venues and dining options in Kuta. The centre of Denpasar is just a half-hour drive away. Drive time from Bali International Airport is approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.47686632" Longitude="115.28756049" StarRating="4" HotelCode="510865|152762" HotelName="Alam Sembuwuk Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan 45, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14870000/14869000/14868962/86bd0fa5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.67590344" Longitude="115.15396431" StarRating="3" HotelCode="504251|156570" HotelName="Amalfi Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget Kendal 8, Seminyak 80031, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|156579" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367728/367728a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.67255138" Longitude="115.15179782" StarRating="1" HotelCode="867815|383959" HotelName="Gelatik Bed And Breakfast - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Gelatik 2, Jalan Batu Belig, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977598/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.68321486" Longitude="115.43551517" StarRating="3" HotelCode="754787|353182" HotelName="Koji Garden Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamarind Beach, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.6934417533016" Longitude="115.16910388913" StarRating="3" HotelCode="349790|83012" HotelName="Kubu Cempaka Seminyak Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Cempaka  9, Jalan Plawa, 80361 Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68889/2268889/51.jpg?f=15639171</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.8068218756283" Longitude="115.13140532448" StarRating="4" HotelCode="292869|101330" HotelName="Le Grande Bali Ulluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Block 5, Pecatu Indah Resort, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400517/a_400517_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the Pecatu area on the south-western coast of Bali, well known for the famous temple at Uluwatu, Pura Luhur, as well as Dreamland Beach. The centre of Pecatu is about a 10—minute drive away, while the Bali Collection shopping centre is approximately 20 minutes away by car. The property is just a 30-minute drive from both Kuta and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.6778983942268" Longitude="115.15717595816" StarRating="3" HotelCode="186643|76368" HotelName="Marbella Pool Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari 20 X, Kerobokan, Petitenget 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1045188/WL0TElNG_c5a752015bfbad728db54abf4426dc81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the Petitenget district of Seminyak, 5 minutes from the city centre, the popular Ku De Ta restaurant, the Potato Head beach club and Seminyak Square. The hotel is 10 minutes from trendy boutiques and shopping galleries and 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.13297425" Longitude="114.55664625" StarRating="2" HotelCode="762504|397786" HotelName="Bajul Eco Lodge Plataran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Housekeeping,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Gerokgak, Menjangan, Buleleng, Singaraja 81155</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643601/643601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bajul Eco Lodge by Plataran, is a prime environmental-friendly accommodation and facility that comprise 18 lodges and educational facilities within Plataran L' Harmonie – West Bali National Park.
 
Providing a rustic stay in the heart of the untamed Plataran L'Harmonie - West Bali National Park that seamlessly blends in with nature. The compound provides three types of lodges – premium lodge, standard lodge and group lodge. From shared to private lodges, Bajul Eco Lodge provides a unique learning environment that suits every type of guests with different interests.

It also offers a wide range of educational and leisure facilities allowing visitors to immerse in nature's endless treasures:  Wet Lab, Outdoor Classroom, Meeting Room, Plataran Bali Starling Show Cage, Plataran Bird Observation Deck, Native Plants Nursery, Horse Stables, Animal Playground, Plataran Ocean Observation Deck and Plataran Private Cruise Jetty.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|83581" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235684/235684a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.552046" StarRating="3" HotelCode="292304|87580" HotelName="Rama Shinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Dusun Samuh Bugbug, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276769/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.6768141566773" Longitude="115.51373185977" StarRating="3" HotelCode="293031|310500" HotelName="Ring Sameton Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk, Br. Bodong, Ped, Insel Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37957/2037957/39.jpg?f=15648429</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Nusa Penida, Ring Sameton Inn promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. All the necessary facilities, including coffee shop, laundry service, restaurant, room service, shared lounge/TV area, are at hand. Designed for comfort, selected guestrooms offer air conditioning, desk, complimentary bottled water, internet access – wireless (complimentary), non smoking rooms to ensure a restful night. Entertain the hotel's recreational facilities, including diving, pool (kids), children's playground, fishing, garden. For reliable service and professional staff, Ring Sameton Inn caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.7306544180787" Longitude="115.16720572513" StarRating="4" HotelCode="908966|27270" HotelName="Sun Island Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180187/180187a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|76868" HotelName="The Akmani Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180530/180530a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifestyle boutiques and fancy eateries. The resort is dedicated to the discerning traveller seeking the best beach retreat in the heart of Kuta. It can be reached within 15 minutes by car or taxi from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.7981561882814" Longitude="115.14997848532" StarRating="5" HotelCode="387506|153501" HotelName="The Leaf Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun Karang, Mas Sejahtera, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/499599/a_499599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.79356116" Longitude="115.16268579" StarRating="3.5" HotelCode="840428|320806" HotelName="Villa Allamanda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 100, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.708922" Longitude="115.257412" StarRating="3" HotelCode="899704|71873" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182545/a_182545_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of Denpasar City, just 40 minutes’ drive from Bali's Ngurah Rai International Airport. It is a short distance to business offices, government hubs and higher education institutions. Shopping areas are also within walking distance of the property and the Badung Denpasar Bali traditional market is just 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36" OriginalAmount="36">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|75155" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277728/a_277728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|the_niche_bali" HotelName="The Niche Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131674/w_131674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, and entertainment areas in Bali. The beach is 500 metres away, the tourist centre and town centre of Legian around a 5-minute walk away and the city of Denpasar approximately 5 km away. Ngurah Rai Airport is around 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|holiday_inn_express_bali_raya_kuta" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367728/367728a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|the_akmani_legian" HotelName="The Akmani Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180530/180530a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifestyle boutiques and fancy eateries. The resort is dedicated to the discerning traveller seeking the best beach retreat in the heart of Kuta. It can be reached within 15 minutes by car or taxi from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.7085591272798" Longitude="115.17864033579" StarRating="3" HotelCode="909081|sunset_residence_condotel" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11, Sunset Road, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271735/271735a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A business centre and a theatre hall are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.71603067" Longitude="115.18132958" StarRating="4" HotelCode="352912|berry_glee_hotel" HotelName="Berry Glee Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta 139, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/446821/446821a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129566/a_129566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.5734" Longitude="115.3838" StarRating="4.5" HotelCode="497710|wyndham_tamansari_jivva_resort_bali" HotelName="Wyndham Tamansari Jivva Resort Bali" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Lepang No. 16, Pantai Lepang, Klungkung 80752</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/611623/a_611623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Klungkung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.50207098" Longitude="115.26310827" StarRating="3" HotelCode="858413|taman_bintang_villa_ubud" HotelName="Taman Bintang Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536240</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.695213" Longitude="115.164943" StarRating="4" HotelCode="113554|the_amasya_villas" HotelName="The Amasya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156911/a_156911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa is located in the Seminyak area, which is one of the most sought-after and prestigious residential areas. Restaurants are a 10-minute walk away, and the establishment is just 10 minutes’ drive from central Kuta and approximately 20 minutes from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.63526911" Longitude="115.14922186" StarRating="3" HotelCode="668172|umpadhi_canggu_hotel" HotelName="Umpadhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Tulang, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.708922" Longitude="115.257412" StarRating="3" HotelCode="899704|villa_puri_ayu" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182545/a_182545_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of Denpasar City, just 40 minutes’ drive from Bali's Ngurah Rai International Airport. It is a short distance to business offices, government hubs and higher education institutions. Shopping areas are also within walking distance of the property and the Badung Denpasar Bali traditional market is just 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.68321486" Longitude="115.43551517" StarRating="3" HotelCode="754787|koji_garden_huts" HotelName="Koji Garden Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamarind Beach, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.694604873657227" Longitude="115.26052856445312" StarRating="3" HotelCode="0|anindya_homestay" HotelName="Anindya Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Bumi Ayu gang Jasmine no 104 Sanur, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/fd/4afd41bcc78b88dd143d75531c052988a20b57ee.jpeg</HotelPictures>
        <HotelDescription>With a stay at Anindya Homestay in Denpasar, you'll be convenient to Pantai Karang Beach and Sanur Beach. This bed &amp;amp; breakfast is within close proximity of Sanur Night Market and Sindhu Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 15 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.80473025" Longitude="115.1602701" StarRating="3" HotelCode="773192|uma_mani_villa_jimbaran" HotelName="Uma Mani Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 1, Gang Mantili, Simpangan, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638233/638233a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Jimbaran. Those wishing to escape the hustle and bustle of daily routine will find peace and tranquillity at this property. Moreover, there is a wireless Internet connection available on-site. Uma mani Villa and Spa Jimbaran does not offer 24-hour reception. Unfortunately, there are no bedrooms where guests can ask for a cot for the little ones. Uma mani Villa and Spa Jimbaran is not a pet-friendly establishment. There is a car park. The hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.49690373" Longitude="115.28109015" StarRating="3" HotelCode="866927|paraiso_cottage_ubud" HotelName="Paraiso Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rayar Banjar Laplapan, Desa Petulu, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10535964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.53687" Longitude="115.092" StarRating="0" HotelCode="837583|sekar_arum_resort" HotelName="Sekar Arum Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nyanyi Banjar Pasti 8</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.34527992" Longitude="115.67140409" StarRating="2" HotelCode="435109|amed_harmony_cafe_and_bungalows_" HotelName="Amed Harmony Cafe and Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Desa Bunutan, Karangasem, 80852 Amed, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38361/2038361/68.jpg?f=15522792</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.2783686667443" Longitude="115.5934304113" StarRating="3" HotelCode="319921|ocean_sun_dive_resort" HotelName="Ocean Sun Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kubu Amlapura, Desa Tulamben, Karangasem 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39464/2039464/1.jpg?f=15347543</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the resort. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.182015" Longitude="114.998971" StarRating="4" HotelCode="915184|the_hamsa" HotelName="The Hamsa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Terjun Sing Sing, Desa Cempaga, Lovina Beach 81108, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276474/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Temukus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.354703903198242" Longitude="115.13072204589844" StarRating="3" HotelCode="0|damara_villa_jatiluwih" HotelName="Damara Villa - Jatiluwih" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jatiluwih Kawan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/ae/ddaeecbd7ca27ae4a561b62c173e99882d230eeb.jpeg</HotelPictures>
        <HotelDescription>Located in Penebel, this villa is a 1-minute drive from Jatiluwih and 6 minutes from Jatiluwih Rice Fields. This villa is 14.4 mi (23.2 km) from Ulun Danu Temple and 5.8 mi (9.4 km) from Belulang Hot Spring.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this villa include complimentary wireless Internet access, wedding services, and tour/ticket assistance.&lt;br /&gt;A complimentary cooked-to-order breakfast is served daily from 6:30 AM to 10:30 AM.&lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Make yourself comfortable in this air-conditioned villa, which has a kitchenette. There's a private balcony or patio. A 40-inch LED television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a minibar, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.405962944030762" Longitude="115.29524230957031" StarRating="3" HotelCode="0|umakelod_sebatu_villas" HotelName="Umakelod Sebatu Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Satria, Tegallalang, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/25/7d2567ae09170c425d9da0f9bd757d20ea2fc827.jpeg</HotelPictures>
        <HotelDescription>With a stay at Umakelod Sebatu Villas in Sebatu, you'll be within a 5-minute drive of Tirta Empul Temple and Tegallalang Handicraft Center.  This bed &amp;amp; breakfast is 11.2 mi (18.1 km) from Ubud Monkey Forest and 8.9 mi (14.3 km) from Ubud Royal Palace.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.19" OriginalAmount="36.19">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|124c58" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235684/235684a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.20" OriginalAmount="36.20">
      <BasicPropertyInfo Latitude="-8.7202696766958" Longitude="115.16986012459" StarRating="4" HotelCode="915186|1d6cc4" HotelName="Wyndham Garden Kuta Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta No. 99X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/277728/a_277728_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.49" OriginalAmount="36.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|868950" HotelName="J4 LEGIAN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914599_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of Legian, the hotel is surrounded by a wide variety of bars, clubs, discos, shopping centers and international restaurants to be very spoil you when staying at this hotel. Just a step away, you can reach Poppies Lane, Beachwalk Shopping Mall, Kuta Beach and Kuta Square. J4 Hotels has 200 rooms equipped with air conditioning, TV, hot water, refrigerator, telephone, toiletries and free Wi-Fi connection. And this hotel has a Rooftop Swimming Pool where you can chill out your day to enjoy Sunset from the rooftop. J4 Hotels Legian also provide services Body massage, Meeting room and free parking with 24-hours security safeguards. In addition it also provides 24 hours room service. The restaurant serves Indonesian and Western dishes at Height Bar and Restaurant and Lobby Lounge Bar.To reach the hotel, you only took about 15 minutes drive from Ngurah Rai International Airpo</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.50" OriginalAmount="36.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|711363" HotelName="CHAMPLUNG SARI HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32718_image63967139_0.jpg</HotelPictures>
        <HotelDescription>Boasting a location close to town, Champlung Sari Hotel is uniquely bordered by Ubud's Monkey Forest Sanctuary, home of the Balinese long-tailed monkeys. Set Within landscaped gardens, it features 2 outdoor pools and a spa.Champlung Sari Hotel and Spa Ubud is just a 10-minute walk from the city centre of Ubud and the Museum Komaneka, free shuttles to Central Ubud are provided upon request.Feautirng wooden furnishings, rooms come with a private terrace and an attached bathroom with a bathtub and shower. Each room features satellite TV, tea/coffee machine making facilities and minibar.Guests can enjoy massages and facial or body treatments at Purnama Spa. Services include tour arrangements, wi-fi is free all room and public areas.Pool views accompany international meals at Kamani Restaurant. Open for breakfast, lunch and dinner. Guests can also order room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.53" OriginalAmount="36.53">
      <BasicPropertyInfo Latitude="-8.7183345953915" Longitude="115.18408312974" StarRating="4" HotelCode="429430|1d180c" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 98, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/539734/w_539734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Golden Tulip Jineng Resort offers a uniquely Balinese experience, inspired by its tropical setting and deep cultural heritage. Join us for an indulgent mind, body and soul experience in the heart of Bali.
With 190 private rooms and suites, meeting facilities, spa, gym, yoga studios and two restaurants and swimming pools, we welcome you to relax and enjoy your stay in total comfort.

The resort itself incorporates traditional Balinese themes. From the stunning architecture inspired by the sacred lotus flower, to the world-class facilities named after ancient Sanskrit concepts, we invite you into our world where past and present meet to provide a truly unique experience for the senses and soul.


</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.53" OriginalAmount="36.53">
      <BasicPropertyInfo Latitude="-8.6768266454668" Longitude="115.15407016686" StarRating="3" HotelCode="66200|116b50" HotelName="The Taman Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85694/a_85694_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a Petitenget village, on the northern part of Seminyak. It is only a few minutes away from the white sandy beach, near to Petitenget Temple, while Ngurah Rai International Airport is about a 20-minute drive away. The busiest shopping and night life spots in Legian and Kuta are just a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.54" OriginalAmount="36.54">
      <BasicPropertyInfo Latitude="-8.6778983942268" Longitude="115.15717595816" StarRating="3" HotelCode="186643|12ea31" HotelName="Marbella Pool Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari 20 X, Kerobokan, Petitenget 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1045188/WL0TElNG_c5a752015bfbad728db54abf4426dc81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the Petitenget district of Seminyak, 5 minutes from the city centre, the popular Ku De Ta restaurant, the Potato Head beach club and Seminyak Square. The hotel is 10 minutes from trendy boutiques and shopping galleries and 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.59" OriginalAmount="36.59">
      <BasicPropertyInfo Latitude="-8.807100302425" Longitude="115.22091029725" StarRating="4" HotelCode="202042|1350ba" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Badung Bali, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/287526/a_287526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nusa Dua, close to the Indonesia Tourism Development Corporation (ITDC), only 14 km from Ngurah Rai international airport, 2 km from BICC and next door to Bali National Golf Club. It is situated in a relaxing enclave offering a natural environment with a nod to balinese style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="36.60" OriginalAmount="36.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|830977" HotelName="KUTA CENTRAL PARK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899187_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the midst of Kuta area on the pulse of all goods things Bali. While the hotel's immediate neighbourhood invites to be explored by foot, the hotel location makes it also an ideal vantage point from which to explore the rest of the island. Guests can reach the hotel within 15 minutes' drive from Ngurah Rai Airport. The hotel combines the value of premium budget hotel with unique style and inspiring design elements. The property offers a swimming pool for adult and children, Lomi-Lomi Spa and weekly entertainment programs. The delightful Lotus Pond Restaurant offers an interesting array of local and imported delicacies where the guest can relax and enjoy the innovative cuisine and calm atmosphere. Children are particularly well looked after.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.65" OriginalAmount="36.65">
      <BasicPropertyInfo Latitude="-8.708922" Longitude="115.257412" StarRating="3" HotelCode="899704|18a432" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182545/a_182545_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of Denpasar City, just 40 minutes’ drive from Bali's Ngurah Rai International Airport. It is a short distance to business offices, government hubs and higher education institutions. Shopping areas are also within walking distance of the property and the Badung Denpasar Bali traditional market is just 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.66" OriginalAmount="36.66">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.552046" StarRating="3" HotelCode="292304|18ee93" HotelName="Rama Shinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Candidasa, Dusun Samuh Bugbug, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276769/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.85" OriginalAmount="36.85">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|214b13" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.86" OriginalAmount="36.86">
      <BasicPropertyInfo Latitude="-8.5734" Longitude="115.3838" StarRating="4.5" HotelCode="497710|1d6c65" HotelName="Wyndham Tamansari Jivva Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Lepang No. 16, Pantai Lepang, Klungkung 80752</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/611623/a_611623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Klungkung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.87" OriginalAmount="36.87">
      <BasicPropertyInfo Latitude="-8.6937556458464" Longitude="115.26328866005" StarRating="2" HotelCode="66195|1ebdcc" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 128, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85689/a_85689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur close to the main shopping areas, entertainment venues and dining spots with the beach just a five-minute walk away. In addition, the international airport is just 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.87" OriginalAmount="36.87">
      <BasicPropertyInfo Latitude="-8.68321486" Longitude="115.43551517" StarRating="3" HotelCode="754787|214888" HotelName="Koji Garden Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamarind Beach, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.89" OriginalAmount="36.89">
      <BasicPropertyInfo Latitude="-8.7306544180787" Longitude="115.16720572513" StarRating="4" HotelCode="908966|1242e3" HotelName="Sun Island Hotel Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180187/180187a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="36.96" OriginalAmount="36.96">
      <BasicPropertyInfo Latitude="-8.5404805672659" Longitude="115.26106909325" StarRating="4" HotelCode="320477|15e466" HotelName="Gino Feruci Villa Ubud - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai, Banjar Tengah Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364742/364742a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.67361903" Longitude="115.44914146" StarRating="3" HotelCode="778355|353168" HotelName="D And B Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Jungut Batu, 80771 Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45913/2945913/1.jpg?f=15045745</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.6562416150814" Longitude="115.12884043157" StarRating="3" HotelCode="909008|83425" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan, Echo Beach, Canggu, Br. Padang Lenjong, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234391/234391a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.7091371073071" Longitude="115.17211318016" StarRating="2.5" HotelCode="904651|83343" HotelName="Fourteen Roses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 153, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096511/096511a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|374741" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.50768961" Longitude="115.2579808" StarRating="3" HotelCode="422611|156789" HotelName="Hibiscus Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Room Service,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88145/1988145/1.jpg?f=15612541</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hibiscus Cottages in Ubud, you'll be minutes from Puri Lukisan Museum and Pura Taman Saraswati. This hotel is within close proximity of Ubud Market and Ubud Royal Palace.Rooms Make yourself at home in one of the 7 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle surcharge.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 24-hour room service.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.6587668125362" Longitude="115.19237151209" StarRating="4" HotelCode="379979|152915" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar 99, Mahendradata, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555224/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|83620" HotelName="Puri Payogan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60454/2260454/20.jpg?f=15676289</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.485907" Longitude="115.283787" StarRating="3.5" HotelCode="113478|75401" HotelName="Tanah Merah Art Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233238/233238a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in a small personal retreat, offering the experienced traveller exclusive accommodation in beautiful surroundings. Ngurah Rai International Airport is situated roughly 45 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.791053" Longitude="115.155486" StarRating="3" HotelCode="292483|156407" HotelName="The Astari Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Gang Kencana Selatan No. 1, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188242/188242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.1340115" Longitude="115.0591474" StarRating="3" HotelCode="292670|171470" HotelName="Villa Boreh Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Singaraja, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255232/255232a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.5734" Longitude="115.3838" StarRating="4.5" HotelCode="497710|171626" HotelName="Wyndham Tamansari Jivva Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Lepang No. 16, Pantai Lepang, Klungkung 80752</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/611623/a_611623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Klungkung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37" OriginalAmount="37">
      <BasicPropertyInfo Latitude="-8.7226610546139" Longitude="115.17206221819" StarRating="3" HotelCode="98653|70452" HotelName="Yulia Beach Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 43, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182456/182456a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.71843381002712" Longitude="115.183490672289" StarRating="4" HotelCode="0|_0x3e46e" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 98, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/4a/3d4ac2449331dd315b973da55bbea753372eab6a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kuta (Sunset Road), Golden Tulip Jineng Resort Bali is a 5-minute walk from Siloam Hospitals and 7 minutes by foot from Dewa Ruci Roundabout.  This 4-star hotel is 0.3 mi (0.6 km) from Mall Bali Galeria and 0.4 mi (0.6 km) from BIMC Hospital.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 188 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Treat yourself with massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy international cuisine at Dhanya, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/café. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;**Know Before You Go**&lt;/br&gt;&lt;/br&gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.&lt;/br&gt;&lt;/br&gt;Only registered guests are allowed in the guestrooms.&lt;/br&gt;&lt;/br&gt;**Fees**&lt;/br&gt;&lt;/br&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;/br&gt;&lt;/br&gt;Fee for buffet breakfast: IDR 150,000.00 per person (approximately)&lt;/br&gt;&lt;/br&gt;Airport shuttle fee: IDR 150,000.00 per vehicle (one way)&lt;/br&gt;&lt;/br&gt;Rollaway bed fee: IDR 423,500.00 per night&lt;/br&gt;&lt;/br&gt;Deposit: IDR 500,000.00 per room, per night&lt;/br&gt;&lt;/br&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.807100302425" Longitude="115.22091029725" StarRating="4" HotelCode="202042|mercure_bali_nusa_dua" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Badung Bali, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/287526/a_287526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nusa Dua, close to the Indonesia Tourism Development Corporation (ITDC), only 14 km from Ngurah Rai international airport, 2 km from BICC and next door to Bali National Golf Club. It is situated in a relaxing enclave offering a natural environment with a nod to balinese style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.69477508" Longitude="115.26126937" StarRating="0" HotelCode="426140|gsaskara_homestay" HotelName="G Saskara Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu Gang Jasmine 1, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/52/e95229bd151bedec718496944624708e1ab7c536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.69477508" Longitude="115.26126937" StarRating="0" HotelCode="426140|g_saskara_homestay_" HotelName="G Saskara Homestay" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu Gang Jasmine 1, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/52/e95229bd151bedec718496944624708e1ab7c536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.66843462" Longitude="115.26042573" StarRating="0" HotelCode="835587|griya_pasir_ukir" HotelName="Griya Pasir Ukir" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matahari Terbit</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42788/2942788/1.jpg?f=15055581</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.7306544180787" Longitude="115.16720572513" StarRating="4" HotelCode="908966|sun_island_hotel_kuta" HotelName="Sun Island Hotel Kuta" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 88, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180187/180187a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.791053" Longitude="115.155486" StarRating="3" HotelCode="292483|the_astari__villa_and_residence" HotelName="The Astari Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Gang Kencana Selatan No. 1, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188242/188242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|sunset_mansion_seminyak_3" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.666767917861" Longitude="115.15453716958" StarRating="3" HotelCode="933571|pandawa_all_suite_hotel_2" HotelName="Pandawa All Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 8X, Umalas 2, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365605/365605a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.6562416150814" Longitude="115.12884043157" StarRating="3" HotelCode="909008|echoland_bed__breakfast" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan, Echo Beach, Canggu, Br. Padang Lenjong, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234391/234391a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.65346365" Longitude="115.13074211" StarRating="0" HotelCode="820912|the_radian_villa" HotelName="The Radian Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu Villa 1, Lurusan Jalan Pura Batu Mejan, Canggu 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976582/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.66629788717436" Longitude="115.154936313629" StarRating="1" HotelCode="0|laki_uma_villa_" HotelName="Laki Uma Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 10, Kerobokan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/7a/b3/7ab312b8ffd7dbb2f3c23109fd8c859b1d5fc7d6.jpeg</HotelPictures>
        <HotelDescription>Featuring an outdoor swimming pool, Laki Uma Villa also has a whirl pool and two sun terraces. Featuring free Wi-Fi in all areas, the property is 3 km from Dhyana Pura, Seminyak. This is a gay-only and clothing-optional accommodation.&lt;/br&gt;Air-conditioned rooms here will provide you with a wardrobe. Some rooms come with en suite bathrooms while others have shared bathroom facilities.&lt;/br&gt;Laki Uma Villa is 3.5 km from Double Six Beach while it is 20 minutes’ drive from Ngurah Rai International Airport.&lt;/br&gt;Other facilities offered include a shared lounge, laundry and dry cleaning services. The property offers free parking.&lt;/br&gt;Daily breakfast is served by the villa’s swimming pool. The villa provides free coffee, tea and mineral water all day.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.51806811" Longitude="115.26160606" StarRating="3.5" HotelCode="629911|sarin_ubud_villa" HotelName="Sarin Ubud Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.49535846710205" Longitude="115.26264190673828" StarRating="3" HotelCode="0|juwuk_manis" HotelName="Juwuk Manis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/2f/352fea4a5f306236fed38131a85eb7757450275e.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Ubud, Juwuk Manis is on the riverwalk, within a 5-minute drive of Ubud Royal Palace and Campuhan Ridge Walk.  This bed &amp;amp; breakfast is 1.5 mi (2.5 km) from Ubud Traditional Art Market and 2.4 mi (3.9 km) from Agung Rai Museum of Art.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Pura Desa - 1.6 km / 1 mi&lt;br /&gt;Saraswati Temple - 1.6 km / 1 mi&lt;br /&gt;Puri Lukisan Museum - 1.7 km / 1.1 mi&lt;br /&gt;Ubud Royal Palace - 1.7 km / 1.1 mi&lt;br /&gt;Ubud Traditional Art Market - 1.7 km / 1.1 mi&lt;br /&gt;Pura Dalem Ubud - 2 km / 1.2 mi&lt;br /&gt;Pondok Pekak Library &amp;amp; Learning Centre - 2.1 km / 1.3 mi&lt;br /&gt;Campuhan Ridge Walk - 2.2 km / 1.4 mi&lt;br /&gt;Gunung Lebah Temple - 2.3 km / 1.4 mi&lt;br /&gt;Komaneka Fine Art Gallery - 2.3 km / 1.4 mi&lt;br /&gt;Blanco Museum - 2.4 km / 1.5 mi&lt;br /&gt;Wayang Kulit - 3.1 km / 1.9 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 3.2 km / 2 mi&lt;br /&gt;Ubud Monkey Forest - 3.2 km / 2 mi&lt;br /&gt;Ubud Peliatan Balerung Stage - 3.6 km / 2.2 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 38.7 km / 24.1 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Dining : Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the poolside bar.&lt;br /&gt;HeadLine : Near Ubud Monkey Forest&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 10 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;There is no hot water on site. &lt;/li&gt;&lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for spa treatments. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 400000 per vehicle (one-way, maximum occupancy 4)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 400000 (one-way)&lt;/li&gt;                        &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.50215638" Longitude="115.26416701" StarRating="3" HotelCode="587136|bale_bali_inn" HotelName="Bale Bali Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 29, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759230/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.5165358568851" Longitude="115.26363283396" StarRating="2" HotelCode="909040|nicks_homestay" HotelName="Nick's Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman  57, Padang Tegal Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235684/235684a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.5117" Longitude="115.25829" StarRating="3" HotelCode="0|metteyya_guest_house" HotelName="Metteyya Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/ec/b0ec5f08d7e5341b551794ca7c31d7094be97f26.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Metteyya Guest House places you in the heart of Ubud, within a 15-minute walk of Ubud Royal Palace and Ubud Traditional Art Market.  This guesthouse is 0.7 mi (1.1 km) from Campuhan Ridge Walk and 3.4 mi (5.5 km) from Ubud Monkey Forest.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the guesthouse's room service (during limited hours). A complimentary local cuisine breakfast is served daily from 7:30 AM to 11 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and coffee/tea in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3.5" HotelCode="619961|taman_nauli_bed_breakfast" HotelName="Taman Nauli Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Cangggu 176, Banjar Anyar Kaja Tibubeneng, Kuta Utara, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035262</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.82795238494873" Longitude="115.14948272705078" StarRating="3" HotelCode="0|adhiloka" HotelName="Adhiloka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Masuka No. 188, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/ac/6aac32e4a656db6900cd494ea88f3720324e4f6f.jpeg</HotelPictures>
        <HotelDescription>With a stay at Adhiloka in Ungasan, you'll be within a 10-minute drive of Melasti Beach and Bingin Beach.  This guesthouse is 3.9 mi (6.2 km) from Jimbaran Beach and 4.5 mi (7.2 km) from Padang Padang Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Continental breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 17 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 40,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.4938348" Longitude="115.25341976" StarRating="3" HotelCode="851472|sunrise_villa_ubud" HotelName="Sunrise Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sanggingan 88X, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536215</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.6791752119566" Longitude="115.20497045767" StarRating="3" HotelCode="172600|all_seasons_bali_denpasar" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar 183, Denpasar, Bali 80114</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240742/a_240742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just past Denpasar South Fate on Teuku Umar Street, Bali's newest city hotel area. It enjoys an ideal location in the Central Business District, only 40 minutes’ drive from the airport, 15 minutes from Kuta and 10 minutes’ drive from Denpasar City. Ngurah Rai International Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.830063819885254" Longitude="115.12493896484375" StarRating="3" HotelCode="0|ratan_hotel_uluwatu" HotelName="Ratan Hotel Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Labuansait, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/30/6b30c5cfec16e1a4c068d39568236a1c5567ddb3.jpeg</HotelPictures>
        <HotelDescription>With a stay at Ratan Uluwatu Pecatu in Pecatu, you'll be steps from Uluwatu and a 1-minute drive from Padang Padang Beach. This hotel is 3.5 mi (5.6 km) from Uluwatu Temple and 3.5 mi (5.6 km) from Uluwatu Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 16 individually decorated guestrooms. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.499495" Longitude="115.553457" StarRating="4" HotelCode="904701|bali_palms_resort" HotelName="Bali Palms Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Candi Dasa, Nyuh Tebel, Manggis, Amlapura, 80581 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150726/150726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right on the beachfront of Candidasa Beach with breathtaking views of the sea, islands and mountain backdrop, just 5 minutes' walk away from a wide variety of restaurants, bars, shops, beauty salons and other amenities of the small coastal town. It takes only 1 hour and 15 minutes drive to get to the resort from Denpasar International Airport (approximately 80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.5336901" Longitude="115.50636212" StarRating="0" HotelCode="784394|alola_inn" HotelName="Alola Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung, Padangbai 80872, Manggis, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42614/2942614/1.jpg?f=15021386</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|evita_villa" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.67255138" Longitude="115.15179782" StarRating="1" HotelCode="867815|gelatik_bed_and_breakfast_hostel" HotelName="Gelatik Bed And Breakfast - Hostel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Gelatik 2, Jalan Batu Belig, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977598/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="866803|penida_bay_village" HotelName="Penida Bay Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Crystal Bay</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/3c/133c6859fb47629902dfe084c3a96902d84a5ab2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.01" OriginalAmount="37.01">
      <BasicPropertyInfo Latitude="-8.6607268649736" Longitude="115.13691186905" StarRating="4" HotelCode="113518|120329" HotelName="The Citta Luxury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira 2, Banjar Tagtag, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/098617/098617a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.02" OriginalAmount="37.02">
      <BasicPropertyInfo Latitude="-8.47686632" Longitude="115.28756049" StarRating="4" HotelCode="510865|1e15e3" HotelName="Alam Sembuwuk Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan 45, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14870000/14869000/14868962/86bd0fa5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.03" OriginalAmount="37.03">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|115496" HotelName="The Niche Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131674/w_131674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, and entertainment areas in Bali. The beach is 500 metres away, the tourist centre and town centre of Legian around a 5-minute walk away and the city of Denpasar approximately 5 km away. Ngurah Rai Airport is around 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37.32" OriginalAmount="37.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|D17230" HotelName="Bobocabin Ubud" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2623139_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia estandaacute; compuesta por 33 candoacute;modas habitaciones en total. Hay Wi-Fi en todo el hotel. Este alojamiento ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Asimismo, las instalaciones cuentan con aparcamiento para que los huandeacute;spedes disfruten de una estancia mandaacute;s candoacute;moda. .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.42" OriginalAmount="37.42">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|10fb17" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129566/a_129566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.45" OriginalAmount="37.45">
      <BasicPropertyInfo Latitude="-8.71286271775" Longitude="115.1731102229" StarRating="4" HotelCode="199849|1339b7" HotelName="The Akmani Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian Raya 91, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180530/180530a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is elegantly situated in Bali's most vibrant shopping avenue in Legian, the home of lifestyle boutiques and fancy eateries. The resort is dedicated to the discerning traveller seeking the best beach retreat in the heart of Kuta. It can be reached within 15 minutes by car or taxi from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.48" OriginalAmount="37.48">
      <BasicPropertyInfo Latitude="-8.64014499" Longitude="115.14264981" StarRating="0" HotelCode="807552|1b1244" HotelName="The Chillhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Manyar 22, Br Pipitan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976568/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Chillhouse Surf and Bike Retreat is perfectly located for both business and leisure guests in Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, room service, meeting facilities. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, desk. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, billiards, table tennis. The Chillhouse Surf and Bike Retreat is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.53" OriginalAmount="37.53">
      <BasicPropertyInfo Latitude="-8.7036609425237" Longitude="115.18051106554" StarRating="4" HotelCode="324601|21f101" HotelName="The Atanaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road 88A, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188452/188452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.57" OriginalAmount="37.57">
      <BasicPropertyInfo Latitude="-8.6839302009062" Longitude="115.15715450751" StarRating="3" HotelCode="312443|1a09b8" HotelName="Seminyak Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60237/2260237/1.jpg?f=15408118</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.61" OriginalAmount="37.61">
      <BasicPropertyInfo Latitude="-8.6587668125362" Longitude="115.19237151209" StarRating="4" HotelCode="379979|1d96f3" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar 99, Mahendradata, Denpasar 80117</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555224/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.75" OriginalAmount="37.75">
      <BasicPropertyInfo Latitude="-8.1340115" Longitude="115.0591474" StarRating="3" HotelCode="292670|1371e0" HotelName="Villa Boreh Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Singaraja, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255232/255232a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="37.82" OriginalAmount="37.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|918693" HotelName="GRAND WHIZ NUSA DUA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911611_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.83" OriginalAmount="37.83">
      <BasicPropertyInfo Latitude="-8.6562416150814" Longitude="115.12884043157" StarRating="3" HotelCode="909008|1186f8" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan, Echo Beach, Canggu, Br. Padang Lenjong, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234391/234391a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.85" OriginalAmount="37.85">
      <BasicPropertyInfo Latitude="-8.8068218756283" Longitude="115.13140532448" StarRating="4" HotelCode="292869|1d3c08" HotelName="Le Grande Bali Ulluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Block 5, Pecatu Indah Resort, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400517/a_400517_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the Pecatu area on the south-western coast of Bali, well known for the famous temple at Uluwatu, Pura Luhur, as well as Dreamland Beach. The centre of Pecatu is about a 10—minute drive away, while the Bali Collection shopping centre is approximately 20 minutes away by car. The property is just a 30-minute drive from both Kuta and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="37.90" OriginalAmount="37.90">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|1ec559" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9585/a_9585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with its numerous boutiques, handicraft shops, restaurants, and shops, and is the ideal starting point from which to explore countless typical Balinese villages. The hotel affords wonderful views out over the rice fields and the monkey forest. Transfer times to Denpasar airport are around 1.5 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.69672" Longitude="115.258333" StarRating="3" HotelCode="221560|80285" HotelName="The Griya Sanur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 402, Sanur 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235636/235636a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Shopping facilities are also available. There is also a garden. Additional services include a transfer service, room service and a laundry service. The hotel offers guests a shuttle service. A bicycle hire service (for a fee) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.70057959" Longitude="115.16896343" StarRating="3" HotelCode="334473|80846" HotelName="AQ-VA Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 464, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235661/235661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.34770625" Longitude="115.67905141" StarRating="3" HotelCode="492435|159463" HotelName="Bali Bhuana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654172/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.777811" Longitude="115.224019" StarRating="5" HotelCode="186516|85579" HotelName="Bali Relaxing Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Tanjung Benoa 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137324/c7cc78db-8ce8-4e51-aebc-52929cdc5759.jpg?d=636733702610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Wireless internet access in public areas (no extra charge) allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.6878754" Longitude="115.16831389" StarRating="3.5" HotelCode="522362|241180" HotelName="Clio Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Mangga 7, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690603/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.680066" Longitude="115.162728" StarRating="4" HotelCode="173559|74802" HotelName="D'djabu Hotel Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Family-friendly Hotel,Guesthouse,Hostel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 46, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1892175/PuBA8ODL_73e6467c0d109d3ca8aedd69e7a42738.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located only 7 minutes’ drive to Kudeta Beach. The famous Warisan Restaurant and other bars for watching the sunset while enjoying a cocktail are also located nearby. Shopping venues are some 2.3 km away while Ngurah Rai International Airport is just a 30-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.78411401" Longitude="115.15835253" StarRating="3" HotelCode="754558|320779" HotelName="Del Cielo Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bukit Permai 8 Lot B4, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652208/652208a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Jimbaran. With a small number of only 14, this hotel is very convenient for a quiet stay. Visitors may take advantage of the Wi-Fi connection throughout. Del Cielo Villa Jimbaran provides 24-hour reception. This hotel does not offer cots on demand. Del Cielo Villa Jimbaran is not a pet-friendly establishment. Del Cielo Villa Jimbaran provides parking for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.50120403" Longitude="115.26666774" StarRating="3" HotelCode="481606|156762" HotelName="Duana Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 21 A, Taman kaja, Ubud 80571, Gianyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647574/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.67311211" Longitude="115.448858" StarRating="3" HotelCode="666773|384303" HotelName="Locomotive Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Banjar Kangin, Nusapenida, Kabupaten, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849977/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.431409" Longitude="114.849163" StarRating="3" HotelCode="187569|169257" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciwa Banjar Pekutatan Dusun Yeh Kuning, Negara</AddressLine>
          </AddressLines>
          <CityName>Negara</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/358089/358089a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Negara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|79409" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182976/a_182976_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is located just 4 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.7085591272798" Longitude="115.17864033579" StarRating="3" HotelCode="909081|79797" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11, Sunset Road, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271735/271735a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A business centre and a theatre hall are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.462974" Longitude="115.629488" StarRating="3" HotelCode="392208|108410" HotelName="Taman Ujung Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Taman Ujung, Seraya, Karangasem 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573061/573061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.6879156408173" Longitude="115.26211738586" StarRating="2.5" HotelCode="65750|80537" HotelName="Tamukami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 64X, Sanur, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85177/a_85177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the peaceful village of Sanur, surrounded by a beautiful tropical garden. The beach is around 150 m away and several bars, street cafes, souvenir shops and restaurants may be reached within only a few minutes. The city centre of Denpasar is only about a 10-minute drive away. The hotel is situated just around a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.716367" Longitude="115.174693" StarRating="3" HotelCode="94777|73243" HotelName="The Niche Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 190, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131674/w_131674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Jalan Legian Kuta, Bali and right near to the best shops, restaurants, and entertainment areas in Bali. The beach is 500 metres away, the tourist centre and town centre of Legian around a 5-minute walk away and the city of Denpasar approximately 5 km away. Ngurah Rai Airport is around 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.7039246496378" Longitude="115.17062723637" StarRating="3" HotelCode="909090|157521" HotelName="Three Brothers Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23002/3323002/1.jpg?f=15398185</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38" OriginalAmount="38">
      <BasicPropertyInfo Latitude="-8.43268325" Longitude="115.26882986" StarRating="3" HotelCode="838438|389089" HotelName="Uma Chaming Villas &amp; Gym" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bresela, Gianyar, Payangan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/30/463075e0de989eb6496736a37580dd7fa05acb99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, Uma Caming House promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Car hire, tours, bicycle rental, babysitting, 24-hour room service are just some of the facilities on offer. Designed for comfort, selected guestrooms offer separate shower and tub, complimentary bottled water, mosquito net, seating area, desk to ensure a restful night. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. For reliable service and professional staff, Uma Caming House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|sun_island_hotel_legian_2" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367203/367203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|wina_holiday_villa" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24466/k_24466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legian beach is only around 15 minutes away. The city centre with its numerous shops and restaurants is within a 4-minute walk. Transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.78411401" Longitude="115.15835253" StarRating="3" HotelCode="754558|del_cielo_villa" HotelName="Del Cielo Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bukit Permai 8 Lot B4, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652208/652208a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Jimbaran. With a small number of only 14, this hotel is very convenient for a quiet stay. Visitors may take advantage of the Wi-Fi connection throughout. Del Cielo Villa Jimbaran provides 24-hour reception. This hotel does not offer cots on demand. Del Cielo Villa Jimbaran is not a pet-friendly establishment. Del Cielo Villa Jimbaran provides parking for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.6607268649736" Longitude="115.13691186905" StarRating="4" HotelCode="113518|the_citta" HotelName="The Citta Luxury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira 2, Banjar Tagtag, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/098617/098617a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.6878754" Longitude="115.16831389" StarRating="3.5" HotelCode="522362|clio_apartment" HotelName="Clio Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Mangga 7, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690603/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.680066" Longitude="115.162728" StarRating="4" HotelCode="173559|ddjabu_hotel_seminyak_" HotelName="D'djabu Hotel Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Family-friendly Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 46, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1892175/PuBA8ODL_73e6467c0d109d3ca8aedd69e7a42738.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located only 7 minutes’ drive to Kudeta Beach. The famous Warisan Restaurant and other bars for watching the sunset while enjoying a cocktail are also located nearby. Shopping venues are some 2.3 km away while Ngurah Rai International Airport is just a 30-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|sunset_mansion_seminyak_apartment" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.6778983942268" Longitude="115.15717595816" StarRating="3" HotelCode="186643|cattleya_suite_by_marbella" HotelName="Marbella Pool Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari 20 X, Kerobokan, Petitenget 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1045188/WL0TElNG_c5a752015bfbad728db54abf4426dc81.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the Petitenget district of Seminyak, 5 minutes from the city centre, the popular Ku De Ta restaurant, the Potato Head beach club and Seminyak Square. The hotel is 10 minutes from trendy boutiques and shopping galleries and 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.6820320555025" Longitude="115.17012793538" StarRating="4" HotelCode="327791|dpenjor_seminyak" HotelName="d'PENJOR Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari II 1, Taman Mertanadi, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234475/234475a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.4788590595353" Longitude="115.27070925033" StarRating="3" HotelCode="442257|villa_junjungan" HotelName="Junjungan Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Br. Junjungan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/29426/2929426/1.jpg?f=15657979</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.52587755" Longitude="115.26864651" StarRating="3" HotelCode="572110|pondok_massas_ubud" HotelName="Pondok Massas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira, Peliatan, Br. Kalah, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41454/2941454/2.jpg?f=15494991</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.47686632" Longitude="115.28756049" StarRating="4" HotelCode="510865|alam_sembuwuk_resort" HotelName="Alam Sembuwuk Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan 45, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14870000/14869000/14868962/86bd0fa5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.34576557" Longitude="115.67567923" StarRating="1" HotelCode="517974|bali_waenis_sunset_view_hotel_and_restaurant" HotelName="Bali Waenis Sunset View Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bunutan 80862, Abang, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bunutan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49403/2949403/1.jpg?f=14950416</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Waenis Sunset View Bungalow and Restaurant to discover the wonders of Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. Laundry service, car park, restaurant, Wi-Fi in public areas, smoking area are on the list of things guests can enjoy. Shower, seating area, internet access – wireless (complimentary), desk, hair dryer can be found in selected guestrooms. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including water sports (non-motorized), garden, private beach. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Waenis Sunset View Bungalow and Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.72147222" Longitude="115.2366521" StarRating="3" HotelCode="349445|airy_pulau_serangan_tukad_punggawa_123_denpasar_bali" HotelName="Paras Paros Marina Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Punggawa 123, Banjar Ponjok, 80229 Denpasar, Pulau Serangan</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21419/2521419/1.jpg?f=15173187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.38181817" Longitude="115.44510782" StarRating="3.5" HotelCode="595335|puri_karang_besakih" HotelName="Puri Karang Besakih" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Besakih, Karangasem, Rendang 80863</AddressLine>
          </AddressLines>
          <CityName>Rendang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42034/2942034/1.jpg?f=15299180</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.1458538717268" Longitude="114.65576140741" StarRating="3" HotelCode="385084|suka_sari_homestay_" HotelName="Suka Sari Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Homestays" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja, Gilimanuk, Desa Pemuteran, Gerokgak, Singaraja, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7500763</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="3" HotelCode="956989|nusa_majesty_bungalow" HotelName="Nusa Majesty Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Indah 53, Kutampi Kaler, Klungkung, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10396253</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.65218858" Longitude="115.26279852" StarRating="3.5" HotelCode="551643|manzelejepun_luxury_villas" HotelName="Manzelejepun" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Melasti Utara 15, Jalan Sekar Sari, Br. Kesambi, Desa Kertalangu, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618436/618436a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.00" OriginalAmount="38.00">
      <BasicPropertyInfo Latitude="-8.1340115" Longitude="115.0591474" StarRating="3" HotelCode="292670|villa_boreh_beach_resort_and_spa" HotelName="Villa Boreh Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Singaraja, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255232/255232a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.04" OriginalAmount="38.04">
      <BasicPropertyInfo Latitude="-8.7981561882814" Longitude="115.14997848532" StarRating="5" HotelCode="387506|2148cd" HotelName="The Leaf Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Bar,Bicycle Rental,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun Karang, Mas Sejahtera, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/499599/a_499599_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.09" OriginalAmount="38.09">
      <BasicPropertyInfo Latitude="-8.6793161765267" Longitude="115.15387741538" StarRating="4" HotelCode="313195|1ed05e" HotelName="Dash Hotel Seminyak Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan petitenget, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487841/487841a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.10" OriginalAmount="38.10">
      <BasicPropertyInfo Latitude="-8.713551" Longitude="115.173506" StarRating="4" HotelCode="933583|1d9662" HotelName="Fashion Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 121, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.14" OriginalAmount="38.14">
      <BasicPropertyInfo Latitude="-8.13297425" Longitude="114.55664625" StarRating="2" HotelCode="762504|214a91" HotelName="Bajul Eco Lodge Plataran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Housekeeping,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Gilimanuk, Gerokgak, Menjangan, Buleleng, Singaraja 81155</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643601/643601a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bajul Eco Lodge by Plataran, is a prime environmental-friendly accommodation and facility that comprise 18 lodges and educational facilities within Plataran L' Harmonie – West Bali National Park.
 
Providing a rustic stay in the heart of the untamed Plataran L'Harmonie - West Bali National Park that seamlessly blends in with nature. The compound provides three types of lodges – premium lodge, standard lodge and group lodge. From shared to private lodges, Bajul Eco Lodge provides a unique learning environment that suits every type of guests with different interests.

It also offers a wide range of educational and leisure facilities allowing visitors to immerse in nature's endless treasures:  Wet Lab, Outdoor Classroom, Meeting Room, Plataran Bali Starling Show Cage, Plataran Bird Observation Deck, Native Plants Nursery, Horse Stables, Animal Playground, Plataran Ocean Observation Deck and Plataran Private Cruise Jetty.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.15" OriginalAmount="38.15">
      <BasicPropertyInfo Latitude="-8.47815844" Longitude="115.25295308" StarRating="3" HotelCode="411867|1a404d" HotelName="Puri Payogan Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya II 27, Banjar Payogan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60454/2260454/20.jpg?f=15676289</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.15" OriginalAmount="38.15">
      <BasicPropertyInfo Latitude="-8.6791752119566" Longitude="115.20497045767" StarRating="3" HotelCode="172600|12b392" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar 183, Denpasar, Bali 80114</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240742/a_240742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just past Denpasar South Fate on Teuku Umar Street, Bali's newest city hotel area. It enjoys an ideal location in the Central Business District, only 40 minutes’ drive from the airport, 15 minutes from Kuta and 10 minutes’ drive from Denpasar City. Ngurah Rai International Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.16" OriginalAmount="38.16">
      <BasicPropertyInfo Latitude="-8.791053" Longitude="115.155486" StarRating="3" HotelCode="292483|136b35" HotelName="The Astari Villa &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Gang Kencana Selatan No. 1, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188242/188242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.19" OriginalAmount="38.19">
      <BasicPropertyInfo Latitude="-8.1626905530822" Longitude="115.02176118459" StarRating="4" HotelCode="420667|18fd94" HotelName="Villa Dencarik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Dining,Dry Cleaning,Kitchen,Laundry,LCD/Projector,Limousine Service,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Dencarik, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Dencarik in Banjar, you'll be close to Banjar Hot Springs and Brahma Vihara Arama. This 4-star villa is within the vicinity of Puri Jati Beach and Puri Jati Dive Site.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring private pools and LCD televisions. Rooms have private patios. Kitchenettes are outfitted with refrigerators and stovetops. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service and dry cleaning/laundry services. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.20" OriginalAmount="38.20">
      <BasicPropertyInfo Latitude="-8.709768" Longitude="115.181694" StarRating="3" HotelCode="935432|18e540" HotelName="Holiday Inn Express Bali Raya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta no. 39, Kuta, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367728/367728a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.32" OriginalAmount="38.32">
      <BasicPropertyInfo Latitude="-8.64521955" Longitude="115.18147887" StarRating="3" HotelCode="441890|18481e" HotelName="Bali Corail Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muding Indah II-IV 19, Kerobokan, Kuta Utara, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.36" OriginalAmount="38.36">
      <BasicPropertyInfo Latitude="-8.777811" Longitude="115.224019" StarRating="5" HotelCode="186516|13926f" HotelName="Bali Relaxing Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Tanjung Benoa 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137324/c7cc78db-8ce8-4e51-aebc-52929cdc5759.jpg?d=636733702610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Wireless internet access in public areas (no extra charge) allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="38.43" OriginalAmount="38.43">
      <BasicPropertyInfo Latitude="-8.807100302425" Longitude="115.22091029725" StarRating="4" HotelCode="202042|2430092" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Badung Bali, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/287526/a_287526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Nusa Dua, close to the Indonesia Tourism Development Corporation (ITDC), only 14 km from Ngurah Rai international airport, 2 km from BICC and next door to Bali National Golf Club. It is situated in a relaxing enclave offering a natural environment with a nod to balinese style.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.45" OriginalAmount="38.45">
      <BasicPropertyInfo Latitude="-8.697277724835" Longitude="115.16227935741" StarRating="2" HotelCode="36425|1e49f5" HotelName="Puri Naga Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Seminyak, Kuta, Legian Kaja  80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39445/2039445/1.jpg?f=14960453</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.49" OriginalAmount="38.49">
      <BasicPropertyInfo Latitude="-8.70057959" Longitude="115.16896343" StarRating="3" HotelCode="334473|14fe5f" HotelName="AQ-VA Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 464, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235661/235661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.52" OriginalAmount="38.52">
      <BasicPropertyInfo Latitude="-8.67762885" Longitude="115.1635155" StarRating="4" HotelCode="438326|1b4a65" HotelName="Bali Royal Heritage Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban 18, Banjar Taman Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.57" OriginalAmount="38.57">
      <BasicPropertyInfo Latitude="-8.76078769" Longitude="115.17577179" StarRating="4" HotelCode="322197|1a1a1b" HotelName="Watermark Hotel &amp; Spa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Kedonganan, 80361 Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431473/431473a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="38.63" OriginalAmount="38.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|920003" HotelName="MARBELLA SUITES AND VILLAS SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/906612_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 26 air-conditioned rooms featuring microwaves and LCD televisions. Wired and wireless Internet access is complimentary, while DVD players and satellite programming provide entertainment. Private bathrooms with shower/tub combinations feature rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available for a fee.Featured amenities include complimentary wired Internet access, limo/town car service, and a computer station. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.When you stay at Marbella Suites and Villas Seminyak in Seminyak, you'll be in a shopping district, within a 10-minute drive of Seminyak Beach and Seminyak Square.  This 4-star hotel is 1 mi (1.5 km) from Eat Street and 2.8 mi (4.5 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Seminyak Beach - 1.1 km / 0.7 mi  TAKSU Bali Gallery - 1.2 km / 0.8 mi  Petitenget Temple - 1.3 km / 0.8 mi  Petitenget Beach - 1.4 km / 0.9 mi  Eat Street - 1.4 km / 0.9 mi  Seminyak Square - 1.6 km / 1 mi  Batu Belig Beach - 1.6 km / 1 mi  Sunset Point Shopping Centre - 1.8 km / 1.1 mi  Gado Gado Beach - 2.5 km / 1.5 mi  Berawa Beach - 2.7 km / 1.7 mi  Splash Waterpark Bali - 3.4 km / 2.1 mi  Finns Recreation Club - 3.6 km / 2.2 mi  Double Six Beach - 3.8 km / 2.4 mi  Batu Bolong Beach - 4.3 km / 2.7 mi  Legian Beach - 4.4 km / 2.7 mi  The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 13.1 km / 8.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.69" OriginalAmount="38.69">
      <BasicPropertyInfo Latitude="-8.78411401" Longitude="115.15835253" StarRating="3" HotelCode="754558|20ae1f" HotelName="Del Cielo Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bukit Permai 8 Lot B4, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652208/652208a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Jimbaran. With a small number of only 14, this hotel is very convenient for a quiet stay. Visitors may take advantage of the Wi-Fi connection throughout. Del Cielo Villa Jimbaran provides 24-hour reception. This hotel does not offer cots on demand. Del Cielo Villa Jimbaran is not a pet-friendly establishment. Del Cielo Villa Jimbaran provides parking for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.71" OriginalAmount="38.71">
      <BasicPropertyInfo Latitude="-8.6879156408173" Longitude="115.26211738586" StarRating="2.5" HotelCode="65750|11a702" HotelName="Tamukami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 64X, Sanur, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85177/a_85177_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the peaceful village of Sanur, surrounded by a beautiful tropical garden. The beach is around 150 m away and several bars, street cafes, souvenir shops and restaurants may be reached within only a few minutes. The city centre of Denpasar is only about a 10-minute drive away. The hotel is situated just around a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.84" OriginalAmount="38.84">
      <BasicPropertyInfo Latitude="-8.6627915310586" Longitude="115.14063761948" StarRating="2" HotelCode="363710|18f85a" HotelName="Sedasa Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Brawa, Gang Toya Kav. 5, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376666/376666a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.86" OriginalAmount="38.86">
      <BasicPropertyInfo Latitude="-8.6937556458464" Longitude="115.26328866005" StarRating="2" HotelCode="66195|11a4cd" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Garden,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 128, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85689/a_85689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sanur close to the main shopping areas, entertainment venues and dining spots with the beach just a five-minute walk away. In addition, the international airport is just 25 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="38.93" OriginalAmount="38.93">
      <BasicPropertyInfo Latitude="-8.6878754" Longitude="115.16831389" StarRating="3.5" HotelCode="522362|125b8c" HotelName="Clio Apartment" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Mangga 7, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690603/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.697571" Longitude="115.164277" StarRating="4" HotelCode="915198|34643" HotelName="Ananta Legian Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No 539, 80361 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231529/231529a_hb_a_072.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7076095388077" Longitude="115.1789425043" StarRating="3" HotelCode="173593|498685" HotelName="The Sunset Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 11a, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151841/151841a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.690246" Longitude="115.164764" StarRating="3" HotelCode="397212|156617" HotelName="Lotus Tirta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II 99 TM, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/507987/a_507987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.65218858" Longitude="115.26279852" StarRating="3.5" HotelCode="551643|263633" HotelName="Manzelejepun" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Melasti Utara 15, Jalan Sekar Sari, Br. Kesambi, Desa Kertalangu, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618436/618436a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7051219340907" Longitude="115.16895363558" StarRating="3" HotelCode="129819|74560" HotelName="Garden View Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 41, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096434/096434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 500 m from the tourist centre of Legian and only 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|153895" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195504/195504a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7027053297995" Longitude="115.16766749144" StarRating="3" HotelCode="113515|321370" HotelName="Grand Sinar Indah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Tengah, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233167/233167a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.73662822" Longitude="115.16461392" StarRating="3.5" HotelCode="594508|265942" HotelName="Sulis Beach Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631711/631711a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.68930725" Longitude="115.43184421" StarRating="3" HotelCode="752178|293895" HotelName="The Akah Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Nusa Lembongan 80700</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41676/2041676/25.jpg?f=15665709</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star The Akah Cottage offers comfort and convenience whether you're on business or holiday in Bali. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Akah Cottage. Fan, internet access – wireless (complimentary), mini bar, refrigerator, non smoking rooms can be found in selected guestrooms. Enjoy the hotel's recreational facilities, including water sports (non-motorized), water sports (motorized), garden, before retiring to your room for a well-deserved rest. The Akah Cottage is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|78709" HotelName="The Bene Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223476/223476a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.7862252095524" Longitude="115.20184830748" StarRating="4" HotelCode="349670|157376" HotelName="The Lerina Hotel Nusa Dua Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 1001x, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646233/646233a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.6768266454668" Longitude="115.15407016686" StarRating="3" HotelCode="66200|80681" HotelName="The Taman Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85694/a_85694_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a Petitenget village, on the northern part of Seminyak. It is only a few minutes away from the white sandy beach, near to Petitenget Temple, while Ngurah Rai International Airport is about a 20-minute drive away. The busiest shopping and night life spots in Legian and Kuta are just a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.6743957254874" Longitude="115.15583895959" StarRating="4" HotelCode="407874|156738" HotelName="The Visala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 8, Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556093/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39" OriginalAmount="39">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|24291" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24466/k_24466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legian beach is only around 15 minutes away. The city centre with its numerous shops and restaurants is within a 4-minute walk. Transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|the_bene_hotel" HotelName="The Bene Kuta" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223476/223476a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.6793161765267" Longitude="115.15387741538" StarRating="4" HotelCode="313195|dash_hotel" HotelName="Dash Hotel Seminyak Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan petitenget, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487841/487841a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.65194193" Longitude="115.12190897" StarRating="3" HotelCode="754775|pnb_beach_resort" HotelName="PNB Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Desa Pererenan, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/a0/45a0b6a92347d7ce6daec17ac58b5a0e38488b01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|sunset_mansion_bali" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.51597349833203" Longitude="115.260647535324" StarRating="1" HotelCode="0|_0x37d64" HotelName="Ubud Lestari Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Monkey Forest in front of cafe wayan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/91/5e91b605ed32f9b46ce6a83ee1fc9862c920304c.jpeg</HotelPictures>
        <HotelDescription>Stop at Ubud Lestari Bungalows to discover the wonders of Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Wi-Fi in public areas, bicycle rental, airport transfer, laundry service, free Wi-Fi in all rooms are just some of the facilities on offer. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find coffee/tea maker, refrigerator, shower, non smoking rooms, internet access – wireless (complimentary). The hotel offers various recreational opportunities. For reliable service and professional staff, Ubud Lestari Bungalows caters to your needs.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.6839302009062" Longitude="115.15715450751" StarRating="3" HotelCode="312443|seminyak_square_hotel" HotelName="Seminyak Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60237/2260237/1.jpg?f=15408118</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.7051219340907" Longitude="115.16895363558" StarRating="3" HotelCode="129819|garden_view_resort" HotelName="Garden View Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 41, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096434/096434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 500 m from the tourist centre of Legian and only 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.80604271" Longitude="115.1161724" StarRating="2" HotelCode="838766|alamanda_villas" HotelName="Alamanda Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42334/2942334/1.jpg?f=14950547</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.7015606723147" Longitude="115.1667294766" StarRating="0" HotelCode="419884|sinar_bali_hotel" HotelName="Hotel Sinar Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132460/132460a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Kuta/ Legian. This property offers a total of 27 guests rooms. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.675029" Longitude="115.260207" StarRating="4" HotelCode="7165|sanur_paradise_plaza_hotel" HotelName="Prime Plaza Hotel Sanur" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah No. 46, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1438/a_1438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the tranquil coastal village of Sanur. The accommodation is just minutes from great shopping, entertainment and the cultural and natural attractions of Bali. It is approximately 25 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.47677171" Longitude="115.26363301" StarRating="3" HotelCode="486069|nyir_cottage" HotelName="Santosha Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kelabang Moding, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.50092741" Longitude="115.26964914" StarRating="3.5" HotelCode="573131|darra_ria_villa_ubud" HotelName="Darra Ria Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 69, Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92181/3692181/1.jpg?f=15235287</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.482081413269043" Longitude="115.27615356445312" StarRating="4" HotelCode="0|the_pari_sudha" HotelName="The Pari Sudha" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petulu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/16/f216bcf9825f8c7b35d2bf99cfe2c48cd351e7c8.jpeg</HotelPictures>
        <HotelDescription>The 4.5-star The Pari Sudha offers comfort and convenience whether you're on business or holiday in Bali. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Facilities like free Wi-Fi in all rooms, 24-hour security, convenience store, daily housekeeping, gift/souvenir shop are readily available for you to enjoy. Some of the well-appointed guestrooms feature flat screen television, complimentary instant coffee, complimentary tea, free welcome drink, linens. The property's peaceful atmosphere extends to its recreational facilities which include hiking trails, outdoor pool, garden. The Pari Sudha is an excellent choice from which to explore Bali or to simply relax and rejuvenate.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.64521955" Longitude="115.18147887" StarRating="3" HotelCode="441890|bali_corail_villa" HotelName="Bali Corail Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muding Indah II-IV 19, Kerobokan, Kuta Utara, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.63687835" Longitude="115.18366922" StarRating="3" HotelCode="325728|puri_saron_hotel_denpasar" HotelName="Puri Saron Denpasar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat 459C, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555680/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.5404805672659" Longitude="115.26106909325" StarRating="4" HotelCode="320477|gino_feruci_villa_ubud_4" HotelName="Gino Feruci Villa Ubud - Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A. Gede Rai, Banjar Tengah Lodtunduh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364742/364742a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.453208923339844" Longitude="115.27557373046875" StarRating="3" HotelCode="0|villa_tanah_carik" HotelName="Villa Tanah Carik" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl Cinta Br. Pejengaji, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/dd/0bdd2ecdf30dae3a8e88c58e907bc9bd6eb1cb08.jpeg</HotelPictures>
        <HotelDescription>With a stay at Villa Tanah Carik in Tegallalang, you'll be within a 10-minute drive of Tegallalang Handicraft Center and Tegallalang Rice Terrace.  This bed &amp;amp; breakfast is 7.1 mi (11.4 km) from Ubud Monkey Forest and 4.2 mi (6.8 km) from Ubud Royal Palace.&lt;br /&gt;Be sure to enjoy recreational amenities including an outdoor pool and an indoor pool. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include a 24-hour front desk and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Pool access available from 7:00 AM to 6:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.63776265" Longitude="115.25030376" StarRating="3" HotelCode="551800|ninja_suite_villa" HotelName="Ninja Suite Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tunjung Biru 6, Gatsu Timur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21487/2521487/1.jpg?f=15051814</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ninja Suite Villa is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), air conditioning, desk, mini bar, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making Ninja Suite Villa your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.63776265" Longitude="115.25030376" StarRating="3" HotelCode="551800|airy_denpasar_timur_sekar_tanjung_lima_bali" HotelName="Ninja Suite Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tunjung Biru 6, Gatsu Timur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21487/2521487/1.jpg?f=15051814</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ninja Suite Villa is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), air conditioning, desk, mini bar, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making Ninja Suite Villa your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.6178" Longitude="115.23862" StarRating="4" HotelCode="0|villa_dcarik_bali" HotelName="Villa D'Carik Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kaswari, Gg Dewi Sri Ujung, Penatih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/69/316966535ae92309ddcb475d5410803cfec88f0b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Penatih, Villa D'Carik Bali is within a 15-minute drive of Bali Bird Park and Bali Zoo.  This guesthouse is 5.4 mi (8.7 km) from Sanur Beach and 10 mi (16.2 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This guesthouse also features complimentary wireless Internet access, concierge services, and wedding services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;At Villa D'Carik Bali, enjoy a satisfying meal at the restaurant. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 50,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 25,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.03" OriginalAmount="39.03">
      <BasicPropertyInfo Latitude="-8.67795572" Longitude="115.15396507" StarRating="3" HotelCode="566371|20a77e" HotelName="Imani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736378/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a newspaper stand and a transfer service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.17" OriginalAmount="39.17">
      <BasicPropertyInfo Latitude="-8.462974" Longitude="115.629488" StarRating="3" HotelCode="392208|21d3aa" HotelName="Taman Ujung Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Taman Ujung, Seraya, Karangasem 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573061/573061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.21" OriginalAmount="39.21">
      <BasicPropertyInfo Latitude="-8.50768961" Longitude="115.2579808" StarRating="3" HotelCode="422611|1342f3" HotelName="Hibiscus Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" HotelFacility="24 Hour Room Service,Bicycle Rental,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88145/1988145/1.jpg?f=15612541</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hibiscus Cottages in Ubud, you'll be minutes from Puri Lukisan Museum and Pura Taman Saraswati. This hotel is within close proximity of Ubud Market and Ubud Royal Palace.Rooms Make yourself at home in one of the 7 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless Internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle surcharge.Dining Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's 24-hour room service.Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge available on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.26" OriginalAmount="39.26">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|11bfcb" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150984/150984a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese traditional culture and views of the paddy fields. It also is conveniently located 90 minutes’ drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.32" OriginalAmount="39.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|326538" HotelName="SOL HOUSE BALI LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1278273_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview \nThe Sol House Bali Legian is a 4 star property surrounded by endless shopping options from island-chic and trendy Seminyak to Balinese handcrafts in eclectic Kuta. It features a new concept with stylish rooms, modern design and a relaxing pool area and a state-of-the art urban cocktail bar. Guests can enjoy a modern, fun packed and unique selection of food and drinks at any time of day and night.\n\nLocation\nThe hotel is ideally situated, the most well-known destinations in Bali are just a drive away: Ubud, Unesco Heritage Jatiluwih rice terraces, Uluwatu’s ancient Hindu temples, etc. It is within walking distance to tropical, sun-kissed Legian Beach and its world-famous surf breaks.\n \nRooms\nThe rooms are decorated elegantly and feature modern amenities such as air conditioning, cable/satellite TV, coffee/tea maker, cots on request, mini bar, safe, hairdryer, telephone, television and Wi-Fi.\n\nFood and Drinks\nGuests can enjoy a wide selection of fresh food and drinks at Sol House Bali Legian. The hotel has a daily market style buffet breakfast, PlayBar all day dining restaurant, pool bar, urban cocktail bar and a stunning SolSets RoofTop Bar with over-sized Jacuzzi and resident DJ booth.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.42" OriginalAmount="39.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|920925" HotelName="BUMI UBUD RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915885_foto_1.jpg</HotelPictures>
        <HotelDescription>Bumi Ubud Resort situated in a traditional village of Lodtunduh, is specially designed as Bali elegant village to retain exclusive ambiance of private retreat, away from home. In the midst of the coconut trees, helliconia, hibiscus, and bougainvillea, our pool is laid facing adjacent to our Western touch restaurant serving Ubud Lodtunduh dishes and not to mention innovated International cuisine. It is about 25 minutes driving from Denpasar or 40 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.42" OriginalAmount="39.42">
      <BasicPropertyInfo Latitude="-8.701679" Longitude="115.166946" StarRating="3" HotelCode="296378|15eb14" HotelName="Swiss-Belinn Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404423/a_404423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is about 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.47" OriginalAmount="39.47">
      <BasicPropertyInfo Latitude="-8.6926869601631" Longitude="115.16328358417" StarRating="4" HotelCode="429713|12218e" HotelName="Artemis Villa &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Babysitting,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Puri Kubu 63 F, Jalan Camplung Tanduk, Seminyak 80361, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234470/234470a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Select from the accommodation styles to suite your taste, hotel rooms serviced apartments cottages and villas (all accommodation types have a separate kitchen except hotel rooms). Cottages have a direct access to the beach through a little pathway Pool Villas have a private pool shaded with large trees Loft Villas have a peacefully calm view of Bali Jacuzzi Villas have a private jacuzzi in a garden full of flowers. Villa Artemis offers such a variety of accommodations so that you will be greeted with a nice new surprise every time you stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.48" OriginalAmount="39.48">
      <BasicPropertyInfo Latitude="-8.6743957254874" Longitude="115.15583895959" StarRating="4" HotelCode="407874|1a63a1" HotelName="The Visala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 8, Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556093/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.54" OriginalAmount="39.54">
      <BasicPropertyInfo Latitude="-8.7015606723147" Longitude="115.1667294766" StarRating="0" HotelCode="419884|103255" HotelName="Hotel Sinar Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132460/132460a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Kuta/ Legian. This property offers a total of 27 guests rooms. Pets are not permitted on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.56" OriginalAmount="39.56">
      <BasicPropertyInfo Latitude="-8.48590393" Longitude="115.27773151" StarRating="3" HotelCode="434932|1d6424" HotelName="Ubud Luwih Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukaluwih, Jalan Raya Gentong, Tegalalang 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.58" OriginalAmount="39.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|711399" HotelName="WINA HOLIDAY VILLA KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33111_image64054368_0.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; situado en medio de jardines de vegetaciandoacute;n tropical, a dos minutos andando de la amplia playa. Si quiere darse un refrescante baandntilde;o, tambiandeacute;n lo puede hacer en la playa de Legian, a un cuarto de hora. El centro de la localidad, donde encontrarandaacute; numerosas tiendas y comercios, asandiacute; como restaurantes, estandaacute; a cuatro minutos andando. El tiempo de traslado hasta el aeropuerto es de 15 minutos.Este hotel de playa, diseandntilde;ado en estilo balinandeacute;s, estandaacute; compuesto por varios edificios de un mandaacute;ximo de tres plantas y tiene un total de 180 habitaciones. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n donde se le ofrece servicio de caja fuerte y de cambio de divisa. Tambiandeacute;n tendrandaacute; a su disposiciandoacute;n un guardarropa, una cafeterandiacute;a y algunas tiendas. Entre otras instalaciones puede encontrar un bar, una sala de teatros y una sala de juegos. En el edificio hay un restaurante a la carta, una sala de conferencias y una terminal con conexiandoacute;n a Internet. Como prestaciones adicionales se le ofrecen los servicios de habitaciones, de lavanderandiacute;a y de atenciandoacute;n mandeacute;dica. Se tiene en cuenta a los mandaacute;s pequeandntilde;os, para los cuales hay un parque infantil en el que podrandaacute;n jugar y corretear a sus anchas. Podrandaacute; aparcar su vehandiacute;culo en el garaje del hotel.Las habitaciones, decoradas y amuebladas con buen gusto, estandaacute;n dotadas de cuarto de baandntilde;o con ducha. Todas estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, sistema de aire acondicionado centralizado y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. En todas hay una caja fuerte de alquiler y balcandoacute;n o terraza. Tiene la posibilidad de reservar habitaciones conectadas entre sandiacute; por una puerta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.58" OriginalAmount="39.58">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="915206|1b4964" HotelName="Amansari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136378/136378a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.69" OriginalAmount="39.69">
      <BasicPropertyInfo Latitude="-8.7051219340907" Longitude="115.16895363558" StarRating="3" HotelCode="129819|11d4e2" HotelName="Garden View Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara 41, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096434/096434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 500 m from the tourist centre of Legian and only 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.77" OriginalAmount="39.77">
      <BasicPropertyInfo Latitude="-8.68391349" Longitude="115.22708518" StarRating="3" HotelCode="195112|1289ff" HotelName="The Banyumas Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Banyumas No. 1, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192380/192380a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.82" OriginalAmount="39.82">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|1254f3" HotelName="Lumbung Sari Cottages" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7220446</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a short walk from the hotel making it extremely convenient for guests to move around the area. Ngurah Rai International Airport can be reached in approximately a 1 hour's drive (roughly 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.88" OriginalAmount="39.88">
      <BasicPropertyInfo Latitude="-8.69672" Longitude="115.258333" StarRating="3" HotelCode="221560|12ffbe" HotelName="The Griya Sanur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 402, Sanur 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235636/235636a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Wireless internet access in public areas allows travellers to stay connected. Various gastronomic options are available, including a restaurant, a café and a bar. Shopping facilities are also available. There is also a garden. Additional services include a transfer service, room service and a laundry service. The hotel offers guests a shuttle service. A bicycle hire service (for a fee) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.92" OriginalAmount="39.92">
      <BasicPropertyInfo Latitude="-8.422441" Longitude="115.02869" StarRating="3" HotelCode="76308|1223bd" HotelName="Cempaka Blimbing Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Suradadi, Belimbing, Pupuan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pupuan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208691/208691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Pupuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39.93" OriginalAmount="39.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|711545" HotelName="PERTIWI RESORT UBUD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32459_image63678782_0.jpg</HotelPictures>
        <HotelDescription>Pertiwi Resort &amp; Spa is located among dreamy tropical landscapes and features 2 outdoor pools and a spa. A 5-minute walk from the popular Monkey Forest, it offers free WiFi throughout the property and 2 dining options with room service.Pertiwi Resort is located in the center of Ubud, just a 5-minute walk from the Ubud Palace. Old, with the day market and the rice terraces. Ngurah Rai International Airport is approximately 28 km away.The spa consists of 4 pavilions offering massages and treatments such as aromatherapy. There is also a yoga area and yoga classes are held every Wednesday.Occupying a 2-story building with indoor and outdoor dining areas, The Green House restaurant serves Western, Asian and Indonesian cuisine. Additionally, the pool restaurant offers hot drinks and light snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="39.97" OriginalAmount="39.97">
      <BasicPropertyInfo Latitude="-8.63776265" Longitude="115.25030376" StarRating="3" HotelCode="551800|1b037d" HotelName="Ninja Suite Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tunjung Biru 6, Gatsu Timur, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21487/2521487/1.jpg?f=15051814</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ninja Suite Villa is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), air conditioning, desk, mini bar, balcony/terrace. Access to the hotel's massage, garden will further enhance your satisfying stay. Discover all Bali has to offer by making Ninja Suite Villa your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|71637" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88814/a_88814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also known as Jalan Dewi Sartika-Tuban. The area has become the shopping icon of Bali, and shops, restaurants, markets, bars and clubs are located within easy walking distance. South Kuta Beach is around 250 m away. The hotel is just 15 minutes' drive from Ngurah Rai International Airport in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.77259703" Longitude="115.17088729" StarRating="4" HotelCode="481332|156399" HotelName="Fox Harris Jimbaran Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Internet,Parking,Restaurant,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 3, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2371475/87IazSV4_7da6e8ba0c24fb27bda6bf5a5947796b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pramapada Hotel Jimbaran ( 4* ) with - 125 exclusive, functional and stylish rooms and suites with double and twin bed optionis, located in the exclusive area of Jimbaran, less than 10 minutes drive from Ngurah Rai International airport, it's only 4 minutes walking to Jimbaran Beach, it's only 15 minute to Kuta area. It is a short drive to Nusa Dua easy access to Bali collection, Garuda Wisnu Kencana, Dream land beach, Pandawa beach and many more attraction and activities to make your stay more enjoyable and memorable. The SKIE"A New Spot at Jimbaran area for you who wants to enjoy The Sunset or Sunrise with your beloved people...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.7183345953915" Longitude="115.18408312974" StarRating="4" HotelCode="429430|156565" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 98, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/539734/w_539734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Golden Tulip Jineng Resort offers a uniquely Balinese experience, inspired by its tropical setting and deep cultural heritage. Join us for an indulgent mind, body and soul experience in the heart of Bali.
With 190 private rooms and suites, meeting facilities, spa, gym, yoga studios and two restaurants and swimming pools, we welcome you to relax and enjoy your stay in total comfort.

The resort itself incorporates traditional Balinese themes. From the stunning architecture inspired by the sacred lotus flower, to the world-class facilities named after ancient Sanskrit concepts, we invite you into our world where past and present meet to provide a truly unique experience for the senses and soul.


</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.68590688" Longitude="115.43050873" StarRating="3" HotelCode="748351|293808" HotelName="Royal Retreat Villa's Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5920957</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.6839302009062" Longitude="115.15715450751" StarRating="3" HotelCode="312443|77392" HotelName="Seminyak Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 1, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60237/2260237/1.jpg?f=15408118</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.701679" Longitude="115.166946" StarRating="3" HotelCode="296378|79759" HotelName="Swiss-Belinn Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404423/a_404423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Legian, this hotel is about 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.514865" Longitude="115.260443" StarRating="3" HotelCode="904695|156968" HotelName="Warsa Garden Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147410/147410a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ubud, this hotel is about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40" OriginalAmount="40">
      <BasicPropertyInfo Latitude="-8.76078769" Longitude="115.17577179" StarRating="4" HotelCode="322197|83359" HotelName="Watermark Hotel &amp; Spa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Kedonganan, 80361 Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431473/431473a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.72009359" Longitude="115.16948198" StarRating="3" HotelCode="364865|kutabex_beach_front_boutique_hotel" HotelName="Kutabex Beach Front Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488094/488094a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Kuta/ Legian. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.49899" Longitude="115.27281" StarRating="3" HotelCode="0|_0x1e165" HotelName="Puri Padma Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Andong, Br Nagi, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/58/e85849f5ebe7ae333c3963b7d0fbab0387d573ce.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Puri Padma Hotel in Ubud (Andong), you'll be within a 10-minute drive of Ubud Peliatan Balerung Stage and Pondok Pekak Library &amp;amp; Learning Centre.  This hotel is 13.6 mi (22 km) from Sanur Beach and 1.8 mi (2.8 km) from Pura Desa.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 25 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Puri Padma, a restaurant which specializes in international cuisine, or stay in and take advantage of the 24-hour room service. Continental breakfasts are available daily from 7 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 65,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 65,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|ibis_styles_bali_kuta_circle" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301919/a_301919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|febris_hotel__spa" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88814/a_88814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also known as Jalan Dewi Sartika-Tuban. The area has become the shopping icon of Bali, and shops, restaurants, markets, bars and clubs are located within easy walking distance. South Kuta Beach is around 250 m away. The hotel is just 15 minutes' drive from Ngurah Rai International Airport in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.485907" Longitude="115.283787" StarRating="3.5" HotelCode="113478|tanah_merah_resort__gallery" HotelName="Tanah Merah Art Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233238/233238a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in a small personal retreat, offering the experienced traveller exclusive accommodation in beautiful surroundings. Ngurah Rai International Airport is situated roughly 45 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.697277724835" Longitude="115.16227935741" StarRating="2" HotelCode="36425|puri_naga_seaside_cottage" HotelName="Puri Naga Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Seminyak, Kuta, Legian Kaja  80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39445/2039445/1.jpg?f=14960453</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.6627915310586" Longitude="115.14063761948" StarRating="2" HotelCode="363710|sedasa_lodge" HotelName="Sedasa Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Brawa, Gang Toya Kav. 5, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376666/376666a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.70057959" Longitude="115.16896343" StarRating="3" HotelCode="334473|aqva_hotel_villas" HotelName="AQ-VA Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara 464, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235661/235661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.6799713489367" Longitude="115.15373379966" StarRating="3" HotelCode="936649|bali_mystique_hotel__apartment" HotelName="Bali Mystique Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 2000xx, Seminyak 80361, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38286/3838286/1.jpg?f=15683108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.64014499" Longitude="115.14264981" StarRating="0" HotelCode="807552|the_chillhouse_surf_and_bike_retreat" HotelName="The Chillhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Manyar 22, Br Pipitan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976568/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Chillhouse Surf and Bike Retreat is perfectly located for both business and leisure guests in Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, room service, meeting facilities. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, desk. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, billiards, table tennis. The Chillhouse Surf and Bike Retreat is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.50418" Longitude="115.27859" StarRating="3" HotelCode="0|amaya_cottage_ubud" HotelName="Amaya Cottage Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Laplapan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/58/0758e5c6d61d6fd8e297f818a12c2122bea39dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, Amaya Cottage Ubud is within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This guesthouse is 3.8 mi (6 km) from Ubud Monkey Forest and 2.6 mi (4.1 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 200,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.51959" Longitude="115.25879" StarRating="3" HotelCode="0|_0x28a09" HotelName="Umaya Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl Nyuh Bojog Br. Nyuh Kuning, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/12/0412e74bc8bef29d9e86e35138507b2a700c3c4f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, Umaya Ubud Villa is within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This spa hotel is 2.8 mi (4.5 km) from Ubud Royal Palace and 3.6 mi (5.9 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include desks and minibars, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool and an indoor pool. Additional features at this hotel include a television in a common area, tour/ticket assistance, and barbecue grills. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Waroeng Umaya, a restaurant which specializes in international cuisine, or stay in and take advantage of the 24-hour room service. A complimentary continental breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.508952" Longitude="115.25888" StarRating="3" HotelCode="909015|honeymoon_guesthouse" HotelName="Honeymoon Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35204/2535204/1.jpg?f=15672187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.5284272857056" Longitude="115.25752817016" StarRating="4" HotelCode="933892|budhi_ayu_villas_ubud" HotelName="Budhi Ayu Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371111/371111a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|segening_villa" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|virmas_private_villa" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.79356116" Longitude="115.16268579" StarRating="3.5" HotelCode="840428|allamanda_villa_jimbaran" HotelName="Villa Allamanda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu 100, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150984/150984a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese traditional culture and views of the paddy fields. It also is conveniently located 90 minutes’ drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.77571" Longitude="115.223083" StarRating="4" HotelCode="187931|the_wangsa_benoa" HotelName="The Wangsa Hotel &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pratama Street 61, 80361 Nusa Dua</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273210/273210a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 8 rooms. Services and facilities at the hotel include a baggage storage service, a transfer service and room service. Wireless internet access is available to travellers. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.816554" Longitude="115.091979" StarRating="3" HotelCode="915180|mamo_hotel_uluwatu" HotelName="Mamo Hotel Uluwatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuhan Sait, Pantai Suluban, 80361 Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42379/2042379/1.jpg?f=15654980</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.04" OriginalAmount="40.04">
      <BasicPropertyInfo Latitude="-8.49921172" Longitude="115.27281372" StarRating="3" HotelCode="348252|1ae48d" HotelName="Puri Padma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong Br Nagi, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95147/2095147/42.jpg?f=15687731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.07" OriginalAmount="40.07">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="19406|10327d" HotelName="Wina Holiday Villa Kuta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/24466/k_24466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the middle of a tropical garden and only 2 minutes away from the broad beach. Legian beach is only around 15 minutes away. The city centre with its numerous shops and restaurants is within a 4-minute walk. Transfer to the airport takes about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.21" OriginalAmount="40.21">
      <BasicPropertyInfo Latitude="-8.6834523431576" Longitude="115.16996497917" StarRating="3" HotelCode="324165|12de8c" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari III 8, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235701/235701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar, a transfer service and room service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.32" OriginalAmount="40.32">
      <BasicPropertyInfo Latitude="-8.6799713489367" Longitude="115.15373379966" StarRating="3" HotelCode="936649|1a0937" HotelName="Bali Mystique Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 2000xx, Seminyak 80361, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38286/3838286/1.jpg?f=15683108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.37" OriginalAmount="40.37">
      <BasicPropertyInfo Latitude="-8.666767917861" Longitude="115.15453716958" StarRating="3" HotelCode="933571|18dcee" HotelName="Pandawa All Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 8X, Umalas 2, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365605/365605a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.39" OriginalAmount="40.39">
      <BasicPropertyInfo Latitude="-8.68930725" Longitude="115.43184421" StarRating="3" HotelCode="752178|146fd3" HotelName="The Akah Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Nusa Lembongan 80700</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41676/2041676/25.jpg?f=15665709</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star The Akah Cottage offers comfort and convenience whether you're on business or holiday in Bali. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Akah Cottage. Fan, internet access – wireless (complimentary), mini bar, refrigerator, non smoking rooms can be found in selected guestrooms. Enjoy the hotel's recreational facilities, including water sports (non-motorized), water sports (motorized), garden, before retiring to your room for a well-deserved rest. The Akah Cottage is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40.42" OriginalAmount="40.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|589817" HotelName="Kori Maharani Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675661_foto_1.jpg</HotelPictures>
        <HotelDescription>Kori Maharani Villas is conveniently located in the popular Keramas area. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are 24-hour security, daily housekeeping, free Wi-Fi in all rooms, laundromat, taxi service. Designed for comfort, selected guestrooms offer television LCD/plasma screen, clothes rack, complimentary instant coffee, complimentary tea, linens to ensure a restful night. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including outdoor pool, garden. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Kori Maharani Villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.57" OriginalAmount="40.57">
      <BasicPropertyInfo Latitude="-8.7862252095524" Longitude="115.20184830748" StarRating="4" HotelCode="349670|190796" HotelName="The Lerina Hotel Nusa Dua Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 1001x, Mumbul, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646233/646233a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.61" OriginalAmount="40.61">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|10325e" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88814/a_88814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also known as Jalan Dewi Sartika-Tuban. The area has become the shopping icon of Bali, and shops, restaurants, markets, bars and clubs are located within easy walking distance. South Kuta Beach is around 250 m away. The hotel is just 15 minutes' drive from Ngurah Rai International Airport in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.62" OriginalAmount="40.62">
      <BasicPropertyInfo Latitude="-8.7133619791202" Longitude="115.1705634963" StarRating="4" HotelCode="296375|1480bf" HotelName="The Bene Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223476/223476a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, about 400 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="40.76" OriginalAmount="40.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|688775" HotelName="THE NICHE BALI HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950494_foto_1.jpg</HotelPictures>
        <HotelDescription>Offering 38 modern and well appointed rooms The Niche Bali hotel is ideally situated to offer its guests easy access to the variety of shops, restaurants and entertainment options Legian Street is world renowned for. The Niche Bali hotel is your perfect choice for��Bali accommodation.Opened in May 2011, our brand new 1st floor Superior King rooms with pool view and modern furnishings are available for our guests wanting something a little more special. The Niche Bali hotel is popular amongst travellers wanting accommodation in Kuta and Legian.A trip to Bali wouldn't be complete without some pampering and self indulgence. Our Niche Spa offers a variety of different treatments for both men and woman to experience.Did we forget to mention cocktails and Bintang beers around the swim up bar - well that's no secret it's just part of a great holiday. Join us daily from 4 - 6pm for our Bali Moon Happy Hours delivered by our friendly team of pool bar staff.The Niche Bali is proud to present our Niche in Style Airport Transfers. You will be greeted upon arrival by one of our friendly tour desk staff who will escort you to The Niche Bali. Whilst travelling en-route you will enjoy a selection of cold beverages to relax after your flight. Our beverage range will include Bintang beer, Aqua and Cool Drinks. Our drivers will be more than happy to discuss any tour or personal transfers you may have whilst being extremely knowledgeable about Bali for all those initial questions. Relax and Unwind after your flight and lets us get you there in comfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.76" OriginalAmount="40.76">
      <BasicPropertyInfo Latitude="-8.8057199441048" Longitude="115.15068356349" StarRating="4" HotelCode="376703|1a7ad9" HotelName="Buana Bali Luxury Villas And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puri Gading II, Puri Gading, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the holiday village, which has a total of 13 rooms. The complex features various services and facilities, including a dining area, a bar, a babysitting service, a childcare service, a transfer service, room service and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.78" OriginalAmount="40.78">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|11a610" HotelName="Biyukukung Suite &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59249/a_59249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest. The town centre of Ubud is roughly a mere 2 minutes' walk away and Ngurah Rai Airport is approximately 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.80" OriginalAmount="40.80">
      <BasicPropertyInfo Latitude="-8.180291" Longitude="115.043795" StarRating="4" HotelCode="177843|1da270" HotelName="Puri Mangga SeaView Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275522/275522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.91" OriginalAmount="40.91">
      <BasicPropertyInfo Latitude="-8.675029" Longitude="115.260207" StarRating="4" HotelCode="7165|208770" HotelName="Prime Plaza Hotel Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah No. 46, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1438/a_1438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the tranquil coastal village of Sanur. The accommodation is just minutes from great shopping, entertainment and the cultural and natural attractions of Bali. It is approximately 25 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="40.99" OriginalAmount="40.99">
      <BasicPropertyInfo Latitude="-8.71809" Longitude="115.170836" StarRating="3" HotelCode="900062|1309f0" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta Beach, Bali, P.O.BOX 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182976/a_182976_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is situated at Poppies Lane II, a mere 100 metres from the famous Kuta beach. It is located just 4 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.6727650483231" Longitude="115.26239097118" StarRating="3" HotelCode="38338|83532" HotelName="Hotel Alit's Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 49, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63351/a_63351_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel overlooks a dark volcanic sandy beach on the northern edge of Sanur and is located 20 minutes from Ngurah Rai International Airport and 10 minutes from Denpasar City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.6791752119566" Longitude="115.20497045767" StarRating="3" HotelCode="172600|152869" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Umar 183, Denpasar, Bali 80114</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240742/a_240742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just past Denpasar South Fate on Teuku Umar Street, Bali's newest city hotel area. It enjoys an ideal location in the Central Business District, only 40 minutes’ drive from the airport, 15 minutes from Kuta and 10 minutes’ drive from Denpasar City. Ngurah Rai International Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|4263" HotelName="Pertiwi Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Bungalow Complex" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18968/a_18968_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincial capital Denpasar. There are numerous shops and entertainment venues, as well as various restaurants and boutiques, the Monkey Forest and the Puri Lukisan Museum, all situated just a few minutes away on foot. Transfer time to Ngurah Rai airport is about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.65194193" Longitude="115.12190897" StarRating="3" HotelCode="754775|353101" HotelName="PNB Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Desa Pererenan, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/a0/45a0b6a92347d7ce6daec17ac58b5a0e38488b01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|4246" HotelName="Risata Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60905/a_60905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Mall and Waterbom Park. It is also conveniently close to the island's numerous restaurants and vibrant nightspots. Kuta Beach is about a 15-minute drive away, while Denpasar is approximately 45 minutes away by car. The resort is just a 5-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|83653" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41" OriginalAmount="41">
      <BasicPropertyInfo Latitude="-8.688438" Longitude="115.430455" StarRating="3" HotelCode="292723|116611" HotelName="Sunset Coin Lembongan Cottage &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay, Sunset Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1200548/y6ekMVfE_9f7379f073098ba332a1fbe852082577.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|pertiwi_bisma_2_2" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195504/195504a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.48590393" Longitude="115.27773151" StarRating="3" HotelCode="434932|ubud_luwih" HotelName="Ubud Luwih Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukaluwih, Jalan Raya Gentong, Tegalalang 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.7872233169609" Longitude="115.20726462818" StarRating="4" HotelCode="540189|the_crystal_luxury_bay_resort_nusa_dua" HotelName="The Crystal Luxury Bay Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass I Gusti Ngurah Rai 88, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548363/548363a_hb_a_026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Benoa, this resort is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.69052374" Longitude="115.16166112" StarRating="4" HotelCode="387593|tijili_seminyak" HotelName="Tijili" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 9, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.6834523431576" Longitude="115.16996497917" StarRating="3" HotelCode="324165|uma_karan" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari III 8, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235701/235701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar, a transfer service and room service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|biyukukung_suites_and_spa" HotelName="Biyukukung Suite &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59249/a_59249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest. The town centre of Ubud is roughly a mere 2 minutes' walk away and Ngurah Rai Airport is approximately 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.72008372" Longitude="115.1737522" StarRating="4" HotelCode="420935|kuta_townhouse_apartments" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane 1, Agung Art Market, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391898/391898a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Poppies Lane 1 and 2, Kuta Town Houses is located in the very heart of Kuta with both International &amp; Indonesian styled restaurant, Kuta Beach, Kuta Square and Jalan Legian with a great night life which are just minutes walk away from our fully serviced apartments. Kuta Town Houses offers luxury apartment style accomodation both self contained and serviced, at an affordable price.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.4994190778628" Longitude="115.26490177722" StarRating="3" HotelCode="540508|tetirah_boutique_hotel" HotelName="Tetirah Boutique Hotel Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta 56, Banjar Sambahan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621099/621099a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. This accommodation offers a total of 16 units. Moreover, there is a wireless Internet connection available on-site. Additionally, the premises provide a reception service the whole day through. Baby cots are available on request for children. Guests with reduced mobility can stay at Tetirah Boutique Hotel, which includes some disability-friendly bedrooms. Pets are not allowed at this establishment. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.68930725" Longitude="115.43184421" StarRating="3" HotelCode="752178|the_akah_cottage" HotelName="The Akah Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Nusa Lembongan 80700</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41676/2041676/25.jpg?f=15665709</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star The Akah Cottage offers comfort and convenience whether you're on business or holiday in Bali. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Akah Cottage. Fan, internet access – wireless (complimentary), mini bar, refrigerator, non smoking rooms can be found in selected guestrooms. Enjoy the hotel's recreational facilities, including water sports (non-motorized), water sports (motorized), garden, before retiring to your room for a well-deserved rest. The Akah Cottage is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="3" HotelCode="854815|wasabi_hotel" HotelName="Wasabi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Pererenan, Mengwi, Kabupaten Badung</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.535674095153809" Longitude="115.2812271118164" StarRating="3" HotelCode="0|villa_waturenggong_ubud" HotelName="Villa Waturenggong Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kemenuh, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/56/a5564a6b5932caa5bcdc65864252adeacacf4a26.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Ubud, Villa Waturenggong Ubud is a 3-minute drive from Goa Gajah and 15 minutes from Ubud Traditional Art Market.  This bed &amp;amp; breakfast is 3.7 mi (5.9 km) from Ubud Monkey Forest and 4.3 mi (7 km) from Tegenungan Waterfall.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Pura Taman Pule - 1.7 km / 1.1 mi&lt;br /&gt;Goa Gajah - 2.5 km / 1.6 mi&lt;br /&gt;Agung Rai Museum of Art - 3.8 km / 2.3 mi&lt;br /&gt;Ubud Peliatan Balerung Stage - 4 km / 2.5 mi&lt;br /&gt;Agung Rai Museum of Art - 4.2 km / 2.6 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5.6 km / 3.5 mi&lt;br /&gt;Ubud Monkey Forest - 5.9 km / 3.7 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 6 km / 3.7 mi&lt;br /&gt;Ubud Traditional Art Market - 6.2 km / 3.9 mi&lt;br /&gt;Ubud Royal Palace - 6.3 km / 3.9 mi&lt;br /&gt;Pura Desa - 6.4 km / 4 mi&lt;br /&gt;Saraswati Temple - 6.4 km / 4 mi&lt;br /&gt;Puri Lukisan Museum - 6.6 km / 4.1 mi&lt;br /&gt;Pura Dalem Ubud - 6.9 km / 4.3 mi&lt;br /&gt;Tegenungan Waterfall - 7 km / 4.3 mi&lt;br /&gt;The preferred airport for Villa Waturenggong Ubud is Ngurah Rai Intl. Airport (DPS) - 39.7 km / 24.7 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, Waturenggong, or stay in and take advantage of the room service (during limited hours).&lt;br /&gt;HeadLine : Near Pura Taman Pule&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 5 individually decorated guestrooms. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 400,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.55919126" Longitude="115.26097037" StarRating="3" HotelCode="756659|canvas_escape" HotelName="Canvas Escape" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh 80361</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.180291" Longitude="115.043795" StarRating="4" HotelCode="177843|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga SeaView Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275522/275522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.43268325" Longitude="115.26882986" StarRating="3" HotelCode="838438|uma_chaming_villas_gym" HotelName="Uma Chaming Villas &amp; Gym" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bresela, Gianyar, Payangan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/46/30/463075e0de989eb6496736a37580dd7fa05acb99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Ubud, Uma Caming House promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Car hire, tours, bicycle rental, babysitting, 24-hour room service are just some of the facilities on offer. Designed for comfort, selected guestrooms offer separate shower and tub, complimentary bottled water, mosquito net, seating area, desk to ensure a restful night. Enjoy the hotel's recreational facilities, including garden, before retiring to your room for a well-deserved rest. For reliable service and professional staff, Uma Caming House caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.68492595" Longitude="115.48307469" StarRating="0" HotelCode="959069|prasi_sunset_bungalows" HotelName="Prasi Sunset Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Desa Sebunibus, Dusun Sakti, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34100000/34090500/34090448/3bcdf532_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.8161039352417" Longitude="115.09098815917969" StarRating="3" HotelCode="0|the_manik_toya_boutique_villa" HotelName="The Manik Toya Boutique Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Labuan Sait, Pantai Suluban, Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/ba/73ba39a641b55c23ccd70db79ffae0d5301a627a.jpeg</HotelPictures>
        <HotelDescription>When you stay at The Manik Toya Boutique Villa in Pecatu, you'll be on the beach, within a 5-minute drive of Padang Padang Beach and Uluwatu Cliffs.  This spa bed &amp;amp; breakfast is 1.5 mi (2.3 km) from Uluwatu Beach and 1.5 mi (2.5 km) from Uluwatu Temple.&lt;br /&gt;Relax at the full-service spa, where you can enjoy massages. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the bed &amp;amp; breakfast's restaurant, Manik Toya Restaurant, or stay in and take advantage of the room service (during limited hours). Relax with a refreshing drink at one of the 4 beach bars.&lt;br /&gt;Make yourself at home in one of the 6 individually decorated guestrooms, featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the bed &amp; breakfast prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.41018295288086" Longitude="114.79279327392578" StarRating="3" HotelCode="0|wide_sands_beach_retreat" HotelName="Wide Sands Beach Retreat" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Bahari, Yeh Sumbul, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/e8/19e8bb66004bf8cfa67db73249349d8d899a3916.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Mendoyo, Wide Sands Beach Retreat is in a rural location, within a 15-minute drive of Medewi Beach and Pengeragoan Beach. This beach hotel is 10.6 mi (17 km) from Jembrana Beach and 15.3 mi (24.7 km) from Perancak Temple.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Medewi Beach - 2.4 km / 1.5 mi&lt;br /&gt;Pengeragoan Beach - 16.3 km / 10.1 mi&lt;br /&gt;Jembrana Beach - 17 km / 10.6 mi&lt;br /&gt;Perancak Temple - 24.7 km / 15.3 mi&lt;br /&gt;Balian Beach - 25.7 km / 16 mi&lt;br /&gt;Soka Beach - 30 km / 18.6 mi&lt;br /&gt;Pasut Beach - 40.9 km / 25.4 mi&lt;br /&gt;Santhipala Waterfall - 46.5 km / 28.9 mi&lt;br /&gt;Puri Jati Dive Site - 47.6 km / 29.6 mi&lt;br /&gt;Puri Jati Beach - 48.2 km / 29.9 mi&lt;br /&gt;Pura Ulun Siwi - 48.6 km / 30.2 mi&lt;br /&gt;Tangguwisia Bali Beach - 49.5 km / 30.8 mi&lt;br /&gt;Umejero Falls - 50.8 km / 31.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 14 individually decorated guestrooms. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a satisfying meal at Restaurant serving guests of Wide Sands Beach Retreat. Unwind at the end of the day with a drink at the bar/lounge or the beach bar. Cooked-to-order breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 8:00 PM.&lt;/li&gt;&lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.03" OriginalAmount="41.03">
      <BasicPropertyInfo Latitude="-8.512511" Longitude="115.257104" StarRating="2.5" HotelCode="166201|124cce" HotelName="Nick's Hidden Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma Road, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232973/a_232973_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated on Bisma Road, overlooking the Campuhan River, and it provides some excellent views of the rice fields. It is roughly a 10-minute walk from the centre of Ubud with its shops and restaurants. It is around a 5-minute walk to Monkey Forest, and approximately 35 km from Bali Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.07" OriginalAmount="41.07">
      <BasicPropertyInfo Latitude="-8.8068218756283" Longitude="115.13140532448" StarRating="4" HotelCode="292869|114e93" HotelName="Le Grande Bali Ulluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Block 5, Pecatu Indah Resort, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400517/a_400517_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the Pecatu area on the south-western coast of Bali, well known for the famous temple at Uluwatu, Pura Luhur, as well as Dreamland Beach. The centre of Pecatu is about a 10—minute drive away, while the Bali Collection shopping centre is approximately 20 minutes away by car. The property is just a 30-minute drive from both Kuta and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.24" OriginalAmount="41.24">
      <BasicPropertyInfo Latitude="-8.72008372" Longitude="115.1737522" StarRating="4" HotelCode="420935|1afdeb" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Currency Exchange,Garden,Golf,Housekeeping,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Poppies Lane 1, Agung Art Market, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391898/391898a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Poppies Lane 1 and 2, Kuta Town Houses is located in the very heart of Kuta with both International &amp; Indonesian styled restaurant, Kuta Beach, Kuta Square and Jalan Legian with a great night life which are just minutes walk away from our fully serviced apartments. Kuta Town Houses offers luxury apartment style accomodation both self contained and serviced, at an affordable price.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.37" OriginalAmount="41.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15B08" HotelName="Del Cielo Villa Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA SELATAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620761_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel se halla en Jimbaran. Los viajeros valorarandaacute;n la cercanandiacute;a de la propiedad a las principales zonas de ocio. Hay paradas de transporte panduacute;blico a 1. 0 km. El establecimiento estandaacute; a 500 metros de la playa mandaacute;s cercana. Los visitantes encontrarandaacute;n el aeropuerto a 9. 0 km. Esta propiedad es el lugar perfecto para una estancia tranquila, ya que solo tiene 14 habitaciones. Asimismo, el hotel cuenta con Wi-Fi gratuito. Del Cielo Villa Jimbaran ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. No hay cunas disponibles en este hotel. Del Cielo Villa Jimbaran cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones. Los huandeacute;spedes podrandaacute;n aprovechar el servicio de traslado al aeropuerto. Con su variada oferta culinaria, Del Cielo Villa Jimbaran atiende las necesidades de todo tipo de huandeacute;spedes. Algunos de estos servicios pueden estar sujetos a cargos adicionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.41" OriginalAmount="41.41">
      <BasicPropertyInfo Latitude="-8.5132147462894" Longitude="115.26000648737" StarRating="3" HotelCode="15810|1184da" HotelName="Pertiwi Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Street, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18968/a_18968_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud, a village renowned for its artistic tradition, north of the provincial capital Denpasar. There are numerous shops and entertainment venues, as well as various restaurants and boutiques, the Monkey Forest and the Puri Lukisan Museum, all situated just a few minutes away on foot. Transfer time to Ngurah Rai airport is about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.46" OriginalAmount="41.46">
      <BasicPropertyInfo Latitude="-8.5145247041963" Longitude="115.25773822817" StarRating="3" HotelCode="304350|140a39" HotelName="Pertiwi Bisma 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195504/195504a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.48" OriginalAmount="41.48">
      <BasicPropertyInfo Latitude="-8.6727650483231" Longitude="115.26239097118" StarRating="3" HotelCode="38338|155eca" HotelName="Hotel Alit's Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hang Tuah 49, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63351/a_63351_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel overlooks a dark volcanic sandy beach on the northern edge of Sanur and is located 20 minutes from Ngurah Rai International Airport and 10 minutes from Denpasar City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.55" OriginalAmount="41.55">
      <BasicPropertyInfo Latitude="-8.813554" Longitude="115.15825" StarRating="4" HotelCode="546095|1e1184" HotelName="The Kirana Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Gang Ambara 18, Ungasan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="41.62" OriginalAmount="41.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|919380" HotelName="Abisha Hotel Sanur" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1021687_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="41.85" OriginalAmount="41.85">
      <BasicPropertyInfo Latitude="-8.688438" Longitude="115.430455" StarRating="3" HotelCode="292723|1415d5" HotelName="Sunset Coin Lembongan Cottage &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay, Sunset Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1200548/y6ekMVfE_9f7379f073098ba332a1fbe852082577.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.51145959" Longitude="115.25786957" StarRating="3" HotelCode="630750|265422" HotelName="Adi Bisma Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800217/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.51210339" Longitude="115.57351216" StarRating="0" HotelCode="758744|415648" HotelName="Alam Candi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bar,Dining,Garden,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Manggis, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Sengkidu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634183/634183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alam Candi Dive Resort , a hidden gem located in the heart of Candidasa, Karangasem, East of Bali. Alam Candi Dive Resort is a rebranding from the outdated Alam Asmara Dive Resort into a boutique concept to provide an intimate atmosphere with its distinctive Alam Resorts style. With a nautical elegance vibe providing fresh and calm ambience, Alam Candi Dive Resort caters to the sea lover and cultural enthusiastic who enjoy simplicity with a touch of elegance. Spacious lobby plaza with boutique rooms inspired by locally-sourced materials of Balinese elegance with modern simplicity reflecting the heritage through colour and art. The newly refreshed logo represents the fresh sea themed colours bringing …. atmosphere</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.736642" Longitude="115.165603" StarRating="4" HotelCode="141835|21689" HotelName="Aston Kuta Hotel &amp; Residence" 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,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 2-5, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202733/w_202733_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.7846149133062" Longitude="115.17787430783" StarRating="4" HotelCode="376670|156387" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kampus Unud, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137329/36e9b9a8-7f60-4b2d-a656-4365e7e0bf87.jpg?d=636733696610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.5284272857056" Longitude="115.25752817016" StarRating="4" HotelCode="933892|83628" HotelName="Budhi Ayu Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371111/371111a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.6970445108239" Longitude="115.26325036292" StarRating="4" HotelCode="292350|79832" HotelName="Puri Hiromi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 152, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234442/234442a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.264452" Longitude="115.05969" StarRating="2" HotelCode="76307|169626" HotelName="Puri Lumbung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Singaraja 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103773/a_103773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Bali in the village of Munduk; a mountain retreat from the administrative capital of Singaraja. Ngurah Rai International Airport is around 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.6607268649736" Longitude="115.13691186905" StarRating="4" HotelCode="113518|73238" HotelName="The Citta Luxury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira 2, Banjar Tagtag, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/098617/098617a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.6793161765267" Longitude="115.15387741538" StarRating="4" HotelCode="313195|83010" HotelName="Dash Hotel Seminyak Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan petitenget, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487841/487841a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42" OriginalAmount="42">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="3" HotelCode="854815|383282" HotelName="Wasabi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Pererenan, Mengwi, Kabupaten Badung</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489410</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.77259703" Longitude="115.17088729" StarRating="4" HotelCode="481332|pramapada_hotel_jimbaran" HotelName="Fox Harris Jimbaran Beach" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Internet,Parking,Restaurant,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 3, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2371475/87IazSV4_7da6e8ba0c24fb27bda6bf5a5947796b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pramapada Hotel Jimbaran ( 4* ) with - 125 exclusive, functional and stylish rooms and suites with double and twin bed optionis, located in the exclusive area of Jimbaran, less than 10 minutes drive from Ngurah Rai International airport, it's only 4 minutes walking to Jimbaran Beach, it's only 15 minute to Kuta area. It is a short drive to Nusa Dua easy access to Bali collection, Garuda Wisnu Kencana, Dream land beach, Pandawa beach and many more attraction and activities to make your stay more enjoyable and memorable. The SKIE"A New Spot at Jimbaran area for you who wants to enjoy The Sunset or Sunrise with your beloved people...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|agung_raka_bungalows" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/43/430815/c8VsqEzT_105d66e0cf15721cfd14acbff6b066f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearby attractions include Ubud Monkey Forest (around 20 minutes’ walk away), the traditional market at Ubud and Ubud Palace (each around 30 minutes’ walk away). Ngurah Rai International Airport, where guests will also find taxis and car rental, is around 40 km (within 1.5 hours’ drive) from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.715561" Longitude="115.18404714" StarRating="0" HotelCode="973377|fairfield_by_marriott_bali_kuta_sunset_road" HotelName="Fairfield by Marriott Bali Kuta Sunset Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merdeka Raya VII, Abianbase Kuta, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/ad/94ad161cb9c8d06b6a1b53a4158056e1ecc61d3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.68587589263916" Longitude="115.48321533203125" StarRating="3" HotelCode="0|samuh_ocean_sunset_hotel" HotelName="Samuh Ocean Sunset Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Banjar Anyar Dusun Sebunibus, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ec/70ec08a4406dbc50353faefefde3a767cb814e9f.jpeg</HotelPictures>
        <HotelDescription>Samuh Ocean Sunset Hotel is located in Nusa Penida, 1.1 km from Toyapakeh Beach. The hotel offers a restaurant, free private parking, an outdoor pool and a terrace. This accommodation is 1.4 km from Pantai Pasir Putih Nusa Penida, 2 km from Prapat Beach and 14 km from Broken Beach. There is room service and free Wi-Fi throughout.&lt;br /&gt;The hotel offers an a la carte breakfast or a typical Asian breakfast.&lt;br /&gt;Samuh Ocean Sunset Hotel is 6 km from Gamat Bay and 14 km from Angel's Billabong. The nearest airport is Ngurah Rai International Airport, 79 km from this property.&lt;br /&gt;We speak your language!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.493093" Longitude="115.253322" StarRating="3" HotelCode="114223|beji_ubud_resort" HotelName="Beji Ubud Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157706/a_157706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the main street between central Ubud and Kedewatan, within walking distance of the famous Neka Museum and Mozaic fine dining restaurant. Ubud village, nightlife and shopping options are within about 5 minutes' drive of the hotel. Guests may also be interested in visiting Gianyar city, the Elephant Safari Park or the Ubud Monkey Forest, all of which are 15-25 minutes' drive away. The hotel is one hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.81042405" Longitude="115.13228541" StarRating="4" HotelCode="524003|swissbelresort_pecatu" HotelName="Swiss-Belresort Pecatu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecatu Indah Raya, Blok G2, Pecatu Indah Resort, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541627/541627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and room service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.65758764" Longitude="115.13443668" StarRating="3" HotelCode="614565|my_villa_canggu" HotelName="My Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan 31, Kabupaten Badung, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43242/2943242/39.jpg?f=15503920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6799713489367" Longitude="115.15373379966" StarRating="3" HotelCode="936649|the_sunset_suite_bali_mystique" HotelName="Bali Mystique Hotel and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 2000xx, Seminyak 80361, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38286/3838286/1.jpg?f=15683108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6926869601631" Longitude="115.16328358417" StarRating="4" HotelCode="429713|artemis_villa_and_hotel" HotelName="Artemis Villa &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Babysitting,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Puri Kubu 63 F, Jalan Camplung Tanduk, Seminyak 80361, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234470/234470a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Select from the accommodation styles to suite your taste, hotel rooms serviced apartments cottages and villas (all accommodation types have a separate kitchen except hotel rooms). Cottages have a direct access to the beach through a little pathway Pool Villas have a private pool shaded with large trees Loft Villas have a peacefully calm view of Bali Jacuzzi Villas have a private jacuzzi in a garden full of flowers. Villa Artemis offers such a variety of accommodations so that you will be greeted with a nice new surprise every time you stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|lumbung_sari_cottages_2" HotelName="Lumbung Sari Cottages" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7220446</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a short walk from the hotel making it extremely convenient for guests to move around the area. Ngurah Rai International Airport can be reached in approximately a 1 hour's drive (roughly 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6970445108239" Longitude="115.26325036292" StarRating="4" HotelCode="292350|puri_hiromi" HotelName="Puri Hiromi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 152, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234442/234442a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.688438" Longitude="115.430455" StarRating="3" HotelCode="292723|sunset_coin_lembongan_cottage_and_spa" HotelName="Sunset Coin Lembongan Cottage &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Sandy Bay, Sunset Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1200548/y6ekMVfE_9f7379f073098ba332a1fbe852082577.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.5039096972477" Longitude="115.266949093918" StarRating="0" HotelCode="0|_0x40099" HotelName="Pratama house" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan sandat banjar taman kelod ubud, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/10/41/1041da7ef8e65cb11b97392e8639dbff4c908b35.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pratama house” is located within 17 km from the historic center of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.69109081" Longitude="115.26445051" StarRating="4" HotelCode="487756|villa_jepun_sanur" HotelName="Villa Jepun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, 80228 Denpasar</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8624614</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service and a transfer service. Wireless internet access is available to guests in the public areas. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.8057199441048" Longitude="115.15068356349" StarRating="4" HotelCode="376703|buana_bali_luxury_villas" HotelName="Buana Bali Luxury Villas And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puri Gading II, Puri Gading, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the holiday village, which has a total of 13 rooms. The complex features various services and facilities, including a dining area, a bar, a babysitting service, a childcare service, a transfer service, room service and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.651712417602539" Longitude="115.1214599609375" StarRating="3" HotelCode="0|sau_bali_room_restaurant" HotelName="Sau Bali Room &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Pererenan, Canggu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/53/0d5393d39eac38e05daa2d3fae64535458e53ae8.jpeg</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Enjoy a satisfying meal at Sau Bali Restaurant serving guests of Sau Bali Room &amp;amp; Restaurant. A complimentary cooked-to-order breakfast is served daily from 7:30 AM to 9:30 AM.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring LED televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.47015107" Longitude="115.26450023" StarRating="3.5" HotelCode="594809|duwur_beji" HotelName="Ayu Duwur Beji" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kelabang Moding, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50192/2950192/1.jpg?f=15494595</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="915206|amansari_villa" HotelName="Amansari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136378/136378a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.61951326" Longitude="115.14136807" StarRating="3" HotelCode="491634|ardha_chandra_villa" HotelName="Ardha Chandra Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tumbakbayuh 77, Nearby Canggu &amp; Pererenan Villages, Badung 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602085/602085a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.77522" Longitude="115.21937" StarRating="3" HotelCode="0|_0x40b10" HotelName="Palm Garden Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama 71 Gang Pandu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/4e/5a4efd425534b2dde123fbd2ae53d923deedd6ed.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Palm Garden Bali in Nusa Dua (Kuta Selatan), you'll be a 1-minute drive from Tanjung Benoa and 8 minutes from Bali Nusa Dua Convention Centre.  This bed &amp;amp; breakfast is 2.8 mi (4.4 km) from Nusa Dua Beach and 6.4 mi (10.2 km) from Jimbaran Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring refrigerators and flat-screen televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Don't miss out on recreational opportunities including an outdoor pool and bicycles to rent. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the bed &amp;amp; breakfast's coffee shop/café, or stay in and take advantage of the room service (during limited hours). A complimentary breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.55953115" Longitude="115.26134577" StarRating="3" HotelCode="557448|rumah_lada_" HotelName="Rumah Lada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh, Ubud 80361</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724799/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.422441" Longitude="115.02869" StarRating="3" HotelCode="76308|cempaka_belimbing_villa" HotelName="Cempaka Blimbing Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Suradadi, Belimbing, Pupuan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pupuan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208691/208691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Pupuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.51210339" Longitude="115.57351216" StarRating="0" HotelCode="758744|alam_candi_dive_resort" HotelName="Alam Candi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bar,Dining,Garden,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Manggis, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Sengkidu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634183/634183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alam Candi Dive Resort , a hidden gem located in the heart of Candidasa, Karangasem, East of Bali. Alam Candi Dive Resort is a rebranding from the outdated Alam Asmara Dive Resort into a boutique concept to provide an intimate atmosphere with its distinctive Alam Resorts style. With a nautical elegance vibe providing fresh and calm ambience, Alam Candi Dive Resort caters to the sea lover and cultural enthusiastic who enjoy simplicity with a touch of elegance. Spacious lobby plaza with boutique rooms inspired by locally-sourced materials of Balinese elegance with modern simplicity reflecting the heritage through colour and art. The newly refreshed logo represents the fresh sea themed colours bringing …. atmosphere</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.03" OriginalAmount="42.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|711582" HotelName="Legian Village Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912309_foto_1.jpg</HotelPictures>
        <HotelDescription>El resort de Legian Village estandaacute; situado en el centro de Legian, a unos pasos de las principales zonas comerciales, gastronandoacute;micas y de ocio de la ciudad. A tan solo 200 metros del complejo los huandeacute;spedes podrandaacute;n disfrutar de una playa espectacular. Denpasar estandaacute; a unos 30 minutos en coche desde el hotel, mientras que el aeropuerto internacional de Bali estandaacute; a tan solo 3 km. Las candoacute;modas habitaciones estandaacute;n decoradas al estilo balinandeacute;s y han sido diseandntilde;adas especialmente pensando en la comodidad. Los huandeacute;spedes disfrutarandaacute;n de un nuevo nivel de relajaciandoacute;n gracias al spa del hotel y a los tratamientos disponibles. El restaurante ofrece vistas a la piscina, donde los huandeacute;spedes podrandaacute;n disfrutar de deliciosos platos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.11" OriginalAmount="42.11">
      <BasicPropertyInfo Latitude="-8.65194193" Longitude="115.12190897" StarRating="3" HotelCode="754775|21d279" HotelName="PNB Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Desa Pererenan, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/a0/45a0b6a92347d7ce6daec17ac58b5a0e38488b01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.13" OriginalAmount="42.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|399990" HotelName="SANTIKA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064246_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated less than a 10-minute drive from Seminyak Beach, Hotel Santika Seminyak boasts an outdoor pool and free WiFi access throughout. Guests can enjoy the fitness centre to workout for free.Seminyak and Petitenget Beach are 7-minute drive away, while Batu Belig Beach is a 10-minute drive away. Decorated in soothing cool tones, the air-conditioned rooms here are fitted with a flat-screen TV and en suite bathroom with shower. Operating a 24-hour front desk, friendly staff at Hotel Santika Seminyak can assist guests with dry cleaning, laundry and ironing services. The concierge service will be happy to arrange for luggage storage, airport transfer and shuttle service. There is also meeting/banqueting facilities and business centre. Relaxing massage can be enjoyed at the spa and wellness centre. The Roof Top Pool and Bar serves refreshing beverages and light snacks, while a fine selection of international cuisine can be enjoyed at Merah Saga Restaurant. Seminyak Square is a 5-minute drive away, while Ku De Ta and Mall Bali Galeria are a 7-minute drive away. It takes a 15-minute drive to reach Canggu Club, while Ngurah Rai Airport is a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.14" OriginalAmount="42.14">
      <BasicPropertyInfo Latitude="-8.51210339" Longitude="115.57351216" StarRating="0" HotelCode="758744|21d3a3" HotelName="Alam Candi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Bar,Dining,Garden,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Manggis, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Sengkidu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634183/634183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alam Candi Dive Resort , a hidden gem located in the heart of Candidasa, Karangasem, East of Bali. Alam Candi Dive Resort is a rebranding from the outdated Alam Asmara Dive Resort into a boutique concept to provide an intimate atmosphere with its distinctive Alam Resorts style. With a nautical elegance vibe providing fresh and calm ambience, Alam Candi Dive Resort caters to the sea lover and cultural enthusiastic who enjoy simplicity with a touch of elegance. Spacious lobby plaza with boutique rooms inspired by locally-sourced materials of Balinese elegance with modern simplicity reflecting the heritage through colour and art. The newly refreshed logo represents the fresh sea themed colours bringing …. atmosphere</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.14" OriginalAmount="42.14">
      <BasicPropertyInfo Latitude="-8.6820320555025" Longitude="115.17012793538" StarRating="4" HotelCode="327791|138ed0" HotelName="d'PENJOR Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari II 1, Taman Mertanadi, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234475/234475a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.21" OriginalAmount="42.21">
      <BasicPropertyInfo Latitude="-8.7872233169609" Longitude="115.20726462818" StarRating="4" HotelCode="540189|1eb4a8" HotelName="The Crystal Luxury Bay Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass I Gusti Ngurah Rai 88, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548363/548363a_hb_a_026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Benoa, this resort is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.23" OriginalAmount="42.23">
      <BasicPropertyInfo Latitude="-8.5178250342223" Longitude="115.26021301746" StarRating="3" HotelCode="11386|103272" HotelName="Champlung Sari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, P.O. BOX 87, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/9585/a_9585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting hotel enjoys an outstanding location at then end of Ubud's main shopping street with its numerous boutiques, handicraft shops, restaurants, and shops, and is the ideal starting point from which to explore countless typical Balinese villages. The hotel affords wonderful views out over the rice fields and the monkey forest. Transfer times to Denpasar airport are around 1.5 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.31" OriginalAmount="42.31">
      <BasicPropertyInfo Latitude="-8.4782875787149" Longitude="115.25877770583" StarRating="4" HotelCode="342661|16f132" HotelName="Virmas Private Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Desa Sebali, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.39" OriginalAmount="42.39">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|139252" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301919/a_301919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.63" OriginalAmount="42.63">
      <BasicPropertyInfo Latitude="-8.66646101" Longitude="115.15280392" StarRating="3" HotelCode="547093|1a6cd4" HotelName="The Apartment Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 5J, Jalan Umalas Tunon, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/41121/2341121/43.jpg?f=15677073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.80" OriginalAmount="42.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|918237" HotelName="THE AKMANI LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907164_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 154 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy Italian cuisine at Terrace Restaurant, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges. Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include a computer station, express check-in, and express check-out. A shuttle from the airport to the hotel is provided for a surcharge (available on request), and free self parking is available onsite.When you stay at The Akmani Legian in Kuta, you'll be in a shopping district, within a 10-minute walk of Kuta Beach and Bali Bombing Memorial.  This 4-star hotel is 0.7 mi (1.2 km) from Beachwalk Shopping Center and 1.8 mi (2.9 km) from Waterbom Bali.Distances are displayed to the nearest 0.1 mile and kilometer.  Bali Bombing Memorial - 0.6 km / 0.3 mi  Kuta Beach - 0.7 km / 0.4 mi  Poppies Lane II - 0.8 km / 0.5 mi  Kuta Galeria Shopping Arcade - 1 km / 0.6 mi  Beachwalk Shopping Center - 1.2 km / 0.7 mi  Legian Beach - 1.4 km / 0.9 mi  Kuta Square - 1.8 km / 1.1 mi  Krisna - 1.9 km / 1.2 mi  Kuta Art Market - 2 km / 1.2 mi  Double Six Beach - 2 km / 1.3 mi  3D Trick Art Museum DMZ - 2.2 km / 1.4 mi  Siloam Hospitals - 2.3 km / 1.4 mi  Waterbom Bali - 2.4 km / 1.5 mi  Discovery Shopping Mall - 2.4 km / 1.5 mi  Mall Bali Galeria - 2.5 km / 1.6 mi  The preferred airport for The Akmani Legian is Denpasar (DPS-Ngurah Rai Intl.) - 6.4 km / 4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="42.93" OriginalAmount="42.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|943574" HotelName="Artini 2 Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174723_foto_1.jpg</HotelPictures>
        <HotelDescription>Artini Cottages 2 is ideally situated on Padang Tegal ubud, in the midst of rice fields and just a short walk to the Monkey Forest, Galleries, Artist Studios, Museums, Shopping Center, and Nightlife in Ubud. Artini Cottages 2 is the truly comfortable bali resort in bali indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="42.93" OriginalAmount="42.93">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|11b6b8" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/43/430815/c8VsqEzT_105d66e0cf15721cfd14acbff6b066f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearby attractions include Ubud Monkey Forest (around 20 minutes’ walk away), the traditional market at Ubud and Ubud Palace (each around 30 minutes’ walk away). Ngurah Rai International Airport, where guests will also find taxis and car rental, is around 40 km (within 1.5 hours’ drive) from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.64055944" Longitude="115.28186029" StarRating="3.5" HotelCode="564385|175893" HotelName="Aishwarya Exclusive Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Gumicik 26, Ketewel, Sukawati, Gianyar 50852, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.7868831634769" Longitude="115.19191861153" StarRating="4" HotelCode="909114|157208" HotelName="Alindra Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>By Pass Ngurah Rai, Jalan Aneka Warga 12, Puri Mumbul Permai, Badung, Jimbaran 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276406/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|69394" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/43/430815/c8VsqEzT_105d66e0cf15721cfd14acbff6b066f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearby attractions include Ubud Monkey Forest (around 20 minutes’ walk away), the traditional market at Ubud and Ubud Palace (each around 30 minutes’ walk away). Ngurah Rai International Airport, where guests will also find taxis and car rental, is around 40 km (within 1.5 hours’ drive) from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.6968624839843" Longitude="115.17606571779" StarRating="3" HotelCode="350187|156584" HotelName="Horison Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 150, Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488057/488057a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.7222260714117" Longitude="115.184872" StarRating="3" HotelCode="213229|496397" HotelName="D Varee Diva Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Kuta 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301919/a_301919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.51806811" Longitude="115.26160606" StarRating="3.5" HotelCode="629911|265500" HotelName="Sarin Ubud Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.504935" Longitude="115.559379" StarRating="3" HotelCode="36428|76293" HotelName="The Watergarden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59681/a_59681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the seaside village of Candi Dasa, the hotel offers easy access to East Bali's spectacular unspoiled beauty. A short distance from the hotel one encounters dramatic views of Mt Agung, Bali's sacred mountain, lush green rice terraces clinging to steep and sweeping valleys, traditional villages following age-old customs, colourful rituals and ceremonies and crystal-clear seas rich in coral and marine life. Here there is a timeless quality as ancient cultures and traditions remain unchanged - an essential element of daily life. Ngurah Rai International Airport is located roughly 85 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.6834523431576" Longitude="115.16996497917" StarRating="3" HotelCode="324165|82982" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari III 8, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235701/235701a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a bar, a transfer service and room service. Wireless internet access allows guests to surf the internet and stay up to date with their communications. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.1626905530822" Longitude="115.02176118459" StarRating="4" HotelCode="420667|215198" HotelName="Villa Dencarik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Dining,Dry Cleaning,Kitchen,Laundry,LCD/Projector,Limousine Service,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Dencarik, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556241/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Dencarik in Banjar, you'll be close to Banjar Hot Springs and Brahma Vihara Arama. This 4-star villa is within the vicinity of Puri Jati Beach and Puri Jati Dive Site.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring private pools and LCD televisions. Rooms have private patios. Kitchenettes are outfitted with refrigerators and stovetops. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service and dry cleaning/laundry services. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.7402469033844" Longitude="115.16689219599" StarRating="3" HotelCode="98244|harris_hotel_tuban_bali" HotelName="Harris Hotel Tuban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277535/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban Beach. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.5253000550302" Longitude="115.26352286339" StarRating="2.5" HotelCode="113572|agung_raka_resort_and_villas_2" HotelName="Agung Raka Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Ubud, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/43/430815/c8VsqEzT_105d66e0cf15721cfd14acbff6b066f7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the artists’ village of Pengosekan, 2 km away from the centre of Ubud. Nearby attractions include Ubud Monkey Forest (around 20 minutes’ walk away), the traditional market at Ubud and Ubud Palace (each around 30 minutes’ walk away). Ngurah Rai International Airport, where guests will also find taxis and car rental, is around 40 km (within 1.5 hours’ drive) from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|maxonehotels_at_ubud" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.67026571" Longitude="115.15320192" StarRating="3.5" HotelCode="632439|mokko_suite_villas" HotelName="Mokko Suites Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 1 168, Kerobokan Kelod 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.66646101" Longitude="115.15280392" StarRating="3" HotelCode="547093|the_apartments_umalas_2" HotelName="The Apartment Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 5J, Jalan Umalas Tunon, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/41121/2341121/43.jpg?f=15677073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.67762885" Longitude="115.1635155" StarRating="4" HotelCode="438326|bali_royal_heritage_villas" HotelName="Bali Royal Heritage Villa" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban 18, Banjar Taman Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.514855" Longitude="115.263819" StarRating="3" HotelCode="936646|artini_2_cottages" HotelName="Artini Cottages 2" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.77055191" Longitude="115.17843087" StarRating="3.5" HotelCode="489966|la_leela_jimbaran" HotelName="La LEELA Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Mas 8, Bypass Ngurah Rai, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|b_saya_villas_ubud" HotelName="B Saya Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637848/637848a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.700062" Longitude="115.164337" StarRating="4" HotelCode="7146|sofi_apartment_at_jayakarta_residence" HotelName="The Jayakarta Bali Beach Resort Residence &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian, Po Box 3244, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1417/a_1417_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in lush gardens and located right on Legian Beach, famous for its sunsets. While offering guests peace and tranquillity, the hotel is also within walking distance of shopping and entertainment areas and the centre of Denpasar is 25 minutes away. Bali's major attractions can easily be reached from the hotel and offer visitors much more than a mere glimpse of the 'Island of the Gods'. Bali's International Airport can be easily reached from the hotel by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.76351" Longitude="115.175" StarRating="0" HotelCode="867081|krisandi_house_jimbaran" HotelName="Krisandi House Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesraman 77, Block F, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/30/35306d6d0be9000e73f32b099f45535c8e3ecd37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.3353749" Longitude="115.65627138" StarRating="3" HotelCode="755684|amed_lodge_by_sudamala_resorts" HotelName="Amed Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Jemeluk Beach, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8663304</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.55098608" Longitude="115.28589169" StarRating="2.5" HotelCode="621289|airy_sukawati_sutami_gunung_sari_99x_bali" HotelName="Sisin Ubud View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari 99X, Sumampan, Kemenuh, Sukawati 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42044/2942044/1.jpg?f=14979627</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sukawati.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.00" OriginalAmount="43.00">
      <BasicPropertyInfo Latitude="-8.1483922" Longitude="114.6598187" StarRating="3" HotelCode="292665|kubuku_ecolodge_and_resto" HotelName="Kubuku Eco Dive Lodge and Yoga" Meals="ROOM ONLY,BED &amp; BREAKFAST,LUNCH" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran Village, Gerokgak, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360615/WHjGg93n_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.04" OriginalAmount="43.04">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|10fb0f" HotelName="Risata Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60905/a_60905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Mall and Waterbom Park. It is also conveniently close to the island's numerous restaurants and vibrant nightspots. Kuta Beach is about a 15-minute drive away, while Denpasar is approximately 45 minutes away by car. The resort is just a 5-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.12" OriginalAmount="43.12">
      <BasicPropertyInfo Latitude="-8.67208316" Longitude="115.1639258" StarRating="4" HotelCode="448885|1e8321" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557523/557523a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.15" OriginalAmount="43.15">
      <BasicPropertyInfo Latitude="-8.264452" Longitude="115.05969" StarRating="2" HotelCode="76307|1dc647" HotelName="Puri Lumbung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Singaraja 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103773/a_103773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Bali in the village of Munduk; a mountain retreat from the administrative capital of Singaraja. Ngurah Rai International Airport is around 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.25" OriginalAmount="43.25">
      <BasicPropertyInfo Latitude="-8.6715900563132" Longitude="115.15914217589" StarRating="3" HotelCode="319835|13e5f1" HotelName="Brown Feather" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 100, Kuta Utara, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235660/235660a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.31" OriginalAmount="43.31">
      <BasicPropertyInfo Latitude="-8.6970445108239" Longitude="115.26325036292" StarRating="4" HotelCode="292350|18dd38" HotelName="Puri Hiromi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 152, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234442/234442a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.34" OriginalAmount="43.34">
      <BasicPropertyInfo Latitude="-8.7402469033844" Longitude="115.16689219599" StarRating="3" HotelCode="98244|199a33" HotelName="Harris Hotel Tuban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277535/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban Beach. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.43" OriginalAmount="43.43">
      <BasicPropertyInfo Latitude="-8.1483922" Longitude="114.6598187" StarRating="3" HotelCode="292665|12a89f" HotelName="Kubuku Eco Dive Lodge and Yoga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran Village, Gerokgak, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360615/WHjGg93n_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.48" OriginalAmount="43.48">
      <BasicPropertyInfo Latitude="-8.51806811" Longitude="115.26160606" StarRating="3.5" HotelCode="629911|20d2f9" HotelName="Sarin Ubud Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.93" OriginalAmount="43.93">
      <BasicPropertyInfo Latitude="-8.5284272857056" Longitude="115.25752817016" StarRating="4" HotelCode="933892|153e73" HotelName="Budhi Ayu Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371111/371111a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="43.95" OriginalAmount="43.95">
      <BasicPropertyInfo StarRating="3" HotelCode="|918243" HotelName="ALAM ASMARA DIVE RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANDIDASA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296576_foto_1.jpg</HotelPictures>
        <HotelDescription>Alam Asmara Dive Resort Bali is formerly a resort called Pandawa, the resort has been transformed succesfully with passion, into a Romantic Dive Resort. More than just a Dive Resort not only does, Alam Asmara Dive Resort Bali have the basic personalized services, we only appointed a well established and active member of PADI dive operator, as its partner to take care their guests need. South and East Bali Combo Package.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.690721" Longitude="115.263757" StarRating="3" HotelCode="292346|21723" HotelName="Besakih Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 45, Sanur, P.O. Box 3306, Denpasar, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096356/096356a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.77055191" Longitude="115.17843087" StarRating="3.5" HotelCode="489966|175910" HotelName="La LEELA Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Mas 8, Bypass Ngurah Rai, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.7402469033844" Longitude="115.16689219599" StarRating="3" HotelCode="98244|73512" HotelName="Harris Hotel Tuban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sartika, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277535/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban Beach. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.2833202577295" Longitude="115.36575525999" StarRating="3" HotelCode="302509|165765" HotelName="Lakeview Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Garden,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penelokan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/e4/17e486efc16c8a36e1dd14db983b7ed67d9848f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of the massive volcanic caldera over looking Mt. Batur and its tranquil lake, approximately 901 minutes drive from The International Airport.

Located at the edge of the great caldera over looking of Mt. Batur and its transquil Lake, and it is not complete without seeing Mount Batur and its crater lake. The drive takes you through the regencies of Gianyar and Bangli, which strecth from the fertile area between the banks of the Ayung and Melangit rivers all the way up to the central volcanic calderation.

The rooms are quiet with a Balinese style overlooking at the mountain and the lake both from bed and bathroom which bring the cool air and the twinkling lights from the lakeside far below.

Restaurant is available for all day dining available on a la carte basis</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.675029" Longitude="115.260207" StarRating="4" HotelCode="7165|6177" HotelName="Prime Plaza Hotel Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah No. 46, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1438/a_1438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the tranquil coastal village of Sanur. The accommodation is just minutes from great shopping, entertainment and the cultural and natural attractions of Bali. It is approximately 25 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.6911343584567" Longitude="115.16599956385" StarRating="2" HotelCode="177878|74894" HotelName="ibis budget Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 9A, Seminyak, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249325/a_249325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Seminyak, a 5-minute walk from Seminyak Square shopping centre and a 10-minute drive from the Petitenget Beach. Ngurah Rai International Airport is 25 minutes’ drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|79978" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367203/367203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.81791967" Longitude="115.09948743" StarRating="3" HotelCode="616497|299981" HotelName="Uluwatu Breeze Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361, Pecatu, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.667244" Longitude="115.155896" StarRating="4" HotelCode="168622|73284" HotelName="Umalas Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas II 83, Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142660/142660a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Near the aparthotel the famous Kuta Beach and Legian shopping centre can be found. It takes less than about 10 minutes to reach Seminyak, a cosmopolitan area for dining with international cuisine restaurants. Located in the Umalas area, north of Seminyak, the residence lies a 15 km drive away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44" OriginalAmount="44">
      <BasicPropertyInfo Latitude="-8.508642" Longitude="115.258952" StarRating="3" HotelCode="19008|27455" HotelName="Villa Chempaka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33720000/33711200/33711196/9206dae1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.736685" Longitude="115.165201" StarRating="4" HotelCode="37114|risata_bali_resort_and_spa" HotelName="Risata Bali Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD,ALL-INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara, South Kuta Beach, Tuban Sub-District, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/60905/a_60905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located within walking distance of all the main shops, the Discovery Shopping Mall and Waterbom Park. It is also conveniently close to the island's numerous restaurants and vibrant nightspots. Kuta Beach is about a 15-minute drive away, while Denpasar is approximately 45 minutes away by car. The resort is just a 5-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|coast_boutique_apartments" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598247/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.4664931397202" Longitude="115.26634631951" StarRating="3" HotelCode="377723|inang_villa" HotelName="Inang Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kelabang Moding, Br. Kelabangmoding, Tegallalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/81788/2281788/40.jpg?f=15661188</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.6715900563132" Longitude="115.15914217589" StarRating="3" HotelCode="319835|brown_feather_hotel" HotelName="Brown Feather" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 100, Kuta Utara, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235660/235660a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.51105804" Longitude="115.25818873" StarRating="2.5" HotelCode="535526|alam_terrace_cottages" HotelName="Alam Terrace Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7366177</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.508642" Longitude="115.258952" StarRating="3" HotelCode="19008|villa_chempaka" HotelName="Villa Chempaka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33720000/33711200/33711196/9206dae1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.5087881014062" Longitude="115.25905363262" StarRating="2" HotelCode="909041|nicks_pension" HotelName="Nick's Pension" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Jalan Wanarawana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271663/271663a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.497877335595" Longitude="115.28561023409" StarRating="3.5" HotelCode="385377|villa_agung_khalia" HotelName="Villa Agung Khalia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa,Farm stays" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Alas, Harum Banjar Sala, Pejengkawan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39531/2039531/1.jpg?f=15236552</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.7326730669594" Longitude="115.16760063558" StarRating="3" HotelCode="68707|febris_hotel_and_spa_2" HotelName="Febri's Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88814/a_88814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Kartika Plaza Street, the main street of South Kuta Beach, also known as Jalan Dewi Sartika-Tuban. The area has become the shopping icon of Bali, and shops, restaurants, markets, bars and clubs are located within easy walking distance. South Kuta Beach is around 250 m away. The hotel is just 15 minutes' drive from Ngurah Rai International Airport in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.264452" Longitude="115.05969" StarRating="2" HotelCode="76307|puri_lumbung_cottages_2" HotelName="Puri Lumbung Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Munduk Village, Singaraja 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103773/a_103773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Bali in the village of Munduk; a mountain retreat from the administrative capital of Singaraja. Ngurah Rai International Airport is around 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.536335" Longitude="115.083711" StarRating="3" HotelCode="292731|the_sanyas_retreat_2" HotelName="The Sanyas Retreat Villa Kerambitan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Baturiti, PO Box 317, Kerambitan, Tabanan - Bali</AddressLine>
          </AddressLines>
          <CityName>Kerambitan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237063/237063a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kerambitan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.01" OriginalAmount="44.01">
      <BasicPropertyInfo Latitude="-8.6972273568814" Longitude="115.2644187212" StarRating="4" HotelCode="25939|1e0f12" HotelName="Parigata Resort &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 87, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071871/071871a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa complex is strategically located in the Sanur area. A green tree-lined lane leads to this pleasant, shady resort. It is situated approximately 20 minutes from Denpasar City and within walking distance of the beach. The resort of Sanur and its beach are around 10 minutes' drive, Kuta Beach is 8 km away and the resort is a 30-minute drive from the Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.14" OriginalAmount="44.14">
      <BasicPropertyInfo Latitude="-8.7846149133062" Longitude="115.17787430783" StarRating="4" HotelCode="376670|1a5dea" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kampus Unud, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137329/36e9b9a8-7f60-4b2d-a656-4365e7e0bf87.jpg?d=636733696610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.14" OriginalAmount="44.14">
      <BasicPropertyInfo Latitude="-8.7868831634769" Longitude="115.19191861153" StarRating="4" HotelCode="909114|140d4d" HotelName="Alindra Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>By Pass Ngurah Rai, Jalan Aneka Warga 12, Puri Mumbul Permai, Badung, Jimbaran 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276406/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.16" OriginalAmount="44.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|101563" HotelName="SWISS-BELINN LEGIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913794_foto_1.jpg</HotelPictures>
        <HotelDescription>Swiss-Belinn Legian features ultra modern well-appointed guestrooms in three configurations. Thoughtfully designed and beautifully finished for comfort and convenience, the hotel offers 24-hour room service, laundry and dry cleaning, Wi-Fi Internet connection in all rooms and public areas, parking space and valet parking service with 24 hour CCTV security making it the hotel of choice in beachside Legian. Dining at Swiss-Belinn Legian is an absolute delight too! Our expert chefs at BaReLo, our all-in-one bar, restaurant and lounge have created a blend menu of European, Asian and local cuisine to suit every taste and occasion, morning, noon and night!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.17" OriginalAmount="44.17">
      <BasicPropertyInfo Latitude="-8.5087881014062" Longitude="115.25905363262" StarRating="2" HotelCode="909041|11e8cb" HotelName="Nick's Pension" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Jalan Wanarawana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271663/271663a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.18" OriginalAmount="44.18">
      <BasicPropertyInfo Latitude="-8.64055944" Longitude="115.28186029" StarRating="3.5" HotelCode="564385|1e3277" HotelName="Aishwarya Exclusive Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Gumicik 26, Ketewel, Sukawati, Gianyar 50852, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.27" OriginalAmount="44.27">
      <BasicPropertyInfo StarRating="3" HotelCode="|840775" HotelName="PERTIWI BISMA 2" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/432932_foto_1.jpg</HotelPictures>
        <HotelDescription>The property is strategically located at exotic of Bisma St Ubud, Bali, in a place brings guests to the real of Bali with cultural atmosphere. It is 5 minutes walking distance to Ubud's iconic Monkey Forest and Museum Puri Lukisan. It also is located 10 minutes' walk to Ubud Market and Ubud Palace, as well as 15 minutes' walk to the famous Antonio Blanco Museum and legendary Campuhan Bridge. Surrounded with rice field, the property is set in tranquil surroundings that make the hotel the best location for a relaxing stay. It features 20 well-fitted suites that have been decorated in a combination of the modern design of Balinese cultures and Hindu heritage. The establishment features the infinity pool and open restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.57" OriginalAmount="44.57">
      <BasicPropertyInfo Latitude="-8.5150105103646" Longitude="115.26386971424" StarRating="2" HotelCode="936645|1a90c7" HotelName="Artini Cottages 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466419/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Artini 1 Cottages is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like free Wi-Fi in all rooms, Wi-Fi in public areas, room service, airport transfer, car hire are readily available for you to enjoy. Internet access – wireless, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including spa, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Artini 1 Cottages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.89" OriginalAmount="44.89">
      <BasicPropertyInfo Latitude="-8.485907" Longitude="115.283787" StarRating="3.5" HotelCode="113478|11e0eb" HotelName="Tanah Merah Art Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melayang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233238/233238a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in a small personal retreat, offering the experienced traveller exclusive accommodation in beautiful surroundings. Ngurah Rai International Airport is situated roughly 45 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="44.92" OriginalAmount="44.92">
      <BasicPropertyInfo Latitude="-8.508642" Longitude="115.258952" StarRating="3" HotelCode="19008|11ad19" HotelName="Villa Chempaka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33720000/33711200/33711196/9206dae1_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated off the beaten track in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.551877" Longitude="115.262771" StarRating="3" HotelCode="173567|80676" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Banjar Silungan Lodtunduh, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150984/150984a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property enjoys a strategic location in Ubud, a very popular place surrounded by Balinese traditional culture and views of the paddy fields. It also is conveniently located 90 minutes’ drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|175903" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598247/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.70943244" Longitude="115.47478559" StarRating="3.5" HotelCode="406232|171526" HotelName="Coco Resort Penida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Sakti, Nusa Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62414/2462414/1.jpg?f=15344976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Penida. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.52310185" Longitude="115.26308483" StarRating="3.5" HotelCode="369735|265477" HotelName="Gana Ubud Hotel and Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554826/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.53353804" Longitude="115.26180127" StarRating="3" HotelCode="484876|178599" HotelName="Kakul Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/51939/2951939/1.jpg?f=14950328</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.6972273568814" Longitude="115.2644187212" StarRating="4" HotelCode="25939|16883" HotelName="Parigata Resort &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 87, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071871/071871a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa complex is strategically located in the Sanur area. A green tree-lined lane leads to this pleasant, shady resort. It is situated approximately 20 minutes from Denpasar City and within walking distance of the beach. The resort of Sanur and its beach are around 10 minutes' drive, Kuta Beach is 8 km away and the resort is a 30-minute drive from the Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.5165178847019" Longitude="115.25987675187" StarRating="2" HotelCode="385583|156860" HotelName="Pondok Pundi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.68688403" Longitude="115.43140156" StarRating="3" HotelCode="504443|353212" HotelName="Sunset Garden Nusa Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9834126</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.66646101" Longitude="115.15280392" StarRating="3" HotelCode="547093|155740" HotelName="The Apartment Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 5J, Jalan Umalas Tunon, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/41121/2341121/43.jpg?f=15677073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.6467537" Longitude="115.13270701" StarRating="3" HotelCode="482261|77014" HotelName="The Apartments Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Linjong 85, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235656/235656a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="45" OriginalAmount="45">
      <BasicPropertyInfo Latitude="-8.67856642" Longitude="115.18040061" StarRating="3" HotelCode="489980|176352" HotelName="Villa D'Kerobokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Salak Selatan Gang Tegal Abadi 1, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/6e/606e29176567cdaa5f618623b1af84f89b18251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|the_evitel_resort_ubud" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544222/544222a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.7868831634769" Longitude="115.19191861153" StarRating="4" HotelCode="909114|alindra_villa" HotelName="Alindra Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>By Pass Ngurah Rai, Jalan Aneka Warga 12, Puri Mumbul Permai, Badung, Jimbaran 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276406/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.6764742575681" Longitude="115.1514814957" StarRating="4" HotelCode="297103|golden_tulip_devins_hotel_seminyak" HotelName="DevinSky Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Komplex Villa Kendal 35, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405189/a_405189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.66646101" Longitude="115.15280392" StarRating="3" HotelCode="547093|the_apartments_umalas" HotelName="The Apartment Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang 5J, Jalan Umalas Tunon, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/41121/2341121/43.jpg?f=15677073</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.6862182763297" Longitude="115.17375596254" StarRating="3" HotelCode="915875|villa_kamar_kamar_rumah_tamu" HotelName="Kamar Kamar Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Jalan Dewi Saraswati III, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255494/255494a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.69002515" Longitude="115.45092436" StarRating="3" HotelCode="564536|twin_island_villas" HotelName="Twin Island Villas &amp; Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Village, Nusa, Lembongan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/33/f7/33f73891edeb9b18b16d40a8d93ebe9e0b9c563d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.50722327" Longitude="115.26504994" StarRating="3" HotelCode="610537|griya_sriwedari" HotelName="Griya Sriwedari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 2, Gang Sruni, Ubud 80751, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43391/2943391/59.jpg?f=15674877</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.6972273568814" Longitude="115.2644187212" StarRating="4" HotelCode="25939|parigata_resorts_n_spa" HotelName="Parigata Resort &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 87, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071871/071871a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa complex is strategically located in the Sanur area. A green tree-lined lane leads to this pleasant, shady resort. It is situated approximately 20 minutes from Denpasar City and within walking distance of the beach. The resort of Sanur and its beach are around 10 minutes' drive, Kuta Beach is 8 km away and the resort is a 30-minute drive from the Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|labak_river_hotel_" HotelName="Labak River Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618430/618430a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="850340|tegal_mesari_ubud_villa" HotelName="Tegal Mesari Ubud Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa I</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32650000/32644500/32644443/421489c7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.49537312" Longitude="115.2733222" StarRating="2.5" HotelCode="631298|uma_dawa" HotelName="Uma Dawa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.690721" Longitude="115.263757" StarRating="3" HotelCode="292346|besakih_beach_resort" HotelName="Besakih Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 45, Sanur, P.O. Box 3306, Denpasar, 80228 Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096356/096356a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|bintang_kuta_hotel" HotelName="Bintang Kuta Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221663/221663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.68311796" Longitude="115.42831764" StarRating="3" HotelCode="746783|radiance_sunset_villas_lembongan" HotelName="Radiance Sunset Villas Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Point, Dreambeach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5920602</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.33564181" Longitude="115.65141432" StarRating="3" HotelCode="592707|amed_oasis" HotelName="Amed Oasis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Tukadse, Amed, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/90898/3690898/1.jpg?f=15235275</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.335561752319336" Longitude="115.64659881591797" StarRating="3" HotelCode="0|seamount_hotel" HotelName="Seamount Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. I Ketut Natih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/df/b1dfc4620da7f95144d162d106ff420aa5956841.jpeg</HotelPictures>
        <HotelDescription>When you stay at Seamount Hotel in Karangasem, you'll be on the beach, just steps from Amed Beach and 10 minutes by foot from Amed.  This hotel is 0.5 mi (0.9 km) from Jemeluk Beach and 1.3 mi (2.1 km) from Jemeluk Viewpoint.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and a picnic area.&lt;br /&gt;Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and laundry facilities. Planning an event in Karangasem? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/café. Wrap up your day with a drink at the bar/lounge. A complimentary English breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring LED televisions. Rooms have private furnished balconies or patios. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 500,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 700,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Pool access available from 7:30 AM to 7:00 PM.&lt;/li&gt;&lt;li&gt;Children 10 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. Children may not be eligible for complimentary breakfast. &lt;/li&gt;&lt;li&gt;Free in-room WiFi has a 2-device limit. WiFi in public areas is also free and has a 2-device limit. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.504935" Longitude="115.559379" StarRating="3" HotelCode="36428|the_watergarden" HotelName="The Watergarden" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59681/a_59681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the seaside village of Candi Dasa, the hotel offers easy access to East Bali's spectacular unspoiled beauty. A short distance from the hotel one encounters dramatic views of Mt Agung, Bali's sacred mountain, lush green rice terraces clinging to steep and sweeping valleys, traditional villages following age-old customs, colourful rituals and ceremonies and crystal-clear seas rich in coral and marine life. Here there is a timeless quality as ancient cultures and traditions remain unchanged - an essential element of daily life. Ngurah Rai International Airport is located roughly 85 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.2453805599335" Longitude="115.16130775761" StarRating="4" HotelCode="166192|bali_handara_golf__country_club" HotelName="Handara Golf &amp; Resort Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096340/096340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.67474876" Longitude="115.56451542" StarRating="3" HotelCode="614894|singabu_bungalows" HotelName="Singabu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped, Buyuk, Penida Island, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92128/3692128/28.jpg?f=15503815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.12" OriginalAmount="45.12">
      <BasicPropertyInfo Latitude="-8.3353749" Longitude="115.65627138" StarRating="3" HotelCode="755684|21d3a4" HotelName="Amed Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan I Ketut Natih, Jemeluk Beach, Karangasem 80852</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8663304</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.33" OriginalAmount="45.33">
      <BasicPropertyInfo Latitude="-8.736642" Longitude="115.165603" StarRating="4" HotelCode="141835|10fae5" HotelName="Aston Kuta Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 2-5, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202733/w_202733_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.44" OriginalAmount="45.44">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|1e0c7e" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544222/544222a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.50" OriginalAmount="45.50">
      <BasicPropertyInfo Latitude="-8.5165178847019" Longitude="115.25987675187" StarRating="2" HotelCode="385583|13720c" HotelName="Pondok Pundi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.51" OriginalAmount="45.51">
      <BasicPropertyInfo StarRating="5" HotelCode="|839965" HotelName="LE GRANDE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950669_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the southwest of Bali next to the new Kuta Golf Course and Dreamland Beach. Only 20 mins from Ngurah Rai (or Denpasar) International Airport.45 sqm  rooms designed in a contemporary Balinese style with modern touches including a spacious balcony with sofa. Facilities include a 32? LCD TV with a wide selection of international channels,iPod with pre-loaded songs, separate shower and bathtub, free Wi-Fi internet, air conditioning,bathrobes and slippers, IDD telephone, mini-bar, safety box, hairdryer, work desk and tea/coffee making facilities.Breakfast, lunch, and dinner are available at this property.This is a modern hotel.The hotel has a large lobby.Legrande - Bali is a contemporary-designed resort with well-appointed, luxurious and spacious accommodation offering 60 suites and 130 deluxe rooms with comfort and style.  Nestled in the heart of the New Kuta Golf Course and surrounded by verdant and romantic Balinese garden landscape. A serene retreat perfect for relaxation yet only minutes away from the various attractions of Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45.51" OriginalAmount="45.51">
      <BasicPropertyInfo StarRating="3" HotelCode="|920874" HotelName="Sinar Bali Hotel by ZUZU" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1965907_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Sinar Bali, has superb location on the famous Legian Village, on the tranquil corner of the region and within a short stroll to famous beach of Legian/Kuta and the shopping activities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.69" OriginalAmount="45.69">
      <BasicPropertyInfo Latitude="-8.67856642" Longitude="115.18040061" StarRating="3" HotelCode="489980|1d3011" HotelName="Villa D'Kerobokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Salak Selatan Gang Tegal Abadi 1, Kerobokan 80117</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/6e/606e29176567cdaa5f618623b1af84f89b18251b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.70" OriginalAmount="45.70">
      <BasicPropertyInfo Latitude="-8.71337373" Longitude="115.17342836" StarRating="4" HotelCode="308155|157352" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 123, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367203/367203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.77" OriginalAmount="45.77">
      <BasicPropertyInfo Latitude="-8.677761" Longitude="115.16068221" StarRating="3" HotelCode="821150|214b17" HotelName="The Lumbung Wood Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 35, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977641/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.85" OriginalAmount="45.85">
      <BasicPropertyInfo Latitude="-8.71478852" Longitude="115.16913334" StarRating="3" HotelCode="434954|1e0783" HotelName="Coast Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Gang Wina, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598247/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="45.89" OriginalAmount="45.89">
      <BasicPropertyInfo Latitude="-8.6467537" Longitude="115.13270701" StarRating="3" HotelCode="482261|13016b" HotelName="The Apartments Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Linjong 85, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235656/235656a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.50672121" Longitude="115.56091227" StarRating="3" HotelCode="435146|157981" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Amlapura, Kabupaten Karangasem, Karangasem  80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|156550" HotelName="Bintang Kuta Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221663/221663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.6656710738494" Longitude="115.1609722454" StarRating="3" HotelCode="37976|70949" HotelName="Dewani Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerobokan, Umalas, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/62719/a_62719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Umalas and Kerobokan area, the resort gives guests an authentic impression of Balinese country life, not far away from the lively area of Kuta. Beaches are located around 3-5 km from the resort, which is only 15 minutes' drive from Kuta city centre and 20 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.5127438221872" Longitude="115.26125713127" StarRating="3" HotelCode="14261|156825" HotelName="Lumbung Sari Cottages" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road 15, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7220446</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located on Monkey Forest Street. The famous Monkey Forest is a short walk from the hotel making it extremely convenient for guests to move around the area. Ngurah Rai International Airport can be reached in approximately a 1 hour's drive (roughly 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.6627915310586" Longitude="115.14063761948" StarRating="2" HotelCode="363710|83340" HotelName="Sedasa Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Brawa, Gang Toya Kav. 5, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/376666/376666a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.69721144868" Longitude="115.17079889774" StarRating="3" HotelCode="187579|70762" HotelName="Seminyak Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih 3, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126010/126010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46" OriginalAmount="46">
      <BasicPropertyInfo Latitude="-8.67474876" Longitude="115.56451542" StarRating="3" HotelCode="614894|310510" HotelName="Singabu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped, Buyuk, Penida Island, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92128/3692128/28.jpg?f=15503815</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.703673" Longitude="115.168292" StarRating="3" HotelCode="36422|all_seasons_bali_legian_hotel" HotelName="ibis Styles Bali Legian" Meals="HALF-BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="HALF-BOARD" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59673/a_59673_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is centrally located in a popular resort area and within easy walking distance of markets, shops, restaurants and Legian’s famous beach. Denpasar Airport is 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.69721144868" Longitude="115.17079889774" StarRating="3" HotelCode="187579|seminyak_town_house" HotelName="Seminyak Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih 3, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126010/126010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.6467537" Longitude="115.13270701" StarRating="3" HotelCode="482261|the_apartments_canggu" HotelName="The Apartments Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Linjong 85, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235656/235656a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.6371929603856" Longitude="115.15504091978" StarRating="4" HotelCode="185655|united_colors_of_bali" HotelName="United Colors of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bantan Kangin, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/168919/168919a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in Canggu and enjoys a prime location in the middle of the rice terraces facing the famous sunset. The establishment is just 10 minutes away from the beaches and guests will be immersed directly into the heart of the Balinese culture, famous for its beautiful people, smiles and excellent customer service. Ngurah Rai International Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.66324499" Longitude="115.16984408" StarRating="0" HotelCode="867883|taulan_villa_and_restaurant" HotelName="Taulan Villa And Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubengan Kauh, 80361 Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33080000/33078600/33078589/83eaed8e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.7904218697231" Longitude="115.15985012054" StarRating="4" HotelCode="909111|villa_kania" HotelName="Villa Kania - Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bicycle Rental,Currency Exchange,Dry Cleaning,Garden,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Indra Prasta No. 7A, Jimbaran, Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276402/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Ungasan Bay Villa in Jimbaran, you'll be convenient to Garuda Wisnu Kencana Cultural Park and New Kuta Golf. This 4-star villa is within close proximity of New Kuta Green Park and Balangan Beach.Rooms Make yourself at home in one of the 2 air-conditioned rooms featuring kitchenettes. Satellite television is provided for your entertainment. Conveniences include phones, as well as safes and minibars.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This villa also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.Business, Other Amenities A shuttle from the airport to the hotel is provided for a surcharge available on request, and limited parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.68688403" Longitude="115.43140156" StarRating="3" HotelCode="504443|sunset_garden_nusa_lembongan" HotelName="Sunset Garden Nusa Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9834126</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.154132" Longitude="115.03454" StarRating="3" HotelCode="93168|sunari_beach_resort" HotelName="Sunari Villas &amp; Spa Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Po Box 131, Lovina Beach, Singaraja 81151, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096638/096638a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.81791967" Longitude="115.09948743" StarRating="3" HotelCode="616497|uluwatu_breeze_village" HotelName="Uluwatu Breeze Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361, Pecatu, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.00" OriginalAmount="46.00">
      <BasicPropertyInfo Latitude="-8.81967" Longitude="115.108" StarRating="0" HotelCode="830654|green_bowl_beach_villas" HotelName="Green Bowl Beach Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Pandawa</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/32000000/31150000/31144800/31144712/61195b98_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.04" OriginalAmount="46.04">
      <BasicPropertyInfo Latitude="-8.77055191" Longitude="115.17843087" StarRating="3.5" HotelCode="489966|1e076b" HotelName="La LEELA Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Mas 8, Bypass Ngurah Rai, Kedonganan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kedonganan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kedonganan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.05" OriginalAmount="46.05">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3.5" HotelCode="113501|193c41" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125537/125537a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and close to the Galleria shopping centre and other shops. The area is safe at night for those looking to enjoy the local nightlife. Ngurah Rai International Airport is just 7 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.07" OriginalAmount="46.07">
      <BasicPropertyInfo Latitude="-8.2833202577295" Longitude="115.36575525999" StarRating="3" HotelCode="302509|13011e" HotelName="Lakeview Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Garden,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penelokan, Bangli, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/e4/17e486efc16c8a36e1dd14db983b7ed67d9848f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of the massive volcanic caldera over looking Mt. Batur and its tranquil lake, approximately 901 minutes drive from The International Airport.

Located at the edge of the great caldera over looking of Mt. Batur and its transquil Lake, and it is not complete without seeing Mount Batur and its crater lake. The drive takes you through the regencies of Gianyar and Bangli, which strecth from the fertile area between the banks of the Ayung and Melangit rivers all the way up to the central volcanic calderation.

The rooms are quiet with a Balinese style overlooking at the mountain and the lake both from bed and bathroom which bring the cool air and the twinkling lights from the lakeside far below.

Restaurant is available for all day dining available on a la carte basis</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.13" OriginalAmount="46.13">
      <BasicPropertyInfo Latitude="-8.65532385" Longitude="115.21863708" StarRating="3" HotelCode="390235|1b2df7" HotelName="Grand Mirah Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kaliasem No 1, Denpasar 80232, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62478/2462478/1.jpg?f=15241275</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Denpasar, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.15" OriginalAmount="46.15">
      <BasicPropertyInfo Latitude="-8.77259703" Longitude="115.17088729" StarRating="4" HotelCode="481332|208dc5" HotelName="Fox Harris Jimbaran Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Internet,Parking,Restaurant,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 3, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2371475/87IazSV4_7da6e8ba0c24fb27bda6bf5a5947796b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pramapada Hotel Jimbaran ( 4* ) with - 125 exclusive, functional and stylish rooms and suites with double and twin bed optionis, located in the exclusive area of Jimbaran, less than 10 minutes drive from Ngurah Rai International airport, it's only 4 minutes walking to Jimbaran Beach, it's only 15 minute to Kuta area. It is a short drive to Nusa Dua easy access to Bali collection, Garuda Wisnu Kencana, Dream land beach, Pandawa beach and many more attraction and activities to make your stay more enjoyable and memorable. The SKIE"A New Spot at Jimbaran area for you who wants to enjoy The Sunset or Sunrise with your beloved people...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.16" OriginalAmount="46.16">
      <BasicPropertyInfo Latitude="-8.713551" Longitude="115.173506" StarRating="4" HotelCode="933583|187a69" HotelName="Fashion Hotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 121, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.20" OriginalAmount="46.20">
      <BasicPropertyInfo Latitude="-8.6764742575681" Longitude="115.1514814957" StarRating="4" HotelCode="297103|1863c4" HotelName="DevinSky Hotel Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Komplex Villa Kendal 35, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405189/a_405189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.20" OriginalAmount="46.20">
      <BasicPropertyInfo Latitude="-8.730302474232" Longitude="115.16785276304" StarRating="4" HotelCode="934375|137c9b" HotelName="Bintang Kuta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221663/221663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.25" OriginalAmount="46.25">
      <BasicPropertyInfo Latitude="-8.703673" Longitude="115.168292" StarRating="3" HotelCode="36422|1d97d2" HotelName="ibis Styles Bali Legian" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59673/a_59673_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is centrally located in a popular resort area and within easy walking distance of markets, shops, restaurants and Legian’s famous beach. Denpasar Airport is 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.32" OriginalAmount="46.32">
      <BasicPropertyInfo Latitude="-8.70943244" Longitude="115.47478559" StarRating="3.5" HotelCode="406232|1a7a26" HotelName="Coco Resort Penida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Sakti, Nusa Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62414/2462414/1.jpg?f=15344976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Penida. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.33" OriginalAmount="46.33">
      <BasicPropertyInfo Latitude="-8.514855" Longitude="115.263819" StarRating="3" HotelCode="936646|129e65" HotelName="Artini Cottages 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.34" OriginalAmount="46.34">
      <BasicPropertyInfo Latitude="-8.81791967" Longitude="115.09948743" StarRating="3" HotelCode="616497|21d427" HotelName="Uluwatu Breeze Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361, Pecatu, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.44" OriginalAmount="46.44">
      <BasicPropertyInfo Latitude="-8.50672121" Longitude="115.56091227" StarRating="3" HotelCode="435146|14004c" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Amlapura, Kabupaten Karangasem, Karangasem  80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.54" OriginalAmount="46.54">
      <BasicPropertyInfo Latitude="-8.69721144868" Longitude="115.17079889774" StarRating="3" HotelCode="187579|11ee7b" HotelName="Seminyak Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih 3, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126010/126010a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="46.69" OriginalAmount="46.69">
      <BasicPropertyInfo Latitude="-8.682756" Longitude="115.168002" StarRating="3" HotelCode="904660|11a256" HotelName="Sunset Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari Raya 2, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.6820320555025" Longitude="115.17012793538" StarRating="4" HotelCode="327791|241183" HotelName="d'PENJOR Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari II 1, Taman Mertanadi, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234475/234475a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.508952" Longitude="115.25888" StarRating="3" HotelCode="909015|247940" HotelName="Honeymoon Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35204/2535204/1.jpg?f=15672187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.154132" Longitude="115.03454" StarRating="3" HotelCode="93168|18533" HotelName="Sunari Villas &amp; Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Po Box 131, Lovina Beach, Singaraja 81151, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096638/096638a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.706846" Longitude="115.259912" StarRating="3" HotelCode="17272|17552" HotelName="Sativa Sanur Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan, Sanur, PO BOX 3163, Denpasar 80031, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21155/w_21155_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Sanur village, Bali's most enchanting village. The centre of Sanur is just some 200 m away and the city of Denpasar approximately 7 km from the resort. Denpasar's Ngurah Rai International Airport can be reached in around 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.73332169" Longitude="115.17082805" StarRating="4" HotelCode="317022|83320" HotelName="Swiss-Belhotel Tuban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 31, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485824/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.81042405" Longitude="115.13228541" StarRating="4" HotelCode="524003|228719" HotelName="Swiss-Belresort Pecatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecatu Indah Raya, Blok G2, Pecatu Indah Resort, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541627/541627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and room service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.7872233169609" Longitude="115.20726462818" StarRating="4" HotelCode="540189|228714" HotelName="The Crystal Luxury Bay Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Golf,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass I Gusti Ngurah Rai 88, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548363/548363a_hb_a_026.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Benoa, this resort is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47" OriginalAmount="47">
      <BasicPropertyInfo Latitude="-8.61951326" Longitude="115.14136807" StarRating="3" HotelCode="491634|164067" HotelName="Ardha Chandra Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tumbakbayuh 77, Nearby Canggu &amp; Pererenan Villages, Badung 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602085/602085a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.73332169" Longitude="115.17082805" StarRating="4" HotelCode="317022|swissbelhotel_tuban" HotelName="Swiss-Belhotel Tuban" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 31, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485824/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.77752374" Longitude="115.22410883" StarRating="3" HotelCode="567965|tijili_hotel_benoa" HotelName="Tijili Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/590964/590964a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.677761" Longitude="115.16068221" StarRating="3" HotelCode="821150|the_lumbung_wood_villa" HotelName="The Lumbung Wood Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 35, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977641/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|the_bali_dream_villa_resort_echo_beach_canggu" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.7923538355373" Longitude="115.15377595373" StarRating="4" HotelCode="166123|abi_bali_resort_villas__spa" HotelName="Abi Bali Resort Villa &amp; Spa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 89, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232888/gt_232888_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the Jimbaran area, approximately 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21535/2521535/1.jpg?f=15332083</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.52310185" Longitude="115.26308483" StarRating="3.5" HotelCode="369735|gana_restaurant_and_villa_2" HotelName="Gana Ubud Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554826/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.67937" Longitude="115.1806" StarRating="3" HotelCode="0|_0x2491f" HotelName="Villa D'Kerobokan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jl. Gunung Salak Kerobokan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/6e/606e29176567cdaa5f618623b1af84f89b18251b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Villa D'Kerobokan in Denpasar, you'll be connected to the convention center, within a 15-minute drive of Eat Street and Seminyak Beach.  This family-friendly villa is 3.3 mi (5.3 km) from Seminyak Square and 3.5 mi (5.7 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring private pools and LED televisions. Your bed comes with premium bedding, and all rooms are furnished with sofa beds. Rooms have private patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have jetted bathtubs.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including a nightclub and an indoor pool. Additional features at this Mediterranean villa include complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance. Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). Breakfast is available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge), express check-in, and dry cleaning/laundry services. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 100,000.00 IDR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.8025924" Longitude="115.15057118" StarRating="3.5" HotelCode="572946|royal_majesty_villas" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blongkeker 10, Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92179/3692179/1.jpg?f=15235108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.50859122" Longitude="115.56643536" StarRating="3" HotelCode="491864|bungalow_geringsing" HotelName="Geringsing Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50483/2950483/1.jpg?f=15219948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.707884788513184" Longitude="115.4766616821289" StarRating="2" HotelCode="0|mamaras_guest_house" HotelName="Mamaras Guest House" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl raya Crystal Bay, Nusa Penida, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/db/6ddb26cbe974fd8adb0c206e1c2a340edb86adca.jpeg</HotelPictures>
        <HotelDescription>Located in Penida Island, JnJ Guest House is a 1-minute drive from Maruti Express Nusa Penida Ferry Dock and 7 minutes from Plabuhan Tradisional Sampalan.  This guesthouse is 5.3 mi (8.6 km) from Crystal Bay and 9.4 mi (15.2 km) from Kelingking Beach.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;The front desk is staffed during limited hours. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms with showers are provided. Conveniences include desks and electric kettles, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 10:00 PM.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.00" OriginalAmount="47.00">
      <BasicPropertyInfo Latitude="-8.555217742919922" Longitude="115.2883071899414" StarRating="3" HotelCode="0|the_mudru_resort" HotelName="The Mudru Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Br. Sumampan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/17/1117fcd61e4b6af5ff5215b5b99bbaee41ffbac1.jpeg</HotelPictures>
        <HotelDescription>When you stay at The Mudru Resort in Sukawati, you'll be within a 10-minute drive of Tegenungan Waterfall and Pura Taman Pule.  This spa hotel is 5.6 mi (9 km) from Ubud Monkey Forest and 4.5 mi (7.2 km) from Bali Zoo.&lt;br /&gt;Relax at the full-service spa, where you can enjoy massages and body treatments. This hotel also features complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, The Mudru Resturant, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring LED televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; masks are required in public areas.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 400000 per vehicle&lt;/li&gt;          &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;   &lt;li&gt;Rollaway beds are available for an additional fee&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.08" OriginalAmount="47.08">
      <BasicPropertyInfo Latitude="-8.7923538355373" Longitude="115.15377595373" StarRating="4" HotelCode="166123|10fb11" HotelName="Abi Bali Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 89, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232888/gt_232888_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the Jimbaran area, approximately 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.15" OriginalAmount="47.15">
      <BasicPropertyInfo Latitude="-8.81042405" Longitude="115.13228541" StarRating="4" HotelCode="524003|1e9b2d" HotelName="Swiss-Belresort Pecatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecatu Indah Raya, Blok G2, Pecatu Indah Resort, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541627/541627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and room service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="47.42" OriginalAmount="47.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|830921" HotelName="KUTA BEACH CLUB HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32664_image63876302_0.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Kuta, Bali�s most famous beach, Kuta Beach Hotel is the paradise for surfers and travellers who are seeking the ultimate sun, sea and sand. The hotel is known for its strategic location.
We�re only within a few minutes ride to Ngurah Rai International Airport 50 meters away from Kuta Beach, and are surrounded by other popular public areas, from shopping mall, art market, to modern water park. The finest destinations are also available for spending a night out surrounding the hotel. Those who are looking for a great time after sunset, the guests can easily find an exciting nightlife scene with its wealth of clubs, bar, and sunset chill out spots, or enjoy a fun show at Kuta Teather.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.45" OriginalAmount="47.45">
      <BasicPropertyInfo Latitude="-8.7174381806081" Longitude="115.17241626978" StarRating="3.5" HotelCode="68568|18c13e" HotelName="Grand Barong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane II, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88649/w_88649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.51" OriginalAmount="47.51">
      <BasicPropertyInfo Latitude="-8.706846" Longitude="115.259912" StarRating="3" HotelCode="17272|1f1d29" HotelName="Sativa Sanur Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan, Sanur, PO BOX 3163, Denpasar 80031, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21155/w_21155_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Sanur village, Bali's most enchanting village. The centre of Sanur is just some 200 m away and the city of Denpasar approximately 7 km from the resort. Denpasar's Ngurah Rai International Airport can be reached in around 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.66" OriginalAmount="47.66">
      <BasicPropertyInfo Latitude="-8.67970901" Longitude="115.15477434" StarRating="3.5" HotelCode="490887|1ed5ef" HotelName="Paisa Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sunyi 9, Jalan Raya Petitenget, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602087/602087a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.93" OriginalAmount="47.93">
      <BasicPropertyInfo Latitude="-8.508952" Longitude="115.25888" StarRating="3" HotelCode="909015|1d92df" HotelName="Honeymoon Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35204/2535204/1.jpg?f=15672187</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="47.94" OriginalAmount="47.94">
      <BasicPropertyInfo Latitude="-8.133797" Longitude="115.056882" StarRating="3.5" HotelCode="141106|21d270" HotelName="Puri Saron Baruna Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pemaron, Lovina Beach, Kecamatan Buleleng, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201882/a_201882_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the amazing, unique and cultural island of Bali. The establishment lies in the town of Lovina, right by the beautiful Lovina Beach and only 5 km from the historical city of Singaraja. Ngurah Rai International Airport is approximately 135 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|156695" HotelName="Amoya Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62416/2462416/1.jpg?f=14979313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.6764742575681" Longitude="115.1514814957" StarRating="4" HotelCode="297103|83098" HotelName="DevinSky Hotel Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Komplex Villa Kendal 35, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/405189/a_405189_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.50859122" Longitude="115.56643536" StarRating="3" HotelCode="491864|158558" HotelName="Geringsing Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50483/2950483/1.jpg?f=15219948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.703673" Longitude="115.168292" StarRating="3" HotelCode="36422|15373" HotelName="ibis Styles Bali Legian" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59673/a_59673_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is centrally located in a popular resort area and within easy walking distance of markets, shops, restaurants and Legian’s famous beach. Denpasar Airport is 10 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.6498574" Longitude="115.12723917" StarRating="2" HotelCode="786484|353100" HotelName="Pererenan Nengah Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 30, Canggu, Badung</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49856/2949856/12.jpg?f=15662937</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48" OriginalAmount="48">
      <BasicPropertyInfo Latitude="-8.78470615" Longitude="115.19050493" StarRating="3" HotelCode="339709|157221" HotelName="Vidi Vacation Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Gang Taman Sari 2 8, Jalan I Gusti Ngurah Rai, Kuta Selatan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646460/646460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|kuta_beach_club" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/108229/a_108229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.5149832317415" Longitude="115.23747847608" StarRating="3" HotelCode="445974|ubud_raya_hotel_3" HotelName="Ubud Raya Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Banjar Sindu, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615602/615602a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|flamingo_dewata_suite" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.706846" Longitude="115.259912" StarRating="3" HotelCode="17272|sativa_sanur_cottages_2" HotelName="Sativa Sanur Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan, Sanur, PO BOX 3163, Denpasar 80031, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21155/w_21155_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Sanur village, Bali's most enchanting village. The centre of Sanur is just some 200 m away and the city of Denpasar approximately 7 km from the resort. Denpasar's Ngurah Rai International Airport can be reached in around 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.68653559" Longitude="115.43645699" StarRating="3" HotelCode="589143|taman_sari_villas_lembongan" HotelName="Taman Sari Villas Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay, Klungkung, Nusa Lembongan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5953143</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="489963|tetirah_suweta_bali" HotelName="Tetirah Suweta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Sambahan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86973/3486973/1.jpg?f=15398544</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|amoya_inn" HotelName="Amoya Inn" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62416/2462416/1.jpg?f=14979313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.6498574" Longitude="115.12723917" StarRating="2" HotelCode="786484|pererenan_nengah_guesthouse" HotelName="Pererenan Nengah Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 30, Canggu, Badung</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49856/2949856/12.jpg?f=15662937</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.6498574" Longitude="115.12723917" StarRating="2" HotelCode="786484|pererenan_nengah_guest_house" HotelName="Pererenan Nengah Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 30, Canggu, Badung</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/49856/2949856/12.jpg?f=15662937</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.777839660644531" Longitude="115.22368621826172" StarRating="4" HotelCode="0|_0x3fa4a" HotelName="Zen Rooms Tanjung Benoa Pratama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Tanjung Benoa 80361, Nusa Dua, Bali, ID, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/10/52100a56fb30cca8043e7fc70e025b979ecea8ee.jpeg</HotelPictures>
        <HotelDescription>The 4-star Tijili Hotel Benoa offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers a wide range of amenities and perks to ensure you have a great time. 24-hour room service, daily housekeeping, free Wi-Fi in all rooms, gift/souvenir shop, 24-hour front desk are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature television LCD/plasma screen, clothes rack, mirror, sewing kit, slippers. To enhance guests' stay, the hotel offers recreational facilities such as fitness center, outdoor pool, spa, massage, kids club. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Tijili Hotel Benoa.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Children 2 years old and younger stay free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.70498528" Longitude="115.43955485" StarRating="3" HotelCode="572171|the_palms_ceningan_hotel" HotelName="The Palms Ceningan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ceningan 2, Ceningan Island, Lembongan 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40759/2040759/1.jpg?f=14942405</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.50672121" Longitude="115.56091227" StarRating="3" HotelCode="435146|bali_santi_bungalows" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Sengkidu, Amlapura, Kabupaten Karangasem, Karangasem  80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manggis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.13718818" Longitude="114.57229343" StarRating="3.5" HotelCode="603536|batu_ampar_bungalows" HotelName="Batu Ampar Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mimpi, Menjangan, Banyuwedang, Pejarakan 81155</AddressLine>
          </AddressLines>
          <CityName>Pejarakan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774392/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pejarakan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.464477" Longitude="115.632513" StarRating="3" HotelCode="292308|seraya_shores" HotelName="Seraya Shores" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Seraya Barat, Amlapura, Karangasem, Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Amlapura</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2TnvUMepVtjy5sZJCkeiZ6hQu4vqytqJ1o25YP3mxEe6n3LBCJGwtltfiumikMRzaLpqXr0CsudfbC2Oz7xSfH2rKxKYoRqFSrmqPHo86T1EBs%2BTDZy6mP93LZK5QoqmVgsAFLLBsdgZigqXVj8nksock37gsVajZUPfZPxNyY3FwIUKCFDw2gsCTzixbLwwjISpWcPRGTjTL2KjsP4MtjSLq00wzCGSf1I%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.18" OriginalAmount="48.18">
      <BasicPropertyInfo StarRating="3" HotelCode="|839857" HotelName="LOFT LEGIAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/910042_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 50 air-conditioned rooms featuring LED televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy a meal at the restaurant or snacks in the coffee shop/caf�. The hotel also offers 24-hour room service. Buffet breakfasts are available daily from 7:30 AM to 11 AM for a fee.Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.Located in Legian (Legian City-Centre), Loft Legian Hotel is within a 10-minute walk of Legian Beach and Kuta Beach.  This hotel is 0.7 mi (1.1 km) from Beachwalk Shopping Center and 0.8 mi (1.2 km) from Double Six Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Legian Beach - 0.5 km / 0.3 mi  Kuta Beach - 0.6 km / 0.3 mi  Beachwalk Shopping Center - 1.1 km / 0.7 mi  Poppies Lane II - 1.2 km / 0.7 mi  Double Six Beach - 1.2 km / 0.8 mi  Kuta Galeria Shopping Arcade - 1.3 km / 0.8 mi  Bali Bombing Memorial - 1.4 km / 0.9 mi  Krisna - 1.6 km / 1 mi  3D Trick Art Museum DMZ - 2 km / 1.2 mi  Kuta Square - 2.1 km / 1.3 mi  Kuta Art Market - 2.1 km / 1.3 mi  Gado Gado Beach - 2.3 km / 1.4 mi  Siloam Hospitals - 2.7 km / 1.6 mi  Waterbom Bali - 2.7 km / 1.7 mi  Discovery Shopping Mall - 2.7 km / 1.7 mi  The preferred airport for Loft Legian Hotel is Denpasar (DPS-Ngurah Rai Intl.) - 9.3 km / 5.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.34" OriginalAmount="48.34">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="489963|1d0a94" HotelName="Tetirah Suweta Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Sambahan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/86973/3486973/1.jpg?f=15398544</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.34" OriginalAmount="48.34">
      <BasicPropertyInfo Latitude="-8.50859122" Longitude="115.56643536" StarRating="3" HotelCode="491864|21d3a8" HotelName="Geringsing Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" HotelFacility="Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50483/2950483/1.jpg?f=15219948</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.42" OriginalAmount="48.42">
      <BasicPropertyInfo Latitude="-8.154132" Longitude="115.03454" StarRating="3" HotelCode="93168|10fb01" HotelName="Sunari Villas &amp; Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Po Box 131, Lovina Beach, Singaraja 81151, North Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096638/096638a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singaraja, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.48" OriginalAmount="48.48">
      <BasicPropertyInfo Latitude="-8.41953943" Longitude="114.80562397" StarRating="0" HotelCode="755242|2149d5" HotelName="Umadewi Surf &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Jalan Denpasar Gilimanuk km 73, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/ba/d1ba8a5856a934dbc9fe1c3aa41b3b2d74f0fa5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.54" OriginalAmount="48.54">
      <BasicPropertyInfo Latitude="-8.78470615" Longitude="115.19050493" StarRating="3" HotelCode="339709|18eaca" HotelName="Vidi Vacation Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Golf,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Gang Taman Sari 2 8, Jalan I Gusti Ngurah Rai, Kuta Selatan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646460/646460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.59" OriginalAmount="48.59">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|117f3e" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15587/a_15587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5-minute drive from the airport and nearby there are plenty of shopping and entertainment opportunities, as well as bars. The popular Kuta Square shopping centre lies on the hotel's doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.66" OriginalAmount="48.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|711444" HotelName="RISATA BALI RESORT AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33142_image64066603_0.jpg</HotelPictures>
        <HotelDescription>Risata Bali Resort &amp; Spa is a 4-star resort located in the heart of Kuta, Bali.
It offers 131 comfortable rooms and suites, all surrounded by a stunning landscape garden and pathway.
A stay a this resort is an escape to a paradise filled with rich Balinese cultural experiences. We have been serving our guests with warm Balinese hospitality and heartfelt service since 1991.
Situated in the stategic location, only 10 minutes drive from Bali International airport, 5 minutes walking to the beach and get access to the Kartika Plaza Street where it easy walking distance to the Mall, Kura Art market, waterbom Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.68" OriginalAmount="48.68">
      <BasicPropertyInfo Latitude="-8.4973428237913" Longitude="115.25775938457" StarRating="3" HotelCode="492391|1f29a5" HotelName="Cahaya Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel,Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sok Wayah, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.74" OriginalAmount="48.74">
      <BasicPropertyInfo Latitude="-8.47850904" Longitude="115.62132628" StarRating="3" HotelCode="435398|16a449" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jasri, Candi Dasa 80813, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370327/370327a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.76" OriginalAmount="48.76">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|118716" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/108229/a_108229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.81" OriginalAmount="48.81">
      <BasicPropertyInfo Latitude="-8.695213" Longitude="115.164943" StarRating="4" HotelCode="113554|11d2cc" HotelName="The Amasya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156911/a_156911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa is located in the Seminyak area, which is one of the most sought-after and prestigious residential areas. Restaurants are a 10-minute walk away, and the establishment is just 10 minutes’ drive from central Kuta and approximately 20 minutes from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.92" OriginalAmount="48.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|856461" HotelName="THE BALI DREAM VILLA &amp; RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939553_foto_1.jpg</HotelPictures>
        <HotelDescription>Set a short distance back from the beach, the hotel is surrounded by lush vegetation which ensures great views and tranquil setting which is peaceful and private. Guests may discover the beauty of Canggu by doing outdoor activities, the property is just 5 km from Canggu Club, 10 km from stylish Seminyak, and 17 km from Ngurah Rai International Airport. And at 1 kilometre for Echo Beach surf adventure to enjoying the magnificent panorama of sunset in the late afternoon that creates the romantic nuance for every visitor and breathe the fresh air of the nearby villages with their paddy/rice field scenes, or simply laze around in the resort and relax by the glistening main pool. Offers 16 units of modern and traditional Balinese architecture in Superior and Deluxe rooms. As well as 14 luxurious free standing One- and Two-Bedroom Private Pool Villas, a spacious restaurant and lounge area by the river and complete spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.92" OriginalAmount="48.92">
      <BasicPropertyInfo Latitude="-8.5167653922996" Longitude="115.2660337619" StarRating="3" HotelCode="384907|190811" HotelName="Tebesaya Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Tebasaya, Banjar Tebesaya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555983/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="48.98" OriginalAmount="48.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|399469" HotelName="The Crystal Luxury Bay Resort Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068005_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 214 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature bathtubs, complimentary toiletries, and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.Enjoy local and international cuisine at Mangroves, a poolside restaurant, or stay in and take advantage of the 24-hour room service. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.With a stay at The Crystal Luxury Bay Resort Nusa Dua in Nusa Dua (By Pass Ngurah Rai), you'll be within a 5-minute drive of Puja Mandala and Bali Nusa Dua Convention Centre.  This 4-star hotel is 2 mi (3.2 km) from Bali International Convention Center and 2.1 mi (3.4 km) from Bali Collection Shopping Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Tanjung Benoa - 0.4 km / 0.3 mi  Puja Mandala - 2.4 km / 1.5 mi  BIMC Hospital Nusa Dua - 3 km / 1.9 mi  Tanjung Benoa Beach - 3.3 km / 2.1 mi  Samuh Beach - 3.4 km / 2.1 mi  Bali Nusa Dua Convention Centre - 3.5 km / 2.2 mi  Bali International Convention Center - 3.5 km / 2.2 mi  Bali Nusa Dua Theater - 3.6 km / 2.3 mi  Mengiat Beach - 3.9 km / 2.4 mi  Bali Collection Shopping Centre - 4 km / 2.5 mi  Udayana University - 4 km / 2.5 mi  Bali National Golf Club - 4 km / 2.5 mi  Nusa Dua Beach - 4.5 km / 2.8 mi  Waterblow - 4.6 km / 2.9 mi  The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 11.8 km / 7.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3.5" HotelCode="113519|156445" HotelName="Adhi Jaya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156871/a_156871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.7107199195988" Longitude="115.16772508621" StarRating="4" HotelCode="54648|70290" HotelName="Alam Kulkul Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64531/w_64531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is strategically located across the road from the famous white sandy Kuta Beach. The centre of Kuta, with its tourist centre, is within walking distance of the hotel. Ngurah Rai International Airport is about a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.6926869601631" Longitude="115.16328358417" StarRating="4" HotelCode="429713|78302" HotelName="Artemis Villa &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Babysitting,Bar,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Puri Kubu 63 F, Jalan Camplung Tanduk, Seminyak 80361, Kuta-Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234470/234470a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Select from the accommodation styles to suite your taste, hotel rooms serviced apartments cottages and villas (all accommodation types have a separate kitchen except hotel rooms). Cottages have a direct access to the beach through a little pathway Pool Villas have a private pool shaded with large trees Loft Villas have a peacefully calm view of Bali Jacuzzi Villas have a private jacuzzi in a garden full of flowers. Villa Artemis offers such a variety of accommodations so that you will be greeted with a nice new surprise every time you stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49" OriginalAmount="49">
      <BasicPropertyInfo Latitude="-8.5167653922996" Longitude="115.2660337619" StarRating="3" HotelCode="384907|83590" HotelName="Tebesaya Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Desa Tebasaya, Banjar Tebesaya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555983/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.7107199195988" Longitude="115.16772508621" StarRating="4" HotelCode="54648|alam_kulkul_boutique_resort" HotelName="Alam Kulkul Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64531/w_64531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is strategically located across the road from the famous white sandy Kuta Beach. The centre of Kuta, with its tourist centre, is within walking distance of the hotel. Ngurah Rai International Airport is about a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.7038877630563" Longitude="115.18176384789" StarRating="4" HotelCode="292503|best_western_premier_sunset_road_kuta" HotelName="Ramada by Wyndham Bali Sunset Road Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 9, Seminyak Kabupaten, Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/400101/a_400101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.6922745708765" Longitude="115.16103565693" StarRating="3" HotelCode="7148|puri_cendana_resort_bali" HotelName="Puri Cendana Resort Bali" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk (Dhyana Pura), Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262256/262256a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property situated in a calm spot within the lively area of Seminyak, within walking distance of Seminyak Beach and adjacent to various tourism highlights. The establishment is around 25 minutes away (approximately 10 km) from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.8090920155093" Longitude="115.15899647706" StarRating="4" HotelCode="933580|aston_ungasan_hotel__convention_center" HotelName="Four Points by Sheraton Bali, Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Giri Dharma, Kuta Selatan, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371469/371469a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.673407" Longitude="115.259896" StarRating="3" HotelCode="26251|sri_phala_resort_and_villa" HotelName="Sri Phala Resort &amp; Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai No. 35, Sanur Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38438/a_38438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the midst of tropical gardens, this property is a 25-minute drive from Bali International Airport. It is just a 5-minute walk to Sanur Beach, while shopping centres, entertainment and dining are all just 5 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3.5" HotelCode="593490|yoga_ubud_villa" HotelName="Yoga Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.65421888" Longitude="115.12792116" StarRating="3.5" HotelCode="602954|surf_motel_7" HotelName="Surf Motel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 1, Echo Beach, Kuta Utara, Kabupaten Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771499/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.668613" Longitude="115.44792057" StarRating="3" HotelCode="594998|linda_beach_resort" HotelName="Linda Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Beach, Jungutbatu 80771, Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jungutbatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5919540</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Jungutbatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3.5" HotelCode="113519|adhi_jaya_hotel" HotelName="Adhi Jaya" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156871/a_156871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.78470615" Longitude="115.19050493" StarRating="3" HotelCode="339709|vidi_boutique_hotel_bali" HotelName="Vidi Vacation Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Gang Taman Sari 2 8, Jalan I Gusti Ngurah Rai, Kuta Selatan, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646460/646460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.7750943" Longitude="115.22033386" StarRating="3" HotelCode="744262|kubu_garden_" HotelName="Kubu Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Guntur 06, Jalan Pratama, Tanjung Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980592/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Kubu Garden Guest House is conveniently located in the popular Nusa Dua / Benoa area. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Shuttle service, car hire, bicycle rental, restaurant, airport transfer are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of spa, massage, garden. No matter what your reasons are for visiting Bali, Kubu Garden Guest House will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.43171632" Longitude="115.2687453" StarRating="3" HotelCode="669345|padi_bali_eco_villas" HotelName="Padi Bali Eco Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bresela, 80572 Payangan</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849904/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.00" OriginalAmount="49.00">
      <BasicPropertyInfo Latitude="-8.41953943" Longitude="114.80562397" StarRating="0" HotelCode="755242|umadewi_surf_suites" HotelName="Umadewi Surf &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Jalan Denpasar Gilimanuk km 73, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/ba/d1ba8a5856a934dbc9fe1c3aa41b3b2d74f0fa5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.06" OriginalAmount="49.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|840885" HotelName="THE ONE LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1066426_foto_1.jpg</HotelPictures>
        <HotelDescription>Voted as a Indonesia Leading Lifestyle Hotel by Indonesia Travel Tourism Awards 2014 and Bali Leading Lifestyle Hotel by Bali Tourism Awards 2015, The ONE Legian is committed to be the center of BALI, LIFESTYLE and BEYOND which offers ONE STOP Legian Experience, a self Contain Hotel in the milieu of Kuta. The ONE Legian is inspired from the Spirit of Sunrise or Matahari Pagi, as beginning of Fresh New Day of vibe and active lifestyle. The ONE Legian is a new spirit of elegant transformation of the hotel whom previously operating under name The 1O1 Bali Legian (3 Stars Premium) into Four Stars Brand to represent a concept which is focused on The ONE DESIGN, The ONE LIVING, The ONE LIFESTYLE, The ONE HOSPITALITY and The ONE BOOKING as a One Stop Kuta - Legian Experience, a Self Contain Hotel in the milieu of Kuta. The ONE Legian will be a pioneering CHIC and Trendy lifestyle Hotel which offer a premium meaning of stay, suitable for both Business and Leisure Traveler. Through it ONE STOP LEGIAN EXPERIENCE concept, The ONE Legian offers convenience access and escapade of Life Stressors to most Legendary BALI, LIFESTYLE and BEYOND with total accommodation of 177 Superior Rooms and 124 Deluxe Rooms</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.12" OriginalAmount="49.12">
      <BasicPropertyInfo Latitude="-8.51759" Longitude="115.263478" StarRating="3" HotelCode="406593|1a76db" HotelName="Amoya Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37A, Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62416/2462416/1.jpg?f=14979313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.13" OriginalAmount="49.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|711515" HotelName="Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896803_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel se encuentra en una zona apartada, en el tranquilo pueblecito balinandeacute;s de Kedonganan, a pocos minutos andando de la playa de Jimbaran. Estandaacute; rodeado de jardines tropicales y de naturaleza exandoacute;tica, por lo que se trata de un oasis de calma y tranquilidad. Kedonganan se encuentra al sur de Bali y forma parte de las zonas turandiacute;sticas mandaacute;s frecuentadas de la isla. A pesar de ello mantiene su identidad cultural y ofrece a los visitantes un gran abanico de atracciones turandiacute;sticas. El tiempo de traslado hasta el aeropuerto de Ngurah Rai es de 10 minutos y ofrece a los huandeacute;spedes buenas conexiones con la red aandeacute;rea internacional.El elegante complejo se caracteriza por su arquitectura de estilo balinandeacute;s. Cuenta con un total de 18 habitaciones, 17 de categorandiacute;a superior y 8 deluxe. En el hotel puede cambiar divisas. Si quiere ir de compras puede hacerlo en varias tiendas del mismo complejo. Asimismo, tiene a su disposiciandoacute;n numerosas salas de conferencias. Para redondear las prestaciones e instalaciones, se le ofrece servicio de lavanderandiacute;a, de habitaciones y de atenciandoacute;n mandeacute;dica, asandiacute; como conexiandoacute;n a Internet inalandaacute;mbrica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.19" OriginalAmount="49.19">
      <BasicPropertyInfo Latitude="-8.67900977" Longitude="115.15464042" StarRating="3" HotelCode="858547|214a63" HotelName="Paisa Seminyak Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Sunyi 9, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38322/3838322/1.jpg?f=15683131</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Seminyak. Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 9units. The hotel includes Wi-Fi internet connection in all public areas and units. Visitors are welcomed in a lobby with 24-hour reception. This accommodation does not offer cots on demand. This is not a pet-friendly hotel. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.30" OriginalAmount="49.30">
      <BasicPropertyInfo Latitude="-8.6947632" Longitude="115.16692877" StarRating="4" HotelCode="420905|1af98c" HotelName="Bonsai Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Room Service,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Keraton 188, Jalan Raya Seminyak, Kuta, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bonsai Villas Seminyak is perfectly located for both business and leisure guests in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Take advantage of the hotel's free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, Wi-Fi in public areas, car park. All rooms are designed and decorated to make guests feel right at home, and some rooms come with air conditioning, desk, mini bar, balcony/terrace, fan. Take a break from a long day and make use of outdoor pool, massage. No matter what your reasons are for visiting Bali, Bonsai Villas Seminyak will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.53" OriginalAmount="49.53">
      <BasicPropertyInfo Latitude="-8.6743957254874" Longitude="115.15583895959" StarRating="4" HotelCode="407874|1e0a82" HotelName="The Visala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih 8, Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556093/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.60" OriginalAmount="49.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|966561" HotelName="DE VINS SKY SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/10175_image61480346_0.jpg</HotelPictures>
        <HotelDescription>Situated in Jalan Petitenget, one of Seminyak's key thoroughfares and within only 5 minutes walk to all the famous restaurants, boutiques, galleries, cafe, and nightlife that line this upscale resort area. Our hotel is only 30 minutes from Ngurah Rai International Airport, 5 minutes away from Petitenget Beach, and 15 minutes away from Seminyak Beach. The 4-star hotel offers our guest with 108 elegant and spacious guestrooms which blend with luxurious interiors and modern styling from Superior Room, Deluxe Room, Whirlpool Suite, Quad Whirlpool Suite to Devins Suite. Other facilities include a rooftop pool, BLU Sky Restaurant-Bar-Lounge, Nari Spa with aqua tonic, meeting room and gym. Enjoy the high level of international standard and traditional local hospitality during your dream holiday in Bali Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.80" OriginalAmount="49.80">
      <BasicPropertyInfo Latitude="-8.48785397" Longitude="115.28379868" StarRating="3.5" HotelCode="492420|1d6428" HotelName="Dewi Sri Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sala, Pejeng Kawan, Gianyar Regency, Tampaksiring 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="49.93" OriginalAmount="49.93">
      <BasicPropertyInfo Latitude="-8.706846" Longitude="115.259912" StarRating="3" HotelCode="17272|11a4cc" HotelName="Sativa Sanur Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan, Sanur, PO BOX 3163, Denpasar 80031, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21155/w_21155_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of Sanur village, Bali's most enchanting village. The centre of Sanur is just some 200 m away and the city of Denpasar approximately 7 km from the resort. Denpasar's Ngurah Rai International Airport can be reached in around 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.36409082" Longitude="115.69975417" StarRating="3" HotelCode="531097|107890" HotelName="Baliku Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banyuning Amed, 80852 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78325/1878325/1.jpg?f=15066139</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.55919126" Longitude="115.26097037" StarRating="3" HotelCode="756659|389939" HotelName="Canvas Escape" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Lodtunduh 80361</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983567/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|77839" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129567/a_129567_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and about 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.5053601520347" Longitude="115.55624037981" StarRating="4" HotelCode="162442|158000" HotelName="The Nirwana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Candidasa Regency, Amlapura, Eastern Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102492/4kJdsQI0_82531055bcdcef72b8cc9b5f353e02fb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a dining area. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service, room service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.6922745708765" Longitude="115.16103565693" StarRating="3" HotelCode="7148|156649" HotelName="Puri Cendana Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk (Dhyana Pura), Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262256/262256a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property situated in a calm spot within the lively area of Seminyak, within walking distance of Seminyak Beach and adjacent to various tourism highlights. The establishment is around 25 minutes away (approximately 10 km) from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.346239" Longitude="115.677578" StarRating="3" HotelCode="209264|108308" HotelName="Puri Wirata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem  80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.6857246219659" Longitude="115.17608151653" StarRating="4" HotelCode="305363|83021" HotelName="Ramada Encore Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati lll, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45583/7542ae2e-0a59-4921-992d-32ed7b8a65f3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 286 rooms. Services and facilities at the hotel include a restaurant, a bar, a transfer service, room service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.257717" Longitude="114.552029" StarRating="4" HotelCode="54637|171520" HotelName="Taman Wana Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taman Wana Street, Palasari Negara 82252, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Palasari (Kuta)</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64449/a_64449_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the edge of West Bali Barat National Park, the club resort is approximately 100 km away from (Denpasar) Ngurah Rai Airport, which by car usually takes about 2.5 hours and 30 minutes by helicopter which departs from the hotel’s own helipad in the middle of a rice field.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|175961" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.51834674" Longitude="115.26313481" StarRating="3" HotelCode="435485|152882" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jlalan Monkey Forest, Br. Padangtegal, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544222/544222a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|74682" HotelName="Puri Sunia Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153428/153428a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, water, coconut trees, the traditional Balinese village is home to a thousand white herons. The hotel is 10 minutes from the hustle and bustle of Ubud, famous for its art and cultural life, and only 60 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50" OriginalAmount="50">
      <BasicPropertyInfo Latitude="-8.137162127898" Longitude="115.0518938899" StarRating="3" HotelCode="908972|86270" HotelName="Villa Agung Beach Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tukadmungga, Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253764/253764a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3.5" HotelCode="113501|lavender_luxury_villas_and_spa" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125537/125537a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and close to the Galleria shopping centre and other shops. The area is safe at night for those looking to enjoy the local nightlife. Ngurah Rai International Airport is just 7 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.696244361334" Longitude="115.16603395343" StarRating="3" HotelCode="113552|villa_coco" HotelName="Villa Coco" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Gang Villa Coco, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123322/123322a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located right in the heart of Seminyak, one of Bali's trendiest nightlife and restaurant districts and just 5 minutes' walk from Seminyak's famous beach. It is 15 minutes away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.68140155" Longitude="115.15200287" StarRating="3" HotelCode="489990|green_chaka_paradise_villa_2" HotelName="Bale Seminyak" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 41, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23236/3323236/1.jpg?f=15398195</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.688884" Longitude="115.17336" StarRating="3" HotelCode="322207|la_belle_villa_2" HotelName="La Belle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 2 No. 100, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262243/262243a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.4973428237913" Longitude="115.25775938457" StarRating="3" HotelCode="492391|cahaya_ubud_villa" HotelName="Cahaya Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment,Hotel,Villa" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sok Wayah, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654188/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.6542442352941" Longitude="115.15890123529" StarRating="3" HotelCode="197024|jays_villas" HotelName="Jay's Villas Umalas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaan Tegal Cupek II, Banjar Anyar Kelod, Kerobokan, Umalas, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/282173/gt_282173_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located about 5 km from the famous Kuta and Berawa beaches and around a 10-miunte drive from the Legian shopping streets. Denpasar is approximately 8 km from the finca and it is a 15-minute drive to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.6537705833896" Longitude="115.12652111646" StarRating="3" HotelCode="325128|ecosfera_hotel_bali" HotelName="Ecosfera Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echobeach, 80361 Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a café, a bar, a library, a transfer service and a hairdresser are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|villa_puriartha" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7033560</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the traditional art market. Ngurah Rai International Airport can be reached in about an hour's drive (approximately 45 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.68788508" Longitude="115.25876976" StarRating="4" HotelCode="567973|grand_palace_hotel_sanur_bali" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 165, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614940/614940a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.48785397" Longitude="115.28379868" StarRating="3.5" HotelCode="492420|dewi_sri_private_villa" HotelName="Dewi Sri Private Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sala, Pejeng Kawan, Gianyar Regency, Tampaksiring 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.807063102722168" Longitude="115.1960678100586" StarRating="3" HotelCode="0|benian_villas" HotelName="Benian Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dukuh Sari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/4d/304d080fd259985bfddf0436c43e0d088545a55d.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this villa in Nusa Dua (Taman Griya), you'll be within a 5-minute drive of Bali Collection Shopping Centre and Bali International Convention Center.  This villa is 3.2 mi (5.1 km) from Nusa Dua Beach and 5.5 mi (8.8 km) from Jimbaran Beach.&lt;br /&gt;Amenities : Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Puja Mandala - 2.2 km / 1.4 mi&lt;br /&gt;Tanjung Benoa - 3.8 km / 2.3 mi&lt;br /&gt;Bali Nusa Dua Convention Centre - 4 km / 2.5 mi&lt;br /&gt;Udayana University - 4.1 km / 2.5 mi&lt;br /&gt;BIMC Hospital Nusa Dua - 4.2 km / 2.6 mi&lt;br /&gt;Bali International Convention Center - 4.2 km / 2.6 mi&lt;br /&gt;Bali National Golf Club - 4.3 km / 2.6 mi&lt;br /&gt;Samuh Beach - 4.5 km / 2.8 mi&lt;br /&gt;Bali Collection Shopping Centre - 4.5 km / 2.8 mi&lt;br /&gt;Mengiat Beach - 4.6 km / 2.9 mi&lt;br /&gt;Bali Nusa Dua Theater - 4.8 km / 3 mi&lt;br /&gt;Nusa Dua Beach - 5.1 km / 3.2 mi&lt;br /&gt;Geger Beach - 5.4 km / 3.4 mi&lt;br /&gt;Tanjung Benoa Beach - 5.4 km / 3.4 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 14 km / 8.7 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Nusa Dua (Taman Griya)&lt;br /&gt;Renovations : This property is closed from October 19 2020 to October 21 2020 (dates subject to change).   In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a refrigerator and a stovetop. A 40-inch Smart television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.29270941" Longitude="115.60743519" StarRating="3" HotelCode="362686|bali_dive_resort_and_spa" HotelName="Bali Dive Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amlapura Singaraja, Tukad Abu, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tukad Abu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38031/2038031/1.jpg?f=15310982</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tukad Abu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.36044414" Longitude="115.69846539" StarRating="3.5" HotelCode="492674|amed_dream" HotelName="Amed Dream Ibus Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed Banyuning 888, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/87294/3487294/36.jpg?f=15503298</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.502999" Longitude="115.54093" StarRating="4" HotelCode="292307|sea_breeze_candidasa" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Karangasem, 80871 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42182/2042182/1.jpg?f=15300388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.00" OriginalAmount="50.00">
      <BasicPropertyInfo Latitude="-8.47401617" Longitude="115.31887608" StarRating="3" HotelCode="543517|bon_nyuh_bungalows" HotelName="Bon Nyuh Bungalows" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Petak Kelod, 80511 Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77254/1877254/38.jpg?f=15603506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.04" OriginalAmount="50.04">
      <BasicPropertyInfo StarRating="3" HotelCode="|111130" HotelName="NESA SANUR HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/920972_foto_1.jpg</HotelPictures>
        <HotelDescription>NESA is strategically located in the family-friendly village of Sanur, one of Bali?s few destinations that has embraced tourism yet still retains its cultural values.It is within easy walking distance to a stretch of white sand beach blessed with lovely sunrises and gentle tides. The hotel is a 5-minute walk to Hardy's Supermarket and a 30-minute drive from Bali Denpasar International Airport.This smart accommodation category is an inviting space to return to at the end of each day. Styled for comfort, it features contemporary teak furnishings in a layout that is functional and pleasing to the eye.The en-suite bathroom is fitted with a rain shower cubicle and modern vanity.A large built-in wardrobe ensures that all personal belongings and holiday purchases can be stored neatly away.Breakfast is available at this property.This is a traditional building.This accommodation has a small lobby.NESA is a delightful home-stay hotel in the laid-back coastal village of Sanur that welcomes travellers with genuine Balinese hospitality.The property is secured within the walls of a charming tropical garden complete with mature trees and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="50.08" OriginalAmount="50.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|153613" HotelName="The Visala Boutique Suites Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1126669_foto_10.jpg</HotelPictures>
        <HotelDescription>Bringing style and sophistication to Petitenget, The Visala Boutique Suites Seminyak takes Balinese hospitality to the next level. This design-driven property has just 18 elegantly-appointed suites and all the essential lifestyle facilities to ensure a luxurious stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.18" OriginalAmount="50.18">
      <BasicPropertyInfo Latitude="-8.462974" Longitude="115.629488" StarRating="3" HotelCode="392208|1a848e" HotelName="Taman Ujung Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Taman Ujung, Seraya, Karangasem 80811, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573061/573061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.29" OriginalAmount="50.29">
      <BasicPropertyInfo Latitude="-8.729346" Longitude="115.168511" StarRating="3.5" HotelCode="113519|115327" HotelName="Adhi Jaya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, St. Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156871/a_156871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kuta, this hotel is not far from a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.32" OriginalAmount="50.32">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|133b8a" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.46" OriginalAmount="50.46">
      <BasicPropertyInfo Latitude="-8.65421888" Longitude="115.12792116" StarRating="3.5" HotelCode="602954|20d181" HotelName="Surf Motel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 1, Echo Beach, Kuta Utara, Kabupaten Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771499/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.46" OriginalAmount="50.46">
      <BasicPropertyInfo Latitude="-8.6922745708765" Longitude="115.16103565693" StarRating="3" HotelCode="7148|145d66" HotelName="Puri Cendana Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk (Dhyana Pura), Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262256/262256a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property situated in a calm spot within the lively area of Seminyak, within walking distance of Seminyak Beach and adjacent to various tourism highlights. The establishment is around 25 minutes away (approximately 10 km) from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.46" OriginalAmount="50.46">
      <BasicPropertyInfo Latitude="-8.27407714" Longitude="115.59007307" StarRating="3" HotelCode="421204|1240f5" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Tulamben</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41857/2041857/48.jpg?f=15583616</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Liberty Dive Resort in Tulamben, you'll be near the beach and minutes from USS Liberty Shipwreck and Tulamben Beach. This hotel is within the region of Mount Agung and Amed Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring minibars. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.49" OriginalAmount="50.49">
      <BasicPropertyInfo Latitude="-8.696244361334" Longitude="115.16603395343" StarRating="3" HotelCode="113552|11b409" HotelName="Villa Coco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Gang Villa Coco, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123322/123322a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located right in the heart of Seminyak, one of Bali's trendiest nightlife and restaurant districts and just 5 minutes' walk from Seminyak's famous beach. It is 15 minutes away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.51" OriginalAmount="50.51">
      <BasicPropertyInfo Latitude="-8.763212" Longitude="115.17312" StarRating="3" HotelCode="37478|119fb8" HotelName="Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengeracikan, Kedonganan - Jimbaran, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61563/w_61563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a secluded location in the peaceful Balinese village of Kedonganan, only a few minutes' walk from Jimbaran beach. Surrounded by tropical gardens and exotic nature, it offers guests an oasis of calm and relaxation. Kedonganan lies in the southern part of Bali and is one of the most popular regions on the island. Nevertheless, it is able to preserve its separate cultural identity and attracts visitors with appealing sights. The transfer time to Ngurah Rai airport is around 10 minutes and offers long-haul travellers excellent connections to the international transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.62" OriginalAmount="50.62">
      <BasicPropertyInfo Latitude="-8.70988" Longitude="115.17018" StarRating="3" HotelCode="398095|1a570d" HotelName="Serela Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene 168, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540004/540004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a dining area, a bar, room service, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.77" OriginalAmount="50.77">
      <BasicPropertyInfo Latitude="-8.346239" Longitude="115.677578" StarRating="3" HotelCode="209264|124dcc" HotelName="Puri Wirata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem  80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.77" OriginalAmount="50.77">
      <BasicPropertyInfo Latitude="-8.70178556" Longitude="115.18690347" StarRating="3.5" HotelCode="626347|21d2b6" HotelName="Intan Legian Seminyak Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 69, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/21000000/20100000/20094200/20094181/34a94c12_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.99" OriginalAmount="50.99">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|1ea2a0" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129567/a_129567_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and about 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.29270941" Longitude="115.60743519" StarRating="3" HotelCode="362686|160505" HotelName="Bali Dive Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amlapura Singaraja, Tukad Abu, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tukad Abu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38031/2038031/1.jpg?f=15310982</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tukad Abu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.8090920155093" Longitude="115.15899647706" StarRating="4" HotelCode="933580|88830" HotelName="Four Points by Sheraton Bali, Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Giri Dharma, Kuta Selatan, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371469/371469a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.766558238812" Longitude="115.17001026341" StarRating="4" HotelCode="510145|161567" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kedonganan 888, Jimbaran Bay, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533664/533664a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|226645" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.8025924" Longitude="115.15057118" StarRating="3.5" HotelCode="572946|320790" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blongkeker 10, Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92179/3692179/1.jpg?f=15235108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.51040855" Longitude="115.57018783" StarRating="3.5" HotelCode="622559|253520" HotelName="Sagara Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637837/637837a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="51" OriginalAmount="51">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|156962" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7033560</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the traditional art market. Ngurah Rai International Airport can be reached in about an hour's drive (approximately 45 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.766558238812" Longitude="115.17001026341" StarRating="4" HotelCode="510145|jimbaran_bay_beach_resort_spa" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kedonganan 888, Jimbaran Bay, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533664/533664a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|kuta_paradiso_hotel" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15587/a_15587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5-minute drive from the airport and nearby there are plenty of shopping and entertainment opportunities, as well as bars. The popular Kuta Square shopping centre lies on the hotel's doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.6857246219659" Longitude="115.17608151653" StarRating="4" HotelCode="305363|ramada_encore_bali_seminyak" HotelName="Ramada Encore Bali Seminyak" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati lll, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45583/7542ae2e-0a59-4921-992d-32ed7b8a65f3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 286 rooms. Services and facilities at the hotel include a restaurant, a bar, a transfer service, room service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.67946" Longitude="115.15474" StarRating="4" HotelCode="0|_0x78809" HotelName="Paisa Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget Gang Sunyi No. 9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fa/49/fa4965e55c15589ef65bc17e9b05f181a9b4debe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Paisa Villa Seminyak in Seminyak, you'll be near the beach, within a 10-minute drive of Eat Street and Seminyak Beach.  This hotel is 2 mi (3.2 km) from Seminyak Square and 4.7 mi (7.6 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring minibars and LCD televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Breakfast is available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge during limited hours, and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 75,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10,000.00 IDR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|junjungan_ubud_hotel__spa" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129567/a_129567_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and about 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2.5" HotelCode="68172|kuta_puri_bungalow" HotelName="Kuta Puri Bungalows" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88171/a_88171_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.516622" Longitude="115.26012" StarRating="3" HotelCode="441653|brata_inn" HotelName="Brata Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St., Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90537/1990537/1.jpg?f=15300263</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a transfer service, room service and a fireplace, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.65919403" Longitude="115.14084221" StarRating="3" HotelCode="778756|the_kemilau_hotel_villa_canggu" HotelName="The Kemilau Hotel &amp; Villa Canggu" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9, Gang Anggur, Tibubeneng, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643518/643518a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Kemilau Hotel &amp; Villa is a sophisticated retreat that brings contemporary Balinese elegance to the vibrant Canggu lifestyle district. It is a design concept that embraces the spirit of a traditional village infused with essential modern home comforts. With just 14 rooms and supporting facilities, the property anticipates the needs of seasoned travellers who value privacy and peace of mind.
The Kemilau Hotel &amp; Villa lends itself to lazy days of tropical relaxation and is perfectly placed to make the most of Canggu's iconic dining and after-dark scene. It is just a 40 minute drive from Ngurah Rai International Airport and is a strategic base for venturing out to enjoy everything that the island has to offer. Signature Balinese hospitality coupled with meticulous attention to detail promise an enriching stay filled with meaningful experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="0" HotelCode="522650|janur_garden_hotel_" HotelName="Janur Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Ngurah Rai 165, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74638/2474638/1.jpg?f=15008411</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Janur Garden Hotel puts everything the city has to offer just outside your doorstep. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Facilities like car park, airport transfer, restaurant, tours, laundry service are readily available for you to enjoy. Designed for comfort, selected guestrooms offer air conditioning, television, refrigerator, shower, complimentary bottled water to ensure a restful night. Entertain the hotel's recreational facilities, including garden. Discover all Bali has to offer by making Janur Garden Hotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.346239" Longitude="115.677578" StarRating="3" HotelCode="209264|puri_wirata" HotelName="Puri Wirata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Amed, Karangasem  80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.1135324857789" Longitude="115.32803375959" StarRating="2" HotelCode="225147|bali_au_naturel" HotelName="Bali Au Naturel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airsanih Tejakula, Bondalem, Tejakula</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8488774</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Tejakula.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.678328514099121" Longitude="115.54739379882812" StarRating="3" HotelCode="0|kaylas_hill" HotelName="Kaylas Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutampi Kaler, Klungkung Regency, Bali, Indonesia, Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/86/7886e4c4268bdc62ebc6b63e4f4c1d92eaf65f58.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A nice option for people traveling in groups. Guest house «Kaylas Hill» is located in Penida. This guest house is located in 7 km from the city center. You can take a walk and explore the neighbourhood area of the guest house — Ubud Monkey Forest, Ubud Palace and Nusa Dua Beach.&lt;br /&gt;&lt;b&gt;At The Guest House: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone. There are other services available for the guests of the guest house. For example, car rental.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.36409082" Longitude="115.69975417" StarRating="3" HotelCode="531097|baliku_dive_resort" HotelName="Baliku Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banyuning Amed, 80852 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78325/1878325/1.jpg?f=15066139</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.06" OriginalAmount="51.06">
      <BasicPropertyInfo Latitude="-8.697277724835" Longitude="115.16227935741" StarRating="2" HotelCode="36425|1547ba" HotelName="Puri Naga Seaside Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Seminyak, Kuta, Legian Kaja  80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39445/2039445/1.jpg?f=14960453</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.17" OriginalAmount="51.17">
      <BasicPropertyInfo Latitude="-8.502999" Longitude="115.54093" StarRating="4" HotelCode="292307|11f796" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Karangasem, 80871 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42182/2042182/1.jpg?f=15300388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.24" OriginalAmount="51.24">
      <BasicPropertyInfo Latitude="-8.50908287" Longitude="115.2658599" StarRating="3" HotelCode="445149|1e3f3f" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No. 4, Ubud, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21535/2521535/1.jpg?f=15332083</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.30" OriginalAmount="51.30">
      <BasicPropertyInfo Latitude="-8.5053601520347" Longitude="115.55624037981" StarRating="4" HotelCode="162442|1e1f50" HotelName="The Nirwana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Candidasa Regency, Amlapura, Eastern Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102492/4kJdsQI0_82531055bcdcef72b8cc9b5f353e02fb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a dining area. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service, room service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.37" OriginalAmount="51.37">
      <BasicPropertyInfo Latitude="-8.8025924" Longitude="115.15057118" StarRating="3.5" HotelCode="572946|21d3a2" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blongkeker 10, Puri Gading, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92179/3692179/1.jpg?f=15235108</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.39" OriginalAmount="51.39">
      <BasicPropertyInfo Latitude="-8.6857246219659" Longitude="115.17608151653" StarRating="4" HotelCode="305363|18ff2a" HotelName="Ramada Encore Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati lll, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45583/7542ae2e-0a59-4921-992d-32ed7b8a65f3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 286 rooms. Services and facilities at the hotel include a restaurant, a bar, a transfer service, room service and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="51.47" OriginalAmount="51.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|082203" HotelName="FASHION HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975235_foto_1.jpg</HotelPictures>
        <HotelDescription>Offering detailed and eclectic design, the adults only Fashion Hotel Legian is situated a 5-minute walk to chic night club area in Legian. Free WiFi access is available throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.48" OriginalAmount="51.48">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|11a6ca" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.55" OriginalAmount="51.55">
      <BasicPropertyInfo Latitude="-8.6700772748409" Longitude="115.17408911045" StarRating="4" HotelCode="197029|122281" HotelName="Kubu Manggala Villas - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yasa Bali Utama 13, Jalan Mertasari, Banjar Pengubengan, Seminyak, Kerobokan Kelod 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234487/234487a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.64" OriginalAmount="51.64">
      <BasicPropertyInfo Latitude="-8.528336" Longitude="115.263836" StarRating="3" HotelCode="141844|12d4af" HotelName="Villa Puriartha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7033560</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the famous Ubud Palace, Monkey Forest and the traditional art market. Ngurah Rai International Airport can be reached in about an hour's drive (approximately 45 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.77" OriginalAmount="51.77">
      <BasicPropertyInfo Latitude="-8.51040855" Longitude="115.57018783" StarRating="3.5" HotelCode="622559|20abb2" HotelName="Sagara Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637837/637837a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.77" OriginalAmount="51.77">
      <BasicPropertyInfo Latitude="-8.6929476" Longitude="115.44194803" StarRating="3" HotelCode="551577|1f09b4" HotelName="Starfish Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Sari Street, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42125/2942125/1.jpg?f=14980070</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.80" OriginalAmount="51.80">
      <BasicPropertyInfo Latitude="-8.5227241307585" Longitude="115.26284979629" StarRating="3" HotelCode="540502|214ae3" HotelName="MaxOneHotels.com @Padawa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Kabupaten Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.81" OriginalAmount="51.81">
      <BasicPropertyInfo Latitude="-8.29270941" Longitude="115.60743519" StarRating="3" HotelCode="362686|175e3f" HotelName="Bali Dive Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amlapura Singaraja, Tukad Abu, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Tukad Abu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38031/2038031/1.jpg?f=15310982</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tukad Abu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="51.90" OriginalAmount="51.90">
      <BasicPropertyInfo Latitude="-8.47401617" Longitude="115.31887608" StarRating="3" HotelCode="543517|132515" HotelName="Bon Nyuh Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Petak Kelod, 80511 Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77254/1877254/38.jpg?f=15603506</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="51.99" OriginalAmount="51.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|918262" HotelName="B HOTEL BALI &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975139_foto_1.jpg</HotelPictures>
        <HotelDescription>The facilities and services provided by B Hotel Bali &amp; Spa ensure a pleasant stay for guests. A selection of top-class facilities such as 24-hour room service, free WiFi in all rooms, 24-hour security, fireplace, postal service can be enjoyed at the hotel. 
235 rooms spread over 5 floors provide a warm and pleasant home away from home. Modern comforts such as television LCD/plasma screen, internet access - wireless (complimentary), non smoking rooms, air conditioning and wake up service can be found in selected rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.6776067287264" Longitude="115.15697479248" StarRating="4" HotelCode="18971|69309" HotelName="Vila Lumbung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget  1000X, Seminyak, Kuta Utara, Kabupaten Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23743/a_23743_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 3 km to the east of Legian Kuta, a pleasant distance from the hustle and bustle of the city and therefore the perfect place to enjoy a peaceful and relaxing holiday. Those who still crave a buzzy atmosphere will find the city and tourist centre, with many shops and entertainment venues, only 800 m away. It is a similar distance to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.1483922" Longitude="114.6598187" StarRating="3" HotelCode="292665|157658" HotelName="Kubuku Eco Dive Lodge and Yoga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran Village, Gerokgak, Buleleng, Singaraja</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2360615/WHjGg93n_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Singaraja. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.5087881014062" Longitude="115.25905363262" StarRating="2" HotelCode="909041|156835" HotelName="Nick's Pension" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Jalan Wanarawana, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271663/271663a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.1680299600019" Longitude="115.00783581349" StarRating="3" HotelCode="113469|162126" HotelName="Nugraha Lovina Sea View Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Lovina Beach, Singaraja 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156818/a_156818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Along the road leading to the property guests will be able to enjoy beautiful scenery over the central mountains as they pass placid Lake Beratan and Lake Tamblingan at Bedugul, as well as the terraced rice fields near Pupuan. Depensar Airport is some 115 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.696244361334" Longitude="115.16603395343" StarRating="3" HotelCode="113552|69749" HotelName="Villa Coco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Gang Villa Coco, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123322/123322a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located right in the heart of Seminyak, one of Bali's trendiest nightlife and restaurant districts and just 5 minutes' walk from Seminyak's famous beach. It is 15 minutes away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.67176228" Longitude="115.15059968" StarRating="3" HotelCode="396838|80035" HotelName="Villa Harmony Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Merpati, North Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234543/234543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|343762" HotelName="Wadari Ubud Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connection in communal areas. The front desk offers 24-hour reception. No pets are allowed on the premises. Additionally, a car park is available on the premises for guests' extra convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.5053601520347" Longitude="115.55624037981" StarRating="4" HotelCode="162442|the_nirwana_resort_and_spa" HotelName="The Nirwana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Candidasa Regency, Amlapura, Eastern Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102492/4kJdsQI0_82531055bcdcef72b8cc9b5f353e02fb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a dining area. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service, room service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.7046992762084" Longitude="115.18184646975" StarRating="4" HotelCode="0|_0x5d675" HotelName="Ramada by Wyndham Bali Sunset Road Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No 9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/86/268669196bf13ea47b001ff2d25a444c04dc9a6b.jpeg</HotelPictures>
        <HotelDescription>Ramada Bali Sunset Road Kuta offering quality accommodations in the restaurants, shopping, beaches district of Bali, Hotel Best Western Premier Sunset Road is a popular pick for both business and leisure travelers. Only 8.3 km from the city center, the hotel's strategic location ensures that guests can quickly and easily reach many local points of interest. For sightseeing options and local attractions, one need not look far as the hotel enjoys close proximity to Taman Air Spa, Carrefour Imam Bonjol, Bali Brasco Shopping Centre.&lt;/br&gt;Hotel Best Western Premier Sunset Road also offers many facilities to enrich your stay in Bali. A selection of top-class facilities such as free Wi-Fi in all rooms, 24-hour security, fax machine, printer, 24-hour front desk can be enjoyed at the hotel.&lt;/br&gt;260 rooms spread over 6 floors provide a warm and pleasant home away from home. Modern comforts such as internet access – wireless, non smoking rooms, air conditioning, wake-up service, desk can be found in selected rooms. The hotel's recreational facilities, which include fitness center, outdoor pool, spa, massage, pool (kids) are designed for escape and relaxation. Whatever your purpose of visit, Hotel Best Western Premier Sunset Road is an excellent choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.6824335382634" Longitude="115.15896880994" StarRating="4" HotelCode="98638|mutiara_bali_boutique_resort_villas__spa" HotelName="Mutiara Bali Boutique Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 77, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138319/f_138319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.6947632" Longitude="115.16692877" StarRating="4" HotelCode="420905|bonsai_villas" HotelName="Bonsai Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Keraton 188, Jalan Raya Seminyak, Kuta, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bonsai Villas Seminyak is perfectly located for both business and leisure guests in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Take advantage of the hotel's free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, Wi-Fi in public areas, car park. All rooms are designed and decorated to make guests feel right at home, and some rooms come with air conditioning, desk, mini bar, balcony/terrace, fan. Take a break from a long day and make use of outdoor pool, massage. No matter what your reasons are for visiting Bali, Bonsai Villas Seminyak will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.654254" Longitude="115.148348" StarRating="4" HotelCode="319182|the_canggu_boutique_villas__spa" HotelName="The Canggu Boutique Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 13B, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10556284</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.67900977" Longitude="115.15464042" StarRating="3" HotelCode="858547|paisa_seminyak_living" HotelName="Paisa Seminyak Living" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Sunyi 9, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38322/3838322/1.jpg?f=15683131</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Seminyak. Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 9units. The hotel includes Wi-Fi internet connection in all public areas and units. Visitors are welcomed in a lobby with 24-hour reception. This accommodation does not offer cots on demand. This is not a pet-friendly hotel. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.8090920155093" Longitude="115.15899647706" StarRating="4" HotelCode="933580|aston_ungasan_" HotelName="Four Points by Sheraton Bali, Ungasan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Giri Dharma, Kuta Selatan, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371469/371469a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.772513" Longitude="115.17063" StarRating="3" HotelCode="44658|kosala_villa" HotelName="Puri Kosala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 2, Jimbaran, Kuta 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/04028/2304028/1.jpg?f=15396335</HotelPictures>
        <HotelDescription>&lt;br/&gt;If you are in quest of a perfect solitude you can step into the Puri Kosala Cottages in Bali. The authorities will give a warm welcome. The hotel is frequented by discerning travelers. 
Putting up in Puri Kosala Cottages in Bali will make your trip a pleasurable one. Puri Kosala Cottages in Bali will leave a lasting impression on the guests.&lt;br/&gt;&lt;br/&gt;Make your trip a pleasurable one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.27407714" Longitude="115.59007307" StarRating="3" HotelCode="421204|liberty_dive_resort" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Golf,Housekeeping,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Tulamben</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41857/2041857/48.jpg?f=15583616</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Liberty Dive Resort in Tulamben, you'll be near the beach and minutes from USS Liberty Shipwreck and Tulamben Beach. This hotel is within the region of Mount Agung and Amed Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 32 air-conditioned rooms featuring minibars. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.51040855" Longitude="115.57018783" StarRating="3.5" HotelCode="622559|sagara_candidasa" HotelName="Sagara Candidasa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637837/637837a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.70178556" Longitude="115.18690347" StarRating="3.5" HotelCode="626347|intan_legian_seminyak_villa" HotelName="Intan Legian Seminyak Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 69, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/21000000/20100000/20094200/20094181/34a94c12_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.07" OriginalAmount="52.07">
      <BasicPropertyInfo Latitude="-8.69672092" Longitude="115.16485305" StarRating="3" HotelCode="784545|214b2b" HotelName="Lloyd's Inn Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Kuta, Seminyak 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41288/2041288/1.jpg?f=15469428</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.18" OriginalAmount="52.18">
      <BasicPropertyInfo Latitude="-8.36409082" Longitude="115.69975417" StarRating="3" HotelCode="531097|1417c9" HotelName="Baliku Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banyuning Amed, 80852 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78325/1878325/1.jpg?f=15066139</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.38" OriginalAmount="52.38">
      <BasicPropertyInfo Latitude="-8.7107199195988" Longitude="115.16772508621" StarRating="4" HotelCode="54648|105225" HotelName="Alam Kulkul Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/64531/w_64531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is strategically located across the road from the famous white sandy Kuta Beach. The centre of Kuta, with its tourist centre, is within walking distance of the hotel. Ngurah Rai International Airport is about a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.44" OriginalAmount="52.44">
      <BasicPropertyInfo Latitude="-8.69812153" Longitude="115.25961851" StarRating="0" HotelCode="718766|1acf52" HotelName="Kembali Lagi Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Concierge,Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21512/2521512/13.jpg?f=15668479</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Kembali Lagi Guest House to discover the wonders of Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Luggage storage, Wi-Fi in public areas, car park, airport transfer, babysitting are there for guest's enjoyment. Some of the well-appointed guestrooms feature internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms, air conditioning. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Kembali Lagi Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.74" OriginalAmount="52.74">
      <BasicPropertyInfo Latitude="-8.504935" Longitude="115.559379" StarRating="3" HotelCode="36428|21d3f5" HotelName="The Watergarden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59681/a_59681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the seaside village of Candi Dasa, the hotel offers easy access to East Bali's spectacular unspoiled beauty. A short distance from the hotel one encounters dramatic views of Mt Agung, Bali's sacred mountain, lush green rice terraces clinging to steep and sweeping valleys, traditional villages following age-old customs, colourful rituals and ceremonies and crystal-clear seas rich in coral and marine life. Here there is a timeless quality as ancient cultures and traditions remain unchanged - an essential element of daily life. Ngurah Rai International Airport is located roughly 85 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.74" OriginalAmount="52.74">
      <BasicPropertyInfo Latitude="-8.2453805599335" Longitude="115.16130775761" StarRating="4" HotelCode="166192|1a8c11" HotelName="Handara Golf &amp; Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096340/096340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="52.75" OriginalAmount="52.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|830857" HotelName="BALI PALMS RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANDIDASA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899287_foto_1.jpg</HotelPictures>
        <HotelDescription>Bali Palms Resort is located right on the beachfront with breathtaking views of sea, islands and mountain backdrop. Just 1 hour 15 min's from the airport on the new by-pass.All studios are provided with a fitted partial kitchen. Each has a substantial balcony with spectacular sea and island views. Bathrooms are offered with a corner bath or optional shower cubicle. Some have an intimate private walled garden complete with shrubs, trees and flowering plants.Breakfast, lunch and dinner are available at this property.This is a modern hotel.The hotel has a small lobby.It is a luxury, modern hotel and residential gated resort, offering a full range of high standard facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="52.83" OriginalAmount="52.83">
      <BasicPropertyInfo StarRating="3" HotelCode="|711401" HotelName="Satriya Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912870_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo tipo club estandaacute; situado en Poppies Lane II, a escasos 100 m de la famosa playa de Kuta. Estandaacute; situado a solo 4 km del aeropuerto internacional de Ngurah Rai.El complejo estandaacute; decorado con un tradicional estilo balinandeacute;s, decorado con fantandaacute;sticos tejidos indonesios y amueblado con reproducciones de mobiliario antiguo de madera de teca. Consta de un total de 46 habitaciones y dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, bar y restaurante. Tambiandeacute;n estandaacute; dotado de servicio de habitaciones, servicio de lavanderandiacute;a (de pago) y aparcamiento.Las habitaciones estandaacute;n equipadas con baandntilde;o privado con ducha/baandntilde;era y agua caliente y frandiacute;a, asandiacute; como con telandeacute;fono y balcandoacute;n o terraza privados. Todas las habitaciones cuentan con aire acondicionado regulable, nevera, caja fuerte y una amplia TV en color con canales vandiacute;a satandeacute;lite/por cable. Los dormitorios estandaacute;n dotados de cama doble o extra grande.El complejo ofrece un servicio de masajes (de pago), manicuras, pedicuras y terapias corporales. Los huandeacute;spedes tambiandeacute;n pueden hacer uso de la piscina al aire libre, asandiacute; como del chiringuito. Hay una sauna disponible por un suplemento.El restaurante sirve desayuno de bufet y el almuerzo y la cena estandaacute;n disponibles de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="52.88" OriginalAmount="52.88">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.148" StarRating="4" HotelCode="481597|1a86e1" HotelName="Harmony Beach Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Gang Ribut 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647581/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="52.89" OriginalAmount="52.89">
      <BasicPropertyInfo StarRating="2" HotelCode="|084079" HotelName="Coco de Heaven Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1008636_foto_1.jpg</HotelPictures>
        <HotelDescription>Coco De Heaven Bali</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.493093" Longitude="115.253322" StarRating="3" HotelCode="114223|76072" HotelName="Beji Ubud Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157706/a_157706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the main street between central Ubud and Kedewatan, within walking distance of the famous Neka Museum and Mozaic fine dining restaurant. Ubud village, nightlife and shopping options are within about 5 minutes' drive of the hotel. Guests may also be interested in visiting Gianyar city, the Elephant Safari Park or the Ubud Monkey Forest, all of which are 15-25 minutes' drive away. The hotel is one hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.6537705833896" Longitude="115.12652111646" StarRating="3" HotelCode="325128|80351" HotelName="Ecosfera Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echobeach, 80361 Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a café, a bar, a library, a transfer service and a hairdresser are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.696874" Longitude="115.168049" StarRating="4" HotelCode="114221|24292" HotelName="The Haven Suites &amp; Villas &amp; Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 500, Seminyak 80361, Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157703/a_157703_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the dynamic hub of Seminyak. Boutique shopping, a cosmopolitan array of restaurants, the island's hippest night spots and its most famous beaches are all within easy walking distance of this hotel. Ngurah Rai International Airport is located some 7 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|170878" HotelName="Tapa Kawi Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543822/543822a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3.5" HotelCode="113501|156605" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125537/125537a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and close to the Galleria shopping centre and other shops. The area is safe at night for those looking to enjoy the local nightlife. Ngurah Rai International Airport is just 7 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.4827156030278" Longitude="115.29726579256" StarRating="3.5" HotelCode="402584|156851" HotelName="Pesantian Villa And Warung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pesalakan, Desa Pejeng Kangin, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11870000/11862400/11862383/0408839f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|17490" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19907/a_19907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy Kuta Beach, close to the traditional art market, shopping centre, Waterbom park, Hard Rock Café and links to public transport. It is only a 10-minute drive from the airport and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="-8.65493512" Longitude="115.13154405" StarRating="4" HotelCode="315333|80155" HotelName="The Kirana Hotel Resto and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batu Bolong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391143/391143a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.6956630471767" Longitude="115.26143342257" StarRating="4" HotelCode="908975|aleesha_villas_deluxe_suites" HotelName="Aleesha Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesari II, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272643/272643a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.6954164689493" Longitude="115.17220973969" StarRating="4" HotelCode="387585|villa_seminyak_estate__spa" HotelName="Villa Seminyak Estate &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Baik Baik, Seminyak Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90250/a_90250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Seminyak, and offers easy access to most of the tourist attractions in the area. The beach is about 5 minutes away by car. It is only a 10-minute drive from Kuta, a 20-minute drive from the international airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|puri_sunia_resort" HotelName="Puri Sunia Resort Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153428/153428a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, water, coconut trees, the traditional Balinese village is home to a thousand white herons. The hotel is 10 minutes from the hustle and bustle of Ubud, famous for its art and cultural life, and only 60 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.44769186" Longitude="115.30942844" StarRating="4" HotelCode="438486|tapa_kawi_villas" HotelName="Tapa Kawi Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543822/543822a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a restaurant, room service and a business centre. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.69672092" Longitude="115.16485305" StarRating="3" HotelCode="784545|lloyds_inn_bali" HotelName="Lloyd's Inn Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Kuta, Seminyak 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41288/2041288/1.jpg?f=15469428</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.684326" Longitude="115.26159" StarRating="2.5" HotelCode="292727|aquarius_beach_hotel_3" HotelName="Aquarius Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Sanur, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262048/262048a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.67953077" Longitude="115.44480611" StarRating="3" HotelCode="601863|lembongan_reef_bungalow" HotelName="Lembongan Reef Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Jungutbatu, Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771643/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|royal_casa_ganesha" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647672/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.71036592" Longitude="115.46876701" StarRating="3" HotelCode="748108|bintang_bungalow" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Crystal Bay, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982849/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.5106310508649" Longitude="115.57020127773" StarRating="3" HotelCode="187693|the_natia_a_seaside_hotel" HotelName="The Natia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candi Dasa, Candi Dasa Beach, Candi Dasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234575/234575a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.29" OriginalAmount="53.29">
      <BasicPropertyInfo Latitude="-8.1680299600019" Longitude="115.00783581349" StarRating="3" HotelCode="113469|11783e" HotelName="Nugraha Lovina Sea View Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina, Lovina Beach, Singaraja 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156818/a_156818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Along the road leading to the property guests will be able to enjoy beautiful scenery over the central mountains as they pass placid Lake Beratan and Lake Tamblingan at Bedugul, as well as the terraced rice fields near Pupuan. Depensar Airport is some 115 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.40" OriginalAmount="53.40">
      <BasicPropertyInfo Latitude="-8.697918" Longitude="115.166147" StarRating="4" HotelCode="305365|17f6ca" HotelName="Astagina Resort, Villas &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No. 8, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/419219/p_419219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.42" OriginalAmount="53.42">
      <BasicPropertyInfo Latitude="-8.6872426719135" Longitude="115.17456597713" StarRating="4" HotelCode="324183|18ed8d" HotelName="The Bali Bill Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III No.8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371518/371518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="53.46" OriginalAmount="53.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|840920" HotelName="MUTIARA BALI BOUTIQUE RESORT VILLA &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897896_foto_1.jpg</HotelPictures>
        <HotelDescription>"The resort is located in the high-class area off Seminyak, Bali, where all the great restaurants and boutiques are spread out. Petitenget Beach is about 1 km from the hotel and Ngurah Rai International Airport is only approximately 30 minutes' drive away. This 61-room club resort has tailor made its beautiful surroundings with luxurious touches that will convey the feeling of being in heaven. The hotel has a large outdoor swimming pool with a pool bar and sun terrace. For an additional fee guests may experience the wonders of the spa, with its array of services. The hotel's caf� offers delicious Indonesian and Western cuisine at breakfast, lunch and dinner. The resort has an exquisite blend of elegance and hospitality to ensure the guest's stay a most memorable experience."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.47" OriginalAmount="53.47">
      <BasicPropertyInfo Latitude="-8.766558238812" Longitude="115.17001026341" StarRating="4" HotelCode="510145|1b502c" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kedonganan 888, Jimbaran Bay, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533664/533664a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.64" OriginalAmount="53.64">
      <BasicPropertyInfo Latitude="-8.65493512" Longitude="115.13154405" StarRating="4" HotelCode="315333|15f0fa" HotelName="The Kirana Hotel Resto and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batu Bolong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391143/391143a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.83" OriginalAmount="53.83">
      <BasicPropertyInfo Latitude="-8.7263932151129" Longitude="115.18007106802" StarRating="3.5" HotelCode="113501|1f2c00" HotelName="Lavender Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125537/125537a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of the city centre, just 8 minutes away from Kuta Beach and close to the Galleria shopping centre and other shops. The area is safe at night for those looking to enjoy the local nightlife. Ngurah Rai International Airport is just 7 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.88" OriginalAmount="53.88">
      <BasicPropertyInfo Latitude="-8.6956630471767" Longitude="115.26143342257" StarRating="4" HotelCode="908975|113cff" HotelName="Aleesha Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesari II, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272643/272643a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="53.94" OriginalAmount="53.94">
      <BasicPropertyInfo Latitude="-8.493093" Longitude="115.253322" StarRating="3" HotelCode="114223|10629f" HotelName="Beji Ubud Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157706/a_157706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the main street between central Ubud and Kedewatan, within walking distance of the famous Neka Museum and Mozaic fine dining restaurant. Ubud village, nightlife and shopping options are within about 5 minutes' drive of the hotel. Guests may also be interested in visiting Gianyar city, the Elephant Safari Park or the Ubud Monkey Forest, all of which are 15-25 minutes' drive away. The hotel is one hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6956630471767" Longitude="115.26143342257" StarRating="4" HotelCode="908975|225098" HotelName="Aleesha Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesari II, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272643/272643a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.76954644" Longitude="115.22259388" StarRating="3.5" HotelCode="573158|324005" HotelName="Benoa Sea Suites and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama Tanjung Benoa, Gang Taman Segara, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740191/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|27357" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129566/a_129566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.71036592" Longitude="115.46876701" StarRating="3" HotelCode="748108|369411" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sakti, Crystal Bay, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982849/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6824123" Longitude="115.44244855" StarRating="3" HotelCode="434677|116284" HotelName="Darsan Lembongan Boutique Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Song Lambung Beach, 80771 Lembongan Island</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39887/2039887/1.jpg?f=15096956</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.698006" Longitude="115.162189" StarRating="4" HotelCode="97557|70736" HotelName="FuramaXclusive Ocean Beach Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI Arjuna 88X, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135527/a_135527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a prime palm-fringed beachfront location on Legian Beach, between Kuta Beach and the upmarket Seminyak, this luxurious resort redefines gracious living on one of the most captivating places on earth. Shopping and entertainment venues are available in the surrounding area and are just a short walk from the resort. The attractions at Kuta Beach are 2 km away and the AJ Hacket bungee jump is 500 metres from the accommodation. The capital of Bali, Denpasar, is 10 km away and Ngurah Rai International Airport is a similar distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.7369" Longitude="115.164" StarRating="3" HotelCode="446160|163630" HotelName="Holiday Inn Express Baruna Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33A, Tuban, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45622/18773d18-dea8-41e1-875a-6dfff44654cc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|18400" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/108229/a_108229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|247953" HotelName="Labak River Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618430/618430a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.512511" Longitude="115.257104" StarRating="2.5" HotelCode="166201|27362" HotelName="Nick's Hidden Cottage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma Road, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232973/a_232973_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated on Bisma Road, overlooking the Campuhan River, and it provides some excellent views of the rice fields. It is roughly a 10-minute walk from the centre of Ubud with its shops and restaurants. It is around a 5-minute walk to Monkey Forest, and approximately 35 km from Bali Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6763939151796" Longitude="115.16078342698" StarRating="5" HotelCode="324169|82971" HotelName="O Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Gang Kubu Lebak, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.673407" Longitude="115.259896" StarRating="3" HotelCode="26251|69554" HotelName="Sri Phala Resort &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai No. 35, Sanur Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38438/a_38438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the midst of tropical gardens, this property is a 25-minute drive from Bali International Airport. It is just a 5-minute walk to Sanur Beach, while shopping centres, entertainment and dining are all just 5 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.69319065" Longitude="115.43556553" StarRating="3" HotelCode="752356|293904" HotelName="Dini D'Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Lebaoh, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BH1l7B7izr6SP%2BWdYZxU7iXJpgosRaM78PPl4jTkM%2FZPVDwqiRvw8QsjSlxjUsPwJY2iNSnFCxH%2FIM72qYk1KRzyALuvUZnyHyOqRmuzvb%2FxxBrKZV3MB7ukzfzJr7cUktMLTYYzgOVF4e5p%2BxPgpQbUQoYZSolK4SKgVRf%2FDtCd947%2FJlz5QKB%2BJK7T%2Bh5kMLjd19BIjbUTU1Gjypmt%2FQU1axINk8HT5CAmUprkgXEY%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54" OriginalAmount="54">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="3" HotelCode="422340|175891" HotelName="Villa Tukad Alit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Banjar Semer, Kerobokan 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556364/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Tukad Alit is conveniently located in the popular Seminyak / Kerobokan area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Car hire, airport transfer, dry cleaning, free Wi-Fi in all rooms, laundry service are on the list of things guests can enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, bathtub, non smoking rooms, toiletries, private pool. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage, spa. Discover all Bali has to offer by making Villa Tukad Alit your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|the_vira_bali_hotel" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71084/a_71084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai International airport, which is some 5 minutes away by car. Waterboom Park, Kuta Beach and the Discovery Shop are all in the immediate vicinity and can be easily reached on foot. Denpasar is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.697918" Longitude="115.166147" StarRating="4" HotelCode="546381|astagina_resort_and_spa" HotelName="Astagina Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No. 8, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715921/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.6671755609176" Longitude="115.13973623514" StarRating="3" HotelCode="58845|legong_keraton_beach_hotel" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Berawa Str., Canggu, North Kuta</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76233/a_76233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Berawa Beach, famous for surfing, in the peaceful natural surroundings of Canggu on North Kuta, just 30 minutes from both Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.691444" Longitude="115.262991" StarRating="4" HotelCode="296230|swissbelresort_watu_jimbar" HotelName="Swiss-Belresort Watu Jimbar" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamblingan 99, Sanur, Bali 80226</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404265/a_404265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|the_bali_dream_villa_canggu" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="3" HotelCode="422340|villa_tukad_alit_" HotelName="Villa Tukad Alit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Banjar Semer, Kerobokan 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556364/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Tukad Alit is conveniently located in the popular Seminyak / Kerobokan area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Car hire, airport transfer, dry cleaning, free Wi-Fi in all rooms, laundry service are on the list of things guests can enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, bathtub, non smoking rooms, toiletries, private pool. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage, spa. Discover all Bali has to offer by making Villa Tukad Alit your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.6983415000922" Longitude="115.16913676085" StarRating="3" HotelCode="421403|ibis_bali_legian_street" HotelName="Hotel Ibis Bali Legian Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 456 U, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/531800/a_531800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Commissioned in May 2016, ibis Bali Legian Street is an economy hotel, 20 minutes from Ngurah Rai International Airport. Designed with a contemporary home feel, our 106 rooms are fully equipped with A/C, free WiFi and our signature Sweet Bed, exclusive to ibisÂ® branded hotels. Featuring a rooftop pool and bar, plus a kids' pool, the hotel is ideal for tourists, professionals and families alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.69812153" Longitude="115.25961851" StarRating="0" HotelCode="718766|kembali_lagi_guest_house_" HotelName="Kembali Lagi Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Concierge,Designated Smoking Area,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21512/2521512/13.jpg?f=15668479</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Kembali Lagi Guest House to discover the wonders of Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Luggage storage, Wi-Fi in public areas, car park, airport transfer, babysitting are there for guest's enjoyment. Some of the well-appointed guestrooms feature internet access – wireless, private pool, internet access – wireless (complimentary), non smoking rooms, air conditioning. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Kembali Lagi Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="755072|cenik_villa_ubud" HotelName="Cenik Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Keliki, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.81245103" Longitude="115.17210902" StarRating="0" HotelCode="969177|akhyana_village_by_nagisa" HotelName="Akhyana Village by Nagisa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bingin Sari, Gang Sahadewa, Entrance Through Gwk, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/72/728713/728713a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.61626821" Longitude="115.15131852" StarRating="3.5" HotelCode="588505|villa_cincin" HotelName="Umah CinCin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 88 A, Banjar Gunung, Desa Buduk, Canggu 80351</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/e9/efe9fa508bcde8de29ea209a51b024b54ae922da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.514493942260742" Longitude="115.28727722167969" StarRating="3" HotelCode="0|green_sala_villa" HotelName="Green Sala Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sala, Pejeng Kawan, Tampaksiring, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/9b/c29b67f3f56581ba1b32e82d44b9c18b99647cf1.jpeg</HotelPictures>
        <HotelDescription>With a stay at Green Sala Villa in Ubud, you'll be within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This hotel is 4.5 mi (7.2 km) from Ubud Monkey Forest and 3.3 mi (5.3 km) from Campuhan Ridge Walk.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's 24-hour room service. Continental breakfasts are available daily from 6:00 AM to 8:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned guestrooms. Bathrooms with showers are provided. Conveniences include complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.76954644" Longitude="115.22259388" StarRating="3.5" HotelCode="573158|benoa_sea_suites_and_villas" HotelName="Benoa Sea Suites and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama Tanjung Benoa, Gang Taman Segara, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740191/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.48272" Longitude="115.29727" StarRating="4" HotelCode="0|_0x2a042" HotelName="Pesantian Villa &amp; Warung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pesalakan, Desa Pejeng Kangin, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fa/8e/fa8e7fd9d370c1a068a0a19358f287e877d9bd9f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Pesantian Villa &amp;amp; Warung in Ubud, you'll be 12 minutes by car from Goa Gajah.  This hotel is 6.7 mi (10.7 km) from Ubud Monkey Forest and 6.8 mi (11 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring private plunge pools and flat-screen televisions. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, while MP3 docking stations and cable programming provide entertainment. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Stop by the hotel's restaurant for lunch or dinner. Dining is also available at the coffee shop/café, and 24-hour room service is provided. A complimentary full breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, a business center, and express check-in. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.278423" Longitude="115.593826" StarRating="3" HotelCode="14871|mimpi_resort_tulamben_2" HotelName="Mimpi Resort Tulamben" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulamben, Northeast Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17484/a_17484_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the foot of Mount Agung in the tiny village of Tulamben in the northeastern coast of Bali, this club resort is about an hour and half's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.19" OriginalAmount="54.19">
      <BasicPropertyInfo Latitude="-8.6537705833896" Longitude="115.12652111646" StarRating="3" HotelCode="325128|1a8e79" HotelName="Ecosfera Hotel Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan, Echobeach, 80361 Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495911/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a café, a bar, a library, a transfer service and a hairdresser are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.23" OriginalAmount="54.23">
      <BasicPropertyInfo Latitude="-8.698006" Longitude="115.162189" StarRating="4" HotelCode="97557|1d9dce" HotelName="FuramaXclusive Ocean Beach Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI Arjuna 88X, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/135527/a_135527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a prime palm-fringed beachfront location on Legian Beach, between Kuta Beach and the upmarket Seminyak, this luxurious resort redefines gracious living on one of the most captivating places on earth. Shopping and entertainment venues are available in the surrounding area and are just a short walk from the resort. The attractions at Kuta Beach are 2 km away and the AJ Hacket bungee jump is 500 metres from the accommodation. The capital of Bali, Denpasar, is 10 km away and Ngurah Rai International Airport is a similar distance from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.29" OriginalAmount="54.29">
      <BasicPropertyInfo Latitude="-8.45856669" Longitude="115.27443073" StarRating="4" HotelCode="594794|20cf2c" HotelName="Kabinawa Ubud Villas And Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duur Bingin, Br. Tengah, Tegalalang 80561</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42755/2942755/1.jpg?f=15045811</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.35" OriginalAmount="54.35">
      <BasicPropertyInfo StarRating="3" HotelCode="|919666" HotelName="ADHI JAYA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896706_foto_1.jpg</HotelPictures>
        <HotelDescription>Adhi Jaya Hotel features 75 guest rooms that accentuate the grand presence of tropical ambience with modern amenities and soft lines to tuck you in and the morning sun soak you up.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.39" OriginalAmount="54.39">
      <BasicPropertyInfo Latitude="-8.75863592315" Longitude="115.17939312358" StarRating="2" HotelCode="349980|138139" HotelName="Coco de Heaven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bay Pass Ngurah Rai 17 X, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253791/253791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.53" OriginalAmount="54.53">
      <BasicPropertyInfo Latitude="-8.4827156030278" Longitude="115.29726579256" StarRating="3.5" HotelCode="402584|1a61c4" HotelName="Pesantian Villa And Warung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pesalakan, Desa Pejeng Kangin, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11870000/11862400/11862383/0408839f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.60" OriginalAmount="54.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|919805" HotelName="Villa Coco Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2420507_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Coco Bali is a boutique property offering 15 self contained1, 2 and 4 bedroom Deluxe Villas. The Hotel was established in 1989 when Seminyak was still a quiet farming district. Renovations were carried out in 2001 to upgrade the villas and to improve the facilities without damaging the existing gardens or disrupting the traditional Balinese design of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.64" OriginalAmount="54.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|831030" HotelName="BINTANG KUTA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950083_foto_1.jpg</HotelPictures>
        <HotelDescription>Bintang Kuta Bali is a convenient 5 minutes walk to the well known Kuta Beach and the Discovery Shopping Mall. The Ngurah Rai International Airport is about a 10 minutes drive away.Modern minimalist architecture and comfortable interior design. 158 Deluxe Rooms a 32 sqm, which feature a King Size or Twin Bed with the option of a rollaway bed.Breakfast lunch and dinner are available at this property.This is a modern hotel.The hotel has medium size of lobby.Bintang Kuta Hotel is a 4 star rated hotel located in the prime location of Jalan Kartika Plaza, next to our sister hotel, Ramada Bintang Bali Resort. It has a direct access to the well-known South Kuta Beach, shopping centre and entertainment district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.66" OriginalAmount="54.66">
      <BasicPropertyInfo Latitude="-8.6671755609176" Longitude="115.13973623514" StarRating="3" HotelCode="58845|1233c8" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Berawa Str., Canggu, North Kuta</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76233/a_76233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Berawa Beach, famous for surfing, in the peaceful natural surroundings of Canggu on North Kuta, just 30 minutes from both Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.67" OriginalAmount="54.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|984123" HotelName="THE HAVEN BALI SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898111_foto_1.jpg</HotelPictures>
        <HotelDescription>The Haven Bali Saminyak is a pioneering lifestyle resort situated in the dynamic hub of Seminyak, 5 minutes walk to Double Six beach, walking distance to boutique stores and restaurants and 15 drive to the airport.
A collection of 90 modern-elegant Haven rooms and 3 Junior Suites all wrapped in new modern minimalist architecture and comfortable interior, welcomes you to The Haven Hotel at Seminyak. Complemented by tea and coffee making facilities, IDD phone call, free wi-fi connection in public areas, wide LCD TV with number of top International channels, in room DVD player, safe deposit box and individual air-conditioning system in every rooms will definitely pamper you.
The Restaurant Offering food that is both healthy and delicious, SABEEN sources the finest seasonal and organic ingredients alongside choice imports to bring you sublime salads, pan-Asian classics and elaborations on international favourites.
A true reflection of the Naturally Elegant. Our certified therapist are excellent in bringing a gently soothe and lull you into sense of inner plenitude. Stimulating your mind at Atma Spa. The best way to energize your body and revitalizes your deep inside desire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.70" OriginalAmount="54.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|711339" HotelName="THE VIRA BALI BOUTIQUE HOTEL &amp; SUITE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895799_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en la famosa calle de Kartika Plaza de Kuta, Bali, muy cerca del aeropuerto internacional de Ngurah Rai, que estandaacute; a 5 minutos en coche. El parque acuandaacute;tico Waterboom, la playa de Kuta y la tienda Discovery estandaacute;n justo al lado y se puede llegar a pie fandaacute;cilmente. La capital Denpasar estandaacute; a 20 Km.Cuenta con un total de 56 habitaciones y es el alojamiento preferido por los turistas que quieren disfrutar de la belleza de la playa y las puestas de sol sin renunciar a la bulliciosa vida nocturna de Kuta. Dispone de vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisas, bar, restaurante, sala de conferencias, aparcamiento y servicio de habitaciones y de lavanderandiacute;a.Las habitaciones son modernas, minimalistas y acogedoras al mismo tiempo. Disponen de cuarto de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, minibar, cafetera/tetera, cama doble o extra grande, aire acondicionado regulable, caja fuerte y balcandoacute;n o terraza.El complejo ofrece una amplia variedad de asequibles paquetes de tratamientos de hidroterapia. Ademandaacute;s, hay una piscina al aire libre con zona infantil.Hay buffet de desayuno por las maandntilde;anas. El almuerzo y la cena se pueden pedir a la carta o de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.75" OriginalAmount="54.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|838772" HotelName="BALI RICH SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/429305_foto_1.jpg</HotelPictures>
        <HotelDescription>The property lies in the heart of Seminyak, just a 30 minute drive from the airport. It is only a few minutes' walk from the nearest shopping centres, restaurants and traditional art shops. The resort offers a relaxed environment and lifestyle. The hotel was renovated in 2006 and features 15 rooms. Facilities include a lobby with 24-hour reception, bar and dining facilities. Room and laundry services, and bicycle hire service are available. There is a parking. Each room is equipped with an en suite bathroom with hairdryer, TV and IDD telephone. Kitchenette comes with tea/coffee making facilities and a refrigerator. King-size beds and a terrace also come as standard. Guests can go for a refreshing dip in the outdoor pool or enjoy the warm tropical sun. Sun loungers and parasols also feature pool side. Massage and spa treatments are also. Breakfast is available to guests each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54.76" OriginalAmount="54.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|711433" HotelName="ALAMKULKUL BOUTIQUE RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33240_image64096601_0.jpg</HotelPictures>
        <HotelDescription>AlamKulkul Boutique Resort is built like a typical Indonesian village and features tropical gardens and period furniture. It is a 5-minute walk from Kuta Beach and a short walk from Legian Beach. It has 2 outdoor pools, 2 restaurants, and offers traditional spa treatments. Free WiFi is available in all areas.It is just 500 meters from Kuta Beach. Legian Street, with several restaurants, shops and entertainment venues, is a 10-minute walk away. Denpasar is 8 km away.Rooms at AlamKulkul feature modern Indonesian-style d�cor and include a TV, minibar and tea/coffee making facilities. There is a private bathroom with a shower.Bunga Kelapa Restaurant serves Asian specialties and overlooks the Indian Ocean. Papas Beach Coffee Shop serves Italian dishes and different espresso blends. Staff at the 24-hour front desk speak English and Indonesian.The center of Kuta is 1.9 km from the resort. The nearest airport is Ngurah Rai International Airport, 4 km from Alam Kulkul Resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.82" OriginalAmount="54.82">
      <BasicPropertyInfo Latitude="-8.696874" Longitude="115.168049" StarRating="4" HotelCode="114221|114b92" HotelName="The Haven Suites &amp; Villas &amp; Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 500, Seminyak 80361, Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157703/a_157703_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the dynamic hub of Seminyak. Boutique shopping, a cosmopolitan array of restaurants, the island's hippest night spots and its most famous beaches are all within easy walking distance of this hotel. Ngurah Rai International Airport is located some 7 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.91" OriginalAmount="54.91">
      <BasicPropertyInfo Latitude="-8.6763939151796" Longitude="115.16078342698" StarRating="5" HotelCode="324169|199982" HotelName="O Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Gang Kubu Lebak, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="54.94" OriginalAmount="54.94">
      <BasicPropertyInfo Latitude="-8.6824335382634" Longitude="115.15896880994" StarRating="4" HotelCode="98638|105136" HotelName="Mutiara Bali Boutique Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 77, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138319/f_138319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.48785397" Longitude="115.28379868" StarRating="3.5" HotelCode="492420|152786" HotelName="Dewi Sri Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Villa" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sala, Pejeng Kawan, Gianyar Regency, Tampaksiring 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|101315" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.70812377" Longitude="115.17198674" StarRating="4" HotelCode="308157|83414" HotelName="Mercure Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 328, Legian Kelod Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/422214/a_422214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55" OriginalAmount="55">
      <BasicPropertyInfo Latitude="-8.6954164689493" Longitude="115.17220973969" StarRating="4" HotelCode="387585|70469" HotelName="Villa Seminyak Estate &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Baik Baik, Seminyak Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90250/a_90250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Seminyak, and offers easy access to most of the tourist attractions in the area. The beach is about 5 minutes away by car. It is only a 10-minute drive from Kuta, a 20-minute drive from the international airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.6809149786304" Longitude="115.16734057845" StarRating="4" HotelCode="67178|bali_rich_seminyak_villas" HotelName="Bali Rich Luxury Villas &amp; Spa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 29, Br. Mertanadi, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86895/w_86895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the rural outskirts of Ubud overlooking the Wos River. Guests will find the centre of Ubud, Ubud Monkey Forest, the art market, the Royal Palace and the starting point for white water rafting tours all just a 5-minute drive away. It is 15 minutes by car to the Elephant Safara Park and the property lies approximately 45 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.6872426719135" Longitude="115.17456597713" StarRating="4" HotelCode="324183|the_bali_bil_villa_" HotelName="The Bali Bill Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III No.8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371518/371518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.6700772748409" Longitude="115.17408911045" StarRating="4" HotelCode="197029|kubu_manggala_villas" HotelName="Kubu Manggala Villas - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yasa Bali Utama 13, Jalan Mertasari, Banjar Pengubengan, Seminyak, Kerobokan Kelod 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234487/234487a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.79244699" Longitude="115.14468809" StarRating="5" HotelCode="564210|royal_tulip_springhill_resort_jimbaran" HotelName="Royal Tulip Springhill Resort Jimbaran" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sakura 1, Jalan Jepun, Kuta Sel, Kabupaten Badung, 80361 Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/681871/a_681871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.511032104492188" Longitude="115.2513656616211" StarRating="2" HotelCode="0|the_jungle_villa" HotelName="The Jungle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Penestanan Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/d8/45d8e6a99996fffada99323428c1e4c1f30b1995.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at The Jungle Villa in Ubud, you'll be in the mountains, within a 10-minute drive of Campuhan Ridge Walk and Ubud Royal Palace.  This spa hotel is 3.4 mi (5.5 km) from Ubud Monkey Forest and 2.1 mi (3.4 km) from Ubud Traditional Art Market.&lt;br /&gt;Amenities : Take time to pamper yourself with a visit to the full-service spa.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Blanco Museum - 1.2 km / 0.7 mi&lt;br /&gt;Campuhan Ridge Walk - 1.4 km / 0.9 mi&lt;br /&gt;Gunung Lebah Temple - 1.4 km / 0.9 mi&lt;br /&gt;Pura Dalem Ubud - 1.7 km / 1 mi&lt;br /&gt;Puri Lukisan Museum - 1.9 km / 1.2 mi&lt;br /&gt;Saraswati Temple - 2 km / 1.2 mi&lt;br /&gt;Pura Desa - 2.1 km / 1.3 mi&lt;br /&gt;Ubud Royal Palace - 2.1 km / 1.3 mi&lt;br /&gt;Ubud Traditional Art Market - 2.2 km / 1.3 mi&lt;br /&gt;Neka Art Museum - 2.5 km / 1.6 mi&lt;br /&gt;Komaneka Fine Art Gallery - 2.8 km / 1.7 mi&lt;br /&gt;Ubud Monkey Forest - 3.5 km / 2.2 mi&lt;br /&gt;Wayang Kulit - 3.6 km / 2.2 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 3.6 km / 2.3 mi&lt;br /&gt;Ubud Peliatan Balerung Stage - 4.1 km / 2.5 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 39.1 km / 24.3 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : A complimentary English breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Campuhan Ridge Walk&lt;br /&gt;Rooms : Make yourself at home in one of the 5 guestrooms featuring minibars and DVD players. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include coffee/tea makers and complimentary bottled water, and you can also request irons/ironing boards.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 500000&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.813554" Longitude="115.15825" StarRating="4" HotelCode="546095|the_kirana_ungasan" HotelName="The Kirana Ungasan" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Gang Ambara 18, Ungasan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|puri_padi" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.67058593" Longitude="115.44763601" StarRating="3" HotelCode="839005|mega_cottage" HotelName="Mega Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983840/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Mega Cottage to discover the wonders of Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's smoking area, family room, laundry service, concierge. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including water sports (motorized), garden. Convenience and comfort makes Mega Cottage the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.7369" Longitude="115.164" StarRating="3" HotelCode="446160|holiday_inn_express_baruna_bali" HotelName="Holiday Inn Express Baruna Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33A, Tuban, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45622/18773d18-dea8-41e1-875a-6dfff44654cc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|flamingo_dewata_villa" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.00" OriginalAmount="55.00">
      <BasicPropertyInfo Latitude="-8.17694" Longitude="115.068" StarRating="0" HotelCode="968979|villa_selonding_batu" HotelName="Villa Selonding Batu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Selat, Buleleng, Lovina, Sukasada 81152, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukasada</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34940000/34937600/34937592/476e695d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.25" OriginalAmount="55.25">
      <BasicPropertyInfo Latitude="-8.1829645" Longitude="114.90639966" StarRating="3" HotelCode="431019|1af1bd" HotelName="Mayo Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Umeanyar 3, Kundalini, Desa Umeanyar, Singaraja  Buleleng, 81153 Seririt</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372580/372580a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Seririt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.30" OriginalAmount="55.30">
      <BasicPropertyInfo Latitude="-8.5420055878112" Longitude="115.28013110161" StarRating="3" HotelCode="93170|19a65d" HotelName="Bhanuswari Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tengkulak Ubud, Gianyar, Ubud 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129566/a_129566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.43" OriginalAmount="55.43">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|1057b4" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19907/a_19907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy Kuta Beach, close to the traditional art market, shopping centre, Waterbom park, Hard Rock Café and links to public transport. It is only a 10-minute drive from the airport and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.45" OriginalAmount="55.45">
      <BasicPropertyInfo Latitude="-8.6776067287264" Longitude="115.15697479248" StarRating="4" HotelCode="18971|104e6a" HotelName="Vila Lumbung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget  1000X, Seminyak, Kuta Utara, Kabupaten Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23743/a_23743_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 3 km to the east of Legian Kuta, a pleasant distance from the hustle and bustle of the city and therefore the perfect place to enjoy a peaceful and relaxing holiday. Those who still crave a buzzy atmosphere will find the city and tourist centre, with many shops and entertainment venues, only 800 m away. It is a similar distance to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.72" OriginalAmount="55.72">
      <BasicPropertyInfo Latitude="-8.5275080099038" Longitude="115.2434898584" StarRating="3" HotelCode="335457|17b3b5" HotelName="Labak River Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618430/618430a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.73" OriginalAmount="55.73">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|103263" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71084/a_71084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai International airport, which is some 5 minutes away by car. Waterboom Park, Kuta Beach and the Discovery Shop are all in the immediate vicinity and can be easily reached on foot. Denpasar is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.74" OriginalAmount="55.74">
      <BasicPropertyInfo Latitude="-8.6956630471767" Longitude="115.26143342257" StarRating="4" HotelCode="908975|1eefed" HotelName="Aleesha Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kesari II, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272643/272643a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.75" OriginalAmount="55.75">
      <BasicPropertyInfo Latitude="-8.6954164689493" Longitude="115.17220973969" StarRating="4" HotelCode="387585|1050c5" HotelName="Villa Seminyak Estate &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Baik Baik, Seminyak Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90250/a_90250_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Seminyak, and offers easy access to most of the tourist attractions in the area. The beach is about 5 minutes away by car. It is only a 10-minute drive from Kuta, a 20-minute drive from the international airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="55.83" OriginalAmount="55.83">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2.5" HotelCode="68172|1339d4" HotelName="Kuta Puri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88171/a_88171_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="55.93" OriginalAmount="55.93">
      <BasicPropertyInfo StarRating="2" HotelCode="|C63519" HotelName="Tebesaya Cottage" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2383283_foto_1.jpg</HotelPictures>
        <HotelDescription>This popular property enjoys a privileged location in Ubud . There are a total of 12 rooms on the premises. The property is wheelchair-accessible. Check-out is at 12 pm . Pets are allowed on the premises. Large pets are also allowed on the premises.   Tebesaya cottages is located at tebesaya village in Ubud only walking distance to ubud monkey forest. Situated in the in the heart of Ubud Tebesaya village is the living of famous traditional painter artist. Featuring twelve deluxe rooms design in mix Balinese and modern architecture, beautiful setting garden with frangipani and orchid surrounded two swimming pool with various art scape. At Tebesaya Cottage, where the harmonious life awaken in heart of Ubud arts</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|83617" HotelName="Biyukukung Suite &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59249/a_59249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest. The town centre of Ubud is roughly a mere 2 minutes' walk away and Ngurah Rai Airport is approximately 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.1105392082431" Longitude="115.31917213405" StarRating="4" HotelCode="399099|179433" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Bondalem, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393685/393685a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes 35 minutes to drive to the biggest waterfall Sekumpul, 10 min to YehMampeh/Les waterfall, one hour to Batur volcano hot springs, 10 minutes to Ponjok Batu Temple. Coral reef alongside the shoreline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|83361" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/406020/p_406020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.67795572" Longitude="115.15396507" StarRating="3" HotelCode="566371|228736" HotelName="Imani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 99X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/736378/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a newspaper stand and a transfer service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.6862182763297" Longitude="115.17375596254" StarRating="3" HotelCode="915875|76571" HotelName="Kamar Kamar Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Jalan Dewi Saraswati III, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255494/255494a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.505625" Longitude="115.560002" StarRating="3" HotelCode="81923|157993" HotelName="Lotus Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147283/147283a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.67058593" Longitude="115.44763601" StarRating="3" HotelCode="839005|384305" HotelName="Mega Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983840/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Mega Cottage to discover the wonders of Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's smoking area, family room, laundry service, concierge. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including water sports (motorized), garden. Convenience and comfort makes Mega Cottage the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.7092007380813" Longitude="115.25393128395" StarRating="4" HotelCode="16376|6178" HotelName="Mercure Resort Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari, Sanur 80034, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19726/a_19726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated directly on the white sandy Sanur beach, the main tourist area in Kuta. Sheltered by the offshore reefs, there are good conditions for swimming. Sanur market as well as restaurants and shopping facilities can be comfortably reached on foot. Transfer time to Ngurah Rai airport is about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.5221620495415" Longitude="115.25708556175" StarRating="2" HotelCode="909112|83576" HotelName="Kertiyasa Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog 10, Nyuh Kuning Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42088/2042088/1.jpg?f=15645767</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.653663" Longitude="115.162504" StarRating="4" HotelCode="905738|73761" HotelName="The Rishi Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Umalas Lestari, 8, Umalas/Kerobokan 80361, Dukuh Indah, Br. Semer, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150988/150988a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in a unique central location known as Uma-Alas, an excellent spot for any type of international traveller, including honeymooners, families, businesspeople or individuals. It is just a short drive away from the famous pubs, clubs, restaurants, shops and other famous lifestyle hotspots in Bali, including Seminyak Beach and Legian Beach (15 minutes’ drive), the Kuta area (20 minutes) and Petitenget. Denpasar and Denpasar International Airport are around 20 km, or 25 minutes’ drive, from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.735288" Longitude="115.167486" StarRating="4" HotelCode="371846|27364" HotelName="The Vira Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 127, South Kuta Beach, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/71084/a_71084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kartika Plaza Street in Kuta Bali, very close to Ngurah Rai International airport, which is some 5 minutes away by car. Waterboom Park, Kuta Beach and the Discovery Shop are all in the immediate vicinity and can be easily reached on foot. Denpasar is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56" OriginalAmount="56">
      <BasicPropertyInfo Latitude="-8.15630564" Longitude="115.0388345" StarRating="3" HotelCode="701473|329487" HotelName="Villa Jakaranda And Villa Marakuya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anturan, Gang Rambutan, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40861/2940861/4.jpg?f=15406150</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.6763939151796" Longitude="115.16078342698" StarRating="5" HotelCode="324169|o_villas_seminyak_" HotelName="O Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Gang Kubu Lebak, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.49956942" Longitude="115.25852496" StarRating="3" HotelCode="620222|dragonfly_village" HotelName="Dragonfly Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Subak Sukawayah, Jalan Raya Ubud, Abangan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48988/2948988/1.jpg?f=14949620</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.52734985" Longitude="115.26058723" StarRating="5" HotelCode="412904|suarti_boutique_village" HotelName="Suarti Boutique Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Kuning, Raya Pengosekan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541626/541626a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 10-minute drive from Ubud Monkey Forest, Suarti Boutique Village features traditional Joglo-style accommodation free WiFi. The hotel also offers a swimming pool.

Decorated in warm tones, the air-conditioned rooms here are fitted with a seating area, a terrace and a flat-screen TV. Private bathroom comes with a shower, towels and free toiletries.

A selection of Indonesian and western food can be sampled at Suarti Restaurant.

Suarti Boutique Village operates a 24-hour front desk that can help with vehicle rentals, airport transfer and shuttle service. The concierge can assist with valet parking, safety deposit box hire and luggage storage. Guests can enjoy pampering massages at the spa or check emails at the business centre. Other facilities offered include laundry and free daily housekeeping. There is also a gift shop at the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.64719206" Longitude="115.1202081" StarRating="0" HotelCode="783251|the_double_view_mansions_bali" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan 200, Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979460/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.47807471" Longitude="115.26951318" StarRating="4" HotelCode="755451|villa_kirani_ubud_2" HotelName="Villa Kirani Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Desa Tegal lantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536541</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.45856669" Longitude="115.27443073" StarRating="4" HotelCode="594794|kabinawa_ubud_villas_and_cafe" HotelName="Kabinawa Ubud Villas And Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duur Bingin, Br. Tengah, Tegalalang 80561</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42755/2942755/1.jpg?f=15045811</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.25" OriginalAmount="56.25">
      <BasicPropertyInfo Latitude="-8.70222812" Longitude="115.24570939" StarRating="3" HotelCode="434237|150264" HotelName="Apel Villa Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tempe I 26, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76852/1876852/1.jpg?f=15577146</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.29" OriginalAmount="56.29">
      <BasicPropertyInfo Latitude="-8.6809149786304" Longitude="115.16734057845" StarRating="4" HotelCode="67178|10faf8" HotelName="Bali Rich Luxury Villas &amp; Spa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertanadi 29, Br. Mertanadi, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86895/w_86895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the rural outskirts of Ubud overlooking the Wos River. Guests will find the centre of Ubud, Ubud Monkey Forest, the art market, the Royal Palace and the starting point for white water rafting tours all just a 5-minute drive away. It is 15 minutes by car to the Elephant Safara Park and the property lies approximately 45 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.36" OriginalAmount="56.36">
      <BasicPropertyInfo Latitude="-8.3767273242863" Longitude="115.10191440582" StarRating="3" HotelCode="909051|1dc04b" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Penebel, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254966/254966a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Candidasa. This cosy hotel guarantees a quiet stay as it counts with just 14 units. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.40" OriginalAmount="56.40">
      <BasicPropertyInfo Latitude="-8.67058593" Longitude="115.44763601" StarRating="3" HotelCode="839005|137c6a" HotelName="Mega Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks" HotelFacility="Air Conditioning,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu Beach, Lembongan Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/983840/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Mega Cottage to discover the wonders of Bali. The hotel has everything you need for a comfortable stay. Take advantage of the hotel's smoking area, family room, laundry service, concierge. Each guestroom is elegantly furnished and equipped with handy amenities. Entertain the hotel's recreational facilities, including water sports (motorized), garden. Convenience and comfort makes Mega Cottage the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.48" OriginalAmount="56.48">
      <BasicPropertyInfo Latitude="-8.6647" Longitude="115.159" StarRating="3" HotelCode="422340|16b7d2" HotelName="Villa Tukad Alit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Banjar Semer, Kerobokan 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556364/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Villa Tukad Alit is conveniently located in the popular Seminyak / Kerobokan area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Car hire, airport transfer, dry cleaning, free Wi-Fi in all rooms, laundry service are on the list of things guests can enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with desk, bathtub, non smoking rooms, toiletries, private pool. To enhance guests' stay, the hotel offers recreational facilities such as garden, massage, spa. Discover all Bali has to offer by making Villa Tukad Alit your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="56.85" OriginalAmount="56.85">
      <BasicPropertyInfo Latitude="-8.7249172075465" Longitude="115.17218962312" StarRating="3" HotelCode="79990|208d0f" HotelName="Sol House Bali Kuta" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bakung Sari No. 81, P.O.Box 3226, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/108229/a_108229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="56.94" OriginalAmount="56.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|711455" HotelName="Stana Puri Gopa &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244671_foto_1.jpg</HotelPictures>
        <HotelDescription>Estandaacute; situado en el corazandoacute;n de Sanur, a unos 100 m del centro de la ciudad. Se trata de un complejo tipo club, que se encuentra a 20 minutos o aproximadamente 5 km de Denpasar, la capital de la provincia de Bali. El hotel queda a un minuto a pie (unos 100 m) de la playa, por lo que se puede pasar el dandiacute;a vagueando bajo el sol, probando deportes acuandaacute;ticos o descubriendo los mercados o restaurantes de la playa local. Los aficionados a las compras encontrarandaacute;n boutiques, tiendas de recuerdos y un supermercado cerca, asandiacute; como bares, pubs y la discoteca local. El aeropuerto internacional de Ngurah Rai queda a solo 20 minutos del hotel (aproximadamente a 10 km).Este complejo tipo club de 26 habitaciones pertenece a una familia y ofrece la hospitalidad tradicional de Bali, en medio de la autandeacute;ntica arquitectura de Bali y de exuberantes jardines tropicales, a la vez que ofrece las comodidades occidentales. Sus instalaciones incluyen aire acondicionado, vestandiacute;bulo, servicio de salida y recepciandoacute;n 24 horas, caja fuerte, aparcamiento, sala de TV, bar y restaurante. Por un suplemento se pueden alquilar bicicletas.Todas las habitaciones cuentan con cuarto de baandntilde;o y balcandoacute;n privado, con vistas a la piscina o al jardandiacute;n. Las habitaciones y suites son amplias y disponen de cama extra grande, aire acondicionado regulable, modernos cuartos de baandntilde;o con ducha, baandntilde;era, agua caliente y frandiacute;a y TV vandiacute;a satandeacute;lite/por cable con canales internacionales.El hotel ofrece tratamientos spa y de masaje por un suplemento; estos fueron tomados de tratamientos corporales y spa tradicionales de Java. Ademandaacute;s, se ofrecen diversas actividades de ocio, como esquandiacute; acuandaacute;tico, moto acuandaacute;tica, barco torpedo y piraganduuml;ismo (todo ello de pago). El hotel tambiandeacute;n cuenta con una piscina con zona infantil.El restaurante Terrace Telatai ofrece una fantandaacute;stica selecciandoacute;n de platos occidentales e indonesios. Se sirve un desayuno continental, mientras que el almuerzo y cena estandaacute;n disponibles a la carta y de menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.285043" Longitude="115.225607" StarRating="3" HotelCode="69769|300142" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puncak Mangu, Desa Pelaga, Kecamatan Petang, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91909/a_91909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-hotel is located in a quiet area in Badung Regency. Bali Denpasar - Ngurah Rai (DPS) Airport is located about 61 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.713551" Longitude="115.173506" StarRating="4" HotelCode="933583|83305" HotelName="Fashion Hotel Legian" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 121, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466516/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.2453805599335" Longitude="115.16130775761" StarRating="4" HotelCode="166192|171465" HotelName="Handara Golf &amp; Resort Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096340/096340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.14158834" Longitude="114.64992852" StarRating="3" HotelCode="412793|157676" HotelName="Sunia Loka" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fati Metadjer, Manager Banjar Dinas, Yeh Panas Desa, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/08/f908c4bb724f2fdd327a50454b8bc33aad5db448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a bar, a babysitting service and a childcare service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.654254" Longitude="115.148348" StarRating="4" HotelCode="319182|82983" HotelName="The Canggu Boutique Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 13B, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10556284</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57" OriginalAmount="57">
      <BasicPropertyInfo Latitude="-8.53892345" Longitude="115.25211841" StarRating="3" HotelCode="411770|83561" HotelName="Ubad Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukutpaku, Singakerta 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|ramayana_resort_and_spa" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19907/a_19907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy Kuta Beach, close to the traditional art market, shopping centre, Waterbom park, Hard Rock Café and links to public transport. It is only a 10-minute drive from the airport and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.1105392082431" Longitude="115.31917213405" StarRating="4" HotelCode="399099|bondalem_beach_club" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Bondalem, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393685/393685a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes 35 minutes to drive to the biggest waterfall Sekumpul, 10 min to YehMampeh/Les waterfall, one hour to Batur volcano hot springs, 10 minutes to Ponjok Batu Temple. Coral reef alongside the shoreline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.696874" Longitude="115.168049" StarRating="4" HotelCode="114221|the_haven_bali_seminyak" HotelName="The Haven Suites &amp; Villas &amp; Hotel Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 500, Seminyak 80361, Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157703/a_157703_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the dynamic hub of Seminyak. Boutique shopping, a cosmopolitan array of restaurants, the island's hippest night spots and its most famous beaches are all within easy walking distance of this hotel. Ngurah Rai International Airport is located some 7 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|hilton_garden_inn_bali_ngurah_rai_airport" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/406020/p_406020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.139893531799316" Longitude="115.05117797851562" StarRating="3" HotelCode="0|lovina_beach_club_resort" HotelName="Lovina Beach Club &amp; Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt Singraja, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/ba/70baae7f9fdb3977804193bed2efdf3c32a7727c.jpeg</HotelPictures>
        <HotelDescription>Lovina Beach Club &amp;amp; Resort is the newest property of TRM Hospitality and will be your ultimate getaway in the northern part of Bali.&lt;br /&gt;Lovina Beach Club and Resort, this resort has offer variants of room types including Deluxe Garden Room, Deluxe Ocean Room, Premiere Room and Grand Premiere Room. The resort restaurant serves a variety of Indonesian cuisine, International cuisine and vegetarian options can also be requested.&lt;br /&gt;Besides it also offers a unique experience and amenities see the beautif&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 750,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.69319065" Longitude="115.43556553" StarRating="3" HotelCode="752356|dini_dnusa_lembongan" HotelName="Dini D'Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Lebaoh, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BH1l7B7izr6SP%2BWdYZxU7iXJpgosRaM78PPl4jTkM%2FZPVDwqiRvw8QsjSlxjUsPwJY2iNSnFCxH%2FIM72qYk1KRzyALuvUZnyHyOqRmuzvb%2FxxBrKZV3MB7ukzfzJr7cUktMLTYYzgOVF4e5p%2BxPgpQbUQoYZSolK4SKgVRf%2FDtCd947%2FJlz5QKB%2BJK7T%2Bh5kMLjd19BIjbUTU1Gjypmt%2FQU1axINk8HT5CAmUprkgXEY%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.5481307" Longitude="115.27248796" StarRating="3" HotelCode="594474|angel_house_homestay_ubud" HotelName="Angel House Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Meduri 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39348/2939348/1.jpg?f=15355378</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="879342|green_field_resort" HotelName="Green Field Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38333/3838333/34.jpg?f=15676616</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.09" OriginalAmount="57.09">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|126021" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135268/135268a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.513821" Longitude="115.265196" StarRating="4" HotelCode="36240|1d71b8" HotelName="Biyukukung Suite &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sugriwa, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59249/a_59249_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located on a private Balinese estate in Ubud, just one step away from Monkey Forest. The town centre of Ubud is roughly a mere 2 minutes' walk away and Ngurah Rai Airport is approximately 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.1105392082431" Longitude="115.31917213405" StarRating="4" HotelCode="399099|14adff" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Bondalem, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393685/393685a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes 35 minutes to drive to the biggest waterfall Sekumpul, 10 min to YehMampeh/Les waterfall, one hour to Batur volcano hot springs, 10 minutes to Ponjok Batu Temple. Coral reef alongside the shoreline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.6862182763297" Longitude="115.17375596254" StarRating="3" HotelCode="915875|214b38" HotelName="Kamar Kamar Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>89 Jalan Dewi Saraswati III, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255494/255494a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Seminyak, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.53013" Longitude="115.511" StarRating="0" HotelCode="752436|21493d" HotelName="Villa Suari I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung, Dusun Mimba, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.11" OriginalAmount="57.11">
      <BasicPropertyInfo Latitude="-8.653663" Longitude="115.162504" StarRating="4" HotelCode="905738|18be86" HotelName="The Rishi Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Umalas Lestari, 8, Umalas/Kerobokan 80361, Dukuh Indah, Br. Semer, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150988/150988a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in a unique central location known as Uma-Alas, an excellent spot for any type of international traveller, including honeymooners, families, businesspeople or individuals. It is just a short drive away from the famous pubs, clubs, restaurants, shops and other famous lifestyle hotspots in Bali, including Seminyak Beach and Legian Beach (15 minutes’ drive), the Kuta area (20 minutes) and Petitenget. Denpasar and Denpasar International Airport are around 20 km, or 25 minutes’ drive, from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.32" OriginalAmount="57.32">
      <BasicPropertyInfo Latitude="-8.14158834" Longitude="114.64992852" StarRating="3" HotelCode="412793|1a4ee7" HotelName="Sunia Loka" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fati Metadjer, Manager Banjar Dinas, Yeh Panas Desa, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/08/f908c4bb724f2fdd327a50454b8bc33aad5db448.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a bar, a babysitting service and a childcare service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service (no extra charge) gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.44" OriginalAmount="57.44">
      <BasicPropertyInfo Latitude="-8.4788900083546" Longitude="115.27071586375" StarRating="3" HotelCode="93171|129e68" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar km 3.5, Br. Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129567/a_129567_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, the art centre of Bali, this club resort is a 45-minute drive from Denpasar and about 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.45" OriginalAmount="57.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|589630" HotelName="GOLDEN TULIP JINENG RESORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33048_image64041976_0.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Kuta, Golden Tulip Jineng Resort Bali promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Take advantage of the hotel's 24-hour room service, free Wi-Fi in all rooms, 24-hour front desk, facilities for disabled guests, luggage storage. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, complimentary instant coffee, complimentary tea, free welcome drink, linens. The hotel offers various recreational opportunities. Golden Tulip Jineng Resort Bali is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="57.53" OriginalAmount="57.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|838731" HotelName="CHAMPLUNG MAS HOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32722_image63967275_0.jpg</HotelPictures>
        <HotelDescription>Champlung mas hotel with beautifully set amidst tropical gardens and conveniently located in the heart of Kuta, mere metres from Legian Beach, the attractive white sandy beach and popular surfing point. The property also
offers rooftop pool with pool bar as well as free WiFi access.Despite such an ideal situation, the hotel features a serene ambience due to its green grounds. In addition, the international airport is a 20 minute drive from the hotel and Denpasar the island�s capital is 25 minutes away.The simply decorated, comfortable and contemporary accommodation is secluded with tropical trees encompassing the buildings, creating a cosy atmosphere and a sense of elegance. All of the rooms feature a private balcony or terrace.There are two bars, one of which is poolside, and one restaurant; all are open for 24 hours. The outdoor swimming pool is surrounded by beautiful landscaped gardens and a tranquil natural environment, creating the perfect place for a relaxing swim.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.56" OriginalAmount="57.56">
      <BasicPropertyInfo Latitude="-8.81855" Longitude="115.217817" StarRating="4" HotelCode="933563|13b14b" HotelName="VOUK Hotel &amp; Suites Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Sawangan, Depok 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223674/223674a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.61" OriginalAmount="57.61">
      <BasicPropertyInfo Latitude="-8.285043" Longitude="115.225607" StarRating="3" HotelCode="69769|1a169d" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puncak Mangu, Desa Pelaga, Kecamatan Petang, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91909/a_91909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-hotel is located in a quiet area in Badung Regency. Bali Denpasar - Ngurah Rai (DPS) Airport is located about 61 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="57.95" OriginalAmount="57.95">
      <BasicPropertyInfo Latitude="-8.68788508" Longitude="115.25876976" StarRating="4" HotelCode="567973|1e51ee" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 165, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614940/614940a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.41930894" Longitude="114.80543431" StarRating="3.5" HotelCode="568446|289206" HotelName="Bombora Medewi Wave Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Medewi, Pekutatan 82262, Medewi Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558485/558485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pekutatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.76973707" Longitude="115.21782722" StarRating="4" HotelCode="350253|83525" HotelName="Peninsula Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, GG Telaga Waja, Tanjung, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86499/2286499/1.jpg?f=15244826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.6872426719135" Longitude="115.17456597713" StarRating="4" HotelCode="324183|83057" HotelName="The Bali Bill Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati III No.8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371518/371518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.81855" Longitude="115.217817" StarRating="4" HotelCode="933563|77735" HotelName="VOUK Hotel &amp; Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Sawangan, Depok 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223674/223674a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.771784" Longitude="115.170852" StarRating="4" HotelCode="23644|keraton_jimbaran_resort__spa" HotelName="Keraton Jimbaran Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mrajapati, P.O. Box 2023, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30550/a_30550_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|rijasa_agung_resort_and_villas" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135268/135268a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.66994" Longitude="115.17404" StarRating="4" HotelCode="0|_0x2ee5d" HotelName="Kubu Manggala Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari, Yasa Bali Utama No. 13, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/21/d821eedb01b8b06571268f3287dbc5e8edc8d509.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Kerobokan, Kubu Manggala Villas Seminyak is on the Strip, within a 15-minute drive of Eat Street and Batu Belig Beach.  This beach villa is 2.2 mi (3.6 km) from Petitenget Temple and 2.3 mi (3.7 km) from Petitenget Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 12 individually decorated guestrooms, featuring private pools and flat-screen televisions. Kitchens are outfitted with refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include phones, as well as desks and minibars.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Treat yourself with massages and body treatments. This villa also features complimentary wireless Internet access, concierge services, and a television in a common area. Guests can catch a ride on the complimentary shuttle, which operates within 3 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's 24-hour room service. A complimentary continental breakfast is served daily from 7 AM to 11 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.51274299621582" Longitude="115.2735366821289" StarRating="3" HotelCode="0|kandarpa_ubud" HotelName="Kandarpa Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Unnamed Road, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/b9/4db94fd8b87c47d058d33e31b68cb7ec6202abf2.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kandarpa Ubud in Ubud, you'll be within a 15-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This bed &amp;amp; breakfast is 3.1 mi (5 km) from Ubud Monkey Forest and 1.9 mi (3.1 km) from Campuhan Ridge Walk.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Enjoy a meal at Kandarpa Ubud, or stay in and take advantage of the bed &amp;amp; breakfast's room service (during limited hours).&lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 470,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.55671215057373" Longitude="115.26226043701172" StarRating="3" HotelCode="0|kahayana_suites" HotelName="Kahayana Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai, Lodtunduh, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/cf/bdcfa187e64995e725995f94c9704393516e5830.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice option for those who like to be on the move! Hotel «Kahayana Suites» is located in Bali. This hotel is located in 22 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Ubud Monkey Forest, Ubud Palace and Pura Taman Ayun.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the restaurant. Wi-Fi on the territory will help you stay on-line.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.505625" Longitude="115.560002" StarRating="3" HotelCode="81923|lotus_bungalows" HotelName="Lotus Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147283/147283a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.14162" Longitude="114.64995" StarRating="3" HotelCode="0|sunia_loka" HotelName="Sunia Loka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fati Metadjer, Manager Banjar Dinas, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/08/f908c4bb724f2fdd327a50454b8bc33aad5db448.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at Sunia Loka in Pemuteran, you'll be near the beach, within a 15-minute walk of Bio-Rock Pemuteran Bali and Reef Seen Turtle Hatchery.  This hotel is 10 mi (16.1 km) from West Bali National Park and 28.8 mi (46.3 km) from Lovina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring minibars. Rooms have private furnished patios. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Don't miss out on recreational opportunities including a health club and a seasonal outdoor pool. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the hotel's coffee shop/café. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. A complimentary cooked-to-order breakfast is served daily from 6 AM to 11 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 800,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.35863949" Longitude="115.69744765" StarRating="0" HotelCode="949421|villa_infinite_horizon_" HotelName="Villa Infinite Horizon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banyuning, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/56897/2956897/1.jpg?f=14949667</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.3472230632975" Longitude="115.27910093652" StarRating="4" HotelCode="312385|villa_wastra" HotelName="Villa Wastra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Payangan, Kintamani km 41, Payangan 80572</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60223/2260223/1.jpg?f=15076536</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Lombok, Mataram (AMI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.00" OriginalAmount="58.00">
      <BasicPropertyInfo Latitude="-8.53013" Longitude="115.511" StarRating="0" HotelCode="752436|villa_suari_i" HotelName="Villa Suari I" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penataran Agung, Dusun Mimba, Padangbai 80871</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.01" OriginalAmount="58.01">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|191f9a" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/539981/539981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.04" OriginalAmount="58.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|147616" HotelName="Vouk Hotel And Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909858_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Bali's famous Nusa Dua resort precinct VOUK Hotel andamp; Suites is close to everything from the blue waters of the Indian Ocean, amazing temples and intriguing attractions, not to mention the colorful nightlife and shopping that Bali is famous for. You have a choice of king or twin beds in these delightful Bali rooms. The welcome relief of air-conditioning is always there to greet you and you will find all the facilities you need for a great stay like tea and coffee making, ISD/STD direct dial phone and a walk-in shower. This is a modern hotel. When you stay at VOUK Hotel andamp; Suites you will enjoy some of the best facilities that any Bali hotel has to offer. The excellent onsite restaurant is great to visit any time of day or night with buffet and � la carte breakfast, lunches and dinner late into the evening. VOUK Hotel andamp; Suites features a beautiful outdoor pool, 2 dining options and luxurious rooms with private balconies. Free Wi-Fi is accessible in all areas and free on-site parking is provided. A 10-minute car ride from VOUK Hotel andamp; Suites leads to Bali Collection, Pasifika Museum and Tanjung Benoa where guests can do water sports activities. Ngurah Rai International Airport is 20 km away from the property. Decorated with elegant brown tones, rooms are fitted with air conditioning and fine bedding. Included in all units are a 42-inch flat-screen satellite TV, and an electric kettle. Shower facilities are available in the en suite bathroom. Luggage storage and safety deposit box are available at the hotel 24-hour front desk. Guests can work out at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.17" OriginalAmount="58.17">
      <BasicPropertyInfo Latitude="-8.69157777" Longitude="115.26008551" StarRating="3" HotelCode="546969|1d96f4" HotelName="The Janan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 48, Sanur, Denpasar Sel, Kota Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62678/2462678/1.jpg?f=15061697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.25" OriginalAmount="58.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|838796" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174614_foto_1.jpg</HotelPictures>
        <HotelDescription>Located at the Seminyak, approximately 15 minutes drive from Bali's fabulous Eat Street at Jalan Laksmana, within one kilometer radius of Seminyak, Kuta, Legian, shopping malls and only 35 minutes drive from the Ngurah Rai International Airport.Decorated in the modern-style, each of the Villa features a spacious bed room with restful views of the beautifully double cascade, the traditional Balinese roof with natural marble finishes, and bathroom?s decorated with red mosaic tile. By the privacy in each villa, it?s will give a intimate feel between you and your beloved one while you stay in Amour Bali Villas and Spa ResortTea for Two's Restaurant located at the lobby area overlooking the main swimming pool, offer a complete range of meals from light snack to gourmet lunches and dinner.  Service available between 7 am until 11 pmA modern lifestyle villas features 14 largest of one bedroom villa with a private pool and lush tropical garden with sizes 250 sqm. The cozy and shady atmosphere can be feel once the guest entering our villa complex.Lobby lounge with a warm atmosphere and hospitality will be a center for all the information of Amour Bali Villas and Spa Resort and beyond. A modern and stylish Lobby Lounge facility offering special privileges and entitles, such as business center with internet access and library with the best seller collection. At the lobby lounge, we also serve the afternoon tea or evening cocktails while you can also enjoy your time accompanied with aromatic tropical flower arrangement which creates warm surrounding and an intimate feel.Amor Bali Villas and SPA Resort is a New Villas in Seminyak area, which is known as a high-end product target market, adjacent to the famous international restaurant, luxury boutique and night life spots. With our concept ?Indulge your privacy?, will offering you the intimate holiday combined with personalized of service from our charming and dedicate Villa Attendant, exclusive facilities in the modern and elegance of the villas, blend genuine grandeur Tropical atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.30" OriginalAmount="58.30">
      <BasicPropertyInfo Latitude="-8.673407" Longitude="115.259896" StarRating="3" HotelCode="26251|105fa4" HotelName="Sri Phala Resort &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai No. 35, Sanur Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38438/a_38438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the midst of tropical gardens, this property is a 25-minute drive from Bali International Airport. It is just a 5-minute walk to Sanur Beach, while shopping centres, entertainment and dining are all just 5 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.32" OriginalAmount="58.32">
      <BasicPropertyInfo Latitude="-8.70812377" Longitude="115.17198674" StarRating="4" HotelCode="308157|192329" HotelName="Mercure Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 328, Legian Kelod Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/422214/a_422214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.34" OriginalAmount="58.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|082670" HotelName="ALINDRA VILLA JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975146_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa Alindra offers charming accommodations with free WiFi access. All spacious villas are fully furnished and fitted with a private terrace overlooking the landscaped gardens. The villa provides free return airport transfers and shuttle to Kuta, Jimbaran and Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.43" OriginalAmount="58.43">
      <BasicPropertyInfo Latitude="-8.13949398" Longitude="115.05088044" StarRating="3" HotelCode="560974|1e57b8" HotelName="Kubu Beach Lovina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tukad Mungga, Lovina  81111, Buleleng</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46961/2946961/1.jpg?f=14949664</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.57" OriginalAmount="58.57">
      <BasicPropertyInfo Latitude="-8.680066" Longitude="115.162728" StarRating="4" HotelCode="173559|168ffa" HotelName="D'djabu Hotel Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Family-friendly Hotel,Guesthouse,Hostel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 46, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1892175/PuBA8ODL_73e6467c0d109d3ca8aedd69e7a42738.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located only 7 minutes’ drive to Kudeta Beach. The famous Warisan Restaurant and other bars for watching the sunset while enjoying a cocktail are also located nearby. Shopping venues are some 2.3 km away while Ngurah Rai International Airport is just a 30-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="58.62" OriginalAmount="58.62">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|1048621" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/406020/p_406020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.62" OriginalAmount="58.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|468935" HotelName="SAGARA CANDIDASA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANDIDASA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1127544_foto_1.jpg</HotelPictures>
        <HotelDescription>Blessed with a beautiful view, Sagara Candidasa is a boutique hotel facing the ocean on Bali's picturesque East Coast. With just 20 well-appointed rooms and supporting facilities, this smart seaside retreat is all about affordable luxury. It is a place where, as a carefree traveller, you can escape the crowds and unwind in true tropical style by the beach. Sagara Candidasa is located within a quiet coastal town surrounded by numerous sites of cultural interest that are just waiting to be experienced. The nearby archaic village of Tenganan is a living museum steeped in old-world tradition. Insightful excursions to the Taman Ujung Water Palace and the fishing village of Amed are also possible when you choose to stay at this hotel in Candidasa</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.70" OriginalAmount="58.70">
      <BasicPropertyInfo Latitude="-8.505625" Longitude="115.560002" StarRating="3" HotelCode="81923|14dcb7" HotelName="Lotus Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147283/147283a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.77" OriginalAmount="58.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|856463" HotelName="SUN ISLAND HOTEL &amp; SPA KUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899295_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is a 10-minute walk from the beach. A 5-minute walk from Kuta Beach, the 4-star Sun Island Hotel Kuta features contemporary Balinese rooms with a private balcony. Providing the convenience of 24-hour room service, the hotel also has an outdoor pool and free parking. Free WiFi can be accessed in the rooms and throughout the hotel. Just 600 m from Tuban Beach, Sun Island Hotel Kuta is also a 5-minute walk from Discovery Mall and the Traditional Art Market. Ngurah Rai International Airport is a 5-minute drive away. Fitted with tiled flooring, all rooms feature a flat-screen TV and a private bathroom with a rainshower, a hairdryer and dental kit. In addition to coffee/tea making facilities and a minibar, a personal safe is also included. Guests can arrange for water sport activities or day trips at the tour desk. Laundry and airport shuttle services are available, at an extra charge. A variety of international specialities are available in the hotel's restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="58.85" OriginalAmount="58.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|147590" HotelName="The Atanaya Hotel Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908923_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located a 5-minute drive from the lively Legian Street, Atanaya Hotel boasts stylish accommodation and a rooftop swimming pool. All air-conditioned rooms include a flat-screen TV with satellite channels. Free Wi-Fi is accessible throughout the building. Fitted with wooden flooring, each room is decorated with modern interior and earth colour tones. In-room comforts include a minibar and a coffee/tea maker. Shower facilities and complimentary toiletries are included in the marble-floored bathroom. Atanaya Hotel is a 5-minute drive from Double Six Beach and the vibrant area of Seminyak, where guests can find a variety of stylish restaurants, bars and shops. Ngurah Rai International Airport is a 20-minute drive from the hotel, which also offers airport pick-up services at an additional charge. Providing laundry and ironing services, Atanaya offers car rental services at an additional charge and free parking spaces on site. Staff at the 24-hour front desk is available to assist guest with luggage storage. Daily newspapers are provided at the hotel%u2019s elegant lobby area. Complimentary drop off to Legian and Seminyak based on schedule. Kapur Sirih serves authentic Indonesian cuisine, Peranakan dishes and Continental food. Room service can be requested. Situated by the rooftop pool, The Sky Bar offers panoramic views of Kuta area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.85" OriginalAmount="58.85">
      <BasicPropertyInfo Latitude="-8.513877" Longitude="115.579143" StarRating="3" HotelCode="7140|10fb16" HotelName="Puri Bagus Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 129, Candidasa, Karangasem, Bali 80572</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1410/a_1410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive complex lies directly on a bay and about 500 m from Candidasa. Tenganan is around 2 km away and the airport can be reached by car in around 2 hours. The historic Water Palace of Tirtagangga and Tulamben are in the immediate vicinity, as are as a selection of shopping and entertainment venues. In the complex itself guests can find many ways to discover Bali's beautiful underwater world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59" OriginalAmount="59">
      <BasicPropertyInfo Latitude="-8.6816900590843" Longitude="115.17237555952" StarRating="4" HotelCode="173605|75569" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 110C, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/243859/a_243859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located at the epicentre of Seminyak, approximately 5 minutes' drive from Bali's fabulous 'Eat Street' at Jalan Laksmana, and within 1 km of Seminyak, Kuta and Legian shopping centres. Seminyak beach is about 3 km away and it is only around 15 km to Denpasar. The hotel lies 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59" OriginalAmount="59">
      <BasicPropertyInfo Latitude="-8.350342" Longitude="115.682765" StarRating="3" HotelCode="68140|108019" HotelName="Coral View Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Amed 80852, Karangasem, East Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88127/a_88127_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the best locations in Bali for Scuba Diving. A must for all divers is the famous American Liberty Shipwreck from Word War Two and the beautiful sea gardens. The beach is just 500 m from the hotel, and Denpasar Bali Airport is 98 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59" OriginalAmount="59">
      <BasicPropertyInfo Latitude="-8.688884" Longitude="115.17336" StarRating="3" HotelCode="322207|79648" HotelName="La Belle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 2 No. 100, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262243/262243a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59" OriginalAmount="59">
      <BasicPropertyInfo Latitude="-8.6737971203516" Longitude="115.15813644751" StarRating="3" HotelCode="904682|76901" HotelName="Rama Residence Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 35, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150725/150725a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from Bali's Ngurah Rai International Airport in Bali's famed trendy town of Seminyak. It is also situated within a short 15-minute walk from the beach, minutes away from prime shopping and a stone's throw from some of Bali's iconic dining and entertainment venues such as Ku De Ta, The Living Room and Hu'u bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.7092007380813" Longitude="115.25393128395" StarRating="4" HotelCode="16376|mercure_resort_sanur" HotelName="Mercure Resort Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari, Sanur 80034, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19726/a_19726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated directly on the white sandy Sanur beach, the main tourist area in Kuta. Sheltered by the offshore reefs, there are good conditions for swimming. Sanur market as well as restaurants and shopping facilities can be comfortably reached on foot. Transfer time to Ngurah Rai airport is about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.6816900590843" Longitude="115.17237555952" StarRating="4" HotelCode="173605|amor_bali_villas__spa_resort" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 110C, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/243859/a_243859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located at the epicentre of Seminyak, approximately 5 minutes' drive from Bali's fabulous 'Eat Street' at Jalan Laksmana, and within 1 km of Seminyak, Kuta and Legian shopping centres. Seminyak beach is about 3 km away and it is only around 15 km to Denpasar. The hotel lies 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.6737971203516" Longitude="115.15813644751" StarRating="3" HotelCode="904682|ivory_resort_seminyak_2" HotelName="Rama Residence Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 35, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150725/150725a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from Bali's Ngurah Rai International Airport in Bali's famed trendy town of Seminyak. It is also situated within a short 15-minute walk from the beach, minutes away from prime shopping and a stone's throw from some of Bali's iconic dining and entertainment venues such as Ku De Ta, The Living Room and Hu'u bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.653663" Longitude="115.162504" StarRating="4" HotelCode="905738|the_rishi_villa" HotelName="The Rishi Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Umalas Lestari, 8, Umalas/Kerobokan 80361, Dukuh Indah, Br. Semer, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150988/150988a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in a unique central location known as Uma-Alas, an excellent spot for any type of international traveller, including honeymooners, families, businesspeople or individuals. It is just a short drive away from the famous pubs, clubs, restaurants, shops and other famous lifestyle hotspots in Bali, including Seminyak Beach and Legian Beach (15 minutes’ drive), the Kuta area (20 minutes) and Petitenget. Denpasar and Denpasar International Airport are around 20 km, or 25 minutes’ drive, from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.53892345" Longitude="115.25211841" StarRating="3" HotelCode="411770|ubad_retreat_" HotelName="Ubad Retreat" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukutpaku, Singakerta 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.491600036621094" Longitude="115.27031707763672" StarRating="3" HotelCode="0|kubu_rama_cottage" HotelName="Kubu Rama Cottage" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>6 Jl. Tirta Tawar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/40/d640a5fe29896aec59f8bb412cd5fa7fb6fbf884.jpeg</HotelPictures>
        <HotelDescription>With a stay at this cottage, you'll be centrally located in Ubud, within a 10-minute drive of Ubud Traditional Art Market and Ubud Royal Palace. This spa cottage is 3.9 mi (6.3 km) from Ubud Monkey Forest and 2.5 mi (4 km) from Campuhan Ridge Walk.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. Additional features at this cottage include complimentary wireless Internet access, concierge services, and barbecue grills.&lt;br /&gt;Enjoy a meal at Kubu Rama Cottage Ubud or snacks in the coffee shop/café. The cottage also offers room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. English breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Motorcycle parking is available onsite.&lt;br /&gt;Make yourself comfortable in your air-conditioned cottage, which features a flat-screen TV. There's a private furnished balcony. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. A private bathroom with a separate bathtub and shower features a deep soaking tub.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Guests must transfer via airplane and boat to the property. Guests must contact the property at least 24 hours before travel, using the contact information on the confirmation received after booking. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;Deposit is payable by bank transfer and is due within 72 hours of booking the reservation. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for English breakfast: IDR 75000 for adults and IDR 75000 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.50664385" Longitude="115.2718101" StarRating="3.5" HotelCode="594956|the_umari" HotelName="The Umari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 26, Peliatan, Ubud 80571, Kabupaten Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764181/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.51010359" Longitude="115.25774842" StarRating="3.5" HotelCode="592054|alamdini_resort_ubud" HotelName="Alamdini Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42688/2942688/45.jpg?f=15608038</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant and room service. Wireless internet access is available to guests in the public areas. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|flamingo_dewata_2" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.5270425" Longitude="115.2688028" StarRating="0" HotelCode="0|menzel_ubud_hotel" HotelName="Menzel Ubud Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yudistira , Banjar Kalah Peliatan Ubud Gianyar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/2b/a3/2ba380fd3ac26a93dd2bb2e429157d2f6208e606.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Menzel Ubud Hotel” is located within 19 km from the historic center of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes is offered at the on-site restaurant. Enjoy a refreshing drink in a casual hotel bar. Wi-Fi is available on all property premises. There is a swimming pool on site.&lt;/br&gt;Car travellers are welcome to use parking facilities. Guests can order an airport shuttle for an additional fee. Room service is also available. There is a laundry at the hotel.&lt;/br&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.15630564" Longitude="115.0388345" StarRating="3" HotelCode="701473|villa_jakaranda_and_villa_marakuya" HotelName="Villa Jakaranda And Villa Marakuya" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anturan, Gang Rambutan, Lovina 81152</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40861/2940861/4.jpg?f=15406150</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="866880|sanga_guest_house" HotelName="Sanga Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir Soekarno 33, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536098</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.285043" Longitude="115.225607" StarRating="3" HotelCode="69769|bagus_agro_pelaga_" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puncak Mangu, Desa Pelaga, Kecamatan Petang, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91909/a_91909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-hotel is located in a quiet area in Badung Regency. Bali Denpasar - Ngurah Rai (DPS) Airport is located about 61 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.74763037" Longitude="115.91585259" StarRating="0" HotelCode="666759|the_papalagi_resort" HotelName="The Papalagi Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gili Gede</AddressLine>
          </AddressLines>
          <CityName>Lombok Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849842/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.09" OriginalAmount="59.09">
      <BasicPropertyInfo Latitude="-8.772513" Longitude="115.17063" StarRating="3" HotelCode="44658|1e99d4" HotelName="Puri Kosala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi No. 2, Jimbaran, Kuta 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/04028/2304028/1.jpg?f=15396335</HotelPictures>
        <HotelDescription>&lt;br/&gt;If you are in quest of a perfect solitude you can step into the Puri Kosala Cottages in Bali. The authorities will give a warm welcome. The hotel is frequented by discerning travelers. 
Putting up in Puri Kosala Cottages in Bali will make your trip a pleasurable one. Puri Kosala Cottages in Bali will leave a lasting impression on the guests.&lt;br/&gt;&lt;br/&gt;Make your trip a pleasurable one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.14" OriginalAmount="59.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|399210" HotelName="Bedrock Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067748_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 159 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the 24-hour room service. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar.Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.With a stay at Bedrock Hotel in Kuta (Kartika Plaza), you'll be within a 5-minute drive of Kuta Beach and Tuban Beach.  This 4-star hotel is 2.3 mi (3.8 km) from Legian Beach and 4.3 mi (7 km) from Seminyak Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Pantai Jerman - 0.6 km / 0.3 mi  Lippo Mall - 0.6 km / 0.4 mi  Tuban Beach - 0.7 km / 0.4 mi  Discovery Shopping Mall - 1.2 km / 0.7 mi  Waterbom Bali - 1.4 km / 0.9 mi  Kuta Art Market - 1.8 km / 1.1 mi  Paradiso Bowling and Billiards Center - 1.9 km / 1.2 mi  Kuta Square - 2.1 km / 1.3 mi  Poppies Lane II - 2.4 km / 1.5 mi  Kuta Beach - 2.5 km / 1.6 mi  Legian Road - 2.6 km / 1.6 mi  Beachwalk Shopping Center - 2.6 km / 1.6 mi  Bali Bombing Memorial - 3.3 km / 2 mi  Mall Bali Galeria - 3.4 km / 2.1 mi  Padang Beach - 3.5 km / 2.2 mi  The preferred airport for Bedrock Hotel is Ngurah Rai Intl. Airport (DPS) - 2 km / 1.2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.18" OriginalAmount="59.18">
      <BasicPropertyInfo Latitude="-8.41930894" Longitude="114.80543431" StarRating="3.5" HotelCode="568446|1eaf67" HotelName="Bombora Medewi Wave Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Medewi, Pekutatan 82262, Medewi Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558485/558485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pekutatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.21" OriginalAmount="59.21">
      <BasicPropertyInfo Latitude="-8.696244361334" Longitude="115.16603395343" StarRating="3" HotelCode="113552|2149cb" HotelName="Villa Coco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Gang Villa Coco, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123322/123322a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located right in the heart of Seminyak, one of Bali's trendiest nightlife and restaurant districts and just 5 minutes' walk from Seminyak's famous beach. It is 15 minutes away from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.45" OriginalAmount="59.45">
      <BasicPropertyInfo Latitude="-8.53892345" Longitude="115.25211841" StarRating="3" HotelCode="411770|171c21" HotelName="Ubad Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukutpaku, Singakerta 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a restaurant, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. There is also a garden. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.48" OriginalAmount="59.48">
      <BasicPropertyInfo Latitude="-8.6728980718091" Longitude="115.15323883022" StarRating="4" HotelCode="384697|13681e" HotelName="The Awan Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 168, Kerobo, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635068/635068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.59" OriginalAmount="59.59">
      <BasicPropertyInfo Latitude="-8.7884643" Longitude="115.2258098" StarRating="5" HotelCode="531731|1e15c5" HotelName="The Nest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99X, Nusa Dua, Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559201/559201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.60" OriginalAmount="59.60">
      <BasicPropertyInfo Latitude="-8.350342" Longitude="115.682765" StarRating="3" HotelCode="68140|11878c" HotelName="Coral View Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Amed 80852, Karangasem, East Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88127/a_88127_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the best locations in Bali for Scuba Diving. A must for all divers is the famous American Liberty Shipwreck from Word War Two and the beautiful sea gardens. The beach is just 500 m from the hotel, and Denpasar Bali Airport is 98 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.64" OriginalAmount="59.64">
      <BasicPropertyInfo Latitude="-8.5221620495415" Longitude="115.25708556175" StarRating="2" HotelCode="909112|1291c4" HotelName="Kertiyasa Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog 10, Nyuh Kuning Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42088/2042088/1.jpg?f=15645767</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="59.72" OriginalAmount="59.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|838770" HotelName="BHUWANA UBUD HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/908314_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel enjoys a stunning setting, lying at the heart of the artistic and cultural village of Pengosekan Ubud. The hotel lies just a 10 minutes' driving distance from the Ubud Monkey Forest, as well as the centre of the town. The hotel basks in its culturally-rich setting, affording guests the unique opportunity to explore the delights that the area has to offer. This wonderful hotel welcomes guests with the promise of a tropical haven. The interior is beautifully designed, reflecting the sheer splendour of the natural surroundings. The guest rooms are splendidly appointed, bathing visitors in a cocoon of peace and serenity. The hotel offers a seemingly boundless array of excellent facilities, ensuring that there is never a dull moment.Our recommendation dear customer make a payment via bitcoinsget discount payment amount of 50 % to you!Try #1 bitcoin exchange cex.io howtobuybitcoins.info paxful.com bitit.gift coinify.comLocalbitcoins.com wemovecoins.comSome exchanges will ask for your wallet address before you make a purchaseCopy and paste wallet address and click "Send"Address wallet give you BTC:��1BitcwNJN6aeKUJ2Xb8UY9SEte5LWGhrAWe are waiting for your payment!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="59.88" OriginalAmount="59.88">
      <BasicPropertyInfo Latitude="-8.6816900590843" Longitude="115.17237555952" StarRating="4" HotelCode="173605|1219d4" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 110C, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/243859/a_243859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located at the epicentre of Seminyak, approximately 5 minutes' drive from Bali's fabulous 'Eat Street' at Jalan Laksmana, and within 1 km of Seminyak, Kuta and Legian shopping centres. Seminyak beach is about 3 km away and it is only around 15 km to Denpasar. The hotel lies 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.4604757" Longitude="115.2809793" StarRating="2.5" HotelCode="448635|179431" HotelName="Dukuh Village Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh, Desa Kenderan, Gianyar, Tegallalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.68788508" Longitude="115.25876976" StarRating="4" HotelCode="567973|228730" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 165, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614940/614940a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.6542442352941" Longitude="115.15890123529" StarRating="3" HotelCode="197024|73306" HotelName="Jay's Villas Umalas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jaan Tegal Cupek II, Banjar Anyar Kelod, Kerobokan, Umalas, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/282173/gt_282173_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located about 5 km from the famous Kuta and Berawa beaches and around a 10-miunte drive from the Legian shopping streets. Denpasar is approximately 8 km from the finca and it is a 15-minute drive to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60" OriginalAmount="60">
      <BasicPropertyInfo Latitude="-8.5275438857691" Longitude="115.25964279161" StarRating="4" HotelCode="384884|205209" HotelName="Kadiga Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|murnis_houses_and_spa" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62578/2462578/1.jpg?f=14961074</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3.5" HotelCode="483996|river_sakti_resort_villa" HotelName="River Sakti Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3.5" HotelCode="620045|janis_place_cottage" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.76973707" Longitude="115.21782722" StarRating="4" HotelCode="350253|peninsula_bay_resort_2" HotelName="Peninsula Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, GG Telaga Waja, Tanjung, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86499/2286499/1.jpg?f=15244826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.261764526367188" Longitude="115.1712417602539" StarRating="3" HotelCode="0|pondanu_cabins_by_the_lake" HotelName="Pondanu Cabins By The Lake" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Bedugul, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/94/1d947fab68240f98285557228e38ff9296f0b1d8.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pondanu Cabins By The Lake in Baturiti, you'll be within a 15-minute drive of Ulun Danu Temple and Bali Handara Kosaido Country Club.  This spa hotel is 17.6 mi (28.4 km) from Lovina Beach and 2.7 mi (4.3 km) from Bali Botanic Garden.&lt;br /&gt;Pamper yourself with onsite massages and body treatments. This hotel also features complimentary wireless Internet access, a fireplace in the lobby, and tour/ticket assistance.&lt;br /&gt;Featured amenities include express check-out, coffee/tea in a common area, and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Grab a bite to eat at LIDO DECK, a restaurant which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). A complimentary continental breakfast is served daily from 8:00 AM to 11:00 AM.&lt;br /&gt;Treat yourself to a stay in one of the 5 individually decorated guestrooms, featuring fireplaces and LED televisions. Your memory foam bed comes with Egyptian cotton sheets. Rooms have private balconies or patios. Wired and wireless Internet access is complimentary, while MP3 docking stations and digital programming provide entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 500,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="60.44" OriginalAmount="60.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|711430" HotelName="Legong Keraton Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898114_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra justo en la playa de Berawa, famosa por sus posibilidades para practicar surf, en medio de los paisajes naturales de Canggu, al norte de Kuta y a solo 30 minutos de Denpasar y del aeropuerto internacional de Ngurah Rai.El hotel se encuentra en una elegante ubicaciandoacute;n, frente a las aguas cristalinas del ocandeacute;ano andIacute;ndico, ofreciendo un lugar perfecto para disfrutar del dorado atardecer. Fue construido en el 2004 y renovado en el 2006 y cuenta con un total de 40 habitaciones, incluyendo las modalidades estandaacute;ndar, superior y deluxe. Entre las instalaciones disponibles se encuentra servicio de salida 24 horas, caja fuerte, cambio de divisa, cafeterandiacute;a, sala de juegos, sala de TV, conexiandoacute;n a Internet, sala de conferencias, restaurante al aire libre con excelente cocina y magnandiacute;ficas vistas a la playa, servicio de habitaciones y de lavanderandiacute;a, atenciandoacute;n mandeacute;dica, aparcamiento y alquiler de bicicletas.El diseandntilde;o de las habitaciones combina elegancia con la tradicional arquitectura balinesa. Las habitaciones estandaacute;ndar se encuentran en medio de frondosos jardines tropicales. Las habitaciones superior estandaacute;n decoradas con muy buen gusto y ofrecen zonas de estar para disfrutar de la tranquilidad y privacidad. Las habitaciones deluxe son alojamientos espaciosos con balcandoacute;n para poder descansar y comer al aire libre. Ademandaacute;s, estas habitaciones se encuentran frente al mar y cuentan con lujosas camas con dosel. El equipamiento comanduacute;n a todas ellas incluye aire acondicionado individual, TV vandiacute;a satandeacute;lite, minibar, cama doble o extra grande, telandeacute;fono de landiacute;nea directa, caja fuerte, cuarto de baandntilde;o con ducha, secador de pelo y balcandoacute;n o terraza.El hotel se encuentra en la playa, lo que resulta ideal para salir a pasear, practicar surf y navegar en barcas de pedal. En el recinto exterior hay una piscina con zona infantil y tumbonas. Tambiandeacute;n se ofrece servicio de masajes y de tratamientos de spa y se puede practicar ciclismo en los alrededores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.54" OriginalAmount="60.54">
      <BasicPropertyInfo Latitude="-8.771784" Longitude="115.170852" StarRating="4" HotelCode="23644|10fafc" HotelName="Keraton Jimbaran Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mrajapati, P.O. Box 2023, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30550/a_30550_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.75" OriginalAmount="60.75">
      <BasicPropertyInfo Latitude="-8.6737971203516" Longitude="115.15813644751" StarRating="3" HotelCode="904682|1d7107" HotelName="Rama Residence Petitenget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 35, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150725/150725a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from Bali's Ngurah Rai International Airport in Bali's famed trendy town of Seminyak. It is also situated within a short 15-minute walk from the beach, minutes away from prime shopping and a stone's throw from some of Bali's iconic dining and entertainment venues such as Ku De Ta, The Living Room and Hu'u bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.77" OriginalAmount="60.77">
      <BasicPropertyInfo Latitude="-8.654254" Longitude="115.148348" StarRating="4" HotelCode="319182|1909b4" HotelName="The Canggu Boutique Villas &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa 13B, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10556284</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="60.78" OriginalAmount="60.78">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3.5" HotelCode="620045|21d0a0" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|33896" HotelName="Bhuwana Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178470/178470a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' drive from the Ubud Monkey Forest and 10 minutes' drive from central Ubud. Pengosekan is well known as the village of art, as most of the people living there are artists, dancers, painters or wood carvers. In this area, there are many painting and dance studios. One of the famous spiritual artists from the film of Eat Pray Love, Ketut Liyer, has his house and studio nearby. Famous galleries that can be reached on foot include Arma Gallery and Gajah Mas Gallery. Blanco Museum can be reached within a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.684865" Longitude="115.161589" StarRating="4" HotelCode="113514|83087" HotelName="Heliconia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 56, Seminyak  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254691/254691a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.69052374" Longitude="115.16166112" StarRating="4" HotelCode="387593|153935" HotelName="Tijili" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 9, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.66395084" Longitude="115.45184164" StarRating="3.5" HotelCode="491611|158515" HotelName="Mahagiri Resort Nusa Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kaja, Desa Jungutbatu, Nusa Lembongan, Nusa Penida, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654274/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.1829645" Longitude="114.90639966" StarRating="3" HotelCode="431019|171620" HotelName="Mayo Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Umeanyar 3, Kundalini, Desa Umeanyar, Singaraja  Buleleng, 81153 Seririt</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/372580/372580a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Seririt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.67900977" Longitude="115.15464042" StarRating="3" HotelCode="858547|383975" HotelName="Paisa Seminyak Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Sunyi 9, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38322/3838322/1.jpg?f=15683131</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Seminyak. Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 9units. The hotel includes Wi-Fi internet connection in all public areas and units. Visitors are welcomed in a lobby with 24-hour reception. This accommodation does not offer cots on demand. This is not a pet-friendly hotel. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.4491594833937" Longitude="115.23448674062" StarRating="4" HotelCode="113566|161613" HotelName="Rijasa Agung Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135268/135268a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3.5" HotelCode="483996|179905" HotelName="River Sakti Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.69108576" Longitude="115.26447984" StarRating="3" HotelCode="519622|80618" HotelName="Sari Villa Sanur Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47 A, 80227 Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90141/1990141/1.jpg?f=15405570</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61" OriginalAmount="61">
      <BasicPropertyInfo Latitude="-8.50962034" Longitude="115.26326248" StarRating="2.5" HotelCode="521838|227204" HotelName="Sayong House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690723/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.69157777" Longitude="115.26008551" StarRating="3" HotelCode="546969|the_janan_villa" HotelName="The Janan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 48, Sanur, Denpasar Sel, Kota Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62678/2462678/1.jpg?f=15061697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.7884643" Longitude="115.2258098" StarRating="5" HotelCode="531731|the_nest_hotel_by_prasanthi" HotelName="The Nest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99X, Nusa Dua, Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559201/559201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.77255825" Longitude="115.17015707" StarRating="0" HotelCode="878771|anja_jimbaran" HotelName="Anja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Golf,Laundry,Library,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643995/643995a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Jimbaran Area close to the beach. A total of 37 bedrooms are available for guests' convenience. There is Wi-Fi throughout the hotel. Anja Jimbaran provides 24-hour reception. Ideal for families travelling with children, Anja Jimbaran offers some rooms including cots on request for the little ones. Communal areas are wheelchair accessible at this establishment. No pets are allowed on the premises. Anja Jimbaran provides parking and garage facilities. Anja Jimbaran applies a sustainable policy. There is a convenient shuttle service to the airport offered by the property. Corporate travellers may appreciate the meeting and business services and facilities available for added convenience. This hotel features a variety of dining experiences. Travellers will revel in the tasty meals offered at Anja Jimbaran. In case of need, customers may avail for health and wellness services. The varied entertainment offer at Anja Jimbaran guarantees its guests will enjoy their stay. The hotel may charge a fee for some services. 

From top to bottom, our wide range of rooms and suites has been created with your comfort and convenience in mind. Interiors benefit from natural light and cool, inviting tones. At Anja Jimbaran, extra people mean extra space, not just extra beds. Arrive in a group and get upgraded to a Triple or Family room. Wherever you lay your head, a top-notch King Koil mattress will ensure a relaxing night's slumber.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.67652851" Longitude="115.15552907" StarRating="4" HotelCode="540190|jambuluwuk_oceano_seminyak" HotelName="Jambuluwuk Oceano Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 108-110, Kerobokan Kelod, Kuta Utara, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543001/543001a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.684865" Longitude="115.161589" StarRating="4" HotelCode="113514|heliconia_villa" HotelName="Heliconia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 56, Seminyak  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254691/254691a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|bhuwana_ubud_hotel" HotelName="Bhuwana Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178470/178470a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' drive from the Ubud Monkey Forest and 10 minutes' drive from central Ubud. Pengosekan is well known as the village of art, as most of the people living there are artists, dancers, painters or wood carvers. In this area, there are many painting and dance studios. One of the famous spiritual artists from the film of Eat Pray Love, Ketut Liyer, has his house and studio nearby. Famous galleries that can be reached on foot include Arma Gallery and Gajah Mas Gallery. Blanco Museum can be reached within a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.5221620495415" Longitude="115.25708556175" StarRating="2" HotelCode="909112|kertiyasa_bungalow" HotelName="Kertiyasa Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bojog 10, Nyuh Kuning Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42088/2042088/1.jpg?f=15645767</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.69990221" Longitude="115.26277113" StarRating="2" HotelCode="503960|hotel_segara_agung" HotelName="Hotel Segara Agung" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel,Country houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duyung 43, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95265/2095265/1.jpg?f=15082380</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Segara Agung is a popular choice amongst travelers in Bali, whether exploring or just passing through. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Smoking area, safety deposit boxes, bicycle rental, car hire, 24-hour room service are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as blackout curtains, bathtub, mini bar, air conditioning, toiletries. Access to the hotel's outdoor pool, massage, garden will further enhance your satisfying stay. Convenience and comfort makes Hotel Segara Agung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|eden_house_ubud_bali" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5433493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.69108576" Longitude="115.26447984" StarRating="3" HotelCode="519622|sari_villa_sanur_beach" HotelName="Sari Villa Sanur Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47 A, 80227 Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/90141/1990141/1.jpg?f=15405570</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.41930894" Longitude="114.80543431" StarRating="3.5" HotelCode="568446|bombora_medewi_wavelodge" HotelName="Bombora Medewi Wave Lodge" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Medewi, Medewi, Pekutatan 82262, Medewi Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/558485/558485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pekutatan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.00" OriginalAmount="61.00">
      <BasicPropertyInfo Latitude="-8.67645379" Longitude="115.56990555" StarRating="3" HotelCode="625863|la_roja_bungalows" HotelName="La Roja Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped Buyuk, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92548/3692548/24.jpg?f=15503800</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.13" OriginalAmount="61.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|918259" HotelName="Lavender Villa And Spa Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/993270_foto_1.jpg</HotelPictures>
        <HotelDescription>Perdana Dadiis a 2 star rated hotel with a prime location for business and pleasure. It is very pleasant place to stay, fully equipped with modern facilities, where you can feel the personal touch and privacy. It is a hotel of three storeys built in the traditional Balinese architecture, rich in stone sculpture carved by native Balinese artists. Located only five minutes drive from the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.23" OriginalAmount="61.23">
      <BasicPropertyInfo Latitude="-8.79244699" Longitude="115.14468809" StarRating="5" HotelCode="564210|1cec97" HotelName="Royal Tulip Springhill Resort Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sakura 1, Jalan Jepun, Kuta Sel, Kabupaten Badung, 80361 Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/681871/a_681871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.29" OriginalAmount="61.29">
      <BasicPropertyInfo Latitude="-8.67652851" Longitude="115.15552907" StarRating="4" HotelCode="540190|1e4f4b" HotelName="Jambuluwuk Oceano Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 108-110, Kerobokan Kelod, Kuta Utara, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543001/543001a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.32" OriginalAmount="61.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|A1D857" HotelName="JAMBULUWUK OCEANO SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675306_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Petitenget Street. The famous destination to active travelers with its vibrant nightlife, some of the best restaurants and bars, high-end spas, yoga ateliers, chic boutiques and lively beach clubs with stunning sunset view. With all of these lifestyle outlets surrounding it, Jambuluwuk Oceano Seminyak Hotel the latest addition of Indonesian local hotel chain, Jambuluwuk Hotels and Resorts offers a perfect getaway merely steps away from the hustle and bustle of Petitenget Street. The hotel features 120 rooms adorned with the treasures of an authentic Indonesian heritage and unique touch in every little corner, creating the ultimate feel of elegance and comfort. Complemented by the warmth of Indonesian hospitality and guest facilities ranging from lush tropical gardens, two swimming pools, a fun Kid's Club, The Clubhouse at The Rooftop, Oceano Sky Lounge, Melah Spa and Health Club, you can find a home for your holiday in the island of the gods. Bask in the marvel of a simple contemporary architectural style throughout the hotel, decorated with a cosmopolitan attitude yet still features the allure of Indonesian traditional arts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.34" OriginalAmount="61.34">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|1b23bb" HotelName="Flamingo Dewata" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.41" OriginalAmount="61.41">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|134811" HotelName="Bhuwana Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178470/178470a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' drive from the Ubud Monkey Forest and 10 minutes' drive from central Ubud. Pengosekan is well known as the village of art, as most of the people living there are artists, dancers, painters or wood carvers. In this area, there are many painting and dance studios. One of the famous spiritual artists from the film of Eat Pray Love, Ketut Liyer, has his house and studio nearby. Famous galleries that can be reached on foot include Arma Gallery and Gajah Mas Gallery. Blanco Museum can be reached within a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.62" OriginalAmount="61.62">
      <BasicPropertyInfo Latitude="-8.4902186" Longitude="115.26511988" StarRating="3" HotelCode="565952|1e51e7" HotelName="B Saya Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637848/637848a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant is available to travellers. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.62" OriginalAmount="61.62">
      <BasicPropertyInfo Latitude="-8.808295" Longitude="115.223582" StarRating="4" HotelCode="50746|1689b0" HotelName="The Grand Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan 8, P.O. Box 97, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38929/p_38929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is situated on a quiet side street on the southern peninsula of Bali. In the well known, tourist area of Nusa Dua borders the hotel complex, right by the popular Bali Golf &amp; Country Club. The hotel's own sandy beach with a bar is around 2 km away. Guests can easily reach the beach with the regular free shuttle bus. Some restaurants and boutiques are to be found close by and the Galeria shopping centre is around 20 minutes away. The transfer time with the free bus service to the airport takes around 20 minutes (12 km). Bali's capital, Denpasar, is located around 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.68" OriginalAmount="61.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|081430" HotelName="DASH HOTEL SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/922327_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 137 air-conditioned rooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms have complimentary toiletries and slippers.Enjoy Asian cuisine at Mya, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the 2 coffee shops/cafes. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Seminyak? This hotel has 1647 square feet (153 square meters) of space consisting of conference space and a meeting room. A shuttle from the airport to the hotel is provided for a surcharge (available on request), and free valet parking is available onsite.When you stay at Viva Dash Hotel Seminyak in Seminyak, you'll be near the beach, a 2-minute drive from Seminyak Beach and 9 minutes from Kuta Beach.  This 4-star hotel is 3.4 mi (5.5 km) from Legian Beach and 10.2 mi (16.5 km) from Sanur Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  TAKSU Bali Gallery - 0.1 km / 0.1 mi  Petitenget Temple - 0.4 km / 0.3 mi  Desa Potato Head - 0.5 km / 0.3 mi  Seminyak Beach - 0.6 km / 0.4 mi  Eat Street - 0.7 km / 0.4 mi  Seminyak Square - 1.2 km / 0.8 mi  Sunset Point Shopping Centre - 2.1 km / 1.3 mi  Splash Waterpark Bali - 3 km / 1.9 mi  Double Six Beach - 3.1 km / 1.9 mi  Canggu Square - 3.1 km / 1.9 mi  Legian Road - 3.4 km / 2.1 mi  Berawa Beach - 3.9 km / 2.4 mi  Legian Beach - 3.9 km / 2.4 mi  Padang Beach - 4.5 km / 2.8 mi  Krisna - 5.7 km / 3.5 mi  The preferred airport for Viva Dash Hotel Seminyak is Ngurah Rai Intl. Airport (DPS) - 13.1 km / 8.2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="61.73" OriginalAmount="61.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|589894" HotelName="Kawi Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675452_foto_1.jpg</HotelPictures>
        <HotelDescription>Tapa Kawi Villas is a popular choice amongst travelers in Bali, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Tapa Kawi Villas. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, clothes rack, free welcome drink, linens, mirror. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool, massage, garden. For reliable service and professional staff, Tapa Kawi Villas caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.86" OriginalAmount="61.86">
      <BasicPropertyInfo Latitude="-8.817426" Longitude="115.093728" StarRating="3" HotelCode="292870|13063b" HotelName="Three Monkeys Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Suluban, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42164/2042164/39.jpg?f=15536630</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="61.94" OriginalAmount="61.94">
      <BasicPropertyInfo Latitude="-8.4080909769239" Longitude="115.29543949766" StarRating="3" HotelCode="347992|1562ae" HotelName="Pondok Sebatu Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu 80561, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sebatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.514855" Longitude="115.263819" StarRating="3" HotelCode="936646|80354" HotelName="Artini Cottages 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.51301605" Longitude="115.57654715" StarRating="3" HotelCode="325825|87582" HotelName="Hotel Genggong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candidasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41794/2041794/1.jpg?f=15097706</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.67652851" Longitude="115.15552907" StarRating="4" HotelCode="540190|227555" HotelName="Jambuluwuk Oceano Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 108-110, Kerobokan Kelod, Kuta Utara, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543001/543001a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62" OriginalAmount="62">
      <BasicPropertyInfo Latitude="-8.69157777" Longitude="115.26008551" StarRating="3" HotelCode="546969|157229" HotelName="The Janan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pungutan 48, Sanur, Denpasar Sel, Kota Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62678/2462678/1.jpg?f=15061697</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.5275438857691" Longitude="115.25964279161" StarRating="4" HotelCode="384884|kadiga_villas_ubud" HotelName="Kadiga Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.66395084" Longitude="115.45184164" StarRating="3.5" HotelCode="491611|mahagiri_resort_nusa_lembongan" HotelName="Mahagiri Resort Nusa Lembongan" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kaja, Desa Jungutbatu, Nusa Lembongan, Nusa Penida, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654274/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.699152" Longitude="115.175083" StarRating="3" HotelCode="292340|sara_residence" HotelName="Sara Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No. 9, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234593/234593a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.513288498" Longitude="115.2678604" StarRating="2" HotelCode="0|aji_lodge" HotelName="Aji Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Sukma Lorong Blong, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c5/4c/c54c2159e6e8714352040923416dc65140775e38.jpeg</HotelPictures>
        <HotelDescription>The 2-star Aji Lodge offers comfort and convenience whether you're on business or holiday in Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Service-minded staff will welcome and guide you at the Aji Lodge. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like balcony/terrace, shower, desk, fan. The hotel's peaceful atmosphere extends to its recreational facilities which include garden, massage. Convenience and comfort makes Aji Lodge the perfect choice for your stay in Bali.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.51301605" Longitude="115.57654715" StarRating="3" HotelCode="325825|hotel_genggong" HotelName="Hotel Genggong" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candidasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41794/2041794/1.jpg?f=15097706</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.29889965057373" Longitude="115.0368881225586" StarRating="3" HotelCode="0|atres_sari_resort" HotelName="Atres Sari Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Bengkel, Umejero, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/55/7f55bd4f242da6ddbe45aa4314c1f0fb40af47c3.jpeg</HotelPictures>
        <HotelDescription>When you stay at Atres Sari Resort in Munduk, you'll be 6 minutes by car from Santhipala Waterfall.  This hotel is 19.4 mi (31.3 km) from Lovina Beach and 19.8 mi (31.9 km) from Ulun Danu Temple.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Grab a bite to eat at the hotel's restaurant, which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Continental breakfasts are available daily from 7:00 AM to 9:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring flat-screen televisions. Cable television is provided for your entertainment. Private bathrooms have complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 600,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.10" OriginalAmount="62.10">
      <BasicPropertyInfo Latitude="-8.69990221" Longitude="115.26277113" StarRating="2" HotelCode="503960|14bb42" HotelName="Hotel Segara Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Country houses,Hotel" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duyung 43, Semawang, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95265/2095265/1.jpg?f=15082380</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Segara Agung is a popular choice amongst travelers in Bali, whether exploring or just passing through. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Smoking area, safety deposit boxes, bicycle rental, car hire, 24-hour room service are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as blackout curtains, bathtub, mini bar, air conditioning, toiletries. Access to the hotel's outdoor pool, massage, garden will further enhance your satisfying stay. Convenience and comfort makes Hotel Segara Agung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.11" OriginalAmount="62.11">
      <BasicPropertyInfo StarRating="3" HotelCode="|080012" HotelName="GRAND BARONG RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899090_foto_1.jpg</HotelPictures>
        <HotelDescription>FacilitiesA lobby and a reception are available to guests. Services and facilities at the hotel include a safe, currency exchange facilities, a restaurant, a bar, a playroom, room service and a laundry. Guests travelling in their own vehicles can make use of the available parking spaces.RoomsAll accommodation units feature air conditioning and a bathroom. A balcony or terrace can be found in most rooms. The accommodation units each feature a double bed. All rooms offer a minibar, a telephone and a TV. Each accommodation unit includes a bathroom with a shower.Sports/EntertainmentSport and leisure options are offered by the hotel and third-party operators. Sun loungers provide a great place to sunbathe. Various refreshing drinks are available from the poolside bar. Leisure options at the establishment also include pool/billiards and massage treatments. MealsThe establishment offers the following bookable meals and board options: breakfast, lunch and dinner.PaymentThe following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.11" OriginalAmount="62.11">
      <BasicPropertyInfo Latitude="-8.69052374" Longitude="115.16166112" StarRating="4" HotelCode="387593|1b335e" HotelName="Tijili" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 9, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.26" OriginalAmount="62.26">
      <BasicPropertyInfo Latitude="-8.52310185" Longitude="115.26308483" StarRating="3.5" HotelCode="369735|1adfba" HotelName="Gana Ubud Hotel and Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554826/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.28" OriginalAmount="62.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|147513" HotelName="The Kirana Canggu Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975172_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at The Kirana Canggu Hotel  in Canggu, you'll be near the beach and minutes from Echo Beach and close to Seminyak Square. The hotel is situated 20 km away from Ngurah Rai Airport.Facilities and services includes 24 hour check in, air conditioning, parking,  bar(extra charge), buseness service(extra charge), internet access, ironing facilities, laundry facilities(extra charge), restaurant(extra charge), spa facilities(extra charge), swimming pool, TV lounge, room service(extra charge), and elevator.Rooms are equipped with air conditioning, cable/satellite tv, coffee/tea maker, cots on request, hairdryer, mini bar, room service, safe in room, telephone, television, Wi-fi in room, and private balcony.Address: Jl. Raya Batu Bolong Canggu-Bali</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.28" OriginalAmount="62.28">
      <BasicPropertyInfo Latitude="-8.76973707" Longitude="115.21782722" StarRating="4" HotelCode="350253|1a4b4a" HotelName="Peninsula Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, GG Telaga Waja, Tanjung, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86499/2286499/1.jpg?f=15244826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.77" OriginalAmount="62.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|830933" HotelName="THE BENE- BY ASTADALA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911337_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located at Central of Kuta, approximately 30 minutes Drive from Bali's International Airport and only 400 meters (5 Minutes) walk to Kuta Beach.The Pool Access Room (28 sqm) is located on the ground floor, featuring rich wooden flooring, minimalist decor and beautifully coordinating soft furnishings and equipped with generous amenities and features all the necessary conveniences such as options of king size bed or twin bed, bathroom with shower and daily amenities, WiFi internet access and LCD TV with a comprehensive choice of international satellite television channels.Breakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.The Bene Hotel, Kuta-Bali offers rooms and suites with modern furnishes and stylish design that are suitable for both single, couples or family travelers. All room views, except Family Suite and Royal Suite are facing the main pool. First floor rooms has direct access to the pool while the 2nd until 4th floor rooms has its own balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="62.77" OriginalAmount="62.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|920559" HotelName="SARA RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950377_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="62.98" OriginalAmount="62.98">
      <BasicPropertyInfo Latitude="-8.830443" Longitude="115.131145" StarRating="4" HotelCode="309804|138574" HotelName="Flamingo Dewata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369340/369340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.422441" Longitude="115.02869" StarRating="3" HotelCode="76308|170827" HotelName="Cempaka Blimbing Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Suradadi, Belimbing, Pupuan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pupuan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208691/208691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Pupuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.771784" Longitude="115.170852" StarRating="4" HotelCode="23644|7551" HotelName="Keraton Jimbaran Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mrajapati, P.O. Box 2023, Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30550/a_30550_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.725673" Longitude="115.170294" StarRating="5" HotelCode="259763|34551" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, P.O. Box 1133, Tuban, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15587/a_15587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside beautiful South Kuta Beach. Conveniently situated, it is just a short 5-minute drive from the airport and nearby there are plenty of shopping and entertainment opportunities, as well as bars. The popular Kuta Square shopping centre lies on the hotel's doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.6671755609176" Longitude="115.13973623514" StarRating="3" HotelCode="58845|70748" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Berawa Str., Canggu, North Kuta</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76233/a_76233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on Berawa Beach, famous for surfing, in the peaceful natural surroundings of Canggu on North Kuta, just 30 minutes from both Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.64719206" Longitude="115.1202081" StarRating="0" HotelCode="783251|424111" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan 200, Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979460/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63" OriginalAmount="63">
      <BasicPropertyInfo Latitude="-8.7884643" Longitude="115.2258098" StarRating="5" HotelCode="531731|157377" HotelName="The Nest Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 99X, Nusa Dua, Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559201/559201a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.6728980718091" Longitude="115.15323883022" StarRating="4" HotelCode="384697|the_awan_villas" HotelName="The Awan Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 168, Kerobo, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635068/635068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.69982622" Longitude="115.17168037" StarRating="3" HotelCode="511672|fairfield_by_marriott_bali_legian" HotelName="Fairfield by Marriott Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 8 C, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572741/572741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, about 1.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|eden_house_ubud" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5433493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.65006512" Longitude="115.12949661" StarRating="3.5" HotelCode="620833|tapa_tepi_kali_hotel" HotelName="Tapa Tepi Kali Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong, Echo Beach, Canggu 80631, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635404/635404a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.817426" Longitude="115.093728" StarRating="3" HotelCode="292870|three_monkeys_villas" HotelName="Three Monkeys Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Suluban, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42164/2042164/39.jpg?f=15536630</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.00" OriginalAmount="63.00">
      <BasicPropertyInfo Latitude="-8.14743232800025" Longitude="114.637184143066" StarRating="3" HotelCode="0|sunia_loka_bungalows_" HotelName="Sunia Loka Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Seririt Gilimanuk, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/46/aa4688b4da6035eb56d8c8271c1347e4f112c02d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;A variety of local and international dishes can be enjoyed at the on-site restaurant. To unwind after an eventful day, enjoy a cocktail in a casual atmosphere of the hotel bar. Wi-Fi is available on all property premises. Leisure facilities include an swimming pool.&lt;/br&gt;Guests can order an airport shuttle for an additional fee. Meals can be delivered to your room upon request. There is a laundry at the hotel. All rooms are non-smoking.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.03" OriginalAmount="63.03">
      <BasicPropertyInfo Latitude="-8.7039246496378" Longitude="115.17062723637" StarRating="3" HotelCode="909090|1e4bad" HotelName="Three Brothers Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/23002/3323002/1.jpg?f=15398185</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.26" OriginalAmount="63.26">
      <BasicPropertyInfo Latitude="-8.1279643933087" Longitude="115.06110727787" StarRating="4" HotelCode="7150|10fb15" HotelName="Puri Bagus Lovina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 225, Lovina 81151, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1421/a_1421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on its private beach. The resorts of Lovina and Singaraja are both located about 3 km from the hotel. Guests are able to make use of the hotel bus service to Lovina and Singaraja. Singaraja can be reached in about 5 minutes. Countless historical manuscripts are to be found in the Gedong Kirtya Museum. The Buddhist temple and the warm water springs are both situated approximately 15 minutes away by car. The famous waterfalls of Gitgit and the Temple of Meduwe Karang are both approximately 20 minutes away by car. Mount Batur with a 14 kilometre-long crater can be reached within 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.28" OriginalAmount="63.28">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3.5" HotelCode="561614|1d0955" HotelName="Green Bird Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31485/631485/1.jpg?f=15419484</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.44" OriginalAmount="63.44">
      <BasicPropertyInfo Latitude="-8.48256676" Longitude="115.265417" StarRating="3.5" HotelCode="483996|1d2b80" HotelName="River Sakti Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Ubud 80571, Ginayar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.53" OriginalAmount="63.53">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|12f3c2" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88217/a_88217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major tourist attractions around Ubud and other regions of Bali. Bali International Airport is about a 55-minute drive away, through Balinese villages and terraced rice fields.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="63.62" OriginalAmount="63.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|A63141" HotelName="Mahagiri Resort Nusa Lembongan" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEMBONGAN ISLAND, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675732_foto_1.jpg</HotelPictures>
        <HotelDescription>Mahagiri Resort Nusa Lembongan de 5 estrellas es ideal tanto para viaje de negocios o de vacaciones. El hotel dispone de todo lo que necesitas para disfrutar de una confortable estancia. Encontrarandaacute;s a mano todas las comodidades necesarias, que incluyen Wi-Fi gratis en las habitaciones, Seguridad 24h, tienda, limpieza diaria, chimenea. Todas las habitaciones estandaacute;n elegantemente amuebladas y equipadas con todas las comodidades. La tranquila atmandoacute;sfera del hotel se extiende a sus instalaciones recreativas que incluyen buceo, piscina al aire libre, buceo. Descubre todo lo queBali tiene para ofrecer alojandaacute;ndote en el Mahagiri Resort Nusa Lembongan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.76" OriginalAmount="63.76">
      <BasicPropertyInfo Latitude="-8.7092007380813" Longitude="115.25393128395" StarRating="4" HotelCode="16376|10325f" HotelName="Mercure Resort Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari, Sanur 80034, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19726/a_19726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated directly on the white sandy Sanur beach, the main tourist area in Kuta. Sheltered by the offshore reefs, there are good conditions for swimming. Sanur market as well as restaurants and shopping facilities can be comfortably reached on foot. Transfer time to Ngurah Rai airport is about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.91" OriginalAmount="63.91">
      <BasicPropertyInfo Latitude="-8.51301605" Longitude="115.57654715" StarRating="3" HotelCode="325825|12550d" HotelName="Hotel Genggong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candidasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41794/2041794/1.jpg?f=15097706</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.148491" Longitude="115.410735" StarRating="4" HotelCode="172153|229100" HotelName="Alam Anda Ocean Front Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura, Sambirenteng, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125549/125549a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sambrientang, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3.5" HotelCode="258705|21721" HotelName="Grand Istana Rama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14965/a_14965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the shops, dining and nightlife activities of Kuta, while Kuta Art Market and the Discover Shopping Mall are about 10 minutes away. It is about a 15-minute drive from Bali International Airport and Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.6958844371674" Longitude="115.16603261232" StarRating="3" HotelCode="909023|83042" HotelName="Kusuma Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna (Double Six Road), Gg. Raja No.6, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146708/146708a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.69672092" Longitude="115.16485305" StarRating="3" HotelCode="784545|383971" HotelName="Lloyd's Inn Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Kuta, Seminyak 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41288/2041288/1.jpg?f=15469428</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.67970901" Longitude="115.15477434" StarRating="3.5" HotelCode="490887|156619" HotelName="Paisa Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sunyi 9, Jalan Raya Petitenget, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602087/602087a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64" OriginalAmount="64">
      <BasicPropertyInfo Latitude="-8.808295" Longitude="115.223582" StarRating="4" HotelCode="50746|5375" HotelName="The Grand Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan 8, P.O. Box 97, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/38929/p_38929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is situated on a quiet side street on the southern peninsula of Bali. In the well known, tourist area of Nusa Dua borders the hotel complex, right by the popular Bali Golf &amp; Country Club. The hotel's own sandy beach with a bar is around 2 km away. Guests can easily reach the beach with the regular free shuttle bus. Some restaurants and boutiques are to be found close by and the Galeria shopping centre is around 20 minutes away. The transfer time with the free bus service to the airport takes around 20 minutes (12 km). Bali's capital, Denpasar, is located around 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|kuta_seaview_boutique_resort__spa" HotelName="Kuta Seaview Boutique Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77472/a_77472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will enjoy magnificent sunsets only a short walk away from the renowned nightlife. Denpasar can be reached by car in about 20 minutes. Those seeking a perfect sun-filled holiday will find fulfilment at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3.5" HotelCode="258705|grand_istana_rama_hotel" HotelName="Grand Istana Rama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14965/a_14965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the shops, dining and nightlife activities of Kuta, while Kuta Art Market and the Discover Shopping Mall are about 10 minutes away. It is about a 15-minute drive from Bali International Airport and Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|18_suite_villa_loft_at_kuta" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234565/234565a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.5057720837565" Longitude="115.26862383202" StarRating="3" HotelCode="292678|alas_petulu_cottages" HotelName="Alas Petulu Cottages" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 18, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235724/235724a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.4080909769239" Longitude="115.29543949766" StarRating="3" HotelCode="347992|pondok_sebatu_villa" HotelName="Pondok Sebatu Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu 80561, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sebatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="64.13" OriginalAmount="64.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|711475" HotelName="Villa Seminyak Estate &amp; Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897855_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; rodeado de las mejores boutiques y restaurantes, justo en el centro de Seminyak y candoacute;modamente ubicado a solo 5 minutos en coche de la playa de Seminyak, a la que los huandeacute;spedes pueden llegar utilizando el servicio de lanzadera del complejo. El Aeropuerto Internacional de Ngurah Rai estandaacute; a unos 20 minutos en coche. Las 72 habitaciones de este conjunto de 52 villas ofrecen un alojamiento de lujo y son la opciandoacute;n perfecta para familias, amigos o parejas que busquen el mandaacute;ximo confort, intimidad y serenidad, ademandaacute;s de la autandeacute;ntica hospitalidad balinesa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.46" OriginalAmount="64.46">
      <BasicPropertyInfo Latitude="-8.59773" Longitude="115.296551" StarRating="4" HotelCode="94770|119ddc" HotelName="Masari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Banjar Gelumpang, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/75/137567b4bccf0f5738c6db2230df93469c1e5d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the Petanu River near Sukawati village in the historic Gianyar Regency, the resort prides itself on its relaxing, natural riverside environment. Guests will find shops and artisan markets nearby. Ngurah Rai International Airport is approximately 45 minutes by car, Ubud is about 30 minutes away and Sanur 20 minutes away from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.48" OriginalAmount="64.48">
      <BasicPropertyInfo Latitude="-8.688884" Longitude="115.17336" StarRating="3" HotelCode="322207|133070" HotelName="La Belle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 2 No. 100, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/262243/262243a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.55" OriginalAmount="64.55">
      <BasicPropertyInfo Latitude="-8.684865" Longitude="115.161589" StarRating="4" HotelCode="113514|120cf7" HotelName="Heliconia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 56, Seminyak  80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/254691/254691a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.67" OriginalAmount="64.67">
      <BasicPropertyInfo Latitude="-8.5057720837565" Longitude="115.26862383202" StarRating="3" HotelCode="292678|11c420" HotelName="Alas Petulu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 18, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235724/235724a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="64.72" OriginalAmount="64.72">
      <BasicPropertyInfo Latitude="-8.50748669" Longitude="115.26814928" StarRating="3" HotelCode="757749|1ea40a" HotelName="Ashanti Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 43, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977494/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="64.85" OriginalAmount="64.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|101543" HotelName="SWISS-BELRESORT WATU JIMBAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/915800_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Sanur, Swiss-Belresort Watu Jimbar is a sophisticated hotel with modern rooms and suites. The guestrooms are inspired by tropical living in south-east Bali, designed in a contemporary style with soothing earth tones and wood interiors. All rooms feature complementary wireless Internet access, a private safe, and alarge flat-screen television. Some feature a private outdoor Jacuzzi or plunge pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65" OriginalAmount="65">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|3928" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30549/a_30549_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local shops, restaurants and entertainment venues. The white sandy Kuta Beach lies opposite the hotel and Ngurah Rai International Airport is approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|the_mansion_resort_hotel__spa" HotelName="The Mansion Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141535/141535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes' drive from the centre of Ubud, the island's cultural centre. It is situated about 40 km away from the airport and within an easy and scenic drive from Kuta, Seminyak or Sanur. The Ayung River is around 6 km away and the Monkey Forest is some 8 km away. Shopping is available at Ubud Market, around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="3.5" HotelCode="630652|rustic_hut_in_seminyak_bali" HotelName="Rustic Hut" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Cargo</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22450000/22447100/22447099/3c51bc69_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.68108967" Longitude="115.15486006" StarRating="3.5" HotelCode="592889|tevana" HotelName="Tevana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Telaga Waja 18, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0035/44668/3544668/26.jpg?f=15524237</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3.5" HotelCode="510975|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93487/2493487/49.jpg?f=15606444</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.65417153" Longitude="115.13304235" StarRating="3" HotelCode="946630|canggu_village" HotelName="Canggu Village" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 78, Canggu, Kuta Selatan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523858</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.235602" Longitude="115.561532" StarRating="4" HotelCode="187695|kajane_tulamben_bali" HotelName="Kajane Tulamben" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajane, 80853 Kecamatan Kubu, Dusun Baturinggit Kelod, Desa Baturinggit, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276988/276988a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.12" OriginalAmount="65.12">
      <BasicPropertyInfo Latitude="-8.691444" Longitude="115.262991" StarRating="4" HotelCode="296230|16fcc9" HotelName="Swiss-Belresort Watu Jimbar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamblingan 99, Sanur, Bali 80226</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404265/a_404265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="65.14" OriginalAmount="65.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|831010" HotelName="THE RADIANT HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974989_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel boasts a prime setting in Bali, lying close to a host of tourist areas. The hotel is situated within easy access of the Kuta shopping area, Legian and Kuta Sunset Beach. The hotel is conveniently located just a 5 minutes' driving distance from Ngurah Rai International Airport. This charming boutique hotel is gracefully set amidst 5- acres of land, in a secluded area of Tuban. The hotel is the ideal option for discerning travellers, who are seeking a peaceful, luxurious break. The hotel tempts guests with its elegant design, beautifully combining elements of traditional and contemporary styles. The guest rooms are superbly appointed, bathing visitors in elegance and charm. The hotel features a boundless choice of exemplary facilities, catering for the leisure and dining needs of every type of traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.28" OriginalAmount="65.28">
      <BasicPropertyInfo Latitude="-8.66395084" Longitude="115.45184164" StarRating="3.5" HotelCode="491611|1d91a5" HotelName="Mahagiri Resort Nusa Lembongan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kaja, Desa Jungutbatu, Nusa Lembongan, Nusa Penida, Klungkung 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654274/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="65.90" OriginalAmount="65.90">
      <BasicPropertyInfo Latitude="-8.6964793619057" Longitude="115.16854077648" StarRating="2" HotelCode="378656|1341c8" HotelName="Juada Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 501, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507844/9.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.697918" Longitude="115.166147" StarRating="4" HotelCode="305365|83084" HotelName="Astagina Resort, Villas &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara No. 8, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/419219/p_419219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|69542" HotelName="Desamuda Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156854/a_156854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashion boutiques and shops, yet set in its own private hideaway. Guests will find the nearest shopping area, restaurants and the tourist centre of Seminyak all around 100 m away and it is some 500 m to Seminyak Beach. The centre of Kuta is about 1 km away and it is 1.5 km to Denpasar. The villas lie only around 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="603177|247937" HotelName="Eden House Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5433493</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.44288393" Longitude="115.667954" StarRating="2" HotelCode="764437|359320" HotelName="Frangipani Inn &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Batu Telu, Seraya Tengah, Seraya 80811</AddressLine>
          </AddressLines>
          <CityName>Seraya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48883/2948883/1.jpg?f=14949668</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66" OriginalAmount="66">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|152856" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647672/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.674688339233398" Longitude="115.14840698242188" StarRating="3" HotelCode="0|the_salila_beach_resort" HotelName="The Salila Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig Gang Pelangi No.9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/e6/a0e68372f987431befe737c143e6b15fd628bddc.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at The Salila Beach Resort in Seminyak (Kuta Utara), you'll be within a 5-minute drive of Batu Belig Beach and Finns Recreation Club.  This hotel is 2 mi (3.2 km) from Eat Street and 2.1 mi (3.3 km) from Seminyak Beach.&lt;br /&gt;Amenities : Don't miss out on recreational opportunities including an outdoor pool and a fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Batu Belig Beach - 0.5 km / 0.3 mi&lt;br /&gt;Masceti Temple - 1.7 km / 1.1 mi&lt;br /&gt;Splash Waterpark Bali - 1.8 km / 1.1 mi&lt;br /&gt;Petitenget Temple - 1.8 km / 1.1 mi&lt;br /&gt;Petitenget Beach - 1.9 km / 1.2 mi&lt;br /&gt;Finns Recreation Club - 2 km / 1.2 mi&lt;br /&gt;Seminyak Beach - 2.3 km / 1.4 mi&lt;br /&gt;Eat Street - 2.3 km / 1.4 mi&lt;br /&gt;Berawa Beach - 2.4 km / 1.5 mi&lt;br /&gt;Batu Bolong Beach - 2.7 km / 1.7 mi&lt;br /&gt;Seminyak Square - 2.8 km / 1.7 mi&lt;br /&gt;Sunset Point Shopping Centre - 3.1 km / 1.9 mi&lt;br /&gt;Gado Gado Beach - 3.3 km / 2.1 mi&lt;br /&gt;Legian Road - 4.6 km / 2.8 mi&lt;br /&gt;Double Six Beach - 5.7 km / 3.5 mi&lt;br /&gt;The preferred airport for The Salila Beach Resort is Ngurah Rai Intl. Airport (DPS) - 14.2 km / 8.8 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Satisfy your appetite for lunch or dinner at the hotel's restaurant, Javana Restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Full breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Batu Belig Beach&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 56 air-conditioned rooms featuring refrigerators and microwaves. Complimentary wireless Internet access keeps you connected, and 40-inch LCD televisions are provided for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 400,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.7097546306799" Longitude="115.17024054233" StarRating="3" HotelCode="16935|rosani_hotel" HotelName="Rosani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, 80361 Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212469/212469a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, approximately 300 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.50748669" Longitude="115.26814928" StarRating="3" HotelCode="757749|ashanti_villa_ubud" HotelName="Ashanti Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 43, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977494/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.5148789255215" Longitude="115.25756560482" StarRating="3" HotelCode="318935|inata_bisma" HotelName="Inata Bisma Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485784/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.514855" Longitude="115.263819" StarRating="3" HotelCode="936646|artini_2" HotelName="Artini Cottages 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.00" OriginalAmount="66.00">
      <BasicPropertyInfo Latitude="-8.828439712524414" Longitude="115.12982940673828" StarRating="3" HotelCode="0|ola_villas_at_uluwatu" HotelName="Ola Villas at Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Temu Dewi, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/b1/81b148dd52d88338722c34881b1b209b473db73e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Ola Villas at Uluwatu in Pecatu, you'll be within a 10-minute drive of Padang Padang Beach and Uluwatu Cliffs.  This villa is 3.7 mi (6 km) from Uluwatu Beach and 3.7 mi (6 km) from Uluwatu Temple.&lt;br /&gt;Amenities : Enjoy recreational amenities such as an outdoor pool and a 24-hour fitness center.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;New Kuta Golf - 4.2 km / 2.6 mi&lt;br /&gt;Nyang Nyang Beach - 4.4 km / 2.7 mi&lt;br /&gt;Padang Padang Beach - 4.5 km / 2.8 mi&lt;br /&gt;Bingin Beach - 4.5 km / 2.8 mi&lt;br /&gt;Dreamland Beach - 5.3 km / 3.3 mi&lt;br /&gt;Uluwatu Beach - 6 km / 3.7 mi&lt;br /&gt;Uluwatu Temple - 6 km / 3.7 mi&lt;br /&gt;Uluwatu Cliffs - 6 km / 3.8 mi&lt;br /&gt;New Kuta Green Park - 6.2 km / 3.9 mi&lt;br /&gt;Blue Point Beach - 6.7 km / 4.2 mi&lt;br /&gt;Green Bowl Beach - 7.2 km / 4.5 mi&lt;br /&gt;Suluban Beach - 7.4 km / 4.6 mi&lt;br /&gt;Melasti Beach - 7.5 km / 4.6 mi&lt;br /&gt;Udayana University - 7.6 km / 4.7 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 16.2 km / 10 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and a water dispenser. Free self parking is available onsite.&lt;br /&gt;HeadLine : Near New Kuta Golf&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 11 air-conditioned rooms featuring private plunge pools and flat-screen televisions. Kitchenettes are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 6:30 AM to 7:00 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: IDR 500000 per accommodation, per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.25" OriginalAmount="66.25">
      <BasicPropertyInfo Latitude="-8.793629" Longitude="115.226736" StarRating="5" HotelCode="936582|179056" HotelName="Bali Nusa Dua Hotel &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366599/366599a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.54" OriginalAmount="66.54">
      <BasicPropertyInfo Latitude="-8.69982622" Longitude="115.17168037" StarRating="3" HotelCode="511672|1e2fa0" HotelName="Fairfield by Marriott Bali Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 8 C, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572741/572741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, about 1.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.55" OriginalAmount="66.55">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|1401f0" HotelName="Askara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are car park, room service, airport transfer, free Wi-Fi in all rooms, Wi-Fi in public areas. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel's garden, outdoor pool, spa, massage will further enhance your satisfying stay. Askara Villa combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="66.63" OriginalAmount="66.63">
      <BasicPropertyInfo Latitude="-8.150655" Longitude="114.474896" StarRating="4" HotelCode="74001|115533" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Buleleng 81155, North Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99807/a_99807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Gunung Banyuwedang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="66.97" OriginalAmount="66.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|920622" HotelName="BALI RELAXING RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/917358_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.3745274885559" Longitude="115.29971122742" StarRating="4" HotelCode="21603|31429" HotelName="Bagus Jati Health &amp; Well Being Retreat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jati, Desa Sebatu, Kecamatan Tegallalang, P.O.Box 4, Ubud, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27962/a_27962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sebatu village, about 30 minutes from Ubud and approximately 60 minutes from Ngurah Rai International Airport. The resort is nestled amongst mountains and guests can take time here to breathe fresh mountain air and enjoy the peaceful surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.69982622" Longitude="115.17168037" StarRating="3" HotelCode="511672|227396" HotelName="Fairfield by Marriott Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 8 C, Legian, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572741/572741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, about 1.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.688716" Longitude="115.16899" StarRating="5" HotelCode="114222|29588" HotelName="Kanishka Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 8Y, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157705/p_157705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Bali's vibrant Seminyak Area, the town centre is approximately a 5-minute car journey from the resort. The tourist centre of Kuta is around a 15-minute drive and Seminyak beach is about a 5-minute drive from the resort. There is direct access from both the Sunset and Legian Roads, where the villas are nestled down a quiet lane. The resort is also just a 15-minute drive from the Bali’s International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.67026571" Longitude="115.15320192" StarRating="3.5" HotelCode="632439|274301" HotelName="Mokko Suites Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 1 168, Kerobokan Kelod 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.5829463912436" Longitude="115.35210436442" StarRating="4" HotelCode="387566|162866" HotelName="Rumah Luwih Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Ida Bagus Mantra km 19.9, Gianyar 80651, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547001/547001a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.691444" Longitude="115.262991" StarRating="4" HotelCode="296230|80579" HotelName="Swiss-Belresort Watu Jimbar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamblingan 99, Sanur, Bali 80226</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/404265/a_404265_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="67" OriginalAmount="67">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|77944" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301920/a_301920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|desamuda_village" HotelName="Desamuda Village" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156854/a_156854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashion boutiques and shops, yet set in its own private hideaway. Guests will find the nearest shopping area, restaurants and the tourist centre of Seminyak all around 100 m away and it is some 500 m to Seminyak Beach. The centre of Kuta is about 1 km away and it is 1.5 km to Denpasar. The villas lie only around 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.69294011" Longitude="115.17276502" StarRating="3.5" HotelCode="564428|villa_bougainville_" HotelName="Villa Bougainville" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik Baik 5, Jalan Sunset Road, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735374/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.68677" Longitude="115.16455" StarRating="0" HotelCode="0|ab_villas" HotelName="AB Villa &amp; Apartment Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gang Melati No: 1ab, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/cc/a5/cca5429b9af2bfe00f6c1c70950027b068a55877.jpeg</HotelPictures>
        <HotelDescription>AB Villas offers a private retreat a 10-minute stroll from Double Six Beach. It houses modern apartments and villas with a private pool or a spa bath. Guests enjoy free return airport transfers and free Wi-Fi in all areas.&lt;/br&gt;Nightlife and dining options are within walking distance from AB Villas, while Ngurah Rai International Airport is 30 minutes' drive away.&lt;/br&gt;Fitted with a private terrace, each unit has a well equipped kitchen, dining area and a cosy living room with a flat-screen cable TV and CD/DVD player. All air-conditioned bedrooms come with a personal safe and an en suite bathroom with a shower and a set of free toiletries.&lt;/br&gt;Guests may request for tour arrangements, vehicle rentals or pampering in-room massages. Laundry and babysitting services are also among the on-site conveniences.&lt;/br&gt;Breakfast is served in the dining area every morning. For other meals, staff can assist with restaurant deliveries.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.688716" Longitude="115.16899" StarRating="5" HotelCode="114222|kanishka_villas_3" HotelName="Kanishka Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 8Y, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157705/p_157705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Bali's vibrant Seminyak Area, the town centre is approximately a 5-minute car journey from the resort. The tourist centre of Kuta is around a 15-minute drive and Seminyak beach is about a 5-minute drive from the resort. There is direct access from both the Sunset and Legian Roads, where the villas are nestled down a quiet lane. The resort is also just a 15-minute drive from the Bali’s International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.6975429022511" Longitude="115.16666039936" StarRating="3" HotelCode="325649|pearl_hotel_and_restaurant" HotelName="Bali Hotel Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494601/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.6948372612796" Longitude="115.16937715955" StarRating="4" HotelCode="113559|downtown_villas" HotelName="Downtown Boutique Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Dalem 9D, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105401/105401a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.50456782" Longitude="115.25409212" StarRating="0" HotelCode="841713|anis_villas_2" HotelName="Ani's Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Campuhan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94757/2094757/1.jpg?f=15689178</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ani's Villas is perfectly located for both business and leisure guests in Bali. The property features a wide range of facilities to make your stay a pleasant experience. Facilities like airport transfer, tours, laundry service, bicycle rental, Wi-Fi in public areas are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find desk, kitchenette, internet access – wireless, internet access – LAN, television. Access to the hotel's outdoor pool, pool (kids), garden, massage will further enhance your satisfying stay. Ani's Villas combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.70222812" Longitude="115.24570939" StarRating="3" HotelCode="434237|apel_villa_sanur" HotelName="Apel Villa Sanur" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tempe I 26, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76852/1876852/1.jpg?f=15577146</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.5150105103646" Longitude="115.26386971424" StarRating="2" HotelCode="936645|artini_1_cottages" HotelName="Artini Cottages 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bicycle Rental,Dry Cleaning,Garden,Internet,Laundry,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466419/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, Artini 1 Cottages is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like free Wi-Fi in all rooms, Wi-Fi in public areas, room service, airport transfer, car hire are readily available for you to enjoy. Internet access – wireless, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace can be found in selected guestrooms. Entertain the hotel's recreational facilities, including spa, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Artini 1 Cottages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.00" OriginalAmount="67.00">
      <BasicPropertyInfo Latitude="-8.51301605" Longitude="115.57654715" StarRating="3" HotelCode="325825|hotel_genggong_candidasa" HotelName="Hotel Genggong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candidasa, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41794/2041794/1.jpg?f=15097706</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="67.16" OriginalAmount="67.16">
      <BasicPropertyInfo StarRating="3" HotelCode="|400246" HotelName="MAHOGANY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063767_foto_1.jpg</HotelPictures>
        <HotelDescription>Offering free shuttle service to the beach and an outdoor pool, Mahogany Hotel is located a 15-minute drive from Jimbaran. Free WiFi access throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.36" OriginalAmount="67.36">
      <BasicPropertyInfo Latitude="-8.7158978165152" Longitude="115.16865849495" StarRating="3.5" HotelCode="258705|105fa3" HotelName="Grand Istana Rama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14965/a_14965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated across the road from sandy Kuta beach. It is only 5 minutes on foot from the shops, dining and nightlife activities of Kuta, while Kuta Art Market and the Discover Shopping Mall are about 10 minutes away. It is about a 15-minute drive from Bali International Airport and Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.56" OriginalAmount="67.56">
      <BasicPropertyInfo Latitude="-8.651897" Longitude="115.156239" StarRating="4" HotelCode="908967|11be60" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek II, Br. Anyar Kelod, Kerobokan Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145500/145500a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes only 15 minutes by car from Petitenget Beach to get to the property. There are many restaurants and shops about 10 km away. Uluwatu Temple is about 20 km away and Denpasar City is about 5 km from the establishment. The local airport, Ngurah Rai International is about 18 km away (30 minutes' drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.83" OriginalAmount="67.83">
      <BasicPropertyInfo Latitude="-8.67026571" Longitude="115.15320192" StarRating="3.5" HotelCode="632439|2148f4" HotelName="Mokko Suites Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 1 168, Kerobokan Kelod 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.85" OriginalAmount="67.85">
      <BasicPropertyInfo Latitude="-8.68616" Longitude="115.167" StarRating="4" HotelCode="113503|103290" HotelName="Desamuda Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Basangkasa, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156854/a_156854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These villas enjoy a prime location in Seminyak, close to the famous restaurants and up-market fashion boutiques and shops, yet set in its own private hideaway. Guests will find the nearest shopping area, restaurants and the tourist centre of Seminyak all around 100 m away and it is some 500 m to Seminyak Beach. The centre of Kuta is about 1 km away and it is 1.5 km to Denpasar. The villas lie only around 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.86" OriginalAmount="67.86">
      <BasicPropertyInfo Latitude="-8.6906757262219" Longitude="115.16113283198" StarRating="3" HotelCode="327825|113bd8" HotelName="Bali Agung Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande 3, PO Box 2089, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/441847/a_441847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of the island of Bali and is only 20 minutes from the capital city. The establishment is only a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.86" OriginalAmount="67.86">
      <BasicPropertyInfo Latitude="-8.50999994" Longitude="115.26279057" StarRating="2" HotelCode="547174|14cc8a" HotelName="Dewangga Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80571, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39513/2039513/1.jpg?f=15331868</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.88" OriginalAmount="67.88">
      <BasicPropertyInfo Latitude="-8.54816983" Longitude="115.26248664" StarRating="4" HotelCode="484147|1d9812" HotelName="The Royal Casa Ganesha Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lodtunduh 88, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647672/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="67.88" OriginalAmount="67.88">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|105137" HotelName="The Mansion Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141535/141535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes' drive from the centre of Ubud, the island's cultural centre. It is situated about 40 km away from the airport and within an easy and scenic drive from Kuta, Seminyak or Sanur. The Ayung River is around 6 km away and the Monkey Forest is some 8 km away. Shopping is available at Ubud Market, around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.155589" Longitude="114.637992" StarRating="3" HotelCode="904694|157643" HotelName="Adi Assri Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran 81155, Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147368/147368a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.59335178" Longitude="115.1060117" StarRating="3.5" HotelCode="435404|127137" HotelName="De Moksha Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil, Belalang 82121, Tabanan Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598252/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Belalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.5206825" Longitude="115.26279795" StarRating="3.5" HotelCode="620045|265479" HotelName="Jani’s Place Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.6824335382634" Longitude="115.15896880994" StarRating="4" HotelCode="98638|71971" HotelName="Mutiara Bali Boutique Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 77, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/138319/f_138319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Seminyak, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.5332064625854" Longitude="115.26587088221" StarRating="3.5" HotelCode="510975|152848" HotelName="Radha Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Po. Box 80571, Banjar Kumbuh, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93487/2493487/49.jpg?f=15606444</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gianyar. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|72621" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85696/a_85696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of the Panaraga Giri River, rice paddies and tropical greenery. It is situated within a 20-minute drive of Ubud, with all its cultural and dining attractions. Guests will find the nearest shopping facilities around 15 minutes' drive away, while Sanur Beach is some 10 km from the property. The city of Denpasar is roughly 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|77292" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42312/2042312/58.jpg?f=15537877</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Botanic Garden Ubud and Ubud Monkey Forest. This 4-star resort is within close proximity of Seniwati Gallery of Art by Women and Ubud Royal Palace.Rooms Make yourself at home in one of the 4 air-conditioned rooms featuring minibars stocked with some free items and LCD televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Pamper yourself with onsite massages and body treatments. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare surcharge. Guests can get around on the shuttle surcharge, which operates within 7 km.Dining Take advantage of the resort's room service during limited hours. While enjoying a refreshing dip in the resort pool, you can order your favorite drink at the poolside bar.Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge available on request, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.793629" Longitude="115.226736" StarRating="5" HotelCode="936582|bali_nusa_dua_hotel__convention" HotelName="Bali Nusa Dua Hotel &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366599/366599a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.684198" Longitude="115.161629" StarRating="4" HotelCode="904700|amadea_resort_villas_seminyak_bali" HotelName="Amadea Resort &amp; Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 55, Kuta Utara, Seminyak, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148611/148611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the fashionable 'Eat Street' with its many boutiques and famous restaurants, the resort is perfectly located for those who want to be in the heart of the action. It is situated within 5 minutes' drive of Seminyak Beach, 10 minutes from Legian, and 15 minutes' drive from Kuta. Petitenget Beach is just 800 metres away and it is 25 minutes by car to Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|askara_villa" HotelName="Askara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are car park, room service, airport transfer, free Wi-Fi in all rooms, Wi-Fi in public areas. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel's garden, outdoor pool, spa, massage will further enhance your satisfying stay. Askara Villa combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.7785147177665" Longitude="115.16672194004" StarRating="4" HotelCode="113488|the_mutiara_jimbaran_boutique_villas" HotelName="Mutiara Jimbaran Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangmas Sejahtera 88, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614922/614922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.50284624" Longitude="114.96563215" StarRating="3" HotelCode="412143|pondok_pitaya_3" HotelName="Pondok Pitaya Hotel, Surfing &amp; Yoga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Banjar Pengasahan, Lalanglinggah 82162, Kecamatan Selemadeg Barat, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lalang Linggah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39197/2039197/18.jpg?f=15604851</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lalang Linggah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.59773" Longitude="115.296551" StarRating="4" HotelCode="94770|bali_masari_villas" HotelName="Masari" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Banjar Gelumpang, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/75/137567b4bccf0f5738c6db2230df93469c1e5d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the Petanu River near Sukawati village in the historic Gianyar Regency, the resort prides itself on its relaxing, natural riverside environment. Guests will find shops and artisan markets nearby. Ngurah Rai International Airport is approximately 45 minutes by car, Ubud is about 30 minutes away and Sanur 20 minutes away from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.00" OriginalAmount="68.00">
      <BasicPropertyInfo Latitude="-8.82217912" Longitude="115.09016764" StarRating="3" HotelCode="635390|uluwatu_jungle_villa" HotelName="Uluwatu Jungle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban, Uluwatu, Badung, Pecatu 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/807107/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.05" OriginalAmount="68.05">
      <BasicPropertyInfo Latitude="-8.65919403" Longitude="115.14084221" StarRating="3" HotelCode="778756|216bdc" HotelName="The Kemilau Hotel &amp; Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9, Gang Anggur, Tibubeneng, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643518/643518a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Kemilau Hotel &amp; Villa is a sophisticated retreat that brings contemporary Balinese elegance to the vibrant Canggu lifestyle district. It is a design concept that embraces the spirit of a traditional village infused with essential modern home comforts. With just 14 rooms and supporting facilities, the property anticipates the needs of seasoned travellers who value privacy and peace of mind.
The Kemilau Hotel &amp; Villa lends itself to lazy days of tropical relaxation and is perfectly placed to make the most of Canggu's iconic dining and after-dark scene. It is just a 40 minute drive from Ngurah Rai International Airport and is a strategic base for venturing out to enjoy everything that the island has to offer. Signature Balinese hospitality coupled with meticulous attention to detail promise an enriching stay filled with meaningful experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.07" OriginalAmount="68.07">
      <BasicPropertyInfo Latitude="-8.699152" Longitude="115.175083" StarRating="3" HotelCode="292340|11a247" HotelName="Sara Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No. 9, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234593/234593a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="68.14" OriginalAmount="68.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|711573" HotelName="Parigata Resort &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898137_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; ubicado en el corazandoacute;n de la zona de Playa Sanur, en la parte costera del pueblo de Sanur y a solo 20 minutos del aeropuerto internacional de Ngura Rai. El Museo La Mayneur estandaacute; a 5 minutos en coche y el centro de Denpasar, a 15 minutos. El centro turandiacute;stico de Playa Kuta estandaacute; a 30 minutos en coche.El complejo ha sido diseandntilde;ado dentro del estilo distinguido y contemporandaacute;neo de las fincas balinesas. Su arquitectura estandaacute; marcada por la excelente hospitalidad y sin compromisos de sus gentes. Cuenta con 41 habitaciones y vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, bar, restaurante y aparcamiento. El servicio de habitaciones y de lavanderandiacute;a estandaacute; disponible por un cargo adicional.Las habitaciones son espaciosas y confortables, ofreciendo todas las comodidades y servicios necesarios para una estancia agradable. En la terraza podrandaacute; relajarse en privado mientras disfruta de las vistas a la piscina, a la cascada o al jardandiacute;n tropical lleno de buganvillas, de las que toma su nombre el hotel. Todas tienen cuarto de baandntilde;o con secador de pelo, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet, mini bar, cafetera/tetera, telandeacute;fono de landiacute;nea directa, caja fuerte, cama extra grande y aire acondicionado.Despuandeacute;s de un dandiacute;a duro en la playa, navegando en las canoas tradicionales o haciendo compras para llevar regalos a casa, podrandaacute; relajarse en el bar acompaandntilde;ado por el piano, mientras toma un candoacute;ctel tropical. Disfrute de una copa exandoacute;tica de cafandeacute; balinandeacute;s en la biblioteca. En el exterior hay tambiandeacute;n una piscina y, a 2 Km, en la playa de Bali, un campo de golf.El desayuno se sirve con frutas tropicales y una gran variedad de productos continentales e indonesios. Durante la cena, tiene la posibilidad de elegir a la carta desde platos europeos hasta las especialidades andquot;Spice Islandandquot;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.15" OriginalAmount="68.15">
      <BasicPropertyInfo Latitude="-8.5148789255215" Longitude="115.25756560482" StarRating="3" HotelCode="318935|13d7f7" HotelName="Inata Bisma Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485784/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.31" OriginalAmount="68.31">
      <BasicPropertyInfo Latitude="-8.3745274885559" Longitude="115.29971122742" StarRating="4" HotelCode="21603|10fb14" HotelName="Bagus Jati Health &amp; Well Being Retreat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" HotelFacility="Conference Hall,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jati, Desa Sebatu, Kecamatan Tegallalang, P.O.Box 4, Ubud, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27962/a_27962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sebatu village, about 30 minutes from Ubud and approximately 60 minutes from Ngurah Rai International Airport. The resort is nestled amongst mountains and guests can take time here to breathe fresh mountain air and enjoy the peaceful surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.71" OriginalAmount="68.71">
      <BasicPropertyInfo Latitude="-8.69294011" Longitude="115.17276502" StarRating="3.5" HotelCode="564428|1aef38" HotelName="Villa Bougainville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik Baik 5, Jalan Sunset Road, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735374/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.80" OriginalAmount="68.80">
      <BasicPropertyInfo Latitude="-8.684198" Longitude="115.161629" StarRating="4" HotelCode="904700|12030d" HotelName="Amadea Resort &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 55, Kuta Utara, Seminyak, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148611/148611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the fashionable 'Eat Street' with its many boutiques and famous restaurants, the resort is perfectly located for those who want to be in the heart of the action. It is situated within 5 minutes' drive of Seminyak Beach, 10 minutes from Legian, and 15 minutes' drive from Kuta. Petitenget Beach is just 800 metres away and it is 25 minutes by car to Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.93" OriginalAmount="68.93">
      <BasicPropertyInfo Latitude="-8.743159" Longitude="115.171016" StarRating="4" HotelCode="297872|18e722" HotelName="Hilton Garden Inn Bali Ngurah Rai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai No. 7, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/406020/p_406020_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69" OriginalAmount="69">
      <BasicPropertyInfo Latitude="-8.684198" Longitude="115.161629" StarRating="4" HotelCode="904700|77596" HotelName="Amadea Resort &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 55, Kuta Utara, Seminyak, Badung, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148611/148611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the fashionable 'Eat Street' with its many boutiques and famous restaurants, the resort is perfectly located for those who want to be in the heart of the action. It is situated within 5 minutes' drive of Seminyak Beach, 10 minutes from Legian, and 15 minutes' drive from Kuta. Petitenget Beach is just 800 metres away and it is 25 minutes by car to Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69" OriginalAmount="69">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="915206|74837" HotelName="Amansari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136378/136378a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69" OriginalAmount="69">
      <BasicPropertyInfo Latitude="-8.64521955" Longitude="115.18147887" StarRating="3" HotelCode="441890|152759" HotelName="Bali Corail Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muding Indah II-IV 19, Kerobokan, Kuta Utara, 80361 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/605184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69" OriginalAmount="69">
      <BasicPropertyInfo Latitude="-8.65417153" Longitude="115.13304235" StarRating="3" HotelCode="946630|388329" HotelName="Canggu Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 78, Canggu, Kuta Selatan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523858</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.6945892375815" Longitude="115.16146481037" StarRating="4" HotelCode="141104|puri_saron_seminyak" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201880/a_201880_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right by the beach. It lies in the Seminyak area of Bali, around 7 km from the capital of the island, Denpasar. Ngurah Rai International Airport can be reached in approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.6906757262219" Longitude="115.16113283198" StarRating="3" HotelCode="327825|bali_agung_village" HotelName="Bali Agung Village" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande 3, PO Box 2089, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/441847/a_441847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of the island of Bali and is only 20 minutes from the capital city. The establishment is only a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|bali_nyuh_gading_villa_2" HotelName="Bali Nyuh Gading Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.515842" Longitude="115.260294" StarRating="3" HotelCode="129840|ubud_inn_and_villas" HotelName="Ubud Inn &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest Road, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234628/234628a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|kori_ubud_resort_2" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88217/a_88217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major tourist attractions around Ubud and other regions of Bali. Bali International Airport is about a 55-minute drive away, through Balinese villages and terraced rice fields.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="975761|prabhu_ubud_villa" HotelName="Prabhu Ubud Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38830000/38823200/38823178/cb8f2d62_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.64258856" Longitude="115.13818807" StarRating="3" HotelCode="784385|lila_boutik_residence" HotelName="Lila Boutik Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong 25A, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9824061</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.00" OriginalAmount="69.00">
      <BasicPropertyInfo Latitude="-8.570839881896973" Longitude="115.18299865722656" StarRating="3" HotelCode="0|villa_kompiang_bali" HotelName="Villa Kompiang Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mawar, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/7d/577d07473427ed8da994728bd56fdaadea5ee720.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Look no further for a healthy and sustainable vacation. Villa «Villa Kompiang Bali» is located in Bali. This villa is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Pura Taman Ayun, Ubud Monkey Forest and Ubud Palace.&lt;br /&gt;&lt;b&gt;At The Villa: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. To book an excursion, consult the tour assistance desk of the villa. For the free movement around the city, the villa offers a transfer for you.&lt;br /&gt;Additional services that the villa offers to its guests: a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 580,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69.26" OriginalAmount="69.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|838823" HotelName="BALI AGUNG VILLAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897887_foto_1.jpg</HotelPictures>
        <HotelDescription>In the heart vibrant of Seminyak. Just a stroll walk to the Seminyak Beach.All rooms and villas are fully air-conditioned and furnished with a blend of Balinese and simple modern style.  have its private terrace on the ground floor and balcony on the upper floor.Had 1 Agung Dining Room and 1 Pool Bar.This is a traditional hotel.The hotel has a small lobby.Placed in a seclude area of the vibrant Seminyak, Bali Agung Village brings another haven among the pleasant and inspired energy of Bali.Its open air Lobby reflects the serenity of a comfy home. Enjoy a book or two at its library quarter while the sweet fragrance of tube roses enfold the atmosphere.The simple life of Balinese and their tradition form a warm welcome, sculpturing over the thatched roof villas with its own verandas and enveloped by tropical garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69.37" OriginalAmount="69.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|638669" HotelName="RAMAYANA RESORT &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675880_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically situated in the heart of Kuta the Ramayana Resort and Spa sits just 150 metres from the famous white, sandy Kuta Beach. For guests who want to explore the local wares the resort is located close to the traditional art market and shopping centre. Within easy access of the hotel guests will also find Waterbom Park, Hard rock cafe and links to public transport networks. It is a mere 20 minute drive from the capital city Denpasar and 10 minutes from the airport.Enjoying traditional Balinese style architecture combines with modern design the resort is nestled amidst lush tropical gardens. The beautiful guest rooms have been furnished with a blend of Balinese art and modern conveniences to add to the comfort guests will experience. The little ones will enjoy the childrens' pool and all the family can enjoy cultural activities and try Balinese dancing and cooking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.37" OriginalAmount="69.37">
      <BasicPropertyInfo Latitude="-8.70498528" Longitude="115.43955485" StarRating="3" HotelCode="572171|1570f5" HotelName="The Palms Ceningan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ceningan 2, Ceningan Island, Lembongan 80114, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40759/2040759/1.jpg?f=14942405</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a bar, a transfer service and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="69.48" OriginalAmount="69.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|840930" HotelName="THE SUNGU RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895227_foto_1.jpg</HotelPictures>
        <HotelDescription>The Sungu Resort is located at premium location a heaven of quiet in the bustling of Penestanan a hill village in the Ubud district famous for itsartists and sculptors and the galleries which displays their creative expressions. It is 45 minutes from International Ngurah Rai Airport and only 5 minutes to Ubud Center. The Hotel Shuttle takes responsibility to drop and pick guests up to and from Central Ubud this is complimentary. The Balinese warm hospitality guarantees both relaxing and enjoyable stay and explore theBalinese feeling of family which is not found in other places.The Sungu Restaurant theme is Restaurant-Gallery during breakfast lunch or dinner you will not only enjoy the cocktails home breads tropical fruitsjuices and other meals but your Eyes feeling and soul coddled with a high quality of art work (painting) displays represent Rudana Museum Rudana Fine Art and Genta Fine Art Gallery.The resort spa offers relaxing massages refreshing spa baths and expert beauty treatments.The Sungu Resort now boasts a larger-than-life (probably the largest swimming pool in Penestanan Ubud) recreational swimming pool. Finished indecorative green stone it has a wonderful appeal for a swim or a frolic - the children will love it!The Villas all have their own private walled courtyard in a charming setting which recreates the intimacy of a traditional Balinese village andits faces to Main swimming pool Private pool and tropical Balinese Garden</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.62" OriginalAmount="69.62">
      <BasicPropertyInfo Latitude="-8.59335178" Longitude="115.1060117" StarRating="3.5" HotelCode="435404|1ec7f3" HotelName="De Moksha Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil, Belalang 82121, Tabanan Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598252/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Belalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.68" OriginalAmount="69.68">
      <BasicPropertyInfo Latitude="-8.837835" Longitude="115.184686" StarRating="5" HotelCode="171092|11901a" HotelName="Nusa Dua Retreat Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melasti II 88, Kutuh, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, the resort is only 15 minutes’ drive from the sandy Dreamland Beach and Uluwatu Temple. Bali International Airport is only a 35-minute drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.76" OriginalAmount="69.76">
      <BasicPropertyInfo Latitude="-8.5053601520347" Longitude="115.55624037981" StarRating="4" HotelCode="162442|11728c" HotelName="The Nirwana Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Candidasa Regency, Amlapura, Eastern Bali 80871</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102492/4kJdsQI0_82531055bcdcef72b8cc9b5f353e02fb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 18 rooms. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is available to guests in the public areas. Various gastronomic options are available, including a restaurant and a dining area. Those arriving in their own vehicles can leave them in the car park of the hotel. Additional services include a transfer service, room service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.78" OriginalAmount="69.78">
      <BasicPropertyInfo Latitude="-8.6945892375815" Longitude="115.16146481037" StarRating="4" HotelCode="141104|10faed" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201880/a_201880_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right by the beach. It lies in the Seminyak area of Bali, around 7 km from the capital of the island, Denpasar. Ngurah Rai International Airport can be reached in approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.80" OriginalAmount="69.80">
      <BasicPropertyInfo Latitude="-8.50284624" Longitude="114.96563215" StarRating="3" HotelCode="412143|13f9ed" HotelName="Pondok Pitaya Hotel, Surfing &amp; Yoga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balian, Banjar Pengasahan, Lalanglinggah 82162, Kecamatan Selemadeg Barat, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lalang Linggah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39197/2039197/18.jpg?f=15604851</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lalang Linggah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.80" OriginalAmount="69.80">
      <BasicPropertyInfo Latitude="-8.593276" Longitude="115.27302" StarRating="4" HotelCode="66201|10faf3" HotelName="Santi Mandala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Bucuan, Ds. Batuan, Sukawati Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85696/a_85696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the outskirts of Ubud and superbly positioned facing a breathtaking view of the Panaraga Giri River, rice paddies and tropical greenery. It is situated within a 20-minute drive of Ubud, with all its cultural and dining attractions. Guests will find the nearest shopping facilities around 15 minutes' drive away, while Sanur Beach is some 10 km from the property. The city of Denpasar is roughly 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.85" OriginalAmount="69.85">
      <BasicPropertyInfo Latitude="-8.680265" Longitude="115.160493" StarRating="4" HotelCode="141834|116362" HotelName="Bhavana - Private Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkung Sari, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096633/096633a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca is located only minutes away from Seminyak Beach, offering spectacular sunsets which can be viewed from the delightful beachside cafés and bars. Seminyak is also a world class shopping, eating and nightlife destination with several of Asia's best restaurants, bars and discos. The resort centre of Kuta is around 7 km away and Legian Beach is 4 km away. Ngurah Rai International is the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.59773" Longitude="115.296551" StarRating="4" HotelCode="94770|18603" HotelName="Masari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Banjar Gelumpang, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/75/137567b4bccf0f5738c6db2230df93469c1e5d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the Petanu River near Sukawati village in the historic Gianyar Regency, the resort prides itself on its relaxing, natural riverside environment. Guests will find shops and artisan markets nearby. Ngurah Rai International Airport is approximately 45 minutes by car, Ubud is about 30 minutes away and Sanur 20 minutes away from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.8057199441048" Longitude="115.15068356349" StarRating="4" HotelCode="376703|175222" HotelName="Buana Bali Luxury Villas And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Puri Gading II, Puri Gading, Jimbaran 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the holiday village, which has a total of 13 rooms. The complex features various services and facilities, including a dining area, a bar, a babysitting service, a childcare service, a transfer service, room service and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.6863274292516" Longitude="115.16929417849" StarRating="4" HotelCode="73943|70225" HotelName="Kamuela Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Casino Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131460/131460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in fashionable Seminyak, the property occupies a prime location at the very heart of Southern Bali's main attractions and points of interest. Seminyak is where modern tourism in Bali all started and it is still the most happening place of all. It is approximately 25 minutes drive from Ngurah Rai International Airport (around 15 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|69750" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88217/a_88217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major tourist attractions around Ubud and other regions of Bali. Bali International Airport is about a 55-minute drive away, through Balinese villages and terraced rice fields.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.180291" Longitude="115.043795" StarRating="4" HotelCode="177843|169378" HotelName="Puri Mangga SeaView Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275522/275522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.817426" Longitude="115.093728" StarRating="3" HotelCode="292870|101358" HotelName="Three Monkeys Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Suluban, Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42164/2042164/39.jpg?f=15536630</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70" OriginalAmount="70">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3.5" HotelCode="593490|226714" HotelName="Yoga Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|lexington_klapa_resort" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/539981/539981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.6990653469793" Longitude="115.16538170607" StarRating="3" HotelCode="259736|hotel_kumala_pantai" HotelName="Hotel Kumala Pantai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/109403/109403a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just a 1-minute walk from gift shops, transportation, outdoor adventure sites and fashion boutiques, about 100 m from Legian Beach and Ngurah Rai International Airport is approximately half an hour away (roughly 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.6863274292516" Longitude="115.16929417849" StarRating="4" HotelCode="73943|kamuela_villas_seminyak" HotelName="Kamuela Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Casino Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131460/131460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in fashionable Seminyak, the property occupies a prime location at the very heart of Southern Bali's main attractions and points of interest. Seminyak is where modern tourism in Bali all started and it is still the most happening place of all. It is approximately 25 minutes drive from Ngurah Rai International Airport (around 15 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.680265" Longitude="115.160493" StarRating="4" HotelCode="141834|aston_bhavana_villas" HotelName="Bhavana - Private Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkung Sari, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096633/096633a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca is located only minutes away from Seminyak Beach, offering spectacular sunsets which can be viewed from the delightful beachside cafés and bars. Seminyak is also a world class shopping, eating and nightlife destination with several of Asia's best restaurants, bars and discos. The resort centre of Kuta is around 7 km away and Legian Beach is 4 km away. Ngurah Rai International is the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.6964793619057" Longitude="115.16854077648" StarRating="2" HotelCode="378656|juada_garden_legian" HotelName="Juada Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 501, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507844/9.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|the_sungu_resort_spa" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85699/a_85699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community village, around 5 minutes drive to the west from the centre of Ubud. The resort is just under an hour’s drive from the airport and is also within easy walking distance of local shops and restaurants around Tjampuhan and Penestanan. Ubud Palace and Ubud Art Market are both just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.45813776" Longitude="115.26047871" StarRating="0" HotelCode="837490|villa_viola_5" HotelName="Villa Viola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/e2/2ee2114a295c54842fdf4951a43b7a8823396231.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.4301988704451" Longitude="114.817943573" StarRating="4" HotelCode="38440|puri_dajuma_beach_eco_resort__spa" HotelName="Puri Dajuma Beach Eco Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jembrana, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096605/096605a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pekutatan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.8459437" Longitude="115.15127158" StarRating="3" HotelCode="975423|villa_maiara" HotelName="Villa Maiara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Villa Kandara Street, Ungasan 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10402658</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.350937843322754" Longitude="115.68241119384766" StarRating="3" HotelCode="0|mejore" HotelName="Mejore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed Kelurahan Purwakerti, 80852 Amed, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/2d/eb2dad983844b46e8e34b323580f0c25be697bfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mejore in Karangasem, you'll be steps from Lipah Beach and a 4-minute drive from Amed Japanese Shipwreck. This spa bed &amp;amp; breakfast is 2.1 mi (3.4 km) from Amed Beach and 3.6 mi (5.8 km) from Amed.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Lipah Beach - 0.1 km / 0.1 mi&lt;br /&gt;Amed Japanese Shipwreck - 3 km / 1.8 mi&lt;br /&gt;Amed Beach - 3.4 km / 2.1 mi&lt;br /&gt;Amed - 5.8 km / 3.6 mi&lt;br /&gt;Tulamben Beach - 16.7 km / 10.3 mi&lt;br /&gt;Water Palace of Tirtagangga - 20.4 km / 12.6 mi&lt;br /&gt;Lempuyang Luhur Temple - 21.9 km / 13.6 mi&lt;br /&gt;Taman Ujung Water Palace - 31.7 km / 19.7 mi&lt;br /&gt;Pasir Putih Beach - 33.8 km / 21 mi&lt;br /&gt;Mount Agung - 39.1 km / 24.3 mi&lt;br /&gt;The nearest major airport is Denpasar (DPS-Ngurah Rai Intl.) - 102.8 km / 63.9 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages. Additional amenities at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 17 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;You can enjoy a meal at Mejore Restaurant serving the guests of Mejore, or stop in at the snack bar/deli. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 10:00 AM to 10:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; masks are required in public areas.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for full breakfast: IDR 55000 for adults and IDR 25000 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.09" OriginalAmount="70.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|711528" HotelName="Hotel Vila Lumbung" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896203_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado a 3 kilandoacute;metros al este de Legian/Kuta. Por ello tiene una distancia considerable lejos del ajetreo de la ciudad y a la vez, una ubicaciandoacute;n tranquila para poder disfrutar de las vacaciones. Asimismo, si desea sumergirse en la animada vida de esta zona turandiacute;stica, a tan sandoacute;lo 800 metros tiene el centro del lugar, con tiendas y muchos otros lugares de ocio. La playa se encuentra tambiandeacute;n a 800 metros.Este hotel de estilo balinandeacute;s estandaacute; rodeado por un gran jardandiacute;n tropical y cuenta con un total de 34 habitaciones repartidas en 2 plantas. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n, un ascensor y servicio de cambio de divisa. Asimismo, tambiandeacute;n cuenta con un bar y un restaurante a la carta. Los servicios de habitaciones, de lavanderandiacute;a, de atenciandoacute;n mandeacute;dica y de canguro estarandaacute;n a su disposiciandoacute;n.Las habitaciones, decoradas y amuebladas con mucho gusto, estandaacute;n dotadas de un baandntilde;o con ducha. Ademandaacute;s, estandaacute;n equipados con telandeacute;fono de landiacute;nea directa y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. En todas estas elegantes habitaciones, tiene tambiandeacute;n a su disposiciandoacute;n menaje para preparar tandeacute; y cafandeacute;, minibar-nevera y aire acondicionado individual. El balcandoacute;n o la terraza y la caja fuerte de alquiler completan el equipamiento.En el cuidado recinto exterior podrandaacute; encontrar 2 piscinas y un bar de aperitivos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.26" OriginalAmount="70.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|711477" HotelName="PRIME PLAZA HOTEL SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949756_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado en el tranquilo pueblo costero de Sanur. El alojamiento se encuentra a solo unos minutos de magnandiacute;ficas tiendas, zonas de entretenimiento y lugares de interandeacute;s cultural y natural de Bali. El aeropuerto internacional de Bali dista aproximadamente 25 minutos en coche.El hotel consta de 329 habitaciones. Las suites estandaacute;n situadas a solo 2 km del hotel y hay un servicio de traslado entre ambas propiedades con salida cada hora. Las suites combinan una arquitectura moderna y tradicional, y estandaacute;n ubicadas en unos preciosos y pintorescos jardines. En las suites tiene todo lo que necesita para unas vacaciones en familia, gracias a sus enormes apartamentos espaciosos y, sobre todo, a la piscina y el club especial para niandntilde;os. El complejo tiene en cuenta las necesidades tanto de personas en viaje de negocios como de vacaciones.Las habitaciones tienen un buen acabado en mandaacute;rmol natural y tejidos locales, y crean una atmandoacute;sfera distinguida tandiacute;pica de Bali. Todas las habitaciones estandaacute;n completamente equipadas, con TV vandiacute;a satandeacute;lite y caja fuerte electrandoacute;nica particular. Las suites son espaciosas, son alojamientos tipo apartamento unifamiliar, con un amplio salandoacute;n. Todas tienen vistas a los tranquilos jardines o a la piscina, las exuberantes palmeras y los jardines tropicales.El establecimiento cuenta con una instalaciandoacute;n de playa que arrancarandaacute; seguro una sonrisa a todos los huandeacute;spedes. Los padres podrandaacute;n relajarse en la piscina mientras los niandntilde;os se divierten en el club infantil, situado cerca de las suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.32" OriginalAmount="70.32">
      <BasicPropertyInfo Latitude="-8.65683316" Longitude="115.13116098" StarRating="3" HotelCode="603455|21480c" HotelName="D'djabu Villas Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10018964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.33" OriginalAmount="70.33">
      <BasicPropertyInfo Latitude="-8.49354684" Longitude="115.27061852" StarRating="4" HotelCode="489988|1dbb8e" HotelName="D'Legon Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta tawar, Kutuh Kaja Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618428/618428a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="70.50" OriginalAmount="70.50">
      <BasicPropertyInfo Latitude="-8.47807471" Longitude="115.26951318" StarRating="4" HotelCode="755451|214aee" HotelName="Villa Kirani Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari, Desa Tegal lantang, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536541</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="70.56" OriginalAmount="70.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|082668" HotelName="ALEESHA VILLAGE BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975260_foto_1.jpg</HotelPictures>
        <HotelDescription>Aleesha Village comprises private Villas, nestled away from the hustle and bustle, each with their own pool surrounded by tropical gardens, as well as a secluded Studio Apartment cluster of just nine built around a shared infinity pool, with a backdrop of clear glass overlooking an ancient temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.447353" Longitude="115.2693" StarRating="3" HotelCode="113565|68928" HotelName="Alam Sari Keliki Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Tegalalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40037/2040037/1.jpg?f=15072583</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.70222812" Longitude="115.24570939" StarRating="3" HotelCode="434237|152737" HotelName="Apel Villa Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tempe I 26, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/76852/1876852/1.jpg?f=15577146</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.6906757262219" Longitude="115.16113283198" StarRating="3" HotelCode="327825|14224" HotelName="Bali Agung Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande 3, PO Box 2089, Seminyak, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/441847/a_441847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of the island of Bali and is only 20 minutes from the capital city. The establishment is only a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71" OriginalAmount="71">
      <BasicPropertyInfo Latitude="-8.50433858" Longitude="115.26187084" StarRating="3" HotelCode="435106|156844" HotelName="Padma Retreat Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng 13, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40602/2940602/1.jpg?f=15198009</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|grand_inna_kuta" HotelName="Grand Inna Kuta" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85180/a_85180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overlooking the sparkling Indian Ocean. It is just a short walk from the area's major shopping centres, restaurants, nightlife and Kuta Art Markets. Denpasar is just half an hour away by car and Bali International Airport is less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|bali_spirit_hotel_spa" HotelName="Bali Spirit Hotel and 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8492/a_8492_H1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The establishment is situated just outside the main centre of Ubud, which can be reached in around 20 minutes on foot or in roughly 5 minutes by car. The property is peacefully situated on the edge of the Wos River and is surrounded by hundreds of green coconut trees, a terraced garden and a palm-lined valley view spread out below. Guests will find a number of tourist attractions in Ubud, such as the Monkey Forest, which is around 500 metres from the hotel, and Ubud Art Museum, which is roughly 1 km away. Ngurah Rai International Airport is approximately 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.81837945" Longitude="115.21459426" StarRating="4" HotelCode="594401|la_berceuse_resort_and_villa" HotelName="La Berceuse Resort And Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33821/3733821/1.jpg?f=15370602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|mercure_kuta_bali" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30549/a_30549_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local shops, restaurants and entertainment venues. The white sandy Kuta Beach lies opposite the hotel and Ngurah Rai International Airport is approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.687992" Longitude="115.263372" StarRating="3" HotelCode="59745|respati_beach_hotel" HotelName="Respati Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX. 3223, Denpasar 800228, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77359/a_77359_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel and resort is situated along the coral sandy beach of Sanur. Guests will find shops within 10 minutes of the hotel whilst the towns of Denpasar, Kuta and Ubud are a 20-minute, 30-minute and 45-minute drive away respectively. Ngurah Rai International Airport can be reached in approximately 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.66801" Longitude="115.14591" StarRating="4" HotelCode="0|_0x35ae2" HotelName="Villa Del Mar Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/a3/f1a38028b94e25a12b8cb935c183aa95e5618563.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Villa Del Mar Canggu in Canggu (Kuta Utara), you'll be convenient to Finns Recreation Club and Seminyak Square.  This bed &amp;amp; breakfast is close to Eat Street and Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have complimentary toiletries and slippers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. Additional features at this bed &amp;amp; breakfast include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the bed &amp;amp; breakfast's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited hours. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.53303301" Longitude="115.26100882" StarRating="3.5" HotelCode="408918|bali_harmony_villa" HotelName="Bali Harmony Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodtunduh 1, Br. Abiansemal, Kaja Kuah, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86486/2286486/1.jpg?f=15245388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.837835" Longitude="115.184686" StarRating="5" HotelCode="171092|nusa_dua_retreat_boutique_villa_resort_spa" HotelName="Nusa Dua Retreat Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melasti II 88, Kutuh, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, the resort is only 15 minutes’ drive from the sandy Dreamland Beach and Uluwatu Temple. Bali International Airport is only a 35-minute drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.617163487649" Longitude="115.26316478493" StarRating="3.5" HotelCode="904692|bumi_linggah_the_pratama_villas" HotelName="Bumi Linggah The Pratama Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan, Br. Tubuh - Desa Batubulan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147047/147047a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.35" OriginalAmount="71.35">
      <BasicPropertyInfo Latitude="-8.6352" Longitude="115.1516" StarRating="4" HotelCode="435190|15735f" HotelName="Kalapa Resort &amp; Spa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uma Buluh No. 14F, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1919715/jh3GWIaP_8b4e964c23d9a597414c16b9700e1d96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.37" OriginalAmount="71.37">
      <BasicPropertyInfo Latitude="-8.6948372612796" Longitude="115.16937715955" StarRating="4" HotelCode="113559|16913c" HotelName="Downtown Boutique Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Dalem 9D, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105401/105401a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.43" OriginalAmount="71.43">
      <BasicPropertyInfo Latitude="-8.4984738" Longitude="115.26671889" StarRating="3.5" HotelCode="593490|214af6" HotelName="Yoga Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764193/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.47" OriginalAmount="71.47">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|11a827" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85699/a_85699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community village, around 5 minutes drive to the west from the centre of Ubud. The resort is just under an hour’s drive from the airport and is also within easy walking distance of local shops and restaurants around Tjampuhan and Penestanan. Ubud Palace and Ubud Art Market are both just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.64" OriginalAmount="71.64">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|1e3f39" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88217/a_88217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major tourist attractions around Ubud and other regions of Bali. Bali International Airport is about a 55-minute drive away, through Balinese villages and terraced rice fields.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.79" OriginalAmount="71.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|919387" HotelName="THREE BROTHERS BUNGALOWS &amp; VILLAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33039_image64039612_0.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.83" OriginalAmount="71.83">
      <BasicPropertyInfo Latitude="-8.6863274292516" Longitude="115.16929417849" StarRating="4" HotelCode="73943|116364" HotelName="Kamuela Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Casino Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131460/131460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in fashionable Seminyak, the property occupies a prime location at the very heart of Southern Bali's main attractions and points of interest. Seminyak is where modern tourism in Bali all started and it is still the most happening place of all. It is approximately 25 minutes drive from Ngurah Rai International Airport (around 15 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.96" OriginalAmount="71.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|711533" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898146_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado justo al lado de la playa. Se encuentra en la zona de Seminyak, en Bali, a unos 7 km de la capital de la isla, Denpasar. El aeropuerto internacional de Ngurah Rai estandaacute; a unos 15 minutos del alojamiento.Este establecimiento consta de un total de 100 habitaciones y 4 salas para reuniones. Fue construido en 2008 y cuenta con una amplia selecciandoacute;n de servicios, incluidos vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte y servicio de cambio de divisas. Otras comodidades incluidas son bar, restaurante, conexiandoacute;n a Internet (de pago), servicio de habitaciones y servicio de lavanderandiacute;a (de pago). Los huandeacute;spedes que lleguen en coche pueden dejarlo en el aparcamiento que hay cerca.Todas las habitaciones vienen con cuarto de baandntilde;o privado con ducha y baandntilde;era con agua corriente frandiacute;a y caliente. Sus instalaciones tambiandeacute;n incluyen secador de pelo, camas dobles/extra grandes, telandeacute;fono de landiacute;nea directa, TV por cable/vandiacute;a satandeacute;lite, radio, conexiandoacute;n a Internet, caja fuerte, minibar, cafetera/tetera, aire acondicionado regulable y balcandoacute;n privado.El establecimiento cuenta con una piscina al aire libre y ofrece masajes y tratamientos spa por un suplemento. Ademandaacute;s, hay disponible un chiringuito donde se ofrecen diversos refrescos por un suplemento, y tambiandeacute;n hay tumbonas y sombrillas a disposiciandoacute;n de los huandeacute;spedes. La playa que hay cerca es de arena.El restaurante sirve un desayuno continental y el almuerzo y cena se pueden disfrutar de menanduacute; o a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="71.96" OriginalAmount="71.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|711505" HotelName="Kuta Paradiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974921_foto_1.jpg</HotelPictures>
        <HotelDescription>Centrally located right in the heart of Bali�s thriving hub of Kuta, lies the five-star Kuta Paradiso Hotel � the ideal home away from home for your Bali holiday.With complimentary transportation to and from Ngurah Rai International Airport, Kuta Paradiso Hotel is also in 5 minutes walking distance from stunning Kuta Beach, the local arts market, restaurants, night clubs, shops and close to the excitement of the famous Waterbom Bali water park and Discovery Shopping Mall, Kuta-Square shopping centers.We invite you to stay at the Kuta Paradiso Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="71.98" OriginalAmount="71.98">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|168978" HotelName="Grand Inna Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85180/a_85180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overlooking the sparkling Indian Ocean. It is just a short walk from the area's major shopping centres, restaurants, nightlife and Kuta Art Markets. Denpasar is just half an hour away by car and Bali International Airport is less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|398554" HotelName="INFINITY8 BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067822_foto_1.jpg</HotelPictures>
        <HotelDescription>INFINITY8 BALI, the certified 4-star hotel managed by Guna Setia Hospitality, emphasizes quality and professionalism throughout the services while remaining dedicated to delivering a competitive and affordable place for business and leisure travelers alike. Having 120 Superior Rooms, 53 Deluxe Rooms, 4 Suite Rooms, Exclusive Boardroom, INFINITY Hall, which can be separated into 3 meeting rooms, Business Center, INFINITY Sky Pool, Spa, INFINITY Gym, Langit Bar Lounge Dining (Rooftop), 8TRIUM lounge &amp; caf�, and Layangan All Dining. The Hotel located in a prime location nearby the Ngurah Rai International Airport, and the famous tourist attractions such as Garuda Wisnu Kencana Cultural Park, Uluwatu Temple, Bali Nusa Dua Convention Center, Nusa Dua Beach, INFINITY Beach Club, Dreamland Beach, Pandawa Beach, Universities, and Shopping Centers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.691397" Longitude="115.160646" StarRating="3.5" HotelCode="292509|156590" HotelName="Gracia Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No 3, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234555/234555a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.7999214196432" Longitude="115.1197758287" StarRating="5" HotelCode="319542|101332" HotelName="Klapa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Pecatu Indah Resort, New Kuta Beach I, Kuta Selatan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/539981/539981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.666767917861" Longitude="115.15453716958" StarRating="3" HotelCode="933571|79767" HotelName="Pandawa All Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 8X, Umalas 2, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365605/365605a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.687992" Longitude="115.263372" StarRating="3" HotelCode="59745|29582" HotelName="Respati Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX. 3223, Denpasar 800228, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77359/a_77359_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel and resort is situated along the coral sandy beach of Sanur. Guests will find shops within 10 minutes of the hotel whilst the towns of Denpasar, Kuta and Ubud are a 20-minute, 30-minute and 45-minute drive away respectively. Ngurah Rai International Airport can be reached in approximately 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.65006512" Longitude="115.12949661" StarRating="3.5" HotelCode="620833|262137" HotelName="Tapa Tepi Kali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong, Echo Beach, Canggu 80631, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635404/635404a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.651897" Longitude="115.156239" StarRating="4" HotelCode="908967|the_khayangan_dreams_villa" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek II, Br. Anyar Kelod, Kerobokan Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145500/145500a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes only 15 minutes by car from Petitenget Beach to get to the property. There are many restaurants and shops about 10 km away. Uluwatu Temple is about 20 km away and Denpasar City is about 5 km from the establishment. The local airport, Ngurah Rai International is about 18 km away (30 minutes' drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.677967" Longitude="115.15732" StarRating="4" HotelCode="904684|the_khayangan_dreams_villa_seminyak" HotelName="The Khayangan Dreams Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari No. 27, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145418/145418a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at an exclusive address on the Petitenget and Seminyak border, which is a veritable playground for savvy travellers. It is only 5 minutes drive from Petitenget Beach. Stylish boutiques, restaurants and bars are all located in the near vicinity. The hotel is just a 20-minute drive from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|swarapadi_villa" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42312/2042312/58.jpg?f=15537877</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Botanic Garden Ubud and Ubud Monkey Forest. This 4-star resort is within close proximity of Seniwati Gallery of Art by Women and Ubud Royal Palace.Rooms Make yourself at home in one of the 4 air-conditioned rooms featuring minibars stocked with some free items and LCD televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Pamper yourself with onsite massages and body treatments. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare surcharge. Guests can get around on the shuttle surcharge, which operates within 7 km.Dining Take advantage of the resort's room service during limited hours. While enjoying a refreshing dip in the resort pool, you can order your favorite drink at the poolside bar.Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge available on request, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.651897" Longitude="115.156239" StarRating="4" HotelCode="908967|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek II, Br. Anyar Kelod, Kerobokan Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145500/145500a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes only 15 minutes by car from Petitenget Beach to get to the property. There are many restaurants and shops about 10 km away. Uluwatu Temple is about 20 km away and Denpasar City is about 5 km from the establishment. The local airport, Ngurah Rai International is about 18 km away (30 minutes' drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.64637279510498" Longitude="115.13581848144531" StarRating="3" HotelCode="0|canggu_dream_studios_villas" HotelName="Canggu Dream Studios &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60C Jl. Canggu Padang Linjong, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/30/9e30ff8525c17aaae1c418465e4fa884631a5600.jpeg</HotelPictures>
        <HotelDescription>With a stay at Canggu Dream Studios &amp;amp; Villas in Canggu (Batu Bolong), you'll be within a 15-minute drive of Eat Street and Seminyak Square. This spa villa is 4.6 mi (7.4 km) from Seminyak Beach and 6.2 mi (10.1 km) from Tanah Lot.&lt;br /&gt;Pamper yourself with onsite massages and facials.&lt;br /&gt;Satisfy your appetite at the villa's coffee shop/café. Wrap up your day with a drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7:00 AM to 1:00 PM for a fee.&lt;br /&gt;Featured amenities include luggage storage, a safe deposit box at the front desk, and a water dispenser. This villa has 2 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and 42-inch Smart televisions are provided for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 12 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.80621995" Longitude="115.11559049" StarRating="2.5" HotelCode="618001|pondok_indah_bungalow_bingin" HotelName="Pondok Indah Bungalow Bingin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin 9, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6450785</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.6903655566509" Longitude="115.26621580124" StarRating="3" HotelCode="45464|vila_shanti_beach_hotel" HotelName="Vila Shanti Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23750/p_23750_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's elegant Sanur Beach, surrounded by lush tropical gardens. It is 15 minutes' drive from the city of Denpasar and a 5-minute walk from the town of Sanur. Denpasar's Ngurah Rai International Airport is just a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.65683316" Longitude="115.13116098" StarRating="3" HotelCode="603455|ddjabu_villas_canggu" HotelName="D'djabu Villas Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10018964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.79676496" Longitude="115.14938994" StarRating="0" HotelCode="807285|muaya_villa" HotelName="Muaya Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun-Jempiring 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.63442" Longitude="115.472" StarRating="0" HotelCode="778158|the_secret_spot_villas" HotelName="The Secret Spot Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jumpai, Klungkung 80716, Bali</AddressLine>
          </AddressLines>
          <CityName>Klungkung</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/f6/f8f66e6f36dd169d9cbafa3246a3341c488d66bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.00" OriginalAmount="72.00">
      <BasicPropertyInfo Latitude="-8.59773" Longitude="115.296551" StarRating="4" HotelCode="94770|bali_masari_villas_spa_2" HotelName="Masari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Banjar Gelumpang, Sukawati, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/75/137567b4bccf0f5738c6db2230df93469c1e5d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the Petanu River near Sukawati village in the historic Gianyar Regency, the resort prides itself on its relaxing, natural riverside environment. Guests will find shops and artisan markets nearby. Ngurah Rai International Airport is approximately 45 minutes by car, Ubud is about 30 minutes away and Sanur 20 minutes away from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.39" OriginalAmount="72.39">
      <BasicPropertyInfo Latitude="-8.2453805599335" Longitude="115.16130775761" StarRating="4" HotelCode="166192|1f1255" HotelName="Handara Golf &amp; Resort Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096340/096340a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.58" OriginalAmount="72.58">
      <BasicPropertyInfo Latitude="-8.6835885602437" Longitude="115.16355562698" StarRating="4" HotelCode="386489|15f11d" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang Bugis-Laksamana, Seminyak 80361, Oberoi</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584510/584510a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.59" OriginalAmount="72.59">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|124b7b" HotelName="Rama Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1047288/rCGKHeww_924f7fd10b06aee0a6a4e0b6a76c7bef.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubud, 5 minutes’ walk to the Ubud sacred Monkey Forest, this accommodation option is the right place for guests in search of tranquillity. It is situated approximately 45 minutes from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.88" OriginalAmount="72.88">
      <BasicPropertyInfo Latitude="-8.720893" Longitude="115.169975" StarRating="4" HotelCode="23141|103277" HotelName="Mercure Kuta Beach-Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Br. Pande Mas, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/30549/a_30549_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel enjoys a very strategic location. It is situated in close proximity to the local shops, restaurants and entertainment venues. The white sandy Kuta Beach lies opposite the hotel and Ngurah Rai International Airport is approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="72.94" OriginalAmount="72.94">
      <BasicPropertyInfo Latitude="-8.65253213" Longitude="115.13357918" StarRating="4" HotelCode="603308|1b1d4a" HotelName="Kawung Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Designated Smoking Area,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubolong 66B, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, Villa Kawung is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Villa Kawung. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including sauna, outdoor pool, spa, massage, garden. Convenience and comfort makes Villa Kawung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|79970" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234565/234565a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.65153071" Longitude="115.15621166" StarRating="3.5" HotelCode="623316|253384" HotelName="Bloomfield Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau 6, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646079/646079a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.81837945" Longitude="115.21459426" StarRating="4" HotelCode="594401|226226" HotelName="La Berceuse Resort And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33821/3733821/1.jpg?f=15370602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.7436318415103" Longitude="115.1681040136" StarRating="4" HotelCode="317191|157425" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai, Kuta 80362</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431427/a_431427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.6945892375815" Longitude="115.16146481037" StarRating="4" HotelCode="141104|17455" HotelName="Puri Saron Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201880/a_201880_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right by the beach. It lies in the Seminyak area of Bali, around 7 km from the capital of the island, Denpasar. Ngurah Rai International Airport can be reached in approximately 15 minutes from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73" OriginalAmount="73">
      <BasicPropertyInfo Latitude="-8.79244699" Longitude="115.14468809" StarRating="5" HotelCode="564210|228576" HotelName="Royal Tulip Springhill Resort Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sakura 1, Jalan Jepun, Kuta Sel, Kabupaten Badung, 80361 Jimbaran</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/681871/a_681871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|the_kuta_beach_heritage_hotel_bali_managed_by_accor" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301920/a_301920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.155589" Longitude="114.637992" StarRating="3" HotelCode="904694|adi_assri" HotelName="Adi Assri Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran 81155, Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147368/147368a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.68253705" Longitude="115.25719113" StarRating="0" HotelCode="838840|villa_sayang_taman_" HotelName="Villa Sayang Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Buyan III 2, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980697/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.690975" Longitude="115.44952067" StarRating="3.5" HotelCode="943425|the_acala_lembongan" HotelName="The Acala" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari No. 277, Ancak Lembongan, Nusa Lembongan - Klungkung, Bali 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831358/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.00" OriginalAmount="73.00">
      <BasicPropertyInfo Latitude="-8.40060863" Longitude="115.29751705" StarRating="3.5" HotelCode="569839|suarapura_resort_and_spa" HotelName="Suarapura Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Banjar Sebatu, Tegalalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/41/e64193fd67073b7bf6935a1a4318566ea7d215db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.09" OriginalAmount="73.09">
      <BasicPropertyInfo Latitude="-8.155589" Longitude="114.637992" StarRating="3" HotelCode="904694|1e2116" HotelName="Adi Assri Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran 81155, Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147368/147368a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.17" OriginalAmount="73.17">
      <BasicPropertyInfo Latitude="-8.617163487649" Longitude="115.26316478493" StarRating="3.5" HotelCode="904692|11c02d" HotelName="Bumi Linggah The Pratama Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan, Br. Tubuh - Desa Batubulan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147047/147047a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.41" OriginalAmount="73.41">
      <BasicPropertyInfo StarRating="5" HotelCode="|919322" HotelName="THE MANSION BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897674_foto_1.jpg</HotelPictures>
        <HotelDescription>Originally built as luxury residence on a large estate, the Mansion is all privacy behind wrought iron gates and manicured Balinese gardens and pools. Named in Balinese Puri Semara Mas or Palace of Golden Serenity , The Mansion offers discerning guests a great location from which to enjoy Ubud while maintaining seclusion and a world class quality service. The Mansion is particularly suited for corporate and individual guests who do not want to stay in large resort and prefer a highly personalized and private stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.53" OriginalAmount="73.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|711406" HotelName="THE GRAND BALI NUSA DUA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897839_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador hotel se encuentra en una tranquila calle, en el sur de la penandiacute;nsula de Bali. Situado en el popular destino turandiacute;stico Nusa Dua el complejo limita con el andquot;Bali Golf andamp; Country Clubandquot;. La playa del hotel, con un chiringuito, se encuentra a 2 km. Los huandeacute;spedes tienen a su disposiciandoacute;n el servicio gratuito de traslado en autobanduacute;s hasta ella. Podrandaacute; llegar andando desde el hotel hasta diversos restaurantes y boutiques. El centro comercial Galeria estandaacute; a unos 20 minutos andando. El tiempo de traslado en el autobanduacute;s del hotel hasta el aeropuerto es de unos 20 minutos, pues estandaacute; situado a 12 km. La capital de Denpasar se encuentra a 30 km.Este hotel combina el estilo balinandeacute;s con el confort occidental. Cuenta con un total de 61 habitaciones, 6 de ellas suites, repartidas en 3 plantas. Dispone de un encantador hall de entrada con recepciandoacute;n, una zona para sentarse y descansar y una boutique. En el bar del vestandiacute;bulo podrandaacute; tomarse deliciosas bebidas. Tambiandeacute;n podrandaacute; disfrutar de la cafeterandiacute;a andquot;Palm Court Coffeeshopandquot;andquot; con vistas a la piscina, en la que se sirven aperitivos y platos ligeros. En el restaurante andquot;andquot;Telaga Wajaandquot;andquot; los huandeacute;spedes podrandaacute;n degustar tanto deliciosas especialidades asiandaacute;ticas como internacionales. Tambiandeacute;n se sirven especialidades coreanas en andquot;andquot;Hwa Rang Jeongandquot;andquot;. Los restaurantes estandaacute;n climatizados y disponen de menanduacute;s infantiles, asandiacute; como sillas altas para los mandaacute;s pequeandntilde;os. Asimismo, el complejo alberga una droguerandiacute;a, una boutique de regalos, servicio de cambio de divisa y servicio de alquiler de bicicletas y vehandiacute;culos. Tambiandeacute;n dispone de una sala de conferencias magnandiacute;fica. Para que las familias tengan su descanso, hay servicio de cuidado infantil. Se trata de un alojamiento ideal tanto para los que quieren descansar como para los que viajen por negocios. Para completar las prestaciones, tiene a su disposiciandoacute;n servicio de lavanderandiacute;a, de habitaciones y de atenciandoacute;n mandeacute;dica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.71" OriginalAmount="73.71">
      <BasicPropertyInfo Latitude="-8.720132" Longitude="115.169803" StarRating="5" HotelCode="213230|1413c6" HotelName="The Kuta Beach Heritage Hotel Bali - Managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Br Pande Mas, Kuta Badung, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/301920/a_301920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="73.74" OriginalAmount="73.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|111368" HotelName="ASTAGINA RESORT VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919430_foto_1.jpg</HotelPictures>
        <HotelDescription>A hidden Garden Paradise just in a walking distance from the Double Six Beach in the heart of Legian, Bali Island; our combination of Deluxe Resorts, Private Villas, Eco Garden Area, and Friendly Staff are here to pamper you and your loved ones throughout your stay with us; with a combination of Resorts and Private Villas set within lush spacious garden.We are here to provide you with the most authentic Balinese Experience to ensure that you are able to enjoy and learn about our proud cultural heritage that was passed on generations before us.Design in a modern minimalist style befitting a new panorama trend in hotel design, we offer an atmosphere of relaxation and revitalization in a trendy and eco-friendly silhouette. What differentiates Astagina Resort Villa and Spa from competition is that extra dimension of design vertical gardens and service that guests want and appreciate.  Astagina Resort Villa and Spa offering you 61 Resort rooms in traditional, yet modern contemporary style. The whole concept is augmented with authentic plants of vertical garden making it feel green everywhere. All rooms are furnished with solid taekwood parquet which shows the perfection of an eco-design. A collection of 12 villas up to three bedrooms are created for a private and very romantic experience, completed with an array of amenities. The resort is also completed with fasilities of large Swimming Pool and Pool Bar, Family Pool, Restaurant and Meeting Room available to host 100 guests with open pre-function area and offer an arrangements for corporate and/or executive board meetings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="73.89" OriginalAmount="73.89">
      <BasicPropertyInfo Latitude="-8.687992" Longitude="115.263372" StarRating="3" HotelCode="59745|11ade2" HotelName="Respati Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX. 3223, Denpasar 800228, Sanur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77359/a_77359_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel and resort is situated along the coral sandy beach of Sanur. Guests will find shops within 10 minutes of the hotel whilst the towns of Denpasar, Kuta and Ubud are a 20-minute, 30-minute and 45-minute drive away respectively. Ngurah Rai International Airport can be reached in approximately 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.81785" Longitude="115.110733" StarRating="3" HotelCode="915181|101293" HotelName="Bombora Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Labuan Sait, Padang Padang, Uluwatu 80116</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273114/273114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.697410966311" Longitude="115.16202043199" StarRating="4" HotelCode="327805|78290" HotelName="New Pondok Sara Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Street, Gang Raja, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95106/2095106/1.jpg?f=15363387</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.49921172" Longitude="115.27281372" StarRating="3" HotelCode="348252|156868" HotelName="Puri Padma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong Br Nagi, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95147/2095147/42.jpg?f=15687731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.690975" Longitude="115.44952067" StarRating="3.5" HotelCode="943425|293882" HotelName="The Acala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari No. 277, Ancak Lembongan, Nusa Lembongan - Klungkung, Bali 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831358/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="-8.4848395" Longitude="115.25394148" StarRating="3" HotelCode="561539|152898" HotelName="Uma Padi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya sanggingan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731991/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|ubud_wana_resort" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390319/390319a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.6562837" Longitude="115.14102194" StarRating="4" HotelCode="534394|zoe_villa" HotelName="Zoe Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 88, Desa Tibubeneng, Pantai Berawa, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699494/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.697410966311" Longitude="115.16202043199" StarRating="4" HotelCode="327805|new_pondok_sara_villas" HotelName="New Pondok Sara Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Street, Gang Raja, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95106/2095106/1.jpg?f=15363387</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.65153071" Longitude="115.15621166" StarRating="3.5" HotelCode="623316|bloomfield_umalas" HotelName="Bloomfield Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau 6, Umalas, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646079/646079a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.49354684" Longitude="115.27061852" StarRating="4" HotelCode="489988|dlegon_villa" HotelName="D'Legon Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta tawar, Kutuh Kaja Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618428/618428a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.81785" Longitude="115.110733" StarRating="3" HotelCode="915181|bombora_surf_camp" HotelName="Bombora Surf Camp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Labuan Sait, Padang Padang, Uluwatu 80116</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273114/273114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.00" OriginalAmount="74.00">
      <BasicPropertyInfo Latitude="-8.277814980595" Longitude="115.59404113373" StarRating="2.5" HotelCode="292672|matahari_tulamben_resort_dive_spa_2" HotelName="Matahari Tulamben Resort Dive &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu-Abang, Tulamben 80853</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137501/137501a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a baggage storage service, a restaurant, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.05" OriginalAmount="74.05">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15750" HotelName="Tapa Tepi Kali by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DALUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620412_foto_1.jpg</HotelPictures>
        <HotelDescription>Tapa Tepi Kali Hotel nestled in Canggu area, a coastal village which was once untouched by the massive growth of tourism and now has become one of the icons of South Coast of Bali. This property is 12 minutes walk from the beach. Tapa Tepi Kali provides free WiFi and rooms with air conditioning in Canggu. Boasting an outdoor swimming pool, the hotel is close to several noted attractions, around 1.7 km from Echo Beach and around 1.8 km from Batu Bolong Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.31" OriginalAmount="74.31">
      <BasicPropertyInfo Latitude="-8.81837945" Longitude="115.21459426" StarRating="4" HotelCode="594401|214939" HotelName="La Berceuse Resort And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33821/3733821/1.jpg?f=15370602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.56" OriginalAmount="74.56">
      <BasicPropertyInfo Latitude="-8.6352" Longitude="115.1516" StarRating="4" HotelCode="435190|1e4baf" HotelName="Kalapa Resort &amp; Spa Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uma Buluh No. 14F, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1919715/jh3GWIaP_8b4e964c23d9a597414c16b9700e1d96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.65" OriginalAmount="74.65">
      <BasicPropertyInfo Latitude="-8.16679075" Longitude="115.00915021" StarRating="3" HotelCode="435054|13024f" HotelName="Padmasari Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Desa Kaliasem, Kecamatan Banjar, Kabupaten Buleleng, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41187/2041187/41.jpg?f=15530115</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.72" OriginalAmount="74.72">
      <BasicPropertyInfo Latitude="-8.3514462672521" Longitude="115.68451821314" StarRating="3" HotelCode="376877|1ec836" HotelName="Shankara Parada Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Karangasem 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97617/2497617/1.jpg?f=15029568</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Karangasem. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74.80" OriginalAmount="74.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|711586" HotelName="Sativa Sanur Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063555_foto_1.jpg</HotelPictures>
        <HotelDescription>Este encantador complejo tipo club estandaacute; situado en el corazandoacute;n del pueblo de Sanur, el mandaacute;s cautivador de Bali. El centro de Sanur estandaacute; a solo 200 m y la ciudad de Denpasar dista aproximadamente 7 km del complejo. El aeropuerto internacional Ngurah Rai de Denpasar queda a 14 km de distancia.Este establecimiento de 50 habitaciones, a la sombra de los cocoteros y con su pintoresca vista de la playa de Sanur, ofrece la combinaciandoacute;n ideal de lujosas instalaciones y el encanto del ambiente balinandeacute;s. Hay restaurante en el complejo y tambiandeacute;n se puede organizar la recogida de los huandeacute;spedes del aeropuerto internacional, el trayecto es de menos de 20 minutos.Las habitaciones son exquisitas y lucen un diseandntilde;o anduacute;nico que refleja la exandoacute;tica cultura y el ambiente de la isla. El mobiliario, de madera tallada artesanalmente, destaca por su atractivo, igual que las obras de arte balinandeacute;s. La selecciandoacute;n de comodidades es perfecta: TV vandiacute;a satandeacute;lite, minibar, telandeacute;fono, pelandiacute;culas de vandiacute;deo y aire acondicionado regulable. Pero tambiandeacute;n disponen de su propio cuarto de baandntilde;o con ducha y baandntilde;era, asandiacute; como de cama extra grande, caja fuerte y balcandoacute;n o terraza particular donde relajarse.Las excursiones turandiacute;sticas o las actividades deportivas se pueden organizar fandaacute;cilmente desde el vestandiacute;bulo anduacute;nico del establecimiento, donde hay una de las mandaacute;s importantes agencias de viajes. Los deportes acuandaacute;ticos ofrecidos incluyen submarinismo y vela, mientras que en tierra firme se ofrece golf, paseos a caballo y bicicleta. Cerca del complejo hay una playa de arena.El restaurante presenta un diseandntilde;o clandaacute;sico y tradicional balinandeacute;s y ofrece opciones inolvidables y romandaacute;nticas. Ofrece una autandeacute;ntica y agradable experiencia culinaria y sirve gran variedad de cocina europea, china e indonesia para el desayuno, el almuerzo y la cena. Tambiandeacute;n sirve aperitivos. El desayuno se puede elegir del amplio bufet, mientras que el almuerzo y la cena son a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="74.90" OriginalAmount="74.90">
      <BasicPropertyInfo Latitude="-8.48252644" Longitude="115.27070089" StarRating="4" HotelCode="429376|134a35" HotelName="Swarapadi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Elevator,Garden,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar  Junjungan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42312/2042312/58.jpg?f=15537877</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location When you stay at Swarapadi Villa in Ubud, you'll be in the suburbs and close to Botanic Garden Ubud and Ubud Monkey Forest. This 4-star resort is within close proximity of Seniwati Gallery of Art by Women and Ubud Royal Palace.Rooms Make yourself at home in one of the 4 air-conditioned rooms featuring minibars stocked with some free items and LCD televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Pamper yourself with onsite massages and body treatments. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare surcharge. Guests can get around on the shuttle surcharge, which operates within 7 km.Dining Take advantage of the resort's room service during limited hours. While enjoying a refreshing dip in the resort pool, you can order your favorite drink at the poolside bar.Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge available on request, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.6700772748409" Longitude="115.17408911045" StarRating="4" HotelCode="197029|175947" HotelName="Kubu Manggala Villas - Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yasa Bali Utama 13, Jalan Mertasari, Banjar Pengubengan, Seminyak, Kerobokan Kelod 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234487/234487a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|5374" HotelName="Kuta Seaview Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77472/a_77472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will enjoy magnificent sunsets only a short walk away from the renowned nightlife. Denpasar can be reached by car in about 20 minutes. Those seeking a perfect sun-filled holiday will find fulfilment at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.262989681346" Longitude="115.06246484418" StarRating="2" HotelCode="936625|227863" HotelName="Munduk Sari Garden Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayuputih, Munduk, Banjar, Buleleng 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munduk, Munduk Sari Garden Villa is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Munduk Sari Garden Villa. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television, separate shower and tub, bathtub, non smoking rooms, hair dryer. Access to the hotel's spa, garden, massage will further enhance your satisfying stay. A welcoming atmosphere and excellent service are what you can expect during your stay at Munduk Sari Garden Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.51915" Longitude="115.2635134" StarRating="3" HotelCode="113567|83565" HotelName="Puri Padi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman Padang Tegal, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.699152" Longitude="115.175083" StarRating="3" HotelCode="292340|77170" HotelName="Sara Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No. 9, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234593/234593a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75" OriginalAmount="75">
      <BasicPropertyInfo Latitude="-8.5209896013213" Longitude="115.16660392284" StarRating="3" HotelCode="909124|127206" HotelName="Villa Taman Di Blayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Peken, Belayu Marga, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253783/253783a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.708745" Longitude="115.170101" StarRating="4" HotelCode="207214|the_magani_hotel_and_spa" HotelName="The Magani Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179158/179158a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is within walking distance of the famous Kuta and Legian beaches where guests can witness dazzling sunsets. In the vicinity, guests will also find lifestyle shops as well as international bars and restaurants. The resort is only 25 minutes' drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.51000203510708" Longitude="115.251603126526" StarRating="0" HotelCode="0|pondok_buda_" HotelName="Pondok Buda Merta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Kelod Street, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/bc/e8/bce8abfdc29972c0e6c60c751dc6166e8fedcf27.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Pondok Buda Merta” is situated in Bali. It boasts a convenient location within 17 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Store your valuables in the locker. Guests are invited to visit a swimming pool. Room service is also available.&lt;/br&gt;There is a laundry at the hotel. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.5004816535833" Longitude="115.26482499673" StarRating="3" HotelCode="327309|ketuts_place" HotelName="Ketut's Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sweta 40, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38919/2038919/1.jpg?f=15300420</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.4848395" Longitude="115.25394148" StarRating="3" HotelCode="561539|uma_padi_villa" HotelName="Uma Padi Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya sanggingan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731991/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.00" OriginalAmount="75.00">
      <BasicPropertyInfo Latitude="-8.40060863" Longitude="115.29751705" StarRating="3.5" HotelCode="569839|suarapura_resort_spa" HotelName="Suarapura Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Banjar Sebatu, Tegalalang 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/41/e64193fd67073b7bf6935a1a4318566ea7d215db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.19" OriginalAmount="75.19">
      <BasicPropertyInfo Latitude="-8.6958844371674" Longitude="115.16603261232" StarRating="3" HotelCode="909023|11d209" HotelName="Kusuma Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna (Double Six Road), Gg. Raja No.6, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146708/146708a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.19" OriginalAmount="75.19">
      <BasicPropertyInfo Latitude="-8.4848395" Longitude="115.25394148" StarRating="3" HotelCode="561539|1e3e3c" HotelName="Uma Padi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya sanggingan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731991/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.20" OriginalAmount="75.20">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|1f01f2" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62578/2462578/1.jpg?f=14961074</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D09742" HotelName="The Nest Hotel Nusa Dua" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2600644_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 110 air-conditioned rooms featuring minibars and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.Featured amenities include a business center, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at The Nest Hotel Nusa Dua in Nusa Dua, you'll be near the beach, within a 15-minute drive of Kuta Beach and Bukit Peninsula.  This 4-star hotel is 8.9 mi (14.3 km) from Legian Beach and 10.2 mi (16.4 km) from Seminyak Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Tanjung Benoa Beach - 0.8 km / 0.5 mi  Tanjung Benoa - 0.8 km / 0.5 mi  Samuh Beach - 0.8 km / 0.5 mi  Bali Nusa Dua Convention Centre - 0.9 km / 0.5 mi  Bali International Convention Center - 1 km / 0.6 mi  BIMC Hospital Nusa Dua - 1.4 km / 0.9 mi  Bali Collection Shopping Centre - 1.6 km / 1 mi  Bali Nusa Dua Theater - 1.9 km / 1.2 mi  Nusa Dua Beach - 1.9 km / 1.2 mi  Puja Mandala - 2.3 km / 1.4 mi  Bali National Golf Club - 2.6 km / 1.6 mi  Mengiat Beach - 2.8 km / 1.8 mi  Waterblow - 2.9 km / 1.8 mi  Geger Beach - 3.7 km / 2.3 mi  The preferred airport for The Nest Hotel Nusa Dua is Ngurah Rai Intl. Airport (DPS) - 12 km / 7.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo Latitude="-8.43711545" Longitude="115.12738394" StarRating="3" HotelCode="564397|1e1f59" HotelName="Ti Amo Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Penebel Desa Mangesta, Penebel 82152</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62619/2462619/1.jpg?f=14987430</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Penebel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.30" OriginalAmount="75.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|711425" HotelName="Kuta Seaview Boutique Resort &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894155_foto_1.jpg</HotelPictures>
        <HotelDescription>Conveniently located beside the renowned sprawling, sandy Kuta Beach this resort enjoys a stunning beach location yet is close to the heart of the city. Kuta Seaview Boutique Resort offers guests the opportunity to revel in the indescribable beauty of magnificent sunsets from the amidst serene surroundings. The resort is situated only a short walk away from the renowned Kuta nightlife and restaurants and the city of Denpasar is just a 20 minute drive away. The intrinsic beauty of the surroundings are complemented perfectly by the elegant simplicity of the resort making guests feel completely immersed a rich natural atmosphere. Luxurious accommodation options and high-quality amenities and facilities including fine-dining options, an attractive pool area and a massage service leave guests wanting for nothing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.38" OriginalAmount="75.38">
      <BasicPropertyInfo Latitude="-8.48467784" Longitude="115.27044815" StarRating="3.5" HotelCode="610803|20459b" HotelName="Korurua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 1, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.52" OriginalAmount="75.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|711348" HotelName="SRI PHALA RESORT AND VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32696_image63934677_0.jpg</HotelPictures>
        <HotelDescription>Situado en medio de jardines tropicales, este hotel queda a 25 minutos en coche del aeropuerto internacional de Bali, a solo 5 minutos a pie de Sanur Beach y a 5 minutos en coche de centros comerciales y establecimientos de ocio y gastronandoacute;micos.El hotel se encuentra amueblado con mucho gusto y estandaacute; en una parte apartada de Sanur, ofreciendo un ambiente andiacute;ntimo en combinaciandoacute;n con un servicio personalizado. Cuenta con un total de 18 confortables habitaciones y ofrece un vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa, bar, restaurante con variada cocina continental, indonesia y europea, servicio de habitaciones y de lavanderandiacute;a y aparcamiento.Todas las habitaciones son espaciosas y estandaacute;n bien amuebladas combinando un estilo moderno con el estilo propio de Bali. El equipamiento incluye cuarto de baandntilde;o con secador de pelo, cafetera/tetera, telandeacute;fono de landiacute;nea directa, conexiandoacute;n a Internet, cama doble, TV vandiacute;a satandeacute;lite, minibar, aire acondicionado individual, y balcandoacute;n o terraza con vistas a la piscina y a los jardines tropicales.Hay una piscina donde los huandeacute;spedes podrandaacute;n relajarse y tomar el sol. El bar es un lugar ideal para descansar y disfrutar de una bebida exandoacute;tica. A un paseo del hotel se encuentran diversos restaurantes para tomar la cena y muchos de ellos ofrecen espectandaacute;culos nocturnos.Se puede reservar alojamiento con desayuno incluido y la comida y la cena se pueden seleccionar a la carta o de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="75.63" OriginalAmount="75.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|082864" HotelName="AMADEA RESORT &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1043385_foto_1.jpg</HotelPictures>
        <HotelDescription>Surrounded by Seminyak’s nightlife, this resort is a 5 minute drive from Seminyak Beach. It features a spa and outdoor pool, and the rooms all come with flat-screen TVs. Free Wi-Fi is accessible in all areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="75.73" OriginalAmount="75.73">
      <BasicPropertyInfo Latitude="-8.697410966311" Longitude="115.16202043199" StarRating="4" HotelCode="327805|1413f8" HotelName="New Pondok Sara Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Double Six Street, Gang Raja, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95106/2095106/1.jpg?f=15363387</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.793629" Longitude="115.226736" StarRating="5" HotelCode="936582|83521" HotelName="Bali Nusa Dua Hotel &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366599/366599a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|157226" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40588/2940588/1.jpg?f=15016779</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitting service, a childcare service, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.737325500718" Longitude="115.16668692503" StarRating="4" HotelCode="524148|163647" HotelName="Vasanti Kuta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 25, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544962/544962a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta, approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.4301988704451" Longitude="114.817943573" StarRating="4" HotelCode="38440|27620" HotelName="Puri Dajuma Beach Eco Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jembrana, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096605/096605a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pekutatan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|74209" HotelName="The Samara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276342/276342a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76" OriginalAmount="76">
      <BasicPropertyInfo Latitude="-8.2727004728219" Longitude="115.59108024456" StarRating="3.5" HotelCode="267565|160534" HotelName="Toyabali Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu, Abang, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.691397" Longitude="115.160646" StarRating="3.5" HotelCode="292509|gracia_bali_villas" HotelName="Gracia Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No 3, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234555/234555a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.6912894" Longitude="115.1681653" StarRating="4" HotelCode="351518|the_suites_seminyak" HotelName="The Suites Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Oberoi 1, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60318/2260318/1.jpg?f=15020347</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|the_samara" HotelName="The Samara" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276342/276342a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.672981262207031" Longitude="115.14733123779297" StarRating="4" HotelCode="0|aloft_bali_seminyak" HotelName="Aloft Bali Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig No. 228, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6f/d1/6fd131e5c2eeaee5a23198b2d63131859c135619.jpeg</HotelPictures>
        <HotelDescription>With a stay at Aloft Bali Seminyak in Seminyak (Kuta Utara), you'll be steps from Batu Belig Beach and a 5-minute drive from Finns Recreation Club.  This 4-star hotel is 1.5 mi (2.4 km) from Batu Bolong Beach and 1.7 mi (2.7 km) from Berawa Beach.&lt;br /&gt;Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional features at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Kahuna serving guests of Aloft Bali Seminyak. Unwind at the end of the day with a drink at the bar/lounge or the swim-up bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 80 individually decorated guestrooms, featuring iPod docking stations and Smart televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and minibars.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Rollaway beds are not available at the hotel and an extra person may stay in the room using existing bed or beds</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|desa_di_bali_villas" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40588/2940588/1.jpg?f=15016779</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitting service, a childcare service, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.690975" Longitude="115.44952067" StarRating="3.5" HotelCode="943425|the_acala_shri_sedana" HotelName="The Acala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari No. 277, Ancak Lembongan, Nusa Lembongan - Klungkung, Bali 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831358/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.00" OriginalAmount="76.00">
      <BasicPropertyInfo Latitude="-8.16679075" Longitude="115.00915021" StarRating="3" HotelCode="435054|padmasari_resort_lovina" HotelName="Padmasari Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Desa Kaliasem, Kecamatan Banjar, Kabupaten Buleleng, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41187/2041187/41.jpg?f=15530115</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.14" OriginalAmount="76.14">
      <BasicPropertyInfo Latitude="-8.691397" Longitude="115.160646" StarRating="3.5" HotelCode="292509|12218f" HotelName="Gracia Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sarinande No 3, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234555/234555a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.14" OriginalAmount="76.14">
      <BasicPropertyInfo Latitude="-8.262989681346" Longitude="115.06246484418" StarRating="2" HotelCode="936625|11d1f8" HotelName="Munduk Sari Garden Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayuputih, Munduk, Banjar, Buleleng 81152, North Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munduk, Munduk Sari Garden Villa is a perfect starting point from which to explore Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Munduk Sari Garden Villa. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television, separate shower and tub, bathtub, non smoking rooms, hair dryer. Access to the hotel's spa, garden, massage will further enhance your satisfying stay. A welcoming atmosphere and excellent service are what you can expect during your stay at Munduk Sari Garden Villa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.14" OriginalAmount="76.14">
      <BasicPropertyInfo Latitude="-8.81785" Longitude="115.110733" StarRating="3" HotelCode="915181|12f6fc" HotelName="Bombora Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Labuan Sait, Padang Padang, Uluwatu 80116</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273114/273114a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.14" OriginalAmount="76.14">
      <BasicPropertyInfo Latitude="-8.6700772748409" Longitude="115.17408911045" StarRating="4" HotelCode="197029|1d1c70" HotelName="Kubu Manggala Villas - Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yasa Bali Utama 13, Jalan Mertasari, Banjar Pengubengan, Seminyak, Kerobokan Kelod 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234487/234487a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.41" OriginalAmount="76.41">
      <BasicPropertyInfo Latitude="-8.77752374" Longitude="115.22410883" StarRating="3" HotelCode="567965|1dc6f1" HotelName="Tijili Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/590964/590964a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.51" OriginalAmount="76.51">
      <BasicPropertyInfo Latitude="-8.447353" Longitude="115.2693" StarRating="3" HotelCode="113565|11adff" HotelName="Alam Sari Keliki Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Tegalalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40037/2040037/1.jpg?f=15072583</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.67" OriginalAmount="76.67">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|20d241" HotelName="Sama's Cottages And Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22280000/22278800/22278783/21432e41_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.79" OriginalAmount="76.79">
      <BasicPropertyInfo Latitude="-8.5199277" Longitude="115.25912292" StarRating="3" HotelCode="489969|1d6429" HotelName="Ubud Wana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Nyuh Kuning,Ds. Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="76.98" OriginalAmount="76.98">
      <BasicPropertyInfo Latitude="-8.76078769" Longitude="115.17577179" StarRating="4" HotelCode="322197|1f9a8b" HotelName="Watermark Hotel &amp; Spa Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 88, Kedonganan, 80361 Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431473/431473a_hb_a_046.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.58562803128" Longitude="115.27559012175" StarRating="4" HotelCode="909034|160559" HotelName="Mandala Desa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Lantangidung, Batuan 80582, Sukawati</AddressLine>
          </AddressLines>
          <CityName>Batuan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276340/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Batuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.169167" Longitude="115.435962" StarRating="3" HotelCode="186842|331919" HotelName="Poinciana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tejakula-Tianyar, Jalan Amlapura, Tembok, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2132755/wZ1Y0nh2_1d5754b81a15eda8878ad56a1085689b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a restaurant. Shopping facilities are also available. Guests of the hotel can enjoy various recreation facilities, including the garden, during their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.5061869847828" Longitude="115.25900845297" StarRating="3" HotelCode="379967|156884" HotelName="Rouge Bali Lounge Bar Villas AndSpa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks,Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77" OriginalAmount="77">
      <BasicPropertyInfo Latitude="-8.5043998574385" Longitude="115.24522417312" StarRating="4" HotelCode="903647|70226" HotelName="The Mansion Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan, Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141535/141535a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the artist community of Penestanan, on the Sayan Ridge, just a few minutes' drive from the centre of Ubud, the island's cultural centre. It is situated about 40 km away from the airport and within an easy and scenic drive from Kuta, Seminyak or Sanur. The Ayung River is around 6 km away and the Monkey Forest is some 8 km away. Shopping is available at Ubud Market, around 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.79296123510074" Longitude="115.125646591187" StarRating="0" HotelCode="0|le_yanandra" HotelName="Le Yanandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/14/05/14056c8b9e6e74c78bf3772ce3e507e0a0ff8964.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Savour local and international dishes in the on-site restaurant. Guests are welcome to enjoy a drink or two in a casual hotel bar. Wi-Fi is available on all property premises. Take a dip in a swimming pool.&lt;/br&gt;Car travellers can enjoy parking facilities. Meals can be delivered to your room upon request. There is a laundry at the hotel. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.67795338" Longitude="115.16519037" StarRating="3.5" HotelCode="628729|sedana_villa" HotelName="Sedana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Gang Flamboyan 1, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92132/3692132/24.jpg?f=15505855</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.6863274292516" Longitude="115.16929417849" StarRating="4" HotelCode="73943|kaisa_villas_seminyak" HotelName="Kamuela Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Casino Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli 88, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131460/131460a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in fashionable Seminyak, the property occupies a prime location at the very heart of Southern Bali's main attractions and points of interest. Seminyak is where modern tourism in Bali all started and it is still the most happening place of all. It is approximately 25 minutes drive from Ngurah Rai International Airport (around 15 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.6835885602437" Longitude="115.16355562698" StarRating="4" HotelCode="386489|jas_green_villas_and_spa" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang Bugis-Laksamana, Seminyak 80361, Oberoi</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584510/584510a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|plataran_canggu_bali_resort_spa_hotel" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156868/a_156868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.51104451" Longitude="115.25835871" StarRating="3" HotelCode="556486|villa_on_bisma" HotelName="Sama's Cottages And Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22280000/22278800/22278783/21432e41_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.48467784" Longitude="115.27044815" StarRating="3.5" HotelCode="610803|korurua_villa" HotelName="Korurua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 1, Banjar Junjungan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782449/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.65253213" Longitude="115.13357918" StarRating="4" HotelCode="603308|kawung_villa" HotelName="Kawung Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Designated Smoking Area,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubolong 66B, Canggu 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771498/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Canggu, Villa Kawung is a perfect starting point from which to explore Bali. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Villa Kawung. Each guestroom is elegantly furnished and equipped with handy amenities. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including sauna, outdoor pool, spa, massage, garden. Convenience and comfort makes Villa Kawung the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.73580848" Longitude="115.16697083" StarRating="5" HotelCode="614732|aryaduta_bali" HotelName="Aryaduta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Lingkungan Segara, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619782/619782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.00" OriginalAmount="77.00">
      <BasicPropertyInfo Latitude="-8.447353" Longitude="115.2693" StarRating="3" HotelCode="113565|alam_sari_keliki" HotelName="Alam Sari Keliki Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Tegalalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40037/2040037/1.jpg?f=15072583</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="77.37" OriginalAmount="77.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|589765" HotelName="RADHA PHALA RESORT &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32710_image63944587_0.jpg</HotelPictures>
        <HotelDescription>Radha Phala Resort and Spa provides flawless service and all the necessary facilities for visitors. Stay connected with your associates, as complimentary Wi-Fi is available during your entire visit.To facilitate your arrival and departure, you can pre-book airport transfer services prior to checking in. When arriving by car, you'll be grateful for the on-site complimentary parking at resort.To ensure the well-being and convenience of all visitors, smoking is strictly prohibited throughout the entire resort. Smoking is permitted solely in the specified smoking zones allocated by resort. Start your day stress-free at Radha Phala Resort and Spa as breakfast is made available for you on the premises. How about kicking off each day of your getaway with a delicious cup of coffee? At the resort, relish in the invigorating taste of a freshly brewed, excellent coffee.Various excellent meal offerings at resort ensure that enticing and easily accessible options are constantly available.Throughout the day, engage in the entertaining activities available at Radha Phala Resort and Spa. Unwind by the pool at resort and cherish a leisurely moment.Enjoy a refreshing beverage al fresco at resort's poolside bar savoring your preferred concoction.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.41" OriginalAmount="77.41">
      <BasicPropertyInfo Latitude="-8.7191190525968" Longitude="115.16928613186" StarRating="4" HotelCode="59833|113e14" HotelName="Kuta Seaview Boutique Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77472/a_77472_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very conveniently located beside the famous long sandy Kuta beach. Here, guests will enjoy magnificent sunsets only a short walk away from the renowned nightlife. Denpasar can be reached by car in about 20 minutes. Those seeking a perfect sun-filled holiday will find fulfilment at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.48" OriginalAmount="77.48">
      <BasicPropertyInfo Latitude="-8.2727004728219" Longitude="115.59108024456" StarRating="3.5" HotelCode="267565|1e759c" HotelName="Toyabali Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu, Abang, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.49" OriginalAmount="77.49">
      <BasicPropertyInfo Latitude="-8.6352" Longitude="115.1516" StarRating="4" HotelCode="435190|214808" HotelName="Kalapa Resort &amp; Spa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uma Buluh No. 14F, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1919715/jh3GWIaP_8b4e964c23d9a597414c16b9700e1d96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="77.71" OriginalAmount="77.71">
      <BasicPropertyInfo Latitude="-8.65126442" Longitude="115.17760259" StarRating="4" HotelCode="560770|1d5f7b" HotelName="Desa Di Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalam Muding Kelod, Gang Pandana, Kerobokan, Kuta Utara 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40588/2940588/1.jpg?f=15016779</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a babysitting service, a childcare service, a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|83296" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431352/a_431352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.706421" Longitude="115.169119" StarRating="3" HotelCode="66199|75985" HotelName="Rama Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Yudistira (Jl. Padma), Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85693/a_85693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Legian, only a 10-minute walk from Legian Beach. It is around a 15-minute drive from Bali International Airport, while Denpasar is 30 minutes away. Various shopping areas, entertainment venues and a variety of restaurants are all located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|78753" HotelName="Rama Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1047288/rCGKHeww_924f7fd10b06aee0a6a4e0b6a76c7bef.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubud, 5 minutes’ walk to the Ubud sacred Monkey Forest, this accommodation option is the right place for guests in search of tranquillity. It is situated approximately 45 minutes from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78" OriginalAmount="78">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|66184" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156868/a_156868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.00" OriginalAmount="78.00">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|four_points_by_sheraton_bali_kuta" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431352/a_431352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.00" OriginalAmount="78.00">
      <BasicPropertyInfo Latitude="-8.5061869847828" Longitude="115.25900845297" StarRating="3" HotelCode="379967|rouge_bali_lounge_bar_villas_spa_2" HotelName="Rouge Bali Lounge Bar Villas AndSpa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Holiday parks,Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.00" OriginalAmount="78.00">
      <BasicPropertyInfo Latitude="-8.5129436467419" Longitude="115.57575297553" StarRating="3" HotelCode="96703|the_bali_shangrila_beach_club" HotelName="Bali Seascape Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Samuh Candi Dasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134297/a_134297_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a bay of sand and clear blue waters, the resort is located in the village of Candi Dasa on the east side of Bali. The Bat Cave is about 15 minutes away by car. The resort is approximately a 90-minute drive from Denpasar and Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.00" OriginalAmount="78.00">
      <BasicPropertyInfo Latitude="-8.2727004728219" Longitude="115.59108024456" StarRating="3.5" HotelCode="267565|toyabali_resort" HotelName="Toyabali Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu, Abang, Tulamben 80853, Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.04" OriginalAmount="78.04">
      <BasicPropertyInfo Latitude="-8.526793" Longitude="115.263716" StarRating="3" HotelCode="189239|214acd" HotelName="Bhuwana Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pengosekan Road, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178470/178470a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the art and cultural village of Pengosekan Ubud, which is only 5 minutes' drive from the Ubud Monkey Forest and 10 minutes' drive from central Ubud. Pengosekan is well known as the village of art, as most of the people living there are artists, dancers, painters or wood carvers. In this area, there are many painting and dance studios. One of the famous spiritual artists from the film of Eat Pray Love, Ketut Liyer, has his house and studio nearby. Famous galleries that can be reached on foot include Arma Gallery and Gajah Mas Gallery. Blanco Museum can be reached within a 10-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.17" OriginalAmount="78.17">
      <BasicPropertyInfo Latitude="-8.501552" Longitude="115.263602" StarRating="4" HotelCode="909302|1205b2" HotelName="The Samara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276342/276342a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.36" OriginalAmount="78.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|830923" HotelName="18 SUITE VILLA LOFT @KUTA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/914431_foto_1.jpg</HotelPictures>
        <HotelDescription>18 Suite Villa Loft at Kuta offers well-appointed accommodation with a private plunge pool and a fully-equipped kitchen, a 5-minute walk from Discovery Shopping Mall. Guests enjoy free Wi-Fi in all areas and free return airport transfers.A 15-minute walk from 18 Suite Villa Loft at Kuta leads to Kuta Square and Kuta Beach. Ngurah Rai International Airport is 10 minutes' drive away from the property.The 2-storey villa tastefully blends modern interiors with Balinese d�cor. A flat-screen cable TV is available in both living area and bedroom. The elegant, en suite bathroom features a bathtub, hairdryer and a set of free toiletries.Buffet Breakfast is served daily in the property's restaurant. Staff can arrange pampering in-villa massages and provide laundry service. Room service is offered at a charge, while free parking is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.49" OriginalAmount="78.49">
      <BasicPropertyInfo Latitude="-8.71380026" Longitude="115.17162475" StarRating="4" HotelCode="317048|199910" HotelName="Four Points by Sheraton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari  Banjar Pengabetan, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431352/a_431352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.52" OriginalAmount="78.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|839913" HotelName="KERATON JIMBARAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896946_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel is located on beach front of Jimbaran Bay set amongst landscaped palm-shaded gardens, just 20 minutes by car or coach from Ngurah Rai International Airport.Superior Rooms are unique cozy cottage style atmosphere, luxury furnishings. All rooms have been given a fresh and brighter look, cream coloured with the rich Balinese style.The hotel has a variety of eating outlets to include a coffee shop, local restaurant, bar and lounge.                                   Traditional Balinese building combined with Chinese style in a lush Tropical Garden.The lobby is retouched with gold on its intricate decade old carvings to highlight the beauty of its classical style.The hotel is a 3 star hotel , is considered as a First class property. There are variety of land games like table tennis, water sports including kayaking, boogie board for selection. The resort is beach front located and closed to Jimbaran seafood market. With a short drive the next destination are "Garuda Wisnu Kencana" complex and Uluwatu temple. DS 11/08.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="78.71" OriginalAmount="78.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|331905" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067324_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubud Wana Resort is a hidden heavenly resort for peace conscious travelers to unwind and relax in a truly quality serenity of Nyuh Kuning hamlet of Ubud and experience in a pampered stay away from home with its heartfelt hospitality, an area that has embraced tourism yet still maintains the traditional roots of the Balinese Hindu community, the myths and legends that underlie so much of a countryside living, designed with rooftop gardens in a two storied building to optimize the natural stunning beauty of the surroundings, split into a few wings with wide distance alleys in between, permitting tropical sunshine to illuminate the resort area and fresh cool breeze to rustle into the entire resort premises. It covers 5000m2 areas on a sloping contour with 77 rooms comprising 68 regular rooms with different angles and views, 2 Honeymoon Suites, 3 Family Suites and 4 Two bedroom pool villa, in response to every individual need of those in pursuit of a peaceful retreat in the island</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="78.96" OriginalAmount="78.96">
      <BasicPropertyInfo Latitude="-8.58562803128" Longitude="115.27559012175" StarRating="4" HotelCode="909034|15d958" HotelName="Mandala Desa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Lantangidung, Batuan 80582, Sukawati</AddressLine>
          </AddressLines>
          <CityName>Batuan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276340/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Batuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.73580848" Longitude="115.16697083" StarRating="5" HotelCode="614732|265920" HotelName="Aryaduta Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Lingkungan Segara, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619782/619782a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.6990653469793" Longitude="115.16538170607" StarRating="3" HotelCode="259736|155600" HotelName="Hotel Kumala Pantai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/109403/109403a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just a 1-minute walk from gift shops, transportation, outdoor adventure sites and fashion boutiques, about 100 m from Legian Beach and Ngurah Rai International Airport is approximately half an hour away (roughly 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.61870912" Longitude="115.08846052" StarRating="3" HotelCode="915879|127164" HotelName="Natya Hotel Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kawasan Wisata Tanah Lot, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanah Lot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253819/253819a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanah Lot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.69522" Longitude="115.163996" StarRating="4" HotelCode="316456|79611" HotelName="Samaja Villas Beachside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, (ex Dhyanapura), Gang Kubu Pesisi 18, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485916/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="-8.65919403" Longitude="115.14084221" StarRating="3" HotelCode="778756|353118" HotelName="The Kemilau Hotel &amp; Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9, Gang Anggur, Tibubeneng, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643518/643518a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Kemilau Hotel &amp; Villa is a sophisticated retreat that brings contemporary Balinese elegance to the vibrant Canggu lifestyle district. It is a design concept that embraces the spirit of a traditional village infused with essential modern home comforts. With just 14 rooms and supporting facilities, the property anticipates the needs of seasoned travellers who value privacy and peace of mind.
The Kemilau Hotel &amp; Villa lends itself to lazy days of tropical relaxation and is perfectly placed to make the most of Canggu's iconic dining and after-dark scene. It is just a 40 minute drive from Ngurah Rai International Airport and is a strategic base for venturing out to enjoy everything that the island has to offer. Signature Balinese hospitality coupled with meticulous attention to detail promise an enriching stay filled with meaningful experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|rama_phala_resort__spa" HotelName="Rama Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1047288/rCGKHeww_924f7fd10b06aee0a6a4e0b6a76c7bef.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubud, 5 minutes’ walk to the Ubud sacred Monkey Forest, this accommodation option is the right place for guests in search of tranquillity. It is situated approximately 45 minutes from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.6733594386256" Longitude="115.1466104732" StarRating="3.5" HotelCode="327832|bale_gede_villas" HotelName="Bale Gede Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Bias Aud 1, Kerobokan 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361424/361424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.6676272519365" Longitude="115.15471694197" StarRating="4" HotelCode="327746|the_grove_umalas" HotelName="Maca Villas and Spa Umalas" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung, Kerobokan Kelod, Kuta Utara, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584538/584538a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.53747542" Longitude="115.25962113" StarRating="3" HotelCode="435346|villa_jineng" HotelName="Villa Jineng Ubud Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jineng, Ubud, Lodtunduh 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/13510/2513510/1.jpg?f=14958332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lodtunduh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.51005201" Longitude="115.25258618" StarRating="0" HotelCode="555057|pondok_sawah_asri" HotelName="Pondok Sawah Asri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kelod, Sayan, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/d1/ca/d1ca070fc170df0a857cad76754981265a9d1001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.833924293518066" Longitude="115.15225219726562" StarRating="3" HotelCode="0|daniswara_villa" HotelName="Daniswara Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ratna No. 3, Ungasan, Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/cf/fdcf912fd612fc009f423108b1cbf2a27640711f.jpeg</HotelPictures>
        <HotelDescription>When you stay at Daniswara Villa in Ungasan, you'll be steps from Bukit Peninsula. This villa is within close proximity of Melasti Beach and Green Bowl Beach.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include safes and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.5209896013213" Longitude="115.16660392284" StarRating="3" HotelCode="909124|villa_taman_di_blayu" HotelName="Villa Taman Di Blayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Peken, Belayu Marga, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253783/253783a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79.10" OriginalAmount="79.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|839931" HotelName="Horison Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1017654_foto_1.jpg</HotelPictures>
        <HotelDescription>Horison Seminyak has a brilliant location for enjoying all of the leisure activities which Kuta , Legian and Seminyak are renowned for. Just 15 minutes drive from Ngurah Rai Airport and in the centre of Seminyak , you are 5 minutes walk to the famous Double Six beach with its gentle waves, expanses of sand and brilliant sunsets. At your doorstep are eating options from open air cafes to fine dining, and when shopping takes your fancy just walk to the area's famous boutiques and bargain centres. In the evenings, some of Bali's best bars and clubs are a stone's throw away.Family Suites are specially designed to cater to the holiday needs of parents travelling with their children. The suites consist of a master bedroom for parents and a deluxe room for children, each equipped with flat screen TV  and separated by a spacious and elegant living room. The suites are designed with contemporary facilities for maximum relaxation. The master ensuite bathroom has a bathtub and full wall mirror, and there is a second bathroom for the younger family members.Breakfast, lunch, and dinner are available at this property.This is a modern hotel.The hotel has a small lobby.Celebrate your journey with the colours and rhythm of Indonesian tradition. Horison Hotels has a network of properties in the preferred cities and leisure destination throughout Indonesia. Horison Hotels is an Indonesian hotel operator with mid to high end hotels across Indonesia, with a 2012 target of 25 hotels across Indonesia, and 60 hotels by 2015. Our impeccable service team do their very best to make your stay exceptional. You can count on quality of service and personal attention. Embark on a journey to discover the beauty and spirit of Indonesia culture with Horison Hotels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="79.35" OriginalAmount="79.35">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|10faeb" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/3/0/5/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79.42" OriginalAmount="79.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|226684" HotelName="SAMAJA VILLAS KUNTI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950641_foto_1.jpg</HotelPictures>
        <HotelDescription>As a perfect sojourn for your business or leisure travel, the Samaja Villas Kunti in Seminyak come up with a sanctuary at a privileged location. Spreading across a spacious area of land enables each villa to enjoy a convenient atmosphere and privacy. While, thepremises in the heart of the Seminyak tourist resort will make it easier to reach your leisure destinations like shopping hubs, nightlife rendezvous, business complexes and others.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="79.62" OriginalAmount="79.62">
      <BasicPropertyInfo Latitude="-8.650729" Longitude="115.166679" StarRating="4" HotelCode="113516|115530" HotelName="Plataran Canggu Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengubugan, Banjar Silayukti Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156868/a_156868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="79.89" OriginalAmount="79.89">
      <BasicPropertyInfo Latitude="-8.706421" Longitude="115.169119" StarRating="3" HotelCode="66199|103270" HotelName="Rama Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Yudistira (Jl. Padma), Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85693/a_85693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Legian, only a 10-minute walk from Legian Beach. It is around a 15-minute drive from Bali International Airport, while Denpasar is 30 minutes away. Various shopping areas, entertainment venues and a variety of restaurants are all located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.680265" Longitude="115.160493" StarRating="4" HotelCode="141834|73368" HotelName="Bhavana - Private Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkung Sari, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096633/096633a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca is located only minutes away from Seminyak Beach, offering spectacular sunsets which can be viewed from the delightful beachside cafés and bars. Seminyak is also a world class shopping, eating and nightlife destination with several of Asia's best restaurants, bars and discos. The resort centre of Kuta is around 7 km away and Legian Beach is 4 km away. Ngurah Rai International is the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.50999994" Longitude="115.26279057" StarRating="2" HotelCode="547174|156760" HotelName="Dewangga Bungalow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sita, Ubud 80571, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39513/2039513/1.jpg?f=15331868</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.77752374" Longitude="115.22410883" StarRating="3" HotelCode="567965|226236" HotelName="Tijili Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 62, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/590964/590964a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.7228360328848" Longitude="115.17008811235" StarRating="4" HotelCode="65753|15674" HotelName="Grand Inna Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta 1, P.O. Box 3393, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85180/a_85180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kuta, where it stands elegantly right on the beach front, overlooking the sparkling Indian Ocean. It is just a short walk from the area's major shopping centres, restaurants, nightlife and Kuta Art Markets. Denpasar is just half an hour away by car and Bali International Airport is less than 10 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|83654" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390319/390319a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80" OriginalAmount="80">
      <BasicPropertyInfo Latitude="-8.63526911" Longitude="115.14922186" StarRating="3" HotelCode="668172|353127" HotelName="Umpadhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Tulang, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.7436318415103" Longitude="115.1681040136" StarRating="4" HotelCode="317191|novotel_bali_ngurah_rai_airport_opening_june_2016" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai, Kuta 80362</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431427/a_431427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.706421" Longitude="115.169119" StarRating="3" HotelCode="66199|rama_garden_hotel" HotelName="Rama Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Yudistira (Jl. Padma), Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85693/a_85693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Legian, only a 10-minute walk from Legian Beach. It is around a 15-minute drive from Bali International Airport, while Denpasar is 30 minutes away. Various shopping areas, entertainment venues and a variety of restaurants are all located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.692122" Longitude="115.159499" StarRating="5" HotelCode="30256|the_royal_beach_seminyak_bali_mgallery_collection" HotelName="The Royal Beach Seminyak Bali - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak Beach, PO Box 3384, 80033 Seminyak, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48473/a_48473_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few steps from Seminyak Beach, the hotel is located in the heart of the Seminyak area, home to most of Bali's best restaurants, trendiest bars and luxury shopping. It is situated within an easy 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.6887422915137" Longitude="115.1733434957" StarRating="4.5" HotelCode="933555|samaja_villas_seminyak_2" HotelName="Samaja Villas Kunti" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II 18, Seminyak 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.3609991543551" Longitude="115.24200618267" StarRating="4" HotelCode="908998|dara_ayu_villas_and_spa" HotelName="Adiwana Dara Ayu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Buahan Kaje 88x, Payangan 80572, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Payangan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.50413063" Longitude="115.26723876" StarRating="3" HotelCode="821729|graha_sandat_villas" HotelName="Graha Sandat Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sandat, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977165/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|artini_3_cottage" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|otel_daun_lebar_villas" HotelName="Daun Lebar Villas" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651262/651262a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Decorated in soothing natural colors, the One Bedroom, Two Bedroom and Three Bedroom Pool Villas are the ultimate indulgence with a private garden and private pool. 

Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 12 villas. Those staying at this property may keep updated thanks to the Wi-Fi access. Daun Lebar Villas offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Daun Lebar Villas does not offer cots on demand. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. The car park may be useful to those arriving by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.5120741" Longitude="115.5765675" StarRating="3" HotelCode="292456|villarossa" HotelName="Villarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candi Dasa 80851, Kabupaten Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235623/235623a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.61870912" Longitude="115.08846052" StarRating="3" HotelCode="915879|coco_hotel_tanah_lot" HotelName="Natya Hotel Tanah Lot" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kawasan Wisata Tanah Lot, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanah Lot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253819/253819a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanah Lot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.00" OriginalAmount="80.00">
      <BasicPropertyInfo Latitude="-8.169167" Longitude="115.435962" StarRating="3" HotelCode="186842|poinciana_resort_" HotelName="Poinciana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tejakula-Tianyar, Jalan Amlapura, Tembok, Tejakula 81173, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2132755/wZ1Y0nh2_1d5754b81a15eda8878ad56a1085689b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a restaurant. Shopping facilities are also available. Guests of the hotel can enjoy various recreation facilities, including the garden, during their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="80.52" OriginalAmount="80.52">
      <BasicPropertyInfo Latitude="-8.6990653469793" Longitude="115.16538170607" StarRating="3" HotelCode="259736|13e483" HotelName="Hotel Kumala Pantai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Legian 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/109403/109403a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is just a 1-minute walk from gift shops, transportation, outdoor adventure sites and fashion boutiques, about 100 m from Legian Beach and Ngurah Rai International Airport is approximately half an hour away (roughly 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="80.58" OriginalAmount="80.58">
      <BasicPropertyInfo Latitude="-8.69522" Longitude="115.163996" StarRating="4" HotelCode="316456|1e0e3d" HotelName="Samaja Villas Beachside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, (ex Dhyanapura), Gang Kubu Pesisi 18, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/485916/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="80.58" OriginalAmount="80.58">
      <BasicPropertyInfo Latitude="-8.7324593968799" Longitude="115.16897225662" StarRating="4" HotelCode="292312|143588" HotelName="18 Suite Villa Loft @ Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Pudak Sari, Kuta 80361, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234565/234565a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.59" OriginalAmount="80.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|585678" HotelName="Kalapa Boutique Resort &amp; Yoga" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675442_foto_1.jpg</HotelPictures>
        <HotelDescription>Stop at Kalapa Resort and Spa to discover the wonders of Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Take advantage of the hotel's 24-hour room service, free Wi-Fi in all rooms, 24-hour security, chapel, daily housekeeping. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, clothes rack, complimentary tea, free welcome drink, linens. The hotel's peaceful atmosphere extends to its recreational facilities which include surfing lessons, hot tub, golf course (within 3 km), outdoor pool, fishing. No matter what your reasons are for visiting Bali, Kalapa Resort and Spa will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.80" OriginalAmount="80.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|711303" HotelName="Prama Sanur Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974820_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en la playa de Sanur, que es una de las zonas mandaacute;s populares de Bali. Es una base ideal para explorar Bali, la famosa Isla de los Dioses, conocida por los coloridos y vibrantes festivales de sus templos, playas soleadas, ambiente surfero, aldeas randuacute;sticas y terrazas de arroz de gran belleza plandaacute;stica. El hotel estandaacute; rodeado de 70.000 m2 de jardines tropicales con gran cantidad de palmeras y de andaacute;rboles de gran edad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="80.96" OriginalAmount="80.96">
      <BasicPropertyInfo Latitude="-8.521605949452" Longitude="115.25595499801" StarRating="4" HotelCode="310475|19051f" HotelName="Ubud Wana Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuhbojog, Nyuh Kuning, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390319/390319a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|69004" HotelName="Bali Spirit Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8492/a_8492_H1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The establishment is situated just outside the main centre of Ubud, which can be reached in around 20 minutes on foot or in roughly 5 minutes by car. The property is peacefully situated on the edge of the Wos River and is surrounded by hundreds of green coconut trees, a terraced garden and a palm-lined valley view spread out below. Guests will find a number of tourist attractions in Ubud, such as the Monkey Forest, which is around 500 metres from the hotel, and Ubud Art Museum, which is roughly 1 km away. Ngurah Rai International Airport is approximately 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.7888457710819" Longitude="115.20038551363" StarRating="4" HotelCode="339714|175914" HotelName="Seven Angels Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ria 12, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38731/2038731/129.jpg?f=15568417</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.50515253" Longitude="115.2567136" StarRating="3" HotelCode="384168|156833" HotelName="Murni's Houses and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62578/2462578/1.jpg?f=14961074</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81" OriginalAmount="81">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3.5" HotelCode="603319|247969" HotelName="Swahita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92213/3692213/1.jpg?f=15234731</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.00" OriginalAmount="81.00">
      <BasicPropertyInfo Latitude="-8.709628" Longitude="115.25634895568" StarRating="5" HotelCode="17248|sanur_beach_hotel" HotelName="Prama Sanur Beach Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21111/p_21111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys a stunning location directly beside the long sandy beach of the picturesque fishing village of Sanur. A broad range of shopping and entertainment venues are to be found here. This popular hotel is located between the international airport and the commercial centre of Bali and is an ideal base for visiting the island's sights. The transfer to the airport takes about half an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.00" OriginalAmount="81.00">
      <BasicPropertyInfo Latitude="-8.16679075" Longitude="115.00915021" StarRating="3" HotelCode="435054|padma_sari_hotel" HotelName="Padmasari Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Desa Kaliasem, Kecamatan Banjar, Kabupaten Buleleng, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41187/2041187/41.jpg?f=15530115</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.00" OriginalAmount="81.00">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3.5" HotelCode="603319|swahita" HotelName="Swahita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92213/3692213/1.jpg?f=15234731</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.00" OriginalAmount="81.00">
      <BasicPropertyInfo Latitude="-8.58562803128" Longitude="115.27559012175" StarRating="4" HotelCode="909034|mandala_desa" HotelName="Mandala Desa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Br. Lantangidung, Batuan 80582, Sukawati</AddressLine>
          </AddressLines>
          <CityName>Batuan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276340/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Batuan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.02" OriginalAmount="81.02">
      <BasicPropertyInfo Latitude="-8.61870912" Longitude="115.08846052" StarRating="3" HotelCode="915879|1a9b76" HotelName="Natya Hotel Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kawasan Wisata Tanah Lot, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanah Lot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253819/253819a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanah Lot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.15" OriginalAmount="81.15">
      <BasicPropertyInfo Latitude="-8.688716" Longitude="115.16899" StarRating="5" HotelCode="114222|1137b1" HotelName="Kanishka Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 8Y, Seminyak 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157705/p_157705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the heart of Bali's vibrant Seminyak Area, the town centre is approximately a 5-minute car journey from the resort. The tourist centre of Kuta is around a 15-minute drive and Seminyak beach is about a 5-minute drive from the resort. There is direct access from both the Sunset and Legian Roads, where the villas are nestled down a quiet lane. The resort is also just a 15-minute drive from the Bali’s International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.19" OriginalAmount="81.19">
      <BasicPropertyInfo Latitude="-8.5061869847828" Longitude="115.25900845297" StarRating="3" HotelCode="379967|13f37f" HotelName="Rouge Bali Lounge Bar Villas AndSpa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks,Hostels" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.43" OriginalAmount="81.43">
      <BasicPropertyInfo StarRating="4" HotelCode="|904515" HotelName="Pandawa All Suite Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/995042_foto_1.jpg</HotelPictures>
        <HotelDescription>Pandawa All Suites Hotel Umalas is a 4 Stars hotel located in Umalas, Kerobokan.Only approximately 30 Minutes from Ngurah Rai International Airport. 10 Minutes to Pantai Petitenget / Seminyak and 15 Minutes to pantai Legian - KutaIn tranquil of Umalas, perfect location both for relaxing after long day tour or businessGuest rooms are equipped with 32 inch LED televisions, top of the line beds with quality cotton bed linens and duvets, free and "truly" high speed WiFi and a complete set of complimentary in room amenities such as fluffy cotton towels, bathroom amenities, individual controlled air-conditioning and others facilities</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.62" OriginalAmount="81.62">
      <BasicPropertyInfo Latitude="-8.5209896013213" Longitude="115.16660392284" StarRating="3" HotelCode="909124|1294ff" HotelName="Villa Taman Di Blayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Peken, Belayu Marga, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253783/253783a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.64" OriginalAmount="81.64">
      <BasicPropertyInfo Latitude="-8.6887422915137" Longitude="115.1733434957" StarRating="4.5" HotelCode="933555|159a91" HotelName="Samaja Villas Kunti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II 18, Seminyak 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="81.82" OriginalAmount="81.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|174000" HotelName="BALI PARAGON RESORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950335_foto_1.jpg</HotelPictures>
        <HotelDescription>A four star art sanctuary, Bali Paragon is a serene paradise under the renowned Jimbaran sunset. Just steps away from the nearby traditional art, fashion market and the famous seafood market, the resort is a sanctuary at one with nature. 
Operated by the most committed management team, all rooms resort are spaciously set within a romantic landscaped garden, providing guests with comfortable suite style hideaway accommodation, world class facilities and Balinese hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.86" OriginalAmount="81.86">
      <BasicPropertyInfo Latitude="-8.7436318415103" Longitude="115.1681040136" StarRating="4" HotelCode="317191|1b33f3" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai, Kuta 80362</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/431427/a_431427_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="81.93" OriginalAmount="81.93">
      <BasicPropertyInfo Latitude="-8.708745" Longitude="115.170101" StarRating="4" HotelCode="207214|1322dc" HotelName="The Magani Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179158/179158a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is within walking distance of the famous Kuta and Legian beaches where guests can witness dazzling sunsets. In the vicinity, guests will also find lifestyle shops as well as international bars and restaurants. The resort is only 25 minutes' drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.54673152" Longitude="115.26925437" StarRating="3.5" HotelCode="407826|169155" HotelName="Mayura A Karma Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkilesan, Banjar Kawan, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05957/2305957/12.jpg?f=15505274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.16679075" Longitude="115.00915021" StarRating="3" HotelCode="435054|162130" HotelName="Padmasari Resort Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Desa Kaliasem, Kecamatan Banjar, Kabupaten Buleleng, Lovina Beach 81151, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41187/2041187/41.jpg?f=15530115</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a restaurant, a bar, room service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|80047" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188179/a_188179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud Royal Palace and the art museum, Puri Lukisan. Ngurah Rai International Airport is approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82" OriginalAmount="82">
      <BasicPropertyInfo Latitude="-8.8459437" Longitude="115.15127158" StarRating="3" HotelCode="975423|370519" HotelName="Villa Maiara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Villa Kandara Street, Ungasan 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10402658</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.655938" Longitude="115.153477" StarRating="4" HotelCode="887958|the_bidadari_villas_spa" HotelName="The Bidadari Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bumbak No. 27, Banjar Anyar Kelod, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136225/a_136225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashionable area of Umalas-Kerobokan-North Kuta, the resort is situated some 15 minutes from the Kuta and Legian district with restaurants, pubs, bars and shopping options. It is just a 20-minute drive from the Denpasar Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.665091" Longitude="115.163983" StarRating="4" HotelCode="144522|prime_villas" HotelName="Bali Prime Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Indah 10x, Kerobokan 80361, Seminyak, Kuta North (Utara), Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126247/126247a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.8044491276762" Longitude="115.20596399903" StarRating="4" HotelCode="909045|park_view_heights_bali_2" HotelName="Park View Heights Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dharmawangsa No. 168, Nusa Dua Hills 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/21492/2321492/1.jpg?f=15070826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Candidasa. With a total of 8 units, this is a nice place to stay. Pets are not allowed at this property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.73992238" Longitude="115.17183361" StarRating="4" HotelCode="564312|the_diana_suite_hotel" HotelName="The Diana Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46B, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735455/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.00" OriginalAmount="82.00">
      <BasicPropertyInfo Latitude="-8.73853162" Longitude="115.54005089" StarRating="3" HotelCode="808751|the_mesare_resort" HotelName="The Mesare Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Batu Guling, Desa Batu Kandik, Nusa Penida 80771</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982876/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.03" OriginalAmount="82.03">
      <BasicPropertyInfo Latitude="-8.5244384621799" Longitude="115.26345408595" StarRating="3" HotelCode="503881|1d8427" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80008/3780008/41.jpg?f=15524642</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.10" OriginalAmount="82.10">
      <BasicPropertyInfo Latitude="-8.63526911" Longitude="115.14922186" StarRating="3" HotelCode="668172|2147ef" HotelName="Umpadhi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Tulang, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/849566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.20" OriginalAmount="82.20">
      <BasicPropertyInfo Latitude="-8.7888457710819" Longitude="115.20038551363" StarRating="4" HotelCode="339714|182724" HotelName="Seven Angels Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ria 12, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38731/2038731/129.jpg?f=15568417</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.39" OriginalAmount="82.39">
      <BasicPropertyInfo Latitude="-8.54299" Longitude="115.23038" StarRating="4" HotelCode="400916|10327f" HotelName="Furama Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mambal – Ubud, Banjar Bindu, Mambal, Po Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95241/a_95241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.46" OriginalAmount="82.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|172793" HotelName="ATTA MESARI RESORT &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067742_foto_1.jpg</HotelPictures>
        <HotelDescription>Atta Mesari Resort &amp; Spa is a luxury traditional boutique resort, a home to experience the uniqueness cultural and nature, laid out toward the river facing to the beautiful rice terrace view. This newly-built property has a distinctive architectural style blending modern and traditional Balinese influences. Great facilities with beautiful landscapes of overlooking the rice paddies and river makes Atta Mesari a favourite place to stay in with your loved ones, friends and other family members. All suites are well furnished with whitewash and naturally traditional marble floor. The comfy and spacious roomshave balcony overlooking to remarkable rice terrace for all units.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.79" OriginalAmount="82.79">
      <BasicPropertyInfo Latitude="-8.50541213" Longitude="115.26869591" StarRating="3.5" HotelCode="603319|214aad" HotelName="Swahita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92213/3692213/1.jpg?f=15234731</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82.86" OriginalAmount="82.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|838815" HotelName="KANISHKA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950044_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Bali's vibrant, upmarket Seminyak area, this splendid resort offers a range of luxury villas for a spectacular island getaway. Guests will find a variety of boutiques, spas, restaurants and clubs in the surrounding area, and the airport is just a fifteen-minute drive from the resort. Seminyak beach, calmer and less crowded than the more famous Kuta Beach, is only a fifteen-minute stroll away. The spacious and airy villas boast the perfect combination of sleek and modern designs with rich, traditional Balinese themes. Each features a private deck with a Jacuzzi or lavish plunge pool where guests can escape from the hustle and bustle of the city as well as an LCD flat-screen television and internet access in order to stay connected to the outside world. The resort also offers in-room Balinese massages and meals prepared in the villas, 24-hour butler service, and chauffeur services, all for an indulgent, relaxing holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="82.87" OriginalAmount="82.87">
      <BasicPropertyInfo Latitude="-8.3609991543551" Longitude="115.24200618267" StarRating="4" HotelCode="908998|11b134" HotelName="Adiwana Dara Ayu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Buahan Kaje 88x, Payangan 80572, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Payangan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.77255825" Longitude="115.17015707" StarRating="0" HotelCode="878771|423736" HotelName="Anja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Golf,Laundry,Library,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi 2, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643995/643995a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Jimbaran Area close to the beach. A total of 37 bedrooms are available for guests' convenience. There is Wi-Fi throughout the hotel. Anja Jimbaran provides 24-hour reception. Ideal for families travelling with children, Anja Jimbaran offers some rooms including cots on request for the little ones. Communal areas are wheelchair accessible at this establishment. No pets are allowed on the premises. Anja Jimbaran provides parking and garage facilities. Anja Jimbaran applies a sustainable policy. There is a convenient shuttle service to the airport offered by the property. Corporate travellers may appreciate the meeting and business services and facilities available for added convenience. This hotel features a variety of dining experiences. Travellers will revel in the tasty meals offered at Anja Jimbaran. In case of need, customers may avail for health and wellness services. The varied entertainment offer at Anja Jimbaran guarantees its guests will enjoy their stay. The hotel may charge a fee for some services. 

From top to bottom, our wide range of rooms and suites has been created with your comfort and convenience in mind. Interiors benefit from natural light and cool, inviting tones. At Anja Jimbaran, extra people mean extra space, not just extra beds. Arrive in a group and get upgraded to a Triple or Family room. Wherever you lay your head, a top-notch King Koil mattress will ensure a relaxing night's slumber.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.43472879" Longitude="114.83814794" StarRating="4" HotelCode="630457|356495" HotelName="Bali Taman Sari Villa And Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Gilimanuk 88, Pura Kerta Laksana, Pekutatan, Pulukan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pulukan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800275/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.65517107" Longitude="115.14782686" StarRating="3" HotelCode="866557|388339" HotelName="La Isla Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523901</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.6675486903407" Longitude="115.16957424053" StarRating="4" HotelCode="404533|175884" HotelName="Maharaja Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengubengan 168, Banjar Pengubengan Kauh, 80361 Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553642/553642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.837835" Longitude="115.184686" StarRating="5" HotelCode="171092|127274" HotelName="Nusa Dua Retreat Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melasti II 88, Kutuh, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, the resort is only 15 minutes’ drive from the sandy Dreamland Beach and Uluwatu Temple. Bali International Airport is only a 35-minute drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83" OriginalAmount="83">
      <BasicPropertyInfo Latitude="-8.712021" Longitude="115.226942" StarRating="3" HotelCode="173222|153207" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 28, Denpasar 80237, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276080/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sanur area of the cultural and business centre of Bali, making it extremely convenient for leisure and business travellers alike. There are numerous restaurants, bars, clubs and shops nearby. Public transport runs in front of the hotel. Sanur Beach is about 5 km away. Tanah Lot and Lake Batur are both some 20 km away. The hotel is situated only 40 minutes’ drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|atta_mesari_villas" HotelName="Atta Mesari Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544781/544781a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury traditional boutique resort in Ubud, laid out toward the river facing to the beautiful rice terrace view. It's located only few minutes' drive to Ubud centre or 10 minutes on walking distance to Ubud centre. Atta Mesari Villa has a distinctive architectural style blending modern and traditional Balinese influence.

Atta Mesari Villa offers 24 luxurious accommodations from Suite rice terrace, Villa pool and Family Villa with pool. The facilities of the villas are Mesari Restaurant located on the edge of the river, stylish swimming pool, Jungle Spa, Indoor yoga centre, and spacious open wedding venue by the pool. The villas also offer some activities as well as adventure enhancing the value of your stay in Ubud Bali.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.67718" Longitude="115.190355" StarRating="3" HotelCode="318934|quest_san_hotel_denpasar" HotelName="Quest Hotel San Denpasar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata 93, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441839/441839a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.70619374" Longitude="115.2465359" StarRating="3" HotelCode="866973|the_bali_bubble" HotelName="The Bali Bubble" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suka Merta 8, Gang 1, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/984290/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|yulia_village_inn" HotelName="Yulia Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/119798/119798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.00" OriginalAmount="83.00">
      <BasicPropertyInfo Latitude="-8.23862032" Longitude="114.95489922" StarRating="4" HotelCode="521002|royal_residence_rangdu" HotelName="Gunung Paradise Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muntig, 81153 Rangdu</AddressLine>
          </AddressLines>
          <CityName>Rangdu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.10" OriginalAmount="83.10">
      <BasicPropertyInfo Latitude="-8.709628" Longitude="115.25634895568" StarRating="5" HotelCode="17248|127159" HotelName="Prama Sanur Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21111/p_21111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys a stunning location directly beside the long sandy beach of the picturesque fishing village of Sanur. A broad range of shopping and entertainment venues are to be found here. This popular hotel is located between the international airport and the commercial centre of Bali and is an ideal base for visiting the island's sights. The transfer to the airport takes about half an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.43" OriginalAmount="83.43">
      <BasicPropertyInfo Latitude="-8.2499629058352" Longitude="115.39981293618" StarRating="5" HotelCode="905739|117146" HotelName="The Ayu Kintamani" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bening (STA), Toya Bungkah, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147409/147409a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is hidden in Kintamani, right at the lake’s edge. The hotel is a perfect place to escape from the daily routine of stressful work, traffic congestion and the hustle and bustle of city life. Guests can reach the Toya Bungkah hot spring, which is to be found some 3 m from the hotel, and the town centre in around 35 minutes by car. It is located about 1.5 hours’ drive from Bali Ngurah Rai or Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.79" OriginalAmount="83.79">
      <BasicPropertyInfo Latitude="-8.70721761" Longitude="115.17645029" StarRating="4" HotelCode="321461|14c1c1" HotelName="Anema Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kresna, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/23714/2723714/1.jpg?f=15086389</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="83.96" OriginalAmount="83.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|920582" HotelName="HOMM SARANAM BATURITI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31791_image63222562_0.jpg</HotelPictures>
        <HotelDescription>Located in central Bali's lake district, Homm Saranam Baturiti is a unique and refreshing luxury retreat destination. The 3,2 hectare resort is easily accessible by car from Ngurah Rai International Airport and offers a serene, relaxing experience in the heart of rural Bali. The Resort property descends from lobby level into a steep tropical valley, invoking and immediate physical and mental retreat from outside world. Saranam Resort andamp; Spa blends seamlessly with the surrounding native jungle, fertile rice paddies, natural spring pools and traditional Hindu temples. Saranam Resort andamp; Spa offers a unique retreat experience set in the heart of rural Bali. Family activities at the resort include art and cooking classes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="83.97" OriginalAmount="83.97">
      <BasicPropertyInfo Latitude="-8.692122" Longitude="115.159499" StarRating="5" HotelCode="30256|103260" HotelName="The Royal Beach Seminyak Bali - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk, Seminyak Beach, PO Box 3384, 80033 Seminyak, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/48473/a_48473_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few steps from Seminyak Beach, the hotel is located in the heart of the Seminyak area, home to most of Bali's best restaurants, trendiest bars and luxury shopping. It is situated within an easy 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.5057720837565" Longitude="115.26862383202" StarRating="3" HotelCode="292678|83622" HotelName="Alas Petulu Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 18, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235724/235724a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.6803579" Longitude="115.44484666" StarRating="4" HotelCode="484050|205203" HotelName="Lembongan Sanctuary Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Hill, Nusa Lembongan Island 80772, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/4a/a94ab5aaeac125b4ddfb26eed47e6aa3adfa8232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.6676272519365" Longitude="115.15471694197" StarRating="4" HotelCode="327746|79771" HotelName="Maca Villas and Spa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung, Kerobokan Kelod, Kuta Utara, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584538/584538a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="84" OriginalAmount="84">
      <BasicPropertyInfo Latitude="-8.655938" Longitude="115.153477" StarRating="4" HotelCode="887958|70746" HotelName="The Bidadari Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bumbak No. 27, Banjar Anyar Kelod, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136225/a_136225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashionable area of Umalas-Kerobokan-North Kuta, the resort is situated some 15 minutes from the Kuta and Legian district with restaurants, pubs, bars and shopping options. It is just a 20-minute drive from the Denpasar Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.49282" Longitude="115.26666" StarRating="4" HotelCode="0|_0x1e169" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11 B, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4c/aa/4caa0a539d90e812e9ccee457cc32faeadf16210.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Dwaraka The Royal Villas, you'll be centrally located in Ubud, within a 10-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This 4-star hotel is 3.7 mi (5.9 km) from Ubud Monkey Forest and 2.2 mi (3.6 km) from Campuhan Ridge Walk.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 28 air-conditioned rooms featuring minibars (stocked with some free items) and flat-screen televisions. Rooms have private balconies. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, 2 spa tubs, and a sauna. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the complimentary shuttle, which operates within 3 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at the hotel's restaurant, which features a bar and a garden view. You can also stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. A complimentary continental breakfast is served daily from 7:00 AM to 11:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 900,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 500,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|villa_beji_indah" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123196/123196a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes' drive from the Monkey Forest tourist centre. Bali Bird Park and Gianyar are both roughly 15 minutes' drive away. The hotel is about an hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.83255" Longitude="115.14103" StarRating="0" HotelCode="0|the_ocean_views_luxury_villas_apartment" HotelName="The Ocean Views Luxury Villas &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/a5/bda54df722030e2646be016a862c49dc7e69c147.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Ungasan (Kuta Selatan), you'll be within a 15-minute drive of Uluwatu and Melasti Beach.  This 4-star apartment is 4.2 mi (6.7 km) from Balangan Beach and 4.7 mi (7.6 km) from Uluwatu Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a safe and a desk, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this apartment include complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite from the snack bar/deli, or stay in and take advantage of the apartment's room service (during limited hours). Local cuisine breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include microwave in a common area and refrigerator in a common area. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 50,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 50,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for local cuisine breakfast: IDR 50000 for adults and IDR 50000 for children (approximately)&lt;/li&gt;      &lt;li&gt;Airport shuttle fee: IDR 150000 per room&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.550225257873535" Longitude="115.2569580078125" StarRating="3" HotelCode="0|prema_ubud_villas_adults_only" HotelName="Prema Ubud Villas - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gelogor, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4e/65/4e65b61592a83310a709b8b0b942b45db0991347.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this villa in Ubud, you'll be within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This villa is 3.7 mi (5.9 km) from Ubud Royal Palace and 3.8 mi (6.1 km) from Bali Zoo.&lt;br /&gt;Amenities : This villa offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 3.1 km / 1.9 mi&lt;br /&gt;Agung Rai Museum of Art - 3.7 km / 2.3 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 4.1 km / 2.6 mi&lt;br /&gt;Ubud Monkey Forest - 4.2 km / 2.6 mi&lt;br /&gt;Komaneka Fine Art Gallery - 5 km / 3.1 mi&lt;br /&gt;Ubud Traditional Art Market - 5.9 km / 3.7 mi&lt;br /&gt;Ubud Royal Palace - 5.9 km / 3.7 mi&lt;br /&gt;Goa Gajah - 6 km / 3.7 mi&lt;br /&gt;Pura Desa - 6 km / 3.8 mi&lt;br /&gt;Bali Zoo - 6.1 km / 3.8 mi&lt;br /&gt;Saraswati Temple - 6.1 km / 3.8 mi&lt;br /&gt;Puri Lukisan Museum - 6.2 km / 3.9 mi&lt;br /&gt;Pura Dalem Ubud - 6.5 km / 4.1 mi&lt;br /&gt;Bali Bird Park - 6.6 km / 4.1 mi&lt;br /&gt;Campuhan Ridge Walk - 6.7 km / 4.2 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 32.9 km / 20.4 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned villa, which features a private pool and a Smart TV. A kitchenette is outfitted with a refrigerator, a stovetop, and a microwave. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a safe and a desk, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Guests under 13 years old are not permitted at this adults-only property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.51460991" Longitude="116.06475644" StarRating="4" HotelCode="533008|villa_matahari_terbenam_2" HotelName="Villa Matahari Terbenam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Batu Layar 19, Batulayar, Senggigi 83355, Mataram, West Nusa Tenggara</AddressLine>
          </AddressLines>
          <CityName>Senggigi Beach</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1335920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Senggigi Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.15192018" Longitude="114.65305672" StarRating="3" HotelCode="615638|sun_suko_boutique_retreat" HotelName="Sun Suko Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt  Gilimanuk Gang Sahadewa, Kecamatan Gerokgak Desa Pemuteran, Pemuteran 81155</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786623/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.00" OriginalAmount="84.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="969548|tegar_penida_paradise" HotelName="Tegar Penida Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Toya Pakeh, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33150000/33147900/33147871/83393ced_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.19" OriginalAmount="84.19">
      <BasicPropertyInfo Latitude="-8.4827735988304" Longitude="115.44351660832" StarRating="3" HotelCode="555575|1ee4ca" HotelName="Barong Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8561395</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.56" OriginalAmount="84.56">
      <BasicPropertyInfo Latitude="-8.50811379" Longitude="115.24087048" StarRating="4" HotelCode="397729|1a88cf" HotelName="Kamajaya Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.79" OriginalAmount="84.79">
      <BasicPropertyInfo Latitude="-8.690975" Longitude="115.44952067" StarRating="3.5" HotelCode="943425|20978c" HotelName="The Acala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ancak Sari No. 277, Ancak Lembongan, Nusa Lembongan - Klungkung, Bali 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/831358/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.81" OriginalAmount="84.81">
      <BasicPropertyInfo Latitude="-8.5294906998442" Longitude="115.25546286375" StarRating="3" HotelCode="43739|11b83d" HotelName="Bali Spirit Hotel and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, P.O. Box 189, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8492/a_8492_H1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled on a scenic river valley in the lovely village of Nyuh Kuning, Ubud. The establishment is situated just outside the main centre of Ubud, which can be reached in around 20 minutes on foot or in roughly 5 minutes by car. The property is peacefully situated on the edge of the Wos River and is surrounded by hundreds of green coconut trees, a terraced garden and a palm-lined valley view spread out below. Guests will find a number of tourist attractions in Ubud, such as the Monkey Forest, which is around 500 metres from the hotel, and Ubud Art Museum, which is roughly 1 km away. Ngurah Rai International Airport is approximately 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="84.81" OriginalAmount="84.81">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|1e0df3" HotelName="Atta Mesari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544781/544781a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury traditional boutique resort in Ubud, laid out toward the river facing to the beautiful rice terrace view. It's located only few minutes' drive to Ubud centre or 10 minutes on walking distance to Ubud centre. Atta Mesari Villa has a distinctive architectural style blending modern and traditional Balinese influence.

Atta Mesari Villa offers 24 luxurious accommodations from Suite rice terrace, Villa pool and Family Villa with pool. The facilities of the villas are Mesari Restaurant located on the edge of the river, stylish swimming pool, Jungle Spa, Indoor yoga centre, and spacious open wedding venue by the pool. The villas also offer some activities as well as adventure enhancing the value of your stay in Ubud Bali.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.65482151" Longitude="115.12946795" StarRating="3" HotelCode="755349|306757" HotelName="Eastin Ashta Resort Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu 8, Canggu 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/876627/w_876627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, about 17.8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.6764686" Longitude="115.15651984" StarRating="3" HotelCode="756948|383965" HotelName="Kendal Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.5120741" Longitude="115.5765675" StarRating="3" HotelCode="292456|87583" HotelName="Villarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candi Dasa 80851, Kabupaten Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235623/235623a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.6728980718091" Longitude="115.15323883022" StarRating="4" HotelCode="384697|83075" HotelName="The Awan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 168, Kerobo, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635068/635068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85" OriginalAmount="85">
      <BasicPropertyInfo Latitude="-8.708745" Longitude="115.170101" StarRating="4" HotelCode="207214|79190" HotelName="The Magani Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179158/179158a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is within walking distance of the famous Kuta and Legian beaches where guests can witness dazzling sunsets. In the vicinity, guests will also find lifestyle shops as well as international bars and restaurants. The resort is only 25 minutes' drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.4923734664917" Longitude="115.26664733886719" StarRating="3" HotelCode="0|tamantara_suites_villas_ubud" HotelName="Tamantara Suites &amp; Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No. 60, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/88/0e883984cc8c2059abdd26fdb816cc617d6f0079.jpeg</HotelPictures>
        <HotelDescription>With a stay at Tamantara Suites &amp;amp; Villas Ubud in Ubud, you'll be within a 5-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This property is 3.7 mi (5.9 km) from Ubud Monkey Forest and 2.3 mi (3.6 km) from Campuhan Ridge Walk.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.7027223" Longitude="115.25439147" StarRating="3" HotelCode="756530|atelier_te_designer_guesthouse" HotelName="Atelier TE Designer Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Ening 24, Bali, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10474301</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.33625" Longitude="115.187006" StarRating="3" HotelCode="76309|saranam_eco_resort" HotelName="Royal Tulip Saranam Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Baturiti, Banjar Pacung Desa Baturiti, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103775/w_103775_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pacung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.00" OriginalAmount="85.00">
      <BasicPropertyInfo Latitude="-8.599395" Longitude="115.332963" StarRating="4" HotelCode="904659|desa_pramana_swan_villa" HotelName="Pramana Desa Swan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Selukat, Keramas 80581, Blahbatuh, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275896/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.31" OriginalAmount="85.31">
      <BasicPropertyInfo Latitude="-8.676772" Longitude="115.156835" StarRating="4" HotelCode="176740|123ada" HotelName="Villa Kayu Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No.18, Petitenget, Kerobokan, Seminyak, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161162/161162a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached within only a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.66" OriginalAmount="85.66">
      <BasicPropertyInfo Latitude="-8.683601" Longitude="115.433723" StarRating="3" HotelCode="103369|148830" HotelName="Lembongan Island Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Desa Jungut Batu, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144326/a_144326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Nusa Lembongan Island, 5 minutes' walk from Jungut Batu Beach in the regency (kabupaten) of Klungkung. It is only a few minutes off the coast of Sanur across the picturesque Badung Straits. Guests will find the centre of Lembongan just 100 m away. Ngurah Rai International Airport is 1 hour away by car and boat.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.76" OriginalAmount="85.76">
      <BasicPropertyInfo Latitude="-8.655938" Longitude="115.153477" StarRating="4" HotelCode="887958|121034" HotelName="The Bidadari Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bumbak No. 27, Banjar Anyar Kelod, Kerobokan, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136225/a_136225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashionable area of Umalas-Kerobokan-North Kuta, the resort is situated some 15 minutes from the Kuta and Legian district with restaurants, pubs, bars and shopping options. It is just a 20-minute drive from the Denpasar Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="85.89" OriginalAmount="85.89">
      <BasicPropertyInfo Latitude="-8.5198959789141" Longitude="115.26337736938" StarRating="3" HotelCode="172107|1e8c16" HotelName="Rama Phala Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, P.O.Box 80571, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1047288/rCGKHeww_924f7fd10b06aee0a6a4e0b6a76c7bef.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a perfect location in the heart of the unique cultural and artistic Balinese village of Ubud, 5 minutes’ walk to the Ubud sacred Monkey Forest, this accommodation option is the right place for guests in search of tranquillity. It is situated approximately 45 minutes from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86" OriginalAmount="86">
      <BasicPropertyInfo Latitude="-8.7008684061715" Longitude="115.16581476323" StarRating="4" HotelCode="900487|18414" HotelName="Away Bali Legian Camakila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183531/a_183531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Legian, just a 5-minute walk from Legian Beach. Guests will find bars and nightlife spots around 1 km from the resort, and a number of restaurants roughly 2 km away. Seminyak and Kuta shopping arcades are just 1 km away. The resort is around 3 km from Kuta Beach and about 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86" OriginalAmount="86">
      <BasicPropertyInfo Latitude="-8.6903655566509" Longitude="115.26621580124" StarRating="3" HotelCode="45464|71164" HotelName="Vila Shanti Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23750/p_23750_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's elegant Sanur Beach, surrounded by lush tropical gardens. It is 15 minutes' drive from the city of Denpasar and a 5-minute walk from the town of Sanur. Denpasar's Ngurah Rai International Airport is just a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.65517107" Longitude="115.14782686" StarRating="3" HotelCode="866557|la_isla_villas_bali" HotelName="La Isla Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10523901</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.7008684061715" Longitude="115.16581476323" StarRating="4" HotelCode="900487|the_camakila_legian_bali" HotelName="Away Bali Legian Camakila" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183531/a_183531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Legian, just a 5-minute walk from Legian Beach. Guests will find bars and nightlife spots around 1 km from the resort, and a number of restaurants roughly 2 km away. Seminyak and Kuta shopping arcades are just 1 km away. The resort is around 3 km from Kuta Beach and about 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.50811379" Longitude="115.24087048" StarRating="4" HotelCode="397729|kamajaya_villas" HotelName="Kamajaya Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.54673152" Longitude="115.26925437" StarRating="3.5" HotelCode="407826|mayura_a_karma_retreat" HotelName="Mayura A Karma Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bicycle Rental">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkilesan, Banjar Kawan, Mas, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05957/2305957/12.jpg?f=15505274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.43472879" Longitude="114.83814794" StarRating="4" HotelCode="630457|villa_sari" HotelName="Bali Taman Sari Villa And Restaurant" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar Gilimanuk 88, Pura Kerta Laksana, Pekutatan, Pulukan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pulukan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800275/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.00" OriginalAmount="86.00">
      <BasicPropertyInfo Latitude="-8.3514333258783" Longitude="115.68460725629" StarRating="2" HotelCode="492368|pondok_vienna_beach" HotelName="Pondok Vienna Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Lipah Amed, PO Box 112, Amlapura 80801, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3068312</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.12" OriginalAmount="86.12">
      <BasicPropertyInfo Latitude="-8.6676272519365" Longitude="115.15471694197" StarRating="4" HotelCode="327746|125f53" HotelName="Maca Villas and Spa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung, Kerobokan Kelod, Kuta Utara, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584538/584538a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.64" OriginalAmount="86.64">
      <BasicPropertyInfo Latitude="-8.68449539" Longitude="115.17074518" StarRating="4" HotelCode="933564|1d9eda" HotelName="Alam Bidadari Seminyak Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati  9, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|082405" HotelName="Nirmala Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002238_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Jimbaran Village, Nirmala Hotel offers accommodation in a traditional building with Balinese architecture and furnishings. It features an outdoor pool and restaurant. Free WiFi is available in the lobby and restaurant. Free parking is provided.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|400247" HotelName="Hotel Dafam Savvoya Seminyak Bali - CHSE Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064193_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 111 air-conditioned rooms featuring flat-screen televisions. Your Select Comfort bed comes with premium bedding. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers.Enjoy a meal at Canting or snacks in the coffee shop/cafe. The hotel also offers room service (during limited hours). Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include a business center, express check-out, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.With a stay at Hotel Dafam Savvoya Seminyak Bali - CHSE Certified in Seminyak (Sunset Road), you'll be steps from Sunset Point Shopping Centre and a 2-minute drive from Seminyak Beach.  This family-friendly hotel is 1.4 mi (2.2 km) from Seminyak Square and 1.4 mi (2.3 km) from Petitenget Temple.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 0.1 km / 0.1 mi  Eat Street - 0.4 km / 0.2 mi  Seminyak Square - 1.3 km / 0.8 mi  Legian Road - 1.7 km / 1.1 mi  Seminyak Beach - 1.8 km / 1.1 mi  TAKSU Bali Gallery - 2 km / 1.2 mi  Petitenget Temple - 2 km / 1.2 mi  Desa Potato Head - 2.4 km / 1.5 mi  Sunset Star - 2.4 km / 1.5 mi  Double Six Beach - 2.7 km / 1.7 mi  Krisna - 3 km / 1.9 mi  Legian Beach - 3.5 km / 2.2 mi  Beachwalk Shopping Center - 4.4 km / 2.7 mi  Honorary Consulate of the Netherlands - 4.5 km / 2.8 mi  Siloam Hospitals - 4.6 km / 2.8 mi  The preferred airport for Hotel Dafam Savvoya Seminyak Bali - CHSE Certified is Ngurah Rai Intl. Airport (DPS) - 10.9 km / 6.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="86.86" OriginalAmount="86.86">
      <BasicPropertyInfo Latitude="-8.5120741" Longitude="115.5765675" StarRating="3" HotelCode="292456|126647" HotelName="Villarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah, Candi Dasa 80851, Kabupaten Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235623/235623a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Yogyakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.81614979" Longitude="115.15142543" StarRating="4" HotelCode="422305|127256" HotelName="Le Nixsun Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan 88, Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261519/261519a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Le Nixsun Villa and Spa is a new luxury villa with modern minimalist concept fully equipped with modern facilities free Wi fi private swimming pool at each unit where you can feel personal touch and privacy.The Villa featuring an open concept villas with wooden floors have a seating and dining area which opens up to the private pool and garden. The living area comes with sofa flat screen cable TV and DVD player. It also has a kitchen with stove refrigerator and kitchenware. The restaurant serving International and Indonesian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.3514333258783" Longitude="115.68460725629" StarRating="2" HotelCode="492368|159472" HotelName="Pondok Vienna Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lipah, Lipah Amed, PO Box 112, Amlapura 80801, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3068312</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.695308" Longitude="115.263437" StarRating="4" HotelCode="168916|31479" HotelName="The Oasis Lagoon Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 136 A, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.43711545" Longitude="115.12738394" StarRating="3" HotelCode="564397|170883" HotelName="Ti Amo Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batukaru, Penebel Desa Mangesta, Penebel 82152</AddressLine>
          </AddressLines>
          <CityName>Penebel</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62619/2462619/1.jpg?f=14987430</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Penebel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.83294177" Longitude="115.13506779" StarRating="3" HotelCode="807296|bukit_kirana_villas" HotelName="Bukit Kirana Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Belimbing Sari 3 1, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42967/2942967/1.jpg?f=15038140</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Uluwatu, Bukit Kirana Villas promises a relaxing and wonderful visit. Both business travelers and tourists can enjoy the hotel's facilities and services. Service-minded staff will welcome and guide you at the Bukit Kirana Villas . Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen, clothes rack, complimentary instant coffee, complimentary tea, free welcome drink. Entertain the hotel's recreational facilities, including games room. Discover all Bali has to offer by making Bukit Kirana Villas your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.695308" Longitude="115.263437" StarRating="4" HotelCode="168916|the_oasis_lagoon_sanur" HotelName="The Oasis Lagoon Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 136 A, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.676772" Longitude="115.156835" StarRating="4" HotelCode="176740|villa_kayu_raja_2" HotelName="Villa Kayu Raja" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No.18, Petitenget, Kerobokan, Seminyak, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161162/161162a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached within only a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.155" StarRating="3.5" HotelCode="551525|astana_seminyak_villa" HotelName="Astana Seminyak Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget Gang Sunyi 1, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.6761683939372" Longitude="115.16511221594" StarRating="4" HotelCode="304349|crown_astana_villas_seminyak" HotelName="Crown Bali Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 55, Banjar Taman, Seminyak 80361, Kuta Utara (Kuta North), Kerobokan Kelod, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384741/384741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.667275428771973" Longitude="115.14407348632812" StarRating="3" HotelCode="0|zin_berawa" HotelName="ZIN Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Subak Sari 13, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/a0/e6a0c199f90e6a338ac664871e588fe0ce3ba6b7.jpeg</HotelPictures>
        <HotelDescription>Puri Beji Villas &amp;amp; Bed and Breakfast&lt;br /&gt;Puri Beji is a small resort complex of two Villas and a Bed &amp;amp; Breakfast located at a walking distance from the Berawa Beach;  one of the popular surf beaches in the exciting new hotspot of Bali, Canggu.  Puri Beji defines itself by its stunning decor and ambiance, its perfect location and its flexible usability &amp;amp; services.&lt;br /&gt;The Bed &amp;amp; Breakfast consist of traditional Javanese wooden houses.  There are a total of 4 spacious and luxurious rooms. All rooms feature comfortable beds which can be set as two single or one double bed. All bedrooms feature a television with 60 channels &amp;amp; dvd player. There is also a small kitchenette with minibar, a comfortable sitting area and a small table for your homemade breakfast served in the room every morning. The Bed &amp;amp; Breakfast has a comfortable pool, which you share with the other three rooms only. A beautiful yoga chalet is situated in the back of the garden, for your daily meditations, yoga retreats or private trainer that can be booked through the resort.&lt;br /&gt;The Villas offer you a total of 4 spacious bedrooms with large ensuite bathrooms. Three bedrooms are in the main building while the fourth one is in the stand-alone Pool House. Connecting the Pool House to the Villa is a large pool with a spacious wooden deck all around. The two-storey Villa has an open living area on the ground floor which also consist of an fully equipped open-plan kitchen and a separate staff kitchen. Both upstairs and downstairs feature an enormous lounge area. All bedrooms have extremely comfortable quality mattresses and are equipped with an elegant mosquito net. All rooms also feature a television with 60 international channels and a DVD player. The dining area is big enough to have lovely dinners with 10 people easily. Good wifi is available throughout the whole Villa.&lt;br /&gt;Location&lt;br /&gt;Puri Beji is perfectly located for those who want to experience the real Bali and be close enough to the popular restaurants and nightlife venues. The resort is walking distance from the upcoming ‘Berawa Beach’, or just a two minute scooter drive away. Start your day with a beautiful beach walk or enjoy a cold Bintang beer on a comfortable beanbag watching the surfers catching their last waves at sunset. The resort is located in between the new hang-out places for the young and  active, Batu Bolon &amp;amp; Echo Beach, and the well-known and popular Seminyak. Both are a short 10 minute scooter ride away.The complex is located away from busy roads and is only surrounded by a couple of other villas. A short scooter ride will take you to the Jalan pantai Berawa with all its little boutique coffee and lunch restaurants and the Canggu Plaza. The Canggu Plaza is the place for a quick delicious pizza, a western supermarket, an ATM and a quality spa; perfect for those lazy days. Just opposite you find the private Canggu Club, offering you a professional gym and pool, a working office with high speed wifi, several restaurants, a water park with exciting slides, tennis courts, a trampoline sports park, a luxurious spa, bowling and a sports bar. As an extra service Puri Beji has an access membership for Canggu Club, available for our guests to use at no extra charge.  And for those who finally want to start that yoga practice, one of the most acknowledged open-air yoga studios, Desa Seni, is just around the corner!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 375,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|kajane_yangloni" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234421/234421a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.00" OriginalAmount="87.00">
      <BasicPropertyInfo Latitude="-8.3414935479566" Longitude="115.66688391735" StarRating="3" HotelCode="161003|santai_hotel_2" HotelName="Santai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan Village, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096621/096621a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Amed, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="87.19" OriginalAmount="87.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|A26F60" HotelName="KUMALA PANTAI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1676070_foto_1.jpg</HotelPictures>
        <HotelDescription>Being the fifth member of the prestigious GK Group Hotel chain, we take pride in our world class management team of competent and responsive key players. Our name �Kumala Pantai�, which literally translates into �The Crown of the Beach�, reflects this dedication to deliver you only the best service and hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.3609991543551" Longitude="115.24200618267" StarRating="4" HotelCode="908998|178611" HotelName="Adiwana Dara Ayu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Buahan Kaje 88x, Payangan 80572, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Payangan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.235602" Longitude="115.561532" StarRating="4" HotelCode="187695|170753" HotelName="Kajane Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajane, 80853 Kecamatan Kubu, Dusun Baturinggit Kelod, Desa Baturinggit, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276988/276988a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.808103" Longitude="115.226087" StarRating="5" HotelCode="70215|27121" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, ITDC Complex, PO Box 116, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92455/a_92455_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the gated resort community of Nusa Dua, just 5 minutes' drive from Bali International Convention Centre, and 10 minutes from Bali Collection Shopping Centre. The beach is just a 5-minute walk away and the Denpasar Bali Airport is 12 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.67718" Longitude="115.190355" StarRating="3" HotelCode="318934|153082" HotelName="Quest Hotel San Denpasar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata 93, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441839/441839a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="-8.13958651" Longitude="115.39615755" StarRating="4" HotelCode="362493|179207" HotelName="The Villas Tejakula" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setra, Penuktukan 81173, Tejakula, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Penuktukan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Penuktukan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.6970853349526" Longitude="115.17182115088" StarRating="4" HotelCode="429723|daluman_villa" HotelName="Daluman Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Garden,Housekeeping,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baik-Baik 5, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388417/388417a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daluman Villa is a stylish complex featuring 21 private villas in the vibrant tourism area of Seminyak. This modern retreat caters exclusively for travelers seeking a carefree holiday experience in a relaxed setting. Daluman Villa celebrates tropical living with a contemporary design that is attuned to Bali's warm climate.
The property places a strong emphasis on adult privacy but there is also a main swimming pool and restaurant facility for social interaction between old friends and new.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.66756" Longitude="115.16958" StarRating="4" HotelCode="0|_0x1e742" HotelName="Maharaja Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengubengan No.168, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/c4/90c478b48e91440f15e57030f4f8438660fce097.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Maharaja Villas in Kerobokan, you'll be within a 15-minute drive of Eat Street and Seminyak Beach.  This 4-star villa is 2.6 mi (4.3 km) from Seminyak Square and 3.6 mi (5.9 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring private pools and LED televisions. Rooms have private balconies. Kitchenettes are outfitted with refrigerators and stovetops. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages and body treatments. If you're looking for recreational opportunities, you'll find an outdoor pool and bicycles to rent. Additional features at this villa include complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance. Guests can catch a ride to nearby destinations on the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at Kayumanis, a restaurant which specializes in international cuisine, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. A complimentary local cuisine breakfast is served daily from 7 AM to 10:30 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 650,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.67351016" Longitude="115.14790567" StarRating="0" HotelCode="522044|di_astana_villa" HotelName="Di Astana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Holiday parks" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 81B, Gang Taman Burung, Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/a2/4ba2ba108d35a5ec5162cac3e624727688cee588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Di Astana Villas Seminyak to discover the wonders of Bali. The hotel has everything you need for a comfortable stay. To be found at the hotel are car park, laundry service, safety deposit boxes, tours, airport transfer. Each guestroom is elegantly furnished and equipped with handy amenities. To enhance guests' stay, the hotel offers recreational facilities such as outdoor pool. Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Di Astana Villas Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.7001482480393" Longitude="115.17227693734" StarRating="3" HotelCode="482682|radiant_jepun_villa" HotelName="Radiant Jepun Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Krisna Dewi Sri IV, Nakula, Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.6764686" Longitude="115.15651984" StarRating="3" HotelCode="756948|kendal_villa" HotelName="Kendal Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493960</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.68321486" Longitude="115.43551517" StarRating="3" HotelCode="754787|bay_shore_huts_lembongan" HotelName="Koji Garden Huts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tamarind Beach, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9832369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.51815" Longitude="115.26157" StarRating="4" HotelCode="0|_0x1e166" HotelName="Anumana Ubud Bali" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2d/6e/2d6e9dbb7d403d5c9573a37b0699be6f4a2b3330.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;In the heart of Ubud, Anumana Ubud Bali is within a 5-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This 4-star hotel is 3.7 mi (5.9 km) from Ubud Monkey Forest.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 38 individually decorated guestrooms, featuring fireplaces. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy international cuisine at Uma Resto, one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/café. Mingle with other guests at the complimentary reception, held daily. Relax with your favorite drink at the bar/lounge or the poolside bar. A complimentary local cuisine breakfast is served daily from 7:00 AM to 11:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Resort fee is included in the accommodation price.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2.5" HotelCode="504242|sapodilla_ubud" HotelName="Sapodilla Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.00" OriginalAmount="88.00">
      <BasicPropertyInfo Latitude="-8.6803579" Longitude="115.44484666" StarRating="4" HotelCode="484050|lembongan_sanctuary_villas" HotelName="Lembongan Sanctuary Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu Hill, Nusa Lembongan Island 80772, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/4a/a94ab5aaeac125b4ddfb26eed47e6aa3adfa8232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.08" OriginalAmount="88.08">
      <BasicPropertyInfo Latitude="-8.506728" Longitude="115.262144" StarRating="2" HotelCode="130439|15197e" HotelName="Puri Saraswati Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188179/a_188179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Ubud village, two minutes' walk from the Ubud market, the Ubud Royal Palace and the art museum, Puri Lukisan. Ngurah Rai International Airport is approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.27" OriginalAmount="88.27">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851080|214ab7" HotelName="The Apartments Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rurung Dangin 15, Kutuh Sayan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.64" OriginalAmount="88.64">
      <BasicPropertyInfo Latitude="-8.49151306" Longitude="115.27865212" StarRating="3.5" HotelCode="589564|15c3f6" HotelName="Zenubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Petulu, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11040524</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a transfer service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="88.68" OriginalAmount="88.68">
      <BasicPropertyInfo StarRating="3" HotelCode="|D15760" HotelName="The Artini Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620422_foto_1.jpg</HotelPictures>
        <HotelDescription>El Artini 3 Cottages es una elecciandoacute;n popular entre los viajeros en Bali, ya sea que se encuentren de paso o deseen recorrerla. Tanto los turistas como los que viajan por negocios pueden disfrutar de las comodidades y servicios del hotel. Aprovecha las ventajas de las Wi-Fi gratis en las habitaciones, Seguridad 24h, tienda, limpieza diaria, tienda de regalos/souvenirs del hotel. Televisiandoacute;n de pantalla plana, cuarto de baandntilde;o adicional, cuarto de baandntilde;o adicional (wc), perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a pueden encontrarse en algunas de las habitaciones. Disfruta de las instalaciones recreativas del hotel, que incluyen sala de yoga, piscina al aire libre, spa, masajista, parque infantil, antes de retirarte a tu habitaciandoacute;n para un merecido descanso. Descubre todo lo queBali tiene para ofrecer alojandaacute;ndote en el Artini 3 Cottages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.82" OriginalAmount="88.82">
      <BasicPropertyInfo Latitude="-8.73992238" Longitude="115.17183361" StarRating="4" HotelCode="564312|1ea274" HotelName="The Diana Suite" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Grenceng 46B, Tuban 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735455/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tuban.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="88.98" OriginalAmount="88.98">
      <BasicPropertyInfo Latitude="-8.6973934218531" Longitude="115.17098873611" StarRating="5" HotelCode="935340|155205" HotelName="TS Suites Leisure Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nakula no.18, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236796/236796a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.65683316" Longitude="115.13116098" StarRating="3" HotelCode="603455|262059" HotelName="D'djabu Villas Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10018964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.709628" Longitude="115.25634895568" StarRating="5" HotelCode="17248|4814" HotelName="Prama Sanur Beach Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21111/p_21111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys a stunning location directly beside the long sandy beach of the picturesque fishing village of Sanur. A broad range of shopping and entertainment venues are to be found here. This popular hotel is located between the international airport and the commercial centre of Bali and is an ideal base for visiting the island's sights. The transfer to the airport takes about half an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.6887422915137" Longitude="115.1733434957" StarRating="4.5" HotelCode="933555|79835" HotelName="Samaja Villas Kunti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II 18, Seminyak 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.7888457710819" Longitude="115.20038551363" StarRating="4" HotelCode="339714|seven_angels_villa" HotelName="Seven Angels Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ria 12, Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38731/2038731/129.jpg?f=15568417</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a bar and room service are available to guests of the accommodation. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.49151306" Longitude="115.27865212" StarRating="3.5" HotelCode="589564|zenubud" HotelName="Zenubud Villa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong, Petulu, Ubud 80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11040524</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a transfer service for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.14663161" Longitude="114.65918695" StarRating="3" HotelCode="407261|mans_cottages_and_spa" HotelName="Man's Cottages &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Seririt, Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/a6/27a67b1f4971526aeee88d6e38a4c1708fe376ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Pemuteran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.52463919" Longitude="115.24569711" StarRating="3" HotelCode="738746|adiwana_arya_villas_ubud" HotelName="Adiwana Arya Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Gang Cendana, Singakerta, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632354/632354a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. The premises count with 20 welcoming bedrooms. The hotel was built in 2018. The property includes Wi-Fi internet connection in all public areas and accommodation units. Travellers are welcomed in a lobby with 24-hour reception. If customers ask for it, they can have a cot in their accommodation units. Pets are not permitted on the premises. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The dining venue serves sumptuous dining in an elegant atmosphere. Guests will revel in the tasty meals offered at the establishment. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.70511083" Longitude="115.17278589" StarRating="4" HotelCode="373763|beautiful_bali_villas" HotelName="Beautiful Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Timur 16, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|the_jungle_retreat_by_kupu_kupu_barong" HotelName="Jungle Retreat Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555199/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.00" OriginalAmount="89.00">
      <BasicPropertyInfo Latitude="-8.15432817" Longitude="115.03055716" StarRating="4" HotelCode="451704|the_lovina" HotelName="The Lovina Bali Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Lovina, Kalibukbuk, 81151 Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/613666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.29" OriginalAmount="89.29">
      <BasicPropertyInfo Latitude="-8.7008684061715" Longitude="115.16581476323" StarRating="4" HotelCode="900487|10fae6" HotelName="Away Bali Legian Camakila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183531/a_183531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Legian, just a 5-minute walk from Legian Beach. Guests will find bars and nightlife spots around 1 km from the resort, and a number of restaurants roughly 2 km away. Seminyak and Kuta shopping arcades are just 1 km away. The resort is around 3 km from Kuta Beach and about 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.46" OriginalAmount="89.46">
      <BasicPropertyInfo Latitude="-8.70617626" Longitude="115.16828842" StarRating="3" HotelCode="531795|1ee4c9" HotelName="Rama Residence Padma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631426/631426a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, just 250 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.51" OriginalAmount="89.51">
      <BasicPropertyInfo Latitude="-8.6978180449627" Longitude="115.16460337816" StarRating="3" HotelCode="552010|1d1d20" HotelName="Hotel Kumala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian Kaja, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/34235/3634235/1.jpg?f=15496564</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a safe, a restaurant and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.88" OriginalAmount="89.88">
      <BasicPropertyInfo Latitude="-8.235602" Longitude="115.561532" StarRating="4" HotelCode="187695|12a203" HotelName="Kajane Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajane, 80853 Kecamatan Kubu, Dusun Baturinggit Kelod, Desa Baturinggit, Kabupaten Karangasem</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276988/276988a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tulamben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="89.99" OriginalAmount="89.99">
      <BasicPropertyInfo Latitude="-8.487061" Longitude="115.254837" StarRating="2.5" HotelCode="113569|11b014" HotelName="Ulun Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Garden,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, P.O.Box 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156926/a_156926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in a scenic river valley in the lovely village of Sanggingan. It enjoys a superb and truly idyllic location, positioned so as to have a breathtaking view of the upper Campuhan River, rice paddies and tropical greenery. It is convenient, being just outside the main centre of Ubud, but also extremely quiet and secluded, with uninterrupted views and undisturbed peace, with nothing but the sound of the river to lull guests to sleep. The hotel is about a one-hour drive, or roughly 35 km, north of Ngurah Rai International Airport near Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.6761683939372" Longitude="115.16511221594" StarRating="4" HotelCode="304349|83023" HotelName="Crown Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 55, Banjar Taman, Seminyak 80361, Kuta Utara (Kuta North), Kerobokan Kelod, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384741/384741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.6733594386256" Longitude="115.1466104732" StarRating="3.5" HotelCode="327832|80076" HotelName="Bale Gede Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Bias Aud 1, Kerobokan 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361424/361424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.70511083" Longitude="115.17278589" StarRating="4" HotelCode="373763|79230" HotelName="Beautiful Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Timur 16, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.684055" Longitude="115.160985" StarRating="4" HotelCode="221551|76906" HotelName="IZE Seminyak" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya (Laksmana–Oberoi) 68, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187493/187493a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.155" StarRating="3.5" HotelCode="551525|241176" HotelName="Astana Seminyak Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget Gang Sunyi 1, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90" OriginalAmount="90">
      <BasicPropertyInfo Latitude="-8.676772" Longitude="115.156835" StarRating="4" HotelCode="176740|77382" HotelName="Villa Kayu Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No.18, Petitenget, Kerobokan, Seminyak, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161162/161162a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached within only a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="-8.729642" Longitude="115.167026" StarRating="5" HotelCode="7143|discovery_kartika_plaza_hotel" HotelName="Discovery Kartika Plaza" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,BREAKFAST-BUFFET" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel,Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, PO BOX 1012, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1413/a_1413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among an oasis of 8 hectares of spacious manicured tropical gardens, the resort is conveniently located right on the beachfront of popular South Kuta Beach. The resort is in the midst of Bali's most famed stretch of sandy beaches, shaded by coconut palms and filled with charming Balinese hospitality. It is ideally situated within walking distance of shops, restaurants and entertainment facilities and is only minutes away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="-8.70617626" Longitude="115.16828842" StarRating="3" HotelCode="531795|rama_residence_padma" HotelName="Rama Residence Padma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631426/631426a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, just 250 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="-8.692264" Longitude="115.16236" StarRating="4" HotelCode="47334|the_breezes_bali_resort_spa_2" HotelName="Blu-Zea Resort by Double-Six" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 66, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10263/a_10263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in popular Seminyak just north of Kuta and Legian. It is just 100 metres from the Seminyak beach and is a great base from which to explore all Bali has to offer. Kuta Beach is a 15-minute walk away, while Warung Made is a 10-minute walk away. The nightlife of Santa Fe is also in the immediate vicinity and can be easily reached on foot. It is approximately a 30-minute drive from the main airport in Denpasar - Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="-8.68757887" Longitude="115.49226895" StarRating="3.5" HotelCode="595359|semabu_hills_hotel_nusa_penida_bali" HotelName="Semabu Hills Hotel Nusa Penida - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Klungkung, Nusapenida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92244/3692244/1.jpg?f=15235437</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="-8.599395" Longitude="115.332963" StarRating="4" HotelCode="904659|swan_keramas_bali_villas" HotelName="Pramana Desa Swan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Selukat, Keramas 80581, Blahbatuh, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275896/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.08" OriginalAmount="90.08">
      <BasicPropertyInfo Latitude="-8.6970853349526" Longitude="115.17182115088" StarRating="4" HotelCode="429723|138892" HotelName="Daluman Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Garden,Housekeeping,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baik-Baik 5, Nakula, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/388417/388417a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daluman Villa is a stylish complex featuring 21 private villas in the vibrant tourism area of Seminyak. This modern retreat caters exclusively for travelers seeking a carefree holiday experience in a relaxed setting. Daluman Villa celebrates tropical living with a contemporary design that is attuned to Bali's warm climate.
The property places a strong emphasis on adult privacy but there is also a main swimming pool and restaurant facility for social interaction between old friends and new.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.42" OriginalAmount="90.42">
      <BasicPropertyInfo Latitude="-8.65050324" Longitude="115.12652909" StarRating="4" HotelCode="604819|1f8cd7" HotelName="Sense Canggu Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 55S, Pererenan 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Pererenan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617379/617379a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pererenan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.83" OriginalAmount="90.83">
      <BasicPropertyInfo Latitude="-8.692264" Longitude="115.16236" StarRating="4" HotelCode="47334|1156f6" HotelName="Blu-Zea Resort by Double-Six" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 66, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10263/a_10263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in popular Seminyak just north of Kuta and Legian. It is just 100 metres from the Seminyak beach and is a great base from which to explore all Bali has to offer. Kuta Beach is a 15-minute walk away, while Warung Made is a 10-minute walk away. The nightlife of Santa Fe is also in the immediate vicinity and can be easily reached on foot. It is approximately a 30-minute drive from the main airport in Denpasar - Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="90.86" OriginalAmount="90.86">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="4" HotelCode="113493|1150fb" HotelName="Danoya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 559, Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177256/177256a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the Batu Belig area, the hotel is only 40 minutes from Ngurah Rai International Airport, 35 minutes from Kuta Beach and 20 minutes from Seminyak Shopping Centre with its many shops and famous restaurants. Batu Belig Beach is reachable within walking distance from the hotel, just about 15 minutes away. Offering peace and tranquillity, the establishment’s villas provide all the leisure activities associated with a Balinese getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|152773" HotelName="Atta Mesari Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544781/544781a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury traditional boutique resort in Ubud, laid out toward the river facing to the beautiful rice terrace view. It's located only few minutes' drive to Ubud centre or 10 minutes on walking distance to Ubud centre. Atta Mesari Villa has a distinctive architectural style blending modern and traditional Balinese influence.

Atta Mesari Villa offers 24 luxurious accommodations from Suite rice terrace, Villa pool and Family Villa with pool. The facilities of the villas are Mesari Restaurant located on the edge of the river, stylish swimming pool, Jungle Spa, Indoor yoga centre, and spacious open wedding venue by the pool. The villas also offer some activities as well as adventure enhancing the value of your stay in Ubud Bali.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.692264" Longitude="115.16236" StarRating="4" HotelCode="47334|21725" HotelName="Blu-Zea Resort by Double-Six" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 66, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/10263/a_10263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in popular Seminyak just north of Kuta and Legian. It is just 100 metres from the Seminyak beach and is a great base from which to explore all Bali has to offer. Kuta Beach is a 15-minute walk away, while Warung Made is a 10-minute walk away. The nightlife of Santa Fe is also in the immediate vicinity and can be easily reached on foot. It is approximately a 30-minute drive from the main airport in Denpasar - Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.5418411355102" Longitude="115.23100107908" StarRating="4.5" HotelCode="192132|226898" HotelName="FuramaXclusive Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati 8, Banjar Bindu, Mambal, PO. Box 134, Ubud 80571, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/268818/a_268818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91" OriginalAmount="91">
      <BasicPropertyInfo Latitude="-8.6973934218531" Longitude="115.17098873611" StarRating="5" HotelCode="935340|81092" HotelName="TS Suites Leisure Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nakula no.18, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236796/236796a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.00" OriginalAmount="91.00">
      <BasicPropertyInfo Latitude="-8.65482151" Longitude="115.12946795" StarRating="3" HotelCode="755349|eastin_ashta_resort_canggu" HotelName="Eastin Ashta Resort Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu 8, Canggu 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/876627/w_876627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, about 17.8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.00" OriginalAmount="91.00">
      <BasicPropertyInfo Latitude="-8.834566116333008" Longitude="115.0972671508789" StarRating="3" HotelCode="0|the_tempekan_nyangnyang" HotelName="The Tempekan Nyang-Nyang" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Pecatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/ef/9bef62d61761b2086437dd3c1eace892adda1fd9.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Pecatu, The Tempekan Nyang-Nyang is a 2-minute drive from Nyang Nyang Beach and 5 minutes from Uluwatu Temple.  This guesthouse is 7.6 mi (12.2 km) from Jimbaran Beach and 8.5 mi (13.6 km) from Balangan Beach.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Nyang Nyang Beach - 0.8 km / 0.5 mi&lt;br /&gt;Uluwatu Cliffs - 1.8 km / 1.1 mi&lt;br /&gt;Uluwatu Temple - 1.9 km / 1.2 mi&lt;br /&gt;Uluwatu Beach - 1.9 km / 1.2 mi&lt;br /&gt;Suluban Beach - 2.8 km / 1.7 mi&lt;br /&gt;Thomas Beach - 3.2 km / 2 mi&lt;br /&gt;Blue Point Beach - 3.3 km / 2.1 mi&lt;br /&gt;Padang Padang Beach - 4 km / 2.5 mi&lt;br /&gt;Dreamland Beach - 8.2 km / 5.1 mi&lt;br /&gt;Bingin Beach - 8.4 km / 5.2 mi&lt;br /&gt;New Kuta Golf - 9 km / 5.6 mi&lt;br /&gt;Melasti Beach - 9.2 km / 5.7 mi&lt;br /&gt;New Kuta Green Park - 9.8 km / 6.1 mi&lt;br /&gt;Green Bowl Beach - 10.9 km / 6.8 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 19.8 km / 12.3 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : At The Tempekan Nyang-Nyang, enjoy a satisfying meal at the restaurant. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Uluwatu Temple&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 8 air-conditioned rooms featuring LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include complimentary bottled water, housekeeping is provided daily, and irons/ironing boards can be requested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 25,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 7:00 AM to 9:30 PM.&lt;/li&gt; &lt;li&gt;One child 5 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.00" OriginalAmount="91.00">
      <BasicPropertyInfo Latitude="-8.68449539" Longitude="115.17074518" StarRating="4" HotelCode="933564|alam_bidadari_seminyak_villas" HotelName="Alam Bidadari Seminyak Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati  9, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.00" OriginalAmount="91.00">
      <BasicPropertyInfo Latitude="-8.51822410883019" Longitude="115.261572897434" StarRating="4" HotelCode="0|_0x3edc1" HotelName="Anumana Ubud Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana (formerly Jalan Monkey Forest)., Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/51/e9/51e975ab208451956b55c5fe7c48e04b23a273f3.jpeg</HotelPictures>
        <HotelDescription>The 4-star Anumana Ubud Hotel offers comfort and convenience whether you're on business or holiday in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, car power charging station, shrine, convenience store, are at hand. Each guestroom is elegantly furnished and equipped with handy amenities. To enhance guests' stay, the hotel offers recreational facilities such as hot tub, outdoor pool, spa, massage, garden. No matter what your reasons are for visiting Bali, Anumana Ubud Hotel will make you feel instantly at home.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="91.15" OriginalAmount="91.15">
      <BasicPropertyInfo Latitude="-8.6887422915137" Longitude="115.1733434957" StarRating="4.5" HotelCode="933555|208b55" HotelName="Samaja Villas Kunti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti II 18, Seminyak 80361, Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466555/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="91.21" OriginalAmount="91.21">
      <BasicPropertyInfo Latitude="-8.67187307" Longitude="115.14984627" StarRating="3.5" HotelCode="565631|185bba" HotelName="Villa Briana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Daksina 15, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373441/373441a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="91.84" OriginalAmount="91.84">
      <BasicPropertyInfo Latitude="-8.67718" Longitude="115.190355" StarRating="3" HotelCode="318934|1a4716" HotelName="Quest Hotel San Denpasar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata 93, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441839/441839a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="91.95" OriginalAmount="91.95">
      <BasicPropertyInfo Latitude="-8.695308" Longitude="115.263437" StarRating="4" HotelCode="168916|122bb0" HotelName="The Oasis Lagoon Sanur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 136 A, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275878/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.56114288" Longitude="115.03520193" StarRating="3" HotelCode="420672|127134" HotelName="Amarta Beach Retreat by Karaniya Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pasut, Desa Tibubiu, Kerambitan, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tibubiu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amarta Retreat in Tabanan, you'll be on the beach and within the vicinity of Soka Beach and Tanah Lot. This beach hotel is within the vicinity of Petitenget Beach and Kedungu Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have separate bathtubs and showers and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. You can take advantage of recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.70721761" Longitude="115.17645029" StarRating="4" HotelCode="321461|79215" HotelName="Anema Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kresna, Legian 80361, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/23714/2723714/1.jpg?f=15086389</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.622621" Longitude="115.162483" StarRating="4" HotelCode="292319|458720" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Massage Centre,Parking,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Canggu, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276782/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Askara Villa puts everything the city has to offer just outside your doorstep. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are car park, room service, airport transfer, free Wi-Fi in all rooms, Wi-Fi in public areas. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel's garden, outdoor pool, spa, massage will further enhance your satisfying stay. Askara Villa combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92" OriginalAmount="92">
      <BasicPropertyInfo Latitude="-8.65758764" Longitude="115.13443668" StarRating="3" HotelCode="614565|214214" HotelName="My Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan 31, Kabupaten Badung, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43242/2943242/39.jpg?f=15503920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.487061" Longitude="115.254837" StarRating="2.5" HotelCode="113569|ulun_ubud_resort" HotelName="Ulun Ubud Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Garden,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, P.O.Box 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156926/a_156926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in a scenic river valley in the lovely village of Sanggingan. It enjoys a superb and truly idyllic location, positioned so as to have a breathtaking view of the upper Campuhan River, rice paddies and tropical greenery. It is convenient, being just outside the main centre of Ubud, but also extremely quiet and secluded, with uninterrupted views and undisturbed peace, with nothing but the sound of the river to lull guests to sleep. The hotel is about a one-hour drive, or roughly 35 km, north of Ngurah Rai International Airport near Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.7592515194445" Longitude="115.2203577963" StarRating="5" HotelCode="936744|the_sakala_resort_bali_hotel" HotelName="The Sakala Resort Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 95, Tanjung Benoa (Nusa Dua Peninsula), Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414760/a_414760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.65050324" Longitude="115.12652909" StarRating="4" HotelCode="604819|sense_canggu_beach_hotel" HotelName="Sense Canggu Beach Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 55S, Pererenan 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Pererenan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617379/617379a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pererenan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.50719" Longitude="115.25112" StarRating="4" HotelCode="0|villa_wayan_3" HotelName="Villa Wayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Kelod, Ubud, Gianyar - Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/7c/8b/7c8bb59a6f4f5ac4a0e30b9664a5b033bf6cadf8.jpeg</HotelPictures>
        <HotelDescription>Strategically located in Bali, Villa Wayan Bali owns good location along with fully equipped charming guestrooms will make you a fantastic stay.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;March 25th, 2020 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 a.m. on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.5117" Longitude="115.25829" StarRating="3" HotelCode="0|samhita_garden_ubud" HotelName="Samhita Garden Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/f3/c0f3d5af75a8b8868a0942264c517bc5e4abcd95.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Centrally located in Ubud, Samhita Garden Ubud is within a 15-minute walk of Ubud Royal Palace and Ubud Traditional Art Market.  This hotel is 0.7 mi (1.1 km) from Campuhan Ridge Walk and 3 mi (4.8 km) from Pura Dalem Ubud.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 18 air-conditioned rooms featuring refrigerators and LED televisions. Rooms have private furnished balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 600,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.519574" Longitude="115.2621" StarRating="2" HotelCode="136324|tegal_sariubud" HotelName="Tegal Sari Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Padang Tegal, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/195990/w_195990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located about 800 m from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|yogalaya_ubud_resort" HotelName="The Sankara Suites and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639435/639435a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wireless Internet connection available on-site. As this accommodation features 24-hour reception, guests are always welcome. The property's accommodation units are provided with facilities for children such as a cot if necessary. This is not a pet-friendly property. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The resort may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.48465111" Longitude="115.61589618" StarRating="3" HotelCode="406376|villa_mandala_" HotelName="Villa Mandala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jasri Pantai Dalem, Subagan, 80113 Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39424/2039424/1.jpg?f=15072460</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Karangasem. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.00" OriginalAmount="92.00">
      <BasicPropertyInfo Latitude="-8.742877960205078" Longitude="115.92359924316406" StarRating="3" HotelCode="0|bukit_pool_suites" HotelName="Bukit Pool Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gili Gede, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/84/2f849e8686909d957c6dc0b47158362cfb6704ee.jpeg</HotelPictures>
        <HotelDescription>With a stay at Bukit Pool Suites in Gili Gede, you'll be within a 5-minute drive of Marine Aquaculture Development Centre and Sekotong Beach. This hotel is 2.7 mi (4.3 km) from Elak Elak Beach and 6.1 mi (9.8 km) from Mekaki Hill.&lt;br /&gt;Cooked-to-order breakfasts are available daily from 8:00 AM to 1:00 PM for a fee.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring private plunge pools and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include safes and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 125,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 500,000.00 IDR.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 1,000,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Guests must transfer via boat to the property. Guests must contact the property at least 24 hours before travel, using the contact information on the confirmation received after booking. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.13" OriginalAmount="92.13">
      <BasicPropertyInfo Latitude="-8.81614979" Longitude="115.15142543" StarRating="4" HotelCode="422305|13845a" HotelName="Le Nixsun Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan 88, Ungasan, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261519/261519a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Le Nixsun Villa and Spa is a new luxury villa with modern minimalist concept fully equipped with modern facilities free Wi fi private swimming pool at each unit where you can feel personal touch and privacy.The Villa featuring an open concept villas with wooden floors have a seating and dining area which opens up to the private pool and garden. The living area comes with sofa flat screen cable TV and DVD player. It also has a kitchen with stove refrigerator and kitchenware. The restaurant serving International and Indonesian dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.27" OriginalAmount="92.27">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|1373b7" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123196/123196a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes' drive from the Monkey Forest tourist centre. Bali Bird Park and Gianyar are both roughly 15 minutes' drive away. The hotel is about an hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.33" OriginalAmount="92.33">
      <BasicPropertyInfo Latitude="-8.7008684061715" Longitude="115.16581476323" StarRating="4" HotelCode="900487|1b3818" HotelName="Away Bali Legian Camakila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183531/a_183531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Legian, just a 5-minute walk from Legian Beach. Guests will find bars and nightlife spots around 1 km from the resort, and a number of restaurants roughly 2 km away. Seminyak and Kuta shopping arcades are just 1 km away. The resort is around 3 km from Kuta Beach and about 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.72" OriginalAmount="92.72">
      <BasicPropertyInfo Latitude="-8.6903655566509" Longitude="115.26621580124" StarRating="3" HotelCode="45464|12cc98" HotelName="Vila Shanti Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23750/p_23750_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's elegant Sanur Beach, surrounded by lush tropical gardens. It is 15 minutes' drive from the city of Denpasar and a 5-minute walk from the town of Sanur. Denpasar's Ngurah Rai International Airport is just a 25-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="92.79" OriginalAmount="92.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9DA19" HotelName="The Acala Shri Sedana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEMBONGAN ISLAND, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1886738_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado a 1. 2 km del centro del pueblo, el establecimiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Las principales zonas de ocio estandaacute;n a 1. 2 km del establecimiento. El hotel estandaacute; a 400 metros de la playa mandaacute;s cercana. Los visitantes encontrarandaacute;n el aeropuerto a 31. 5 km. La propiedad estandaacute; a 1. 3 km del puerto. El hotel dispone de 19 agradables dormitorios. Este alojamiento se fundandoacute; en 2017. Hay conexiandoacute;n Wi-Fi para ofrecer mayor bienestar y confort. La recepciandoacute;n no estandaacute; abierta durante todo el dandiacute;a. The Acala Shri Sedana no dispone de cunas. Los visitantes podrandaacute;n utilizar el aparcamiento. Ademandaacute;s, The Acala Shri Sedana ha llevado a cabo importantes mejoras ambientales con el fin de minimizar su impacto en el entorno y cuenta con el certificado . Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="92.82" OriginalAmount="92.82">
      <BasicPropertyInfo Latitude="-8.599395" Longitude="115.332963" StarRating="4" HotelCode="904659|134070" HotelName="Pramana Desa Swan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Selukat, Keramas 80581, Blahbatuh, Kabupaten, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275896/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93" OriginalAmount="93">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3.5" HotelCode="561614|179897" HotelName="Green Bird Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31485/631485/1.jpg?f=15419484</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.70713891" Longitude="115.25627117" StarRating="4" HotelCode="456692|akana_boutique_hotel_sanur" HotelName="Akana Hotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 17, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/545543/545543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.67187307" Longitude="115.14984627" StarRating="3.5" HotelCode="565631|villa_briana_2" HotelName="Villa Briana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Daksina 15, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373441/373441a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="-8.729642" Longitude="115.167026" StarRating="5" HotelCode="7143|villa_at_discovery_kartika_plaza_hotel" HotelName="Discovery Kartika Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" CnxPolicy="Free CXL until 14/07/2024" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, PO BOX 1012, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1413/a_1413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among an oasis of 8 hectares of spacious manicured tropical gardens, the resort is conveniently located right on the beachfront of popular South Kuta Beach. The resort is in the midst of Bali's most famed stretch of sandy beaches, shaded by coconut palms and filled with charming Balinese hospitality. It is ideally situated within walking distance of shops, restaurants and entertainment facilities and is only minutes away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="93.21" OriginalAmount="93.21">
      <BasicPropertyInfo Latitude="-8.78411401" Longitude="115.15835253" StarRating="3" HotelCode="754558|2148cc" HotelName="Del Cielo Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bukit Permai 8 Lot B4, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652208/652208a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Jimbaran. With a small number of only 14, this hotel is very convenient for a quiet stay. Visitors may take advantage of the Wi-Fi connection throughout. Del Cielo Villa Jimbaran provides 24-hour reception. This hotel does not offer cots on demand. Del Cielo Villa Jimbaran is not a pet-friendly establishment. Del Cielo Villa Jimbaran provides parking for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="93.60" OriginalAmount="93.60">
      <BasicPropertyInfo Latitude="-8.41729646" Longitude="115.23392406" StarRating="4" HotelCode="755431|214a7e" HotelName="Daun Lebar Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bicycle Rental,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Laundry,Massage Centre,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut 777, Desa Buahan Payangan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651262/651262a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daun Lebar is a boutique villa resort tucked away in the middle of the tropical valleys of Ubud. Decorated in soothing natural colors, the One Bedroom, Two Bedroom and Three Bedroom Pool Villas are the ultimate indulgence with a private garden and private pool. 

Guests will enjoy a peaceful and calm stay on the premises, as it counts with a total of 12 villas. Those staying at this property may keep updated thanks to the Wi-Fi access. Daun Lebar Villas offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Daun Lebar Villas does not offer cots on demand. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. The car park may be useful to those arriving by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93.80" OriginalAmount="93.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|711317" HotelName="BLU-ZEA RESORT BY DOUBLE-SIX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/18235_image51400109_0.jpg</HotelPictures>
        <HotelDescription>Blu-Zea Resort by Double-Six centrally located in the heart of the island's most vibrant holiday scene, wander just 5 minutes from the resort and you'll find yourself on the golden sands of Seminyak Beach; featuring one of the best sunsets in Asia. For whatever the reason, it seems common to get stuck with a night flight home from Bali - especially for those Australia-bound. So, while pitiful and inexperienced travellers may chek out and then hang around the lobby until nightfall, head to the beach with suitcases in hand, or pay full price for a half-day in a hotel, guests at Blu-Zea Resort by Double-Six need not suffer any such indignities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="93.80" OriginalAmount="93.80">
      <BasicPropertyInfo Latitude="-8.7021031887658" Longitude="115.16677290201" StarRating="3" HotelCode="16286|12cff5" HotelName="Hotel Puri Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Legian Beach, P.O. Box 2041, Kuta-Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096611/096611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the famous Legian Beach, Kuta, in a tranquil corner of the region. Shopping opportunities are just a short stroll away. Ngurah Rai International Airport is situated roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.5184163617498" Longitude="115.26227433572" StarRating="4" HotelCode="350323|156700" HotelName="Anumana Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, (Jalan Monkey Forest), Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614953/614953a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.727757" Longitude="115.169103" StarRating="4" HotelCode="10621|24284" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, PO Box 1062, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8484/l_8484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within walking distance of the largest shopping centre and the nightlife of Kuta and Tuban. It is just a 5-minute drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.6835885602437" Longitude="115.16355562698" StarRating="4" HotelCode="386489|79985" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang Bugis-Laksamana, Seminyak 80361, Oberoi</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584510/584510a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.70617626" Longitude="115.16828842" StarRating="3" HotelCode="531795|221114" HotelName="Rama Residence Padma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma, Legian Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631426/631426a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian, just 250 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94" OriginalAmount="94">
      <BasicPropertyInfo Latitude="-8.813554" Longitude="115.15825" StarRating="4" HotelCode="546095|228718" HotelName="The Kirana Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Gang Ambara 18, Ungasan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.684055" Longitude="115.160985" StarRating="4" HotelCode="221551|ize_seminyak" HotelName="IZE Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya (Laksmana–Oberoi) 68, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187493/187493a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="4" HotelCode="170014|courtyard_by_marriott_bali_nusa_dua" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176472/176472a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the luxurious grounds of the Nusa Dua resort complex. It is situated a 25-minute drive from Ngurah Rai International Airport and a 5-minute drive from two international convention centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.727757" Longitude="115.169103" StarRating="4" HotelCode="10621|bali_garden_beach_resort_2" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, PO Box 1062, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8484/l_8484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within walking distance of the largest shopping centre and the nightlife of Kuta and Tuban. It is just a 5-minute drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.00" OriginalAmount="94.00">
      <BasicPropertyInfo Latitude="-8.811973571777344" Longitude="115.1045150756836" StarRating="2" HotelCode="0|the_room_padangpadang" HotelName="The Room Padang-Padang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>No.73 Jl. Labuansait, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/b5/65b52591e4718686cb5920a5b526ed1fad1ff1bd.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at The Room Padang-Padang , you'll be centrally located in Pecatu, a 1-minute drive from Padang Padang Beach and 10 minutes from Uluwatu Beach.  This beach guesthouse is 2.7 mi (4.3 km) from Uluwatu Temple and 7.6 mi (12.3 km) from Jimbaran Beach.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as an outdoor pool or take in the view from a terrace and a garden. Additional features at this guesthouse include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Padang Padang Beach - 0.1 km / 0.1 mi&lt;br /&gt;Bingin Beach - 2 km / 1.2 mi&lt;br /&gt;Blue Point Beach - 2.4 km / 1.5 mi&lt;br /&gt;Suluban Beach - 3.1 km / 1.9 mi&lt;br /&gt;Dreamland Beach - 3.3 km / 2.1 mi&lt;br /&gt;Nyang Nyang Beach - 4 km / 2.5 mi&lt;br /&gt;Uluwatu Temple - 4.1 km / 2.5 mi&lt;br /&gt;Uluwatu Beach - 4.1 km / 2.5 mi&lt;br /&gt;Uluwatu Cliffs - 4.1 km / 2.5 mi&lt;br /&gt;New Kuta Golf - 4.4 km / 2.7 mi&lt;br /&gt;New Kuta Green Park - 4.5 km / 2.8 mi&lt;br /&gt;Green Bowl Beach - 11 km / 6.8 mi&lt;br /&gt;Melasti Beach - 11.2 km / 7 mi&lt;br /&gt;Udayana University - 11.3 km / 7 mi&lt;br /&gt;The preferred airport for The Room Padang-Padang  is Ngurah Rai Intl. Airport (DPS) - 19.9 km / 12.4 mi&lt;br /&gt;business_amenities : Featured amenities include coffee/tea in a common area and a water dispenser. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Dining : Enjoy a satisfying meal at The Kitchen serving guests of The Room Padang-Padang .&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Renovations : The following facilities or services will be unavailable from September 9 2020 to December 31 2020 (dates subject to change):&lt;br /&gt;Dining venue(s)&lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 20 air-conditioned guestrooms. Rooms have private furnished balconies or patios. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details 48 hours prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Children 12 years old and younger are not permitted at this property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;A car is not required for transportation to and from this property. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: IDR 300000 per vehicle (one-way, maximum occupancy 6)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.19" OriginalAmount="94.19">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|192736" HotelName="Jungle Retreat Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555199/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.42" OriginalAmount="94.42">
      <BasicPropertyInfo Latitude="-8.808103" Longitude="115.226087" StarRating="5" HotelCode="70215|103279" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, ITDC Complex, PO Box 116, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92455/a_92455_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the gated resort community of Nusa Dua, just 5 minutes' drive from Bali International Convention Centre, and 10 minutes from Bali Collection Shopping Centre. The beach is just a 5-minute walk away and the Denpasar Bali Airport is 12 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.78" OriginalAmount="94.78">
      <BasicPropertyInfo Latitude="-8.4301988704451" Longitude="114.817943573" StarRating="4" HotelCode="38440|11a5fe" HotelName="Puri Dajuma Beach Eco Resort &amp; Spa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jembrana, Pekutatan 82262, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096605/096605a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pekutatan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.84" OriginalAmount="94.84">
      <BasicPropertyInfo Latitude="-8.729642" Longitude="115.167026" StarRating="5" HotelCode="7143|10faf1" HotelName="Discovery Kartika Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, PO BOX 1012, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1413/a_1413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among an oasis of 8 hectares of spacious manicured tropical gardens, the resort is conveniently located right on the beachfront of popular South Kuta Beach. The resort is in the midst of Bali's most famed stretch of sandy beaches, shaded by coconut palms and filled with charming Balinese hospitality. It is ideally situated within walking distance of shops, restaurants and entertainment facilities and is only minutes away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="94.84" OriginalAmount="94.84">
      <BasicPropertyInfo Latitude="-8.7720944518557" Longitude="115.22266745567" StarRating="5" HotelCode="7152|1056eb" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1423/a_1423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is situated in Tanjung Benoa, directly on the beach. Nusa Dua is only around 5 minutes away by car. The transfer time to the airport is around 20 minutes, while it is 25 minutes to Kuta and around 45 minutes Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.5042486648639" Longitude="115.55295467377" StarRating="4" HotelCode="7151|157987" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candi Dasa 80033, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1422/a_1422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing beach hotel is situated in a quiet location directly beside the sea. Countless Balinese restaurants may be found in the immediate area of the hotel. Candidasa is located nearby, while Denpasar is about 70 km away, and a regular bus service to Candidasa is operated by the hotel for guests' use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.694096" Longitude="115.258936" StarRating="4" HotelCode="178411|65541" HotelName="Prime Plaza Suites Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 83, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135867/135867a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.7592515194445" Longitude="115.2203577963" StarRating="5" HotelCode="936744|79314" HotelName="The Sakala Resort Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 95, Tanjung Benoa (Nusa Dua Peninsula), Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414760/a_414760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95" OriginalAmount="95">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|156970" HotelName="Yulia Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/119798/119798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.808103" Longitude="115.226087" StarRating="5" HotelCode="70215|hotel_novotel_bali_nusa_dua_hotel__residences" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, ITDC Complex, PO Box 116, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92455/a_92455_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the gated resort community of Nusa Dua, just 5 minutes' drive from Bali International Convention Centre, and 10 minutes from Bali Collection Shopping Centre. The beach is just a 5-minute walk away and the Denpasar Bali Airport is 12 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|jannata_resort_and_spa" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470485/470485a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.5042486648639" Longitude="115.55295467377" StarRating="4" HotelCode="7151|candi_beach_resort_and_spa" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candi Dasa 80033, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1422/a_1422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing beach hotel is situated in a quiet location directly beside the sea. Countless Balinese restaurants may be found in the immediate area of the hotel. Candidasa is located nearby, while Denpasar is about 70 km away, and a regular bus service to Candidasa is operated by the hotel for guests' use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.519574" Longitude="115.2621" StarRating="2" HotelCode="136324|tegal_sari_accomodation" HotelName="Tegal Sari Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Padang Tegal, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/195990/w_195990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located about 800 m from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.00" OriginalAmount="95.00">
      <BasicPropertyInfo Latitude="-8.535661" Longitude="115.262749" StarRating="4" HotelCode="173568|evita_villas_2" HotelName="Karana Resort Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Banjar Lod Sema, Sukawati 80582</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2352755/yG5NlTnc_6b52a7bc2f76c8b3c3d876cee9551fb8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in South Ubud, 90 minutes’ drive from the airport. It is 40 minutes from Sanur Beach and the tourist area, and 70 minutes’ drive from the world-famous Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="95.46" OriginalAmount="95.46">
      <BasicPropertyInfo Latitude="-8.70511083" Longitude="115.17278589" StarRating="4" HotelCode="373763|13e22b" HotelName="Beautiful Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Timur 16, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="95.56" OriginalAmount="95.56">
      <BasicPropertyInfo Latitude="-8.6835885602437" Longitude="115.16355562698" StarRating="4" HotelCode="386489|1b491e" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Gang Bugis-Laksamana, Seminyak 80361, Oberoi</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584510/584510a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="95.70" OriginalAmount="95.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|711415" HotelName="VILLA CANGGU BY PLATARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974751_foto_1.jpg</HotelPictures>
        <HotelDescription>Cocooned within tropical gardens, alongside a river and lush green paddy fields, Villa Ganggu by Plataran is an oasis of amazing peace and tranquility - a secret hideaway disturbed only by the twitter of birdsong and the crickets' hum. A delightful piece of forgotten Bali and authentic Balinese village life that lies just steps from the main street of Canggu, yet feels far removed from the madding crowd. Villa Ganggu by Plataran's landscape, designed in the form of a labyrinth, is the legacy of the late renowned landscape architect - Made Wijaya This unique structure allows guests to wander off and explore the ultimate privacy and serenity of the resort. From the 250-year-old Joglo structure at reception to the traditional alang-alang roofed villas with antique carved doorways, Indonesia's rich architectural heritage provides an exotic setting for life's finest comforts and experiences. Discover the true essence of Bali in sensual spa rituals, exceptional cuisine, and in the rich tapestry of cultural and spiritual traditions that are central to the rhythm of Bali life. Lose yourself in a truly exotic Balinese experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.49354684" Longitude="115.27061852" StarRating="4" HotelCode="489988|179896" HotelName="D'Legon Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hostel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta tawar, Kutuh Kaja Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618428/618428a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.729642" Longitude="115.167026" StarRating="5" HotelCode="7143|24290" HotelName="Discovery Kartika Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" CnxPolicy="Free CXL until 18/07/2024" 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,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, PO BOX 1012, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1413/a_1413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set among an oasis of 8 hectares of spacious manicured tropical gardens, the resort is conveniently located right on the beachfront of popular South Kuta Beach. The resort is in the midst of Bali's most famed stretch of sandy beaches, shaded by coconut palms and filled with charming Balinese hospitality. It is ideally situated within walking distance of shops, restaurants and entertainment facilities and is only minutes away from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.404926" Longitude="115.294439" StarRating="4" HotelCode="933569|170855" HotelName="Puri Gangga Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6510000/6508800/6508733/4b64a6df_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96" OriginalAmount="96">
      <BasicPropertyInfo Latitude="-8.696033" Longitude="115.168419" StarRating="4" HotelCode="67623|69709" HotelName="Sun Island Boutique Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak 188, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87468/w_87468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Seminyak area, about 10 minutes' walk from the beach. Ngurah Rai International Airport is situated roughly 10 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.786006" Longitude="115.225622" StarRating="4" HotelCode="7139|bali_tropic_resort__spa" HotelName="Bali Tropic" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,DINNER,ALL-INCLUSIVE,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 41, Jl. Pratama 34A, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1409/a_1409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the south of the Indonesian island of Bali, directly beside the picturesque sandy beach of Nusa Dua. The various shopping facilities and entertainment venues in the town centre can be reached within only a few minutes - it is one of the main tourist towns in Bali. Despite this, the island has preserved its unique cultural identity and offers visitors a wide range of sites and unique attractions. Ngurah Rai airport lies around 20 minutes from the hotel and offers excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|bali_dynasty_resort" HotelName="Bali Dynasty Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21466/a_21466_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lush greenery and only a few minutes walk from the beach. It is located just a short stroll from the hustle and bustle of Kuta and within easy reach of the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="4" HotelCode="113493|danoya_villa__private_luxury_residences" HotelName="Danoya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 559, Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177256/177256a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the Batu Belig area, the hotel is only 40 minutes from Ngurah Rai International Airport, 35 minutes from Kuta Beach and 20 minutes from Seminyak Shopping Centre with its many shops and famous restaurants. Batu Belig Beach is reachable within walking distance from the hotel, just about 15 minutes away. Offering peace and tranquillity, the establishment’s villas provide all the leisure activities associated with a Balinese getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|asuri_bali_villas_kuta" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes from Kuta Galeria Shopping Arcade and Honorary Consulate of Spain.  This 4-star villa is within close proximity of Swiss Consulate and DMZ Trick Art Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the shuttle (surcharge), which operates within 500 meters.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.64113579" Longitude="115.13920381" StarRating="3.5" HotelCode="459125|planta_luxury_villa" HotelName="Planta Luxury Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 11D, Padang Linjong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/622998/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.649807" Longitude="115.1574645" StarRating="4" HotelCode="0|_0x3f52d" HotelName="The Villa Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bucu No. 25, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/50/f0/50f02bfd09dcddd8a531c2fcf381f34304c9f0dc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.00" OriginalAmount="96.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3" HotelCode="851080|the_apartments_ubud" HotelName="The Apartments Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rurung Dangin 15, Kutuh Sayan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536270</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.09" OriginalAmount="96.09">
      <BasicPropertyInfo Latitude="-8.7592515194445" Longitude="115.2203577963" StarRating="5" HotelCode="936744|18daf8" HotelName="The Sakala Resort Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 95, Tanjung Benoa (Nusa Dua Peninsula), Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/414760/a_414760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.12" OriginalAmount="96.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|711385" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974972_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado cerca andando del mayor centro comercial y de las zonas de fiesta de Kuta y Tuban. Se halla a solo 5 minutos de trayecto del aeropuerto internacional de Bali.Este establecimiento cuenta con una amplia terraza con vistas al mar y/o al jardandiacute;n. Tiene un buen mobiliario e instalaciones. Es un hotel de playa de 155 habitaciones, ideal para familias y que dispone de vestandiacute;bulo con servicio de salida y recepciandoacute;n 24 horas, caja fuerte, cafeterandiacute;a, bar, sala de TV y restaurante. Otras de las instalaciones y servicio son la conexiandoacute;n a Internet (de pago), el servicio de habitaciones y de lavanderandiacute;a (el anduacute;ltimo, de pago) y el aparcamiento.Cada habitaciandoacute;n tiene su balcandoacute;n privado que da a Kuta. Ademandaacute;s de cuarto de baandntilde;o privado con ducha/baandntilde;era y secador de pelo, las habitaciones estandaacute;n provistas de telandeacute;fono de landiacute;nea directa, TV por cable, radio, nevera, minibar, aire acondicionado y cafetera/tetera. Otras de sus comodidades incluyen set de plancha y caja fuerte. Cada servicio se ofrece para garantizar el confort y el disfrute de los huandeacute;spedes.El hotel cuenta con una piscina (de pago) y con piscina infantil. Junto al agua hay tumbonas dispuestas para su uso y el hotel ofrece, ademandaacute;s, algunas actividades acuandaacute;ticas, asandiacute; como tratamientos spa y de masaje por un cargo adicional.El desayuno es de bufet, mientras que el almuerzo es de menanduacute; y la cena se puede pedir a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.12" OriginalAmount="96.12">
      <BasicPropertyInfo Latitude="-8.684055" Longitude="115.160985" StarRating="4" HotelCode="221551|134930" HotelName="IZE Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya (Laksmana–Oberoi) 68, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187493/187493a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.27" OriginalAmount="96.27">
      <BasicPropertyInfo Latitude="-8.67741052" Longitude="115.1568502" StarRating="3.5" HotelCode="593884|214a61" HotelName="Urbanest Inn Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 1000x, Villa Taman Lumbung, Villa Nomor 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.33" OriginalAmount="96.33">
      <BasicPropertyInfo Latitude="-8.5184163617498" Longitude="115.26227433572" StarRating="4" HotelCode="350323|1a16b5" HotelName="Anumana Ubud Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana, (Jalan Monkey Forest), Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614953/614953a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.35" OriginalAmount="96.35">
      <BasicPropertyInfo Latitude="-8.6816900590843" Longitude="115.17237555952" StarRating="4" HotelCode="173605|1edfaa" HotelName="Amor Bali Villas &amp; Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 110C, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/243859/a_243859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located at the epicentre of Seminyak, approximately 5 minutes' drive from Bali's fabulous 'Eat Street' at Jalan Laksmana, and within 1 km of Seminyak, Kuta and Legian shopping centres. Seminyak beach is about 3 km away and it is only around 15 km to Denpasar. The hotel lies 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.37" OriginalAmount="96.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|711312" HotelName="Kuta Puri Bungalows, Villas and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/917584_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado a solo 3 minutos a pie de las principales tiendas y restaurantes, y queda a 15 minutos del aeropuerto y la capital, Denpasar.El establecimiento ofrece 60 alojamientos en unos elegantes y amplios jardines tropicales amurallados, que recuerdan a la antigua Kuta. Ademandaacute;s de recepciandoacute;n con servicio de recepciandoacute;n y salida 24 horas, caja fuerte y servicio de cambio de divisas, las comodidades a disposiciandoacute;n de los huandeacute;spedes en este complejo de bungalandoacute;s incluyen bar, restaurante y conexiandoacute;n panduacute;blica a Internet (de pago). Ademandaacute;s, se ofrece servicio de habitaciones y de lavanderandiacute;a (el primero, de pago). Tambiandeacute;n hay aparcamiento en el recinto para los huandeacute;spedes que lleguen en coche.En todas las habitaciones se ofrecen comodidades occidentales, como aire acondicionado, TV y telandeacute;fono de landiacute;nea directa. Ademandaacute;s de cuarto de baandntilde;o privado con ducha, los alojamientos incluyen cama doble o extra grande, aire acondicionado regulable, caja fuerte y balcandoacute;n/terraza.El establecimiento cuenta con piscina al aire libre con chiringuito (de pago). Ademandaacute;s, hay tumbonas y sombrillas a la orilla del agua. Tambiandeacute;n se ofrecen relajantes tratamientos de masaje.El restaurante del hotel sirve desayuno, almuerzo y cena. El almuerzo y la cena se pueden disfrutar a la carta o escoger de un menanduacute;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.46" OriginalAmount="96.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|082676" HotelName="ALAM PUISI VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912646_foto_1.jpg</HotelPictures>
        <HotelDescription>Located 10 minutes’ drive from central Ubud, Alam Puisi Villa features an outdoor private pool accompanied by sunbeds. This self-catering accommodations provides free Wi-Fi throughout the property. Free scheduled shuttle service to central Ubud is also offered and free parking is provided on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="96.47" OriginalAmount="96.47">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|21d0a3" HotelName="Yulia Village Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/119798/119798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97" OriginalAmount="97">
      <BasicPropertyInfo Latitude="-8.68449539" Longitude="115.17074518" StarRating="4" HotelCode="933564|78308" HotelName="Alam Bidadari Seminyak Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati  9, Sunset Road, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97" OriginalAmount="97">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="4" HotelCode="170014|73836" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176472/176472a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the luxurious grounds of the Nusa Dua resort complex. It is situated a 25-minute drive from Ngurah Rai International Airport and a 5-minute drive from two international convention centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.5379763475161" Longitude="115.26553066865" StarRating="4" HotelCode="304353|sankara_ubud_resort_3" HotelName="The Sankara Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488234/488234a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.6740749066837" Longitude="115.14670193195" StarRating="4" HotelCode="43740|grand_balisani_suites" HotelName="Grand Balisani Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig Beach, Seminyak 80361, Kerobokan, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8494/p_8494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on the sunset beach at Batubelig village in an unpolluted environment, tropical garden, lotus ponds, rice paddy field, clean private beach, village and temples. This is exactly what travelers have in mind when they dream of Bali. 15 Km from Ngurah Rai Airport, 6 Km to the Kuta area about 15 Km to Tanah Lot, the rocky temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.7720944518557" Longitude="115.22266745567" StarRating="5" HotelCode="7152|grand_aston_bali_beach_resort" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1423/a_1423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is situated in Tanjung Benoa, directly on the beach. Nusa Dua is only around 5 minutes away by car. The transfer time to the airport is around 20 minutes, while it is 25 minutes to Kuta and around 45 minutes Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.694096" Longitude="115.258936" StarRating="4" HotelCode="178411|sanur_paradise_plaza_suites" HotelName="Prime Plaza Suites Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 83, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135867/135867a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.4771614302833" Longitude="115.28789205767" StarRating="4" HotelCode="933362|alam_puisi_villa" HotelName="Alam Puisi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sembuwuk, Desa Pejeng, Ubud, Gianyar, Denpasar 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422510/422510a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.00" OriginalAmount="97.00">
      <BasicPropertyInfo Latitude="-8.52558562" Longitude="115.26329092" StarRating="3.5" HotelCode="561614|green_bird_villa" HotelName="Green Bird Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31485/631485/1.jpg?f=15419484</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="97.08" OriginalAmount="97.08">
      <BasicPropertyInfo Latitude="-8.5061869847828" Longitude="115.25900845297" StarRating="3" HotelCode="379967|1ac78e" HotelName="Rouge Bali Lounge Bar Villas AndSpa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Holiday parks,Hostels" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555740/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="97.35" OriginalAmount="97.35">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|10568e" HotelName="Bali Dynasty Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21466/a_21466_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lush greenery and only a few minutes walk from the beach. It is located just a short stroll from the hustle and bustle of Kuta and within easy reach of the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98" OriginalAmount="98">
      <BasicPropertyInfo Latitude="-8.68757887" Longitude="115.49226895" StarRating="3.5" HotelCode="595359|310504" HotelName="Semabu Hills Hotel Nusa Penida - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh-Ped, Klungkung, Nusapenida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92244/3692244/1.jpg?f=15235437</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.00" OriginalAmount="98.00">
      <BasicPropertyInfo Latitude="-8.809035" Longitude="115.11420165" StarRating="3.5" HotelCode="602565|boho_bingin_beach_bali" HotelName="BoHo Bingin Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17700000/17692700/17692628/bc5a8d1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.00" OriginalAmount="98.00">
      <BasicPropertyInfo Latitude="-8.68128" Longitude="115.163" StarRating="4" HotelCode="756553|the_sterling_hotel_villas" HotelName="The Sterling Hotel &amp; Villa's" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Pecatu Indah Resort, Badung 80631</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489236</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="98.06" OriginalAmount="98.06">
      <BasicPropertyInfo Latitude="-8.65758764" Longitude="115.13443668" StarRating="3" HotelCode="614565|1f1868" HotelName="My Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nelayan 31, Kabupaten Badung, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43242/2943242/39.jpg?f=15503920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="98.11" OriginalAmount="98.11">
      <BasicPropertyInfo Latitude="-8.494496" Longitude="115.253263" StarRating="3.5" HotelCode="68204|1e3f40" HotelName="Kori Ubud Resort Spa &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan 18, Tjampuhan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88217/a_88217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the village of Sanggingan, Ubud. The resort is within easy reach of major tourist attractions around Ubud and other regions of Bali. Bali International Airport is about a 55-minute drive away, through Balinese villages and terraced rice fields.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="98.60" OriginalAmount="98.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|919356" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/997988_foto_1.jpg</HotelPictures>
        <HotelDescription>Gawana Novus Resort and Spa offers 12 Lumbung Suite and 2 Mangrove Suite in the tranquil Menjangan Bay, a magnificent view of the clear blue sea and northern Bali mountains. This is the home of a wide variety of plants, animals, beautiful coral reefs and lush mangrove forest along its beaches. Discover the beauty of the unspoiled underwater realm in the world-class diving area of Menjangan island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="98.60" OriginalAmount="98.60">
      <BasicPropertyInfo Latitude="-8.727757" Longitude="115.169103" StarRating="4" HotelCode="10621|103256" HotelName="Bali Garden Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, PO Box 1062, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8484/l_8484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within walking distance of the largest shopping centre and the nightlife of Kuta and Tuban. It is just a 5-minute drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="98.78" OriginalAmount="98.78">
      <BasicPropertyInfo StarRating="3" HotelCode="|711491" HotelName="Rama Garden" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897534_foto_1.jpg</HotelPictures>
        <HotelDescription>Rama Garden Hotel Bali estandaacute; convenientmente ubicado en la popular andaacute;rea deLegian El hotel ofrece un alto estandaacute;ndar de servicio y las comodidades para satisfacer las necesidades particulares de los viajeros. Servicio de habitaciones 24h, Wi-Fi gratis en las habitaciones, servicio de recepciandoacute;n 24h, check-in/check-out express, consigna de equipajes son algunas de las comodidades que se ofrecen en el hotel. Habitaciones confortables para asegurar una noche de descanso, algunas de las habitaciones cuentan con comodidades como televisiandoacute;n de pantalla plana, internet wifi, WiFi gratis, habitaciones para no fumadores, aire acondicionado. Disfruta de las instalaciones recreativas del hotel, que incluyen baandntilde;era de hidromasaje, piscina al aire libre, spa, masajista, piscina (infantil), antes de retirarte a tu habitaciandoacute;n para un merecido descanso. No importa cuandaacute;les son tus razones para visitar Bali, Rama Garden Hotel Bali te harandaacute; sentirte como en tu casa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="98.98" OriginalAmount="98.98">
      <BasicPropertyInfo Latitude="-8.4771614302833" Longitude="115.28789205767" StarRating="4" HotelCode="933362|156294" HotelName="Alam Puisi Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sembuwuk, Desa Pejeng, Ubud, Gianyar, Denpasar 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/422510/422510a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99" OriginalAmount="99">
      <BasicPropertyInfo Latitude="-8.809035" Longitude="115.11420165" StarRating="3.5" HotelCode="602565|299901" HotelName="BoHo Bingin Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17700000/17692700/17692628/bc5a8d1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99" OriginalAmount="99">
      <BasicPropertyInfo Latitude="-8.505883" Longitude="115.557562" StarRating="4" HotelCode="44717|153905" HotelName="Ramayana Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19848/p_19848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel is located in the centre of Mendire under coconut palms right on the hotel's private beach, which sprawls 1 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99" OriginalAmount="99">
      <BasicPropertyInfo Latitude="-8.2499629058352" Longitude="115.39981293618" StarRating="5" HotelCode="905739|165770" HotelName="The Ayu Kintamani" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bening (STA), Toya Bungkah, Kintamani 80652, Bali</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147409/147409a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is hidden in Kintamani, right at the lake’s edge. The hotel is a perfect place to escape from the daily routine of stressful work, traffic congestion and the hustle and bustle of city life. Guests can reach the Toya Bungkah hot spring, which is to be found some 3 m from the hotel, and the town centre in around 35 minutes by car. It is located about 1.5 hours’ drive from Bali Ngurah Rai or Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.00" OriginalAmount="99.00">
      <BasicPropertyInfo Latitude="-8.674775" Longitude="115.153149" StarRating="4" HotelCode="260557|vasanti_seminyak_resort" HotelName="Four Points by Sheraton Bali, Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Cendrawasih 99 DS, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363723/a_363723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Seminyak, this golf hotel is ideal for golf lovers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.00" OriginalAmount="99.00">
      <BasicPropertyInfo Latitude="-8.683601" Longitude="115.433723" StarRating="3" HotelCode="103369|lembongan_island_beach" HotelName="Lembongan Island Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan Island, Desa Jungut Batu, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/144326/a_144326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Nusa Lembongan Island, 5 minutes' walk from Jungut Batu Beach in the regency (kabupaten) of Klungkung. It is only a few minutes off the coast of Sanur across the picturesque Badung Straits. Guests will find the centre of Lembongan just 100 m away. Ngurah Rai International Airport is 1 hour away by car and boat.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.00" OriginalAmount="99.00">
      <BasicPropertyInfo Latitude="-8.47088" Longitude="115.24886" StarRating="3" HotelCode="0|pratiwi_ubud_villa" HotelName="Pratiwi Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung 4, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/0e/0d0ecc8d5d7a0327f493b84bafc23abff15e8e47.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Ubud, you'll be within a 15-minute drive of Campuhan Ridge Walk and Ubud Royal Palace.  This villa is 5.7 mi (9.2 km) from Ubud Monkey Forest and 3.7 mi (5.9 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, which features a private pool and a flat-screen TV. A kitchenette is outfitted with a refrigerator and a stovetop. Complimentary wireless Internet access is available to keep you connected. A private bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: IDR 75000 for adults and IDR 75000 for children (approximately)&lt;/li&gt;                   &lt;li&gt;Rollaway beds are available for an additional fee&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Renovations and Closures&lt;/b&gt; &lt;br /&gt;In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.35" OriginalAmount="99.35">
      <BasicPropertyInfo Latitude="-8.83968587" Longitude="115.1519766" StarRating="3.5" HotelCode="594380|1f1150" HotelName="Bali Exclusive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masuka, Banjar Wijaya Kusuma, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.45" OriginalAmount="99.45">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="4" HotelCode="170014|11fc7d" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176472/176472a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the luxurious grounds of the Nusa Dua resort complex. It is situated a 25-minute drive from Ngurah Rai International Airport and a 5-minute drive from two international convention centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.59" OriginalAmount="99.59">
      <BasicPropertyInfo Latitude="-8.5042486648639" Longitude="115.55295467377" StarRating="4" HotelCode="7151|1e1832" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candi Dasa 80033, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1422/a_1422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing beach hotel is situated in a quiet location directly beside the sea. Countless Balinese restaurants may be found in the immediate area of the hotel. Candidasa is located nearby, while Denpasar is about 70 km away, and a regular bus service to Candidasa is operated by the hotel for guests' use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="99.75" OriginalAmount="99.75">
      <BasicPropertyInfo Latitude="-8.694096" Longitude="115.258936" StarRating="4" HotelCode="178411|10faf0" HotelName="Prime Plaza Suites Sanur" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 83, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135867/135867a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99.89" OriginalAmount="99.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|110886" HotelName="TS SUITES BALI &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/916393_foto_1.jpg</HotelPictures>
        <HotelDescription>TS Suites Bali is a dash of hip and a whole lot of sophistication, and Ngurah Rai International Airport is a 15 minutes drive away.Spacious with a natural Balinese nuance, the TShell offers a generous 45 Square meter of space to the guests.Guests will experience total gratification with the amazing array of international cuisine and dining options that are available at 12 onsite restaurantsThis is a modern hotel.The hotel has a large lobby.TS Suites Bali offers a total contemporary accommodation. With its central location, this 5-star hotel has a close proximity to several attractions. From hotel, guests can access to Seminyak shopping district and Double Six Beach within walking distance. Suites Bali features superior services and a broad range of amenities and personal officer. To ensure that guests are having a great time during the stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.7306993656738" Longitude="115.16514480114" StarRating="4" HotelCode="17462|4245" HotelName="Bali Dynasty Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21466/a_21466_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the peaceful Tuban area, this family-friendly resort is surrounded by 2.5 hectares of lush greenery and only a few minutes walk from the beach. It is located just a short stroll from the hustle and bustle of Kuta and within easy reach of the nearest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.47815435" Longitude="115.24820832" StarRating="4" HotelCode="358122|83607" HotelName="Jungle Retreat Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, 80571 Ubud, Bali, PO Box 7</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555199/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.67344554" Longitude="115.14660246" StarRating="3.5" HotelCode="397844|83088" HotelName="Kubal Villa &amp; Restaurant" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batubelig, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547461/547461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100" OriginalAmount="100">
      <BasicPropertyInfo Latitude="-8.7095188917895" Longitude="115.16750514507" StarRating="5" HotelCode="899859|30052" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182725/a_182725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Legian area, the beach hotel is jus a minute from Legian Beach and 1 km from the centre of Kuta, where guests will find numerous bars, restaurants and shops. The hotel is a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.42880574689616" Longitude="115.286684275197" StarRating="0" HotelCode="0|stairway_to_heaven_5" HotelName="Stairway To Heaven" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kebon, Desa Kedisan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/31/4a/314aba2ee7e86f603ee68d62de4b105391252843.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “Stairway To Heaven” is located within 11 km from the historic center of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;This cozy on-site restaurant offers a wide variety of international and local dishes. Wi-Fi is available on all property premises. Store your valuables in the locker. You can take a dip in the swimming pool.&lt;/br&gt;Parking is available near the hotel area. Room services are provided 24/7. Laundry services are provided. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.696033" Longitude="115.168419" StarRating="4" HotelCode="67623|sun_island_boutique_villas_and_spa" HotelName="Sun Island Boutique Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak 188, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87468/w_87468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Seminyak area, about 10 minutes' walk from the beach. Ngurah Rai International Airport is situated roughly 10 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.674290657043457" Longitude="115.15296936035156" StarRating="3" HotelCode="0|the_awandari_villas_seminyak" HotelName="The Awandari Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No. 77 Petitenget, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/34/82/348241b27ea4b7d1376ce8886c9c8862d1c6e8d8.jpeg</HotelPictures>
        <HotelDescription>Located in the hearth of Seminyak area, the ultimate in privacy just 5 minutes walking distance to Potato Head Beach Club, Petitenget Beach,  Shopping area of Seminyak and 15 minutes driving a car from Bali's Ngurah Rai International Airport.&lt;br /&gt;All of the villas with a private pool with own entrance ( Balinese Gate ) quite and  comfortable place for relax, good for couple and family,  24 hours services, free Wi-Fi and  shuttle services.&lt;br /&gt;The Awandari Villas Seminyak is set in modern minimalist, good location is nestled among upscale shops and Bali's best dining scene and nightlife entertainments. Each of villa with their own pool, fashionable, Balinese entrance gate, living area pavilion, dining area and kitchenette.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 750,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.694766880369" Longitude="115.26044905186" StarRating="4" HotelCode="915209|katala_villas" HotelName="Katala Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pugutan 99, Gang Jasmine, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233316/233316a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.82893942" Longitude="115.16155568" StarRating="3" HotelCode="729831|hideaway_residence_bali" HotelName="Hideaway Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mengelak 168, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.52453424" Longitude="115.25593261" StarRating="4" HotelCode="621177|villa_leonora_2" HotelName="Villa LeoNora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan 23, Nyuh Kuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16590000/16582800/16582701/77309f78_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.00" OriginalAmount="100.00">
      <BasicPropertyInfo Latitude="-8.404926" Longitude="115.294439" StarRating="4" HotelCode="933569|puri_gangga_resort_2" HotelName="Puri Gangga Resort Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6510000/6508800/6508733/4b64a6df_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="100.07" OriginalAmount="100.07">
      <BasicPropertyInfo Latitude="-8.6761683939372" Longitude="115.16511221594" StarRating="4" HotelCode="304349|1ecb47" HotelName="Crown Bali Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 55, Banjar Taman, Seminyak 80361, Kuta Utara (Kuta North), Kerobokan Kelod, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/384741/384741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="100.30" OriginalAmount="100.30">
      <BasicPropertyInfo Latitude="-8.686505" Longitude="115.16946" StarRating="4" HotelCode="207949|132c01" HotelName="Seminyak Icon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli (Dewi Madri), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180127/180127a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the heart of Seminyak, the most sought-after destination for fashion boutiques, funky shops, restaurants, inspiring home-ware stores and the white sandy beaches. Bali International Airport is 20 km from the hotel and can be reached within a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="100.32" OriginalAmount="100.32">
      <BasicPropertyInfo Latitude="-8.7698750667425" Longitude="115.22246293276" StarRating="4" HotelCode="19000|11963b" HotelName="Sadara Boutique Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pratama Street, Tanjung Benoa, PO Box 24, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23804/a_23804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located just a 5-minute drive from the Bumbu Bali restaurant, and 10 minutes from Bali Collection, a shopping, entertainment and restaurant complex. The resort is a 10-minute drive from Nusa Dua and 20 minutes from the Uluwatu Temple. Ngurah Rai International Airport is approximately 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.75" OriginalAmount="100.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|839933" HotelName="KAMUELA VILLAS SEMINYAK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950417_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in fashionable Seminyak, the Kamuela Villas occupy a prime location at the very heart of Southern Bali's main attractions and point of interest. Seminyak is where modern tourism in Bali all started and it's still the most happening place of all. Kamuela Villa is located not far from Bali Deli.no longer useThis property does not have FandB outlet, breakfast is served in villa.Low rise building consisting of 9 villa compounds.Small and intimate lobby.Kamuela Villa is located in Seminyak area and in close proximity with Bali Deli. Featuring 9 units of villa and guests can enjoy complimentary daily afternoon tea in villa, daily turn down service with snack, shuttle service to Seminyak and Legian area based on availability.. A good choice for honeymooner travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100.75" OriginalAmount="100.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|084080" HotelName="Bajra Bali Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/992056_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a 10-minute drive from Batu Belig Beach, Crown Bali Villa Seminyak offers modern and luxurious accommodation with private pool, free WiFi access, and free parking space for guests who drive. The property also offers free shuttle service to Seminyak area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.7054509117557" Longitude="115.26088806375" StarRating="3" HotelCode="416757|157053" HotelName="Artotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 1, Sanur 80277</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/526634/a_526634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ARTOTEL Sanur-Bali brings vibrancy and colour to the island's favourite seaside village. This boutique hotel is a canvas show casing thought - provoking works by some of the most relevant Bali-based contemporary artists of today. A total of 88 rooms and supporting lifestyle facilities satisfy the needs of millennial travelers looking for a refreshingly different Bali experience. 

By taking the energy of Seminyak and combining it with imagination, passion and heartfelt service, ARTOTEL Sanur - Bali explores a whole new approach to hospitality. The exterior façade of the hotel, inspired by Bali's annual kite festival, is just a hint of the visual excitement that lies within.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="4" HotelCode="113493|72601" HotelName="Danoya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 559, Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177256/177256a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the Batu Belig area, the hotel is only 40 minutes from Ngurah Rai International Airport, 35 minutes from Kuta Beach and 20 minutes from Seminyak Shopping Centre with its many shops and famous restaurants. Batu Belig Beach is reachable within walking distance from the hotel, just about 15 minutes away. Offering peace and tranquillity, the establishment’s villas provide all the leisure activities associated with a Balinese getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|83611" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412203/p_412203_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.7720944518557" Longitude="115.22266745567" StarRating="5" HotelCode="7152|10439" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1423/a_1423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is situated in Tanjung Benoa, directly on the beach. Nusa Dua is only around 5 minutes away by car. The transfer time to the airport is around 20 minutes, while it is 25 minutes to Kuta and around 45 minutes Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2.5" HotelCode="504242|226679" HotelName="Sapodilla Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101" OriginalAmount="101">
      <BasicPropertyInfo Latitude="-8.524623" Longitude="115.25564" StarRating="3" HotelCode="141147|83600" HotelName="Villa Beji Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nyuh Bulan, Banjar Nyuh Kuning, Ubud  80571, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123196/123196a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes' walk from the centre of Ubud and Ubud Palace, and around 5 minutes' drive from the Monkey Forest tourist centre. Bali Bird Park and Gianyar are both roughly 15 minutes' drive away. The hotel is about an hour's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.7054509117557" Longitude="115.26088806375" StarRating="3" HotelCode="416757|artotel_sanur" HotelName="Artotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 1, Sanur 80277</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/526634/a_526634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ARTOTEL Sanur-Bali brings vibrancy and colour to the island's favourite seaside village. This boutique hotel is a canvas show casing thought - provoking works by some of the most relevant Bali-based contemporary artists of today. A total of 88 rooms and supporting lifestyle facilities satisfy the needs of millennial travelers looking for a refreshingly different Bali experience. 

By taking the energy of Seminyak and combining it with imagination, passion and heartfelt service, ARTOTEL Sanur - Bali explores a whole new approach to hospitality. The exterior façade of the hotel, inspired by Bali's annual kite festival, is just a hint of the visual excitement that lies within.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.6558855" Longitude="115.13098161" StarRating="0" HotelCode="777191|canggu_beach_apartments" HotelName="Canggu Beach Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Batu Bolong 89x, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41622/2941622/26.jpg?f=15604482</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.67949459595169" Longitude="115.15313655139" StarRating="5" HotelCode="0|_0x2908f" HotelName="Montigo Resorts Seminyak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, 468X, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/72/3672362a7810c47ec9d00100d96c09c5c20cc5f9.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The 5-star hotel Montigo Resorts Seminyak is situated in Seminyak. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 202,480.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 101,236.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 247,935.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.7033617603601" Longitude="115.17338148578" StarRating="4" HotelCode="328001|balicosy_villa" HotelName="Balicosy Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 3, Seminyak, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494605/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="101.00">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|dbulakan_boutique_resort_ubud" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412203/p_412203_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="101.03" OriginalAmount="101.03">
      <BasicPropertyInfo Latitude="-8.6675486903407" Longitude="115.16957424053" StarRating="4" HotelCode="404533|1a5f7a" HotelName="Maharaja Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengubengan 168, Banjar Pengubengan Kauh, 80361 Kerobokan</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553642/553642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101.21" OriginalAmount="101.21">
      <BasicPropertyInfo StarRating="4" HotelCode="|645438" HotelName="TRUNTUM KUTA FORMERLY GRAND INNA KUTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32331_image63599406_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in the heart of Kuta. Bali International Airport is less than 20 minutes' drive away. This beach hotel comprises a total of 320 rooms, including New Wing Rooms. Guests are welcomed in a spacious lobby with a reception desk with free Wireless Internet access and parking. Further facilities on offer include a hotel safe, a currency exchange facility, laundry service, and on call medical services. The rooms are tastefully designed in 2 options : traditional Balinese style and modern style. Each has a spacious bathroom with hairdryer, a direct dial telephone and satellite TV. Rooms are equipped with a double bed or twin bed, a coffee maker and a minibar. The hotel also completed with 3 swimming pools, massage service, and a beach club</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="101.52" OriginalAmount="101.52">
      <BasicPropertyInfo Latitude="-8.809035" Longitude="115.11420165" StarRating="3.5" HotelCode="602565|20c23f" HotelName="BoHo Bingin Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17700000/17692700/17692628/bc5a8d1d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="101.77" OriginalAmount="101.77">
      <BasicPropertyInfo Latitude="-8.3559915879084" Longitude="115.69061100483" StarRating="4" HotelCode="175930|1e0762" HotelName="Palm Garden Amed Beach &amp; Spa Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed Seraya, North-East Coast, Amed 80852, Kabupaten Karangasem, Bali, Nusa Tenggara</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274998/274998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="101.86" OriginalAmount="101.86">
      <BasicPropertyInfo Latitude="-8.6950398775828" Longitude="115.17255668317" StarRating="4" HotelCode="319422|1eaf7a" HotelName="Arman Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 89, Gang Baik Baik, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233291/233291a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|83606" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369434/369434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.6767567464413" Longitude="115.17243537675" StarRating="5" HotelCode="310472|79115" HotelName="Aldeoz Grand Kancana Villas Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jayawijaya 494, Kerobokan 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235845/235845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|226633" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/656316/a_656316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|156804" HotelName="Jati Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42666/2942666/1.jpg?f=15328578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.7653124" Longitude="115.2219274" StarRating="5" HotelCode="7156|24299" HotelName="Novotel Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 70, Tanjung Benoa, Benoa 80361, Kuta Sel, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1428/a_1428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Tanjung Benoa peninsula, in the south of Bali, close to a pretty, sandy beach. Small local markets and shops are within easy reach of the hotel. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach them with the regular shuttle bus as they lie around 2 km away in Nusa Dua. This includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its wide spectrum of enjoyable sightseeing attractions and idyllic nature. Transfer time to Ngurah Rai airport is around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102" OriginalAmount="102">
      <BasicPropertyInfo Latitude="-8.64113579" Longitude="115.13920381" StarRating="3.5" HotelCode="459125|174437" HotelName="Planta Luxury Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Mejan 11D, Padang Linjong, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/622998/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.7868625447598" Longitude="115.22588835732" StarRating="5" HotelCode="7154|melia_benoa_all_inclusive_resort" HotelName="Sol by Melia Benoa Bali" Meals="BED &amp; BREAKFAST,ALL-INCLUSIVE,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1426/a_1426_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the south of the Indonesian island of Bali, directly on Tanjung Benoa beach. The tourist centre of Nusa Dua (only 2 km away) offers numerous shops and entertainment venues, and is one of the most visited towns in Bali. Nevertheless, the island and its inhabitants have kept their distinct cultural identity and there are a wide variety of sights, such as numerous Hindu temples. This region of the island is particularly well known for its picturesque beaches and unique landscape, which makes it an ideal destination for those seeking relaxation. Ngurah Rai airport is 20 minutes away by car and has excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.67158031463623" Longitude="115.1590576171875" StarRating="4" HotelCode="0|villa_senja_seminyak" HotelName="Villa Senja Semiyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No 7 Blok D Uma Sari, Seminyak, ID, 80361, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fb/f7/fbf7d2af4ecbf6d8856f98fd80af50f5c91997a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Seminyak (Batubelig), you'll be within a 5-minute drive of Seminyak Square and Eat Street. This villa is 1 mi (1.6 km) from Seminyak Beach and 3.7 mi (5.9 km) from Legian Beach.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your air-conditioned villa, which features a microwave. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. The bathroom has a shower/tub combination and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as a spa tub or take in the view from a garden. Additional amenities at this villa include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge during limited hours, and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.686505" Longitude="115.16946" StarRating="4" HotelCode="207949|seminyak_icon" HotelName="Seminyak Icon" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli (Dewi Madri), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180127/180127a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the heart of Seminyak, the most sought-after destination for fashion boutiques, funky shops, restaurants, inspiring home-ware stores and the white sandy beaches. Bali International Airport is 20 km from the hotel and can be reached within a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.67741052" Longitude="115.1568502" StarRating="3.5" HotelCode="593884|urbanest_inn_villa" HotelName="Urbanest Inn Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 1000x, Villa Taman Lumbung, Villa Nomor 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|jati_cottage" HotelName="Jati Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42666/2942666/1.jpg?f=15328578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.47337209" Longitude="115.25054326" StarRating="0" HotelCode="946827|the_forest_villa_ubud" HotelName="The Forest Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cocoa II 69, Banjar Bunutan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731988/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.52463919" Longitude="115.24569711" StarRating="3" HotelCode="738746|y_villa" HotelName="Adiwana Arya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Gang Cendana, Singakerta, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Singakerta</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632354/632354a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ubud. The premises count with 20 welcoming bedrooms. The hotel was built in 2018. The property includes Wi-Fi internet connection in all public areas and accommodation units. Travellers are welcomed in a lobby with 24-hour reception. If customers ask for it, they can have a cot in their accommodation units. Pets are not permitted on the premises. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The dining venue serves sumptuous dining in an elegant atmosphere. Guests will revel in the tasty meals offered at the establishment. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.53713495" Longitude="115.24313437" StarRating="3" HotelCode="750519|wadari_retreat_villa_ubud" HotelName="Wadari Ubud Retreat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Ubud. Wadari Retreat Villa Ubud offers Wi-Fi internet connection in communal areas. The front desk offers 24-hour reception. No pets are allowed on the premises. Additionally, a car park is available on the premises for guests' extra convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.7698750667425" Longitude="115.22246293276" StarRating="4" HotelCode="19000|kind_villa_bintang_resort" HotelName="Sadara Boutique Beach Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pratama Street, Tanjung Benoa, PO Box 24, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23804/a_23804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located just a 5-minute drive from the Bumbu Bali restaurant, and 10 minutes from Bali Collection, a shopping, entertainment and restaurant complex. The resort is a 10-minute drive from Nusa Dua and 20 minutes from the Uluwatu Temple. Ngurah Rai International Airport is approximately 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.00" OriginalAmount="102.00">
      <BasicPropertyInfo Latitude="-8.83287322" Longitude="115.20123507" StarRating="0" HotelCode="974921|kampi_villas_by_premier_hospitality_asia" HotelName="Kampi Villas by Premier Hospitality Asia" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37150000/37149600/37149597/1a6cd054_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.31" OriginalAmount="102.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|275247" HotelName="THE LOVINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LOVINA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293057_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 133 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies or patios. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have complimentary toiletries and hair dryers.Grab a bite at one of the resort's 2 restaurants, or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break at the bar/lounge, the beach bar, or the poolside bar for a tasty beverage. Continental breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include a computer station, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.With a stay at The Lovina in Buleleng, you'll be 1 mi (1.6 km) from Lovina Beach and 3.6 mi (5.8 km) from Krisna Funtastic Land.  This 4-star resort is 7.3 mi (11.7 km) from Banjar Hot Springs and 7.8 mi (12.5 km) from Aling-Aling Waterfall.Distances are displayed to the nearest 0.1 mile and kilometer.  Lovina Beach - 1.6 km / 1 mi  Tangguwisia Bali Beach - 5.2 km / 3.2 mi  Krisna Funtastic Land - 5.8 km / 3.6 mi  Gedong Kertya Museum and Library - 9.8 km / 6.1 mi  Museum Buleleng - 10 km / 6.2 mi  Brahma Vihara Arama - 11.5 km / 7.2 mi  Banjar Hot Springs - 11.7 km / 7.3 mi  Aling-Aling Waterfall - 12.5 km / 7.8 mi  Puri Jati Dive Site - 16 km / 10 mi  Puri Jati Beach - 16.2 km / 10.1 mi  Gitgit Waterfall - 17.3 km / 10.8 mi  Tamblingan Lake - 17.4 km / 10.8 mi  Pura Maduwe Karang - 19.6 km / 12.2 mi  Banyumala Twin Waterfalls - 21 km / 13.1 mi  Munduk Waterfall - 22.8 km / 14.2 mi  The preferred airport for The Lovina is Denpasar (DPS-Ngurah Rai Intl.) - 100.8 km / 62.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="102.42" OriginalAmount="102.42">
      <BasicPropertyInfo Latitude="-8.5042486648639" Longitude="115.55295467377" StarRating="4" HotelCode="7151|104e64" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candi Dasa 80033, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1422/a_1422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing beach hotel is situated in a quiet location directly beside the sea. Countless Balinese restaurants may be found in the immediate area of the hotel. Candidasa is located nearby, while Denpasar is about 70 km away, and a regular bus service to Candidasa is operated by the hotel for guests' use.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="102.77" OriginalAmount="102.77">
      <BasicPropertyInfo Latitude="-8.7054509117557" Longitude="115.26088806375" StarRating="3" HotelCode="416757|1b3318" HotelName="Artotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 1, Sanur 80277</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/526634/a_526634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ARTOTEL Sanur-Bali brings vibrancy and colour to the island's favourite seaside village. This boutique hotel is a canvas show casing thought - provoking works by some of the most relevant Bali-based contemporary artists of today. A total of 88 rooms and supporting lifestyle facilities satisfy the needs of millennial travelers looking for a refreshingly different Bali experience. 

By taking the energy of Seminyak and combining it with imagination, passion and heartfelt service, ARTOTEL Sanur - Bali explores a whole new approach to hospitality. The exterior façade of the hotel, inspired by Bali's annual kite festival, is just a hint of the visual excitement that lies within.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|179898" HotelName="Griya Shanti Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62672/2462672/24.jpg?f=15534002</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.65039203" Longitude="115.1502022" StarRating="3" HotelCode="750454|306763" HotelName="Manca Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gg Kresna 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103" OriginalAmount="103">
      <BasicPropertyInfo Latitude="-8.6942710711845" Longitude="115.16712427139" StarRating="4" HotelCode="909089|73615" HotelName="The Jas Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Gang Bugis, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233319/233319a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="103.00">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|legian_kriyamaha_villa" HotelName="Legian Kriyamaha Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424641/a_424641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="103.00">
      <BasicPropertyInfo Latitude="-8.6950398775828" Longitude="115.17255668317" StarRating="4" HotelCode="319422|arman_villas_seminyak" HotelName="Arman Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 89, Gang Baik Baik, Seminyak 80361, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233291/233291a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="103.00">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|the_sankara_suites_villas" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639435/639435a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wireless Internet connection available on-site. As this accommodation features 24-hour reception, guests are always welcome. The property's accommodation units are provided with facilities for children such as a cot if necessary. This is not a pet-friendly property. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The resort may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="103.00">
      <BasicPropertyInfo Latitude="-8.54464" Longitude="115.324681" StarRating="4" HotelCode="94806|anahata" HotelName="Anahata Villas and Spa Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br Umah Anyar, Pejeng Kaja, Tampak Siring, Gianyar, PO BOX 1011, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131709/w_131709_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the southern coast of Bali, conveniently situated only 10 minutes' driving distance from the town of Ubud. In the surrounding hills and valleys, guests can visit traditional Indonesian villages and tour the spectacular scenery of Ubud, Bali, Indonesia. Various tours are available from Ubud, including secluded hiking trips through the surrounding countryside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.09" OriginalAmount="103.09">
      <BasicPropertyInfo Latitude="-8.786006" Longitude="115.225622" StarRating="4" HotelCode="7139|120652" HotelName="Bali Tropic" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 41, Jl. Pratama 34A, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1409/a_1409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the south of the Indonesian island of Bali, directly beside the picturesque sandy beach of Nusa Dua. The various shopping facilities and entertainment venues in the town centre can be reached within only a few minutes - it is one of the main tourist towns in Bali. Despite this, the island has preserved its unique cultural identity and offers visitors a wide range of sites and unique attractions. Ngurah Rai airport lies around 20 minutes from the hotel and offers excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.17" OriginalAmount="103.17">
      <BasicPropertyInfo Latitude="-8.7698750667425" Longitude="115.22246293276" StarRating="4" HotelCode="19000|1e4472" HotelName="Sadara Boutique Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pratama Street, Tanjung Benoa, PO Box 24, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23804/a_23804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located just a 5-minute drive from the Bumbu Bali restaurant, and 10 minutes from Bali Collection, a shopping, entertainment and restaurant complex. The resort is a 10-minute drive from Nusa Dua and 20 minutes from the Uluwatu Temple. Ngurah Rai International Airport is approximately 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.39" OriginalAmount="103.39">
      <BasicPropertyInfo Latitude="-8.65482151" Longitude="115.12946795" StarRating="3" HotelCode="755349|20a7bc" HotelName="Eastin Ashta Resort Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Catu 8, Canggu 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/876627/w_876627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Canggu, about 17.8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.40" OriginalAmount="103.40">
      <BasicPropertyInfo Latitude="-8.7868625447598" Longitude="115.22588835732" StarRating="5" HotelCode="7154|103252" HotelName="Sol by Melia Benoa Bali" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1426/a_1426_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the south of the Indonesian island of Bali, directly on Tanjung Benoa beach. The tourist centre of Nusa Dua (only 2 km away) offers numerous shops and entertainment venues, and is one of the most visited towns in Bali. Nevertheless, the island and its inhabitants have kept their distinct cultural identity and there are a wide variety of sights, such as numerous Hindu temples. This region of the island is particularly well known for its picturesque beaches and unique landscape, which makes it an ideal destination for those seeking relaxation. Ngurah Rai airport is 20 minutes away by car and has excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.42" OriginalAmount="103.42">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="4" HotelCode="113493|2148f2" HotelName="Danoya Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 559, Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177256/177256a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the Batu Belig area, the hotel is only 40 minutes from Ngurah Rai International Airport, 35 minutes from Kuta Beach and 20 minutes from Seminyak Shopping Centre with its many shops and famous restaurants. Batu Belig Beach is reachable within walking distance from the hotel, just about 15 minutes away. Offering peace and tranquillity, the establishment’s villas provide all the leisure activities associated with a Balinese getaway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.50" OriginalAmount="103.50">
      <BasicPropertyInfo Latitude="-8.674775" Longitude="115.153149" StarRating="4" HotelCode="260557|140da1" HotelName="Four Points by Sheraton Bali, Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Cendrawasih 99 DS, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363723/a_363723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Seminyak, this golf hotel is ideal for golf lovers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.97" OriginalAmount="103.97">
      <BasicPropertyInfo Latitude="-8.70713891" Longitude="115.25627117" StarRating="4" HotelCode="456692|1dc6e4" HotelName="Akana Hotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 17, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/545543/545543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.98" OriginalAmount="103.98">
      <BasicPropertyInfo Latitude="-8.52349618" Longitude="115.26362717" StarRating="2.5" HotelCode="504242|1d2b72" HotelName="Sapodilla Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pengosekan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/672131/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="103.99" OriginalAmount="103.99">
      <BasicPropertyInfo Latitude="-8.7095188917895" Longitude="115.16750514507" StarRating="5" HotelCode="899859|1226bd" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182725/a_182725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Legian area, the beach hotel is jus a minute from Legian Beach and 1 km from the centre of Kuta, where guests will find numerous bars, restaurants and shops. The hotel is a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.674775" Longitude="115.153149" StarRating="4" HotelCode="260557|38927" HotelName="Four Points by Sheraton Bali, Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gang Cendrawasih 99 DS, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/363723/a_363723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Seminyak, this golf hotel is ideal for golf lovers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.278423" Longitude="115.593826" StarRating="3" HotelCode="14871|160518" HotelName="Mimpi Resort Tulamben" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulamben, Northeast Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17484/a_17484_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the foot of Mount Agung in the tiny village of Tulamben in the northeastern coast of Bali, this club resort is about an hour and half's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104" OriginalAmount="104">
      <BasicPropertyInfo Latitude="-8.6883524641043" Longitude="115.16525611281" StarRating="5" HotelCode="909072|70607" HotelName="The Seiryu Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131849/131849a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the Seminyak area and the popular Oberoi beach, the property is just a 20-minute drive from the Ngurah Rai Airport and is conveniently situated near to modern restaurants, clubs, cafés, spas and art galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.6715654159121" Longitude="115.15143790276" StarRating="4" HotelCode="429762|villa_elok_2" HotelName="Villa Elok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dining,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Lounge,Luggage Storage,Massage Centre,Parking,Pets allowed,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig 98, Gang Gelatik, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556246/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Villa Elok in Seminyak Petitenget, you'll be convenient to Batu Belig Beach and Seminyak Square. This villa is within close proximity of Canggu Club and TAKSU Bali Gallery.Rooms Treat yourself to a stay in one of the 4 individually decorated guestrooms, featuring private pools and LCD televisions. Your pillowtop bed comes with Egyptian cotton sheets. Kitchens are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Satellite programming and iPod docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected.Rec, Spa, Premium Amenities Pamper yourself with onsite massages or take in the view from a garden. This villa also features complimentary wireless Internet access, concierge services, and babysitting/childcare surcharge.Business, Other Amenities Featured amenities include limo/town car service, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge available 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.70731326" Longitude="115.17849859" StarRating="3" HotelCode="852494|the_sakaye_luxury_villas_spa" HotelName="The Sakaye Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Seminyak. A total of 23 rooms are available for guests' convenience at The Sakaye Luxury Villas &amp; Spa. There is Wi-Fi throughout the accommodation. The reception desk is open all day long. Cots are not available at this establishment. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.65039203" Longitude="115.1502022" StarRating="3" HotelCode="750454|manca_villa" HotelName="Manca Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gg Kresna 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.6686" Longitude="115.45" StarRating="0" HotelCode="843669|pemedal_beach_bungalow_" HotelName="Pemedal Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Jungutbatu, Jungutbatu Village, Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jungutbatu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/9f/7e9f74f10817f2cf7ce5c8200adea797c9b898c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.8172436495412" Longitude="115.192623169577" StarRating="0" HotelCode="0|villa_the_miracle_nusa_dua" HotelName="The Miracle Nusa Dua Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuta Selatan, Nusa Dua, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c3/24/c324ba2c8dee89fa90c6f3a0c1097d5903f8572b.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel The Miracle Nusa Dua Villa is located in Kuta Selatan. It boasts a convenient location within 4 km from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;Guests are welcome to dine in the on-site restaurant, serving both local and international dishes. To unwind after an eventful day, enjoy a cocktail in the casual atmosphere of the hotel bar. Wi-Fi is available throghout the property. The property features an outdoor swimming pool on site.&lt;/br&gt;Airport transfers are offered at a surcharge. Friendly staff at the 24-hour front desk will be glad to answer your questions. Laundry services are offered.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 200,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 100,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.7251080917754" Longitude="115.17146945" StarRating="4" HotelCode="16478|ramayana_suites" HotelName="Ramayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19907/a_19907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kuta, just 150 meters from the famous white sandy Kuta Beach, close to the traditional art market, shopping centre, Waterbom park, Hard Rock Café and links to public transport. It is only a 10-minute drive from the airport and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.28" OriginalAmount="104.28">
      <BasicPropertyInfo Latitude="-8.155589" Longitude="114.637992" StarRating="3" HotelCode="904694|12a74d" HotelName="Adi Assri Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pemuteran 81155, Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147368/147368a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.34" OriginalAmount="104.34">
      <BasicPropertyInfo Latitude="-8.693806" Longitude="115.161778" StarRating="4" HotelCode="23703|11c7cc" HotelName="Pelangi Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dhyana Pura, Seminyak Beach, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/31443/a_31443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside the peaceful white sandy beach of Seminyak on the northern side of Kuta, just a short distance from shopping malls and other tourist attractions. It is about 20 minutes by car from Ngurah Rai International Airport, 5 minutes from centre of Kuta, and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.46" OriginalAmount="104.46">
      <BasicPropertyInfo Latitude="-8.54464" Longitude="115.324681" StarRating="4" HotelCode="94806|1e39dc" HotelName="Anahata Villas and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br Umah Anyar, Pejeng Kaja, Tampak Siring, Gianyar, PO BOX 1011, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131709/w_131709_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the southern coast of Bali, conveniently situated only 10 minutes' driving distance from the town of Ubud. In the surrounding hills and valleys, guests can visit traditional Indonesian villages and tour the spectacular scenery of Ubud, Bali, Indonesia. Various tours are available from Ubud, including secluded hiking trips through the surrounding countryside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.63" OriginalAmount="104.63">
      <BasicPropertyInfo Latitude="-8.5165385" Longitude="115.26597273" StarRating="3" HotelCode="492902|1d0a93" HotelName="Jati Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jatayu, Tebesaya, Ubud 80571, Ginyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42666/2942666/1.jpg?f=15328578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="104.93" OriginalAmount="104.93">
      <BasicPropertyInfo Latitude="-8.1539006203748" Longitude="115.03022619511" StarRating="4" HotelCode="212209|13253a" HotelName="The Lovina Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Lovina, Kalibukbuk, 81151 Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096588/096588a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.64421862" Longitude="115.15479178" StarRating="3" HotelCode="756710|nagisa_bali_easy_living_canggu" HotelName="Nagisa Bali Easy Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu, Gang Lely 8, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03877/3803877/1.jpg?f=15568712</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.83968587" Longitude="115.1519766" StarRating="3.5" HotelCode="594380|bali_exclusive_residence" HotelName="Bali Exclusive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masuka, Banjar Wijaya Kusuma, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.00" OriginalAmount="105.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="808282|daphila_cottage" HotelName="Daphila Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Telaga-Limo</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33850000/33840200/33840116/b7bed1bf_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.08" OriginalAmount="105.08">
      <BasicPropertyInfo Latitude="-8.65039203" Longitude="115.1502022" StarRating="3" HotelCode="750454|21dfb9" HotelName="Manca Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa Gg Kresna 8, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.67" OriginalAmount="105.67">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|14e0a7" HotelName="Legian Kriyamaha Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424641/a_424641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.85" OriginalAmount="105.85">
      <BasicPropertyInfo Latitude="-8.6942710711845" Longitude="115.16712427139" StarRating="4" HotelCode="909089|1ea922" HotelName="The Jas Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Gang Bugis, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233319/233319a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="105.89" OriginalAmount="105.89">
      <BasicPropertyInfo Latitude="-8.54464" Longitude="115.324681" StarRating="4" HotelCode="94806|11b403" HotelName="Anahata Villas and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Br Umah Anyar, Pejeng Kaja, Tampak Siring, Gianyar, PO BOX 1011, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/131709/w_131709_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the southern coast of Bali, conveniently situated only 10 minutes' driving distance from the town of Ubud. In the surrounding hills and valleys, guests can visit traditional Indonesian villages and tour the spectacular scenery of Ubud, Bali, Indonesia. Various tours are available from Ubud, including secluded hiking trips through the surrounding countryside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="105.91" OriginalAmount="105.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|111363" HotelName="BEINGSATTVAA VEG.RETREAT VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/919840_foto_1.jpg</HotelPictures>
        <HotelDescription>Located a 15-minute drive from central Ubud, the luxurious BeingSattvaa Vegetarian Retreat Villa offers a large perimeter overflow pool and free WiFi access in all areas. BeingSattvaa Yoga Pavilion may be used upon request for Yoga activities or as a meeting room. Pampering treatments and relaxing massages are available at the on-site spa and wellness centre. The property also offers free shuttle service around Ubud central area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.8080645327734" Longitude="115.22817134857" StarRating="5" HotelCode="10622|16051" HotelName="Ayodya Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, PO Box 46, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8485/a_8485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a secluded luxurious resort on the southern tip of Bali, the secure gated resort community of Nusa Dua, a property of some 11.5 hectares with a 300 m stretch of pristine sandy beach. The hotel is about a 20-minute drive from Bali International Airport, and is about 30 minutes by car from both Denpasar and Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.66949909" Longitude="115.44814571" StarRating="4" HotelCode="316900|116499" HotelName="Lembongan Beach Club &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jungut Batu, Lembongan 87500, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365606/365606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.1415485020464" Longitude="114.65310573578" StarRating="3" HotelCode="36242|157684" HotelName="Taman Sari Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59251/p_59251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the Pemuteran region on the tranquil, unspoiled north-west coast of Bali, approximately 50 km from Lovina Beach and 15 km from Menjangan Island. Guests can reach the eco hotel in around three and a half hours from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106" OriginalAmount="106">
      <BasicPropertyInfo Latitude="-8.711417" Longitude="115.167504" StarRating="5" HotelCode="207465|77297" HotelName="The Stones Hotel - Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184324/184324a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.67959" Longitude="115.155365" StarRating="4" HotelCode="292518|tis_villas_seminyak_by_premier_hospitality_asia" HotelName="Tis Villas Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gang Telaga Waja No 18B, Jalan Raya Petitenget, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547486/547486a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.68235949" Longitude="115.16840407" StarRating="3" HotelCode="560987|taman_amertha_villas" HotelName="Taman Amertha Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari No. 7, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/729979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|best_western_premier_agung_resort_ubud" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/656316/a_656316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.5073696666667" Longitude="115.27140683333" StarRating="3" HotelCode="915745|gunung_merta_bungalows" HotelName="Gunung Merta Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Andong 12, Peliatan 80571, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/41014/2041014/1.jpg?f=15586738</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.505883" Longitude="115.557562" StarRating="4" HotelCode="44717|rama_candidasa_resort_spa_4" HotelName="Ramayana Candidasa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sengkidu, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19848/p_19848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel is located in the centre of Mendire under coconut palms right on the hotel's private beach, which sprawls 1 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.00" OriginalAmount="106.00">
      <BasicPropertyInfo Latitude="-8.42802619934082" Longitude="115.25885772705078" StarRating="3" HotelCode="0|kaja_villa" HotelName="Kaja Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Roban, Kelusa Village, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/08/d508ee2fc65e20467250571671d076fb2a232674.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kaja Villa in Seminyak (Central Seminyak), you'll be within a 5-minute drive of Eat Street and Double Six Beach. This spa villa is 1.2 mi (1.9 km) from Legian Beach and 2 mi (3.2 km) from Seminyak Beach.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa.&lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and microwaves, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 770,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Hot springs access available from 8:30 AM to 3:30 PM.&lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.12" OriginalAmount="106.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|585597" HotelName="Seminyak Sanctuary Villa by Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1216882_foto_1.jpg</HotelPictures>
        <HotelDescription>At Seminyak Sanctuary Villa by Ini Vie Hospitality, exceptional service and top-notch amenities create a memorable experience for guests. Complimentary internet access is available in the resort villa to ensure you stay connected during your visit.Arrange your trips to and from the airport using the resort villa's convenient transportation services booking. Complimentary parking is available for guests.For the health and well-being of all guests and staff, smoking is restricted exclusively to assigned zones. A delightful breakfast is the perfect way to begin your day, and at Seminyak Sanctuary Villa by Ini Vie Hospitality, you can always indulge in a scrumptious meal on-site. At Seminyak Sanctuary Villa by Ini Vie Hospitality, experience the ease of having groceries brought straight to your accommodation through their efficient service.At Seminyak Sanctuary Villa by Ini Vie Hospitality, guests can take pleasure in the delightful recreational amenities provided for their entertainment. At the resort villa, a wide range of enjoyable activities ensures that there's never a dull moment during your visit. Don't miss out on the easily reachable beach in the vicinity.At Seminyak Sanctuary Villa by Ini Vie Hospitality, a wide array of amenities guarantees a fulfilling experience throughout your visit. Make your holiday truly memorable by taking a rejuvenating plunge into the pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.31" OriginalAmount="106.31">
      <BasicPropertyInfo Latitude="-8.476966932862" Longitude="115.24878089272" StarRating="4" HotelCode="934372|17cee4" HotelName="D'Bulakan Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/412203/p_412203_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.32" OriginalAmount="106.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|918749" HotelName="KORI UBUD RESORT SPA AND RESTAURANT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897236_foto_1.jpg</HotelPictures>
        <HotelDescription>This unique and serene romantic twelve Balinese style property is perfect for honeymooners or family retreat, where the privacy of a whole resort for you is needed. Consider holding that special birthday or anniversary trip with family and friends at the Kori Ubud and it will be a memory of a lifetime. Overlooking our terraced swimming pool with 180-degree beautiful views of the rice paddy, Kori Ubud Restaurant boasts a range of cuisine that will be long remembered. Indulge in our fresh seafood prepared by our cook Satisfy those taste buds of yours in a Mediterranean or Balinese style. The Swimming Pool and the Jacuzzi offer revitalizing health benefit for your tired body. While the Jacuzzi and the upper pool have excellent view to the rice terrace, the lower level pool provides a bigger space for those who love to swim around. Two small traditional alang-alang roofed "Bale-Bengongs" lie beside the pool, perfect to enjoy the surrounding views or just relax in tranquility while contemplating a romantic candlelight dinner. You can also spoil yourself in the resorts' own SPA massage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.35" OriginalAmount="106.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|920960" HotelName="PALM GARDEN AMED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KARANGASEM, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940043_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.60" OriginalAmount="106.60">
      <BasicPropertyInfo Latitude="-8.278423" Longitude="115.593826" StarRating="3" HotelCode="14871|129a9e" HotelName="Mimpi Resort Tulamben" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulamben, Northeast Bali</AddressLine>
          </AddressLines>
          <CityName>Tulamben</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/17484/a_17484_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the foot of Mount Agung in the tiny village of Tulamben in the northeastern coast of Bali, this club resort is about an hour and half's drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.73" OriginalAmount="106.73">
      <BasicPropertyInfo Latitude="-8.68235949" Longitude="115.16840407" StarRating="3" HotelCode="560987|1eaf78" HotelName="Taman Amertha Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari No. 7, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/729979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="106.92" OriginalAmount="106.92">
      <BasicPropertyInfo Latitude="-8.6883524641043" Longitude="115.16525611281" StarRating="5" HotelCode="909072|1e3d76" HotelName="The Seiryu Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131849/131849a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the Seminyak area and the popular Oberoi beach, the property is just a 20-minute drive from the Ngurah Rai Airport and is conveniently situated near to modern restaurants, clubs, cafés, spas and art galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107" OriginalAmount="107">
      <BasicPropertyInfo Latitude="-8.513877" Longitude="115.579143" StarRating="3" HotelCode="7140|30083" HotelName="Puri Bagus Candidasa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 129, Candidasa, Karangasem, Bali 80572</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1410/a_1410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive complex lies directly on a bay and about 500 m from Candidasa. Tenganan is around 2 km away and the airport can be reached by car in around 2 hours. The historic Water Palace of Tirtagangga and Tulamben are in the immediate vicinity, as are as a selection of shopping and entertainment venues. In the complex itself guests can find many ways to discover Bali's beautiful underwater world.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107" OriginalAmount="107">
      <BasicPropertyInfo Latitude="-8.7698750667425" Longitude="115.22246293276" StarRating="4" HotelCode="19000|69734" HotelName="Sadara Boutique Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pratama Street, Tanjung Benoa, PO Box 24, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23804/a_23804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located just a 5-minute drive from the Bumbu Bali restaurant, and 10 minutes from Bali Collection, a shopping, entertainment and restaurant complex. The resort is a 10-minute drive from Nusa Dua and 20 minutes from the Uluwatu Temple. Ngurah Rai International Airport is approximately 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.7095188917895" Longitude="115.16750514507" StarRating="5" HotelCode="899859|pullman_bali_legian_nirwana" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti 1, Bali, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182725/a_182725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Legian area, the beach hotel is jus a minute from Legian Beach and 1 km from the centre of Kuta, where guests will find numerous bars, restaurants and shops. The hotel is a 15-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|beingsattvaa_retreat_villa" HotelName="Beingsattvaa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/0a/150a7e1f14611be2e456eef5300a81f9b5cdda58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.68851" Longitude="115.16981" StarRating="2" HotelCode="0|_0x28a49" HotelName="Villa Kamar Madu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/c9/b3c94fe4325c7fbccf9cece71373200e3c3cf4b6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Villa Kamar Madu in Seminyak (Sunset Road), you'll be within a 15-minute walk of Eat Street and Sunset Point Shopping Centre.  This villa is 3.8 mi (6 km) from Waterbom Bali and 4.1 mi (6.6 km) from Beachwalk Shopping Center.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring private pools and flat-screen televisions. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden. Additional features at this villa include complimentary wireless Internet access, tour/ticket assistance, and barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Breakfast is available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 400,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.81527035" Longitude="115.12287054" StarRating="3" HotelCode="947075|jepun_sari" HotelName="Jepun Sari Uluwatu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Cemongkak, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40771/2940771/1.jpg?f=14950545</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.816399574279785" Longitude="115.11697387695312" StarRating="3" HotelCode="0|origin_uluwatu" HotelName="Origin Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ancak Sari, Pecatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/e2/86e283702d381727043d1b2914123cf65c6ed297.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Pecatu, Origin Uluwatu is within a 10-minute drive of Padang Padang Beach and Bingin Beach.  This hotel is 1.5 mi (2.4 km) from Thomas Beach and 1.5 mi (2.4 km) from Dreamland Beach.&lt;br /&gt;Amenities : Treat yourself with massages and body treatments. If you're looking for recreational opportunities, you'll find an outdoor pool and bicycles to rent. Additional amenities at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Bingin Beach - 1.7 km / 1.1 mi&lt;br /&gt;Padang Padang Beach - 2.1 km / 1.3 mi&lt;br /&gt;Thomas Beach - 2.4 km / 1.5 mi&lt;br /&gt;Dreamland Beach - 2.5 km / 1.5 mi&lt;br /&gt;New Kuta Golf - 3.1 km / 1.9 mi&lt;br /&gt;New Kuta Green Park - 3.2 km / 2 mi&lt;br /&gt;Blue Point Beach - 4.4 km / 2.7 mi&lt;br /&gt;Nyang Nyang Beach - 5 km / 3.1 mi&lt;br /&gt;Suluban Beach - 5.1 km / 3.2 mi&lt;br /&gt;Uluwatu Cliffs - 6.3 km / 3.9 mi&lt;br /&gt;Uluwatu Beach - 8 km / 4.9 mi&lt;br /&gt;Uluwatu Temple - 8.1 km / 5 mi&lt;br /&gt;Melasti Beach - 10.2 km / 6.4 mi&lt;br /&gt;Udayana University - 10.4 km / 6.4 mi&lt;br /&gt;The preferred airport for Origin Uluwatu is Ngurah Rai Intl. Airport (DPS) - 19 km / 11.8 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a satisfying meal at Ember Restaurant serving guests of Origin Uluwatu. Wrap up your day with a drink at the bar/lounge. A complimentary cooked-to-order breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Rooms : Make yourself at home in one of the 14 air-conditioned rooms featuring minibars (stocked with some free items) and LED televisions. Rooms have private furnished patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms feature separate bathtubs and showers with rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 600,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="3" HotelCode="859019|agra_nusa" HotelName="Agra Nusa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuruksetra 88X, Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10501128</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="-8.54247935" Longitude="115.25064324" StarRating="3" HotelCode="563702|griya_shanti_villas_spa" HotelName="Griya Shanti Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/62672/2462672/24.jpg?f=15534002</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="107.21" OriginalAmount="107.21">
      <BasicPropertyInfo Latitude="-8.49205051" Longitude="115.26559848" StarRating="4" HotelCode="420546|1a8377" HotelName="Atta Mesari Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Babysitting,Dining,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Br. Bentuyung, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544781/544781a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A home to experience the uniqueness cultural and the natural of Ubud, Atta Mesari Villas is a luxury traditional boutique resort in Ubud, laid out toward the river facing to the beautiful rice terrace view. It's located only few minutes' drive to Ubud centre or 10 minutes on walking distance to Ubud centre. Atta Mesari Villa has a distinctive architectural style blending modern and traditional Balinese influence.

Atta Mesari Villa offers 24 luxurious accommodations from Suite rice terrace, Villa pool and Family Villa with pool. The facilities of the villas are Mesari Restaurant located on the edge of the river, stylish swimming pool, Jungle Spa, Indoor yoga centre, and spacious open wedding venue by the pool. The villas also offer some activities as well as adventure enhancing the value of your stay in Ubud Bali.  </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108" OriginalAmount="108">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="872253|383277" HotelName="Berawa Bali Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 13 No 8A, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489372</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108" OriginalAmount="108">
      <BasicPropertyInfo Latitude="-8.50811379" Longitude="115.24087048" StarRating="4" HotelCode="397729|152809" HotelName="Kamajaya Villas Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108" OriginalAmount="108">
      <BasicPropertyInfo Latitude="-8.695213" Longitude="115.164943" StarRating="4" HotelCode="113554|79028" HotelName="The Amasya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak, Kuta</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156911/a_156911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa is located in the Seminyak area, which is one of the most sought-after and prestigious residential areas. Restaurants are a 10-minute walk away, and the establishment is just 10 minutes’ drive from central Kuta and approximately 20 minutes from Bali International airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.00" OriginalAmount="108.00">
      <BasicPropertyInfo Latitude="-8.49284" Longitude="115.258669" StarRating="4" HotelCode="933579|the_lokha_ubud" HotelName="The Lokha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bangkiangsidem, Keliki, Tegallalang, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391147/391147a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Tegallalang.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.00" OriginalAmount="108.00">
      <BasicPropertyInfo Latitude="-8.6942710711845" Longitude="115.16712427139" StarRating="4" HotelCode="909089|the_jas_villas" HotelName="The Jas Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Gang Bugis, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233319/233319a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.00" OriginalAmount="108.00">
      <BasicPropertyInfo Latitude="-8.53435" Longitude="115.28337" StarRating="3" HotelCode="0|villa_uma_dangin" HotelName="Villa Uma Dangin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. Sutami, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/46/2046bf0d7acbc3c442e68d055144c8f1b6fce90d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Ubud, this villa is a 5-minute drive from Goa Gajah and 5 minutes from Pura Taman Pule.  This villa is 3.6 mi (5.9 km) from Ubud Monkey Forest and 3.8 mi (6.2 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchen with a refrigerator and a stovetop. There's a private balcony. Complimentary wireless Internet access is available to keep you connected. Conveniences include a separate sitting area and a microwave, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional amenities at this villa include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). English breakfasts are available daily from 8:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 65,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.00" OriginalAmount="108.00">
      <BasicPropertyInfo Latitude="-8.12961066" Longitude="115.3623693" StarRating="0" HotelCode="957518|the_tiing_tejakula_villas" HotelName="The Tiing Tejakula Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Sangsane, Tejakula 81173, Bali</AddressLine>
          </AddressLines>
          <CityName>Tejakula</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/979436/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.19" OriginalAmount="108.19">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|175e0a" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369434/369434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.22" OriginalAmount="108.22">
      <BasicPropertyInfo Latitude="-8.5069332059321" Longitude="115.2596578002" StarRating="3" HotelCode="142200|1d0a79" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275756/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is strategically located in Ubud, within walking distance of a number of galleries, restaurants, museums, Monkey Forest, the royal Ubud Palace, markets, temples and exciting Balinese nightlife. Sanur Beach is 25 minutes' walk and Ngurah Rai International Airport can be reached in about an hour (approximately 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.25" OriginalAmount="108.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|C9CB83" HotelName="The Sankara Suites &amp; Villa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2479721_foto_1.jpeg</HotelPictures>
        <HotelDescription>Look no further for a healthy and sustainable vacation. Villa �The Sankara Suites andamp; Villa� is located in Ubud. This villa is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Ubud Palace, Ubud Monkey Forest and Tegallalang Rice Terrace.You can stop by the bar. Taste the local cuisine and have a rest in the restaurant. Guests can choose between full board and half board. Want to be always on-line? Wi-Fi is available.If you travel by car, you can park in a parking zone for free. The beauty and wellness services: a massage room, a spa center and a doctor. Guests who love doing sports will be able to enjoy a fitness center, a gym and a yoga area. You will find these entertainment amenities on the premises: entertainment and a barbeque area.Here, you can treat yourself with water procedures as there will be a pool, an indoor pool and an outdoor pool. Want to have an excursion? Consult the tour assistance desk of the villa. The staff of the villa will order a transfer for you. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.Additional services that the villa offers to its guests: a laundry, dry cleaning, a chapel, private check-in and check-out, ironing and car rental. The staff of the villa will be happy to talk to you in English.Guests will find the following in the room: a TV, a mini-bar and a bathrobe. The room equipment depends on its category. Number of floors: 5. Number of rooms: 29. Frequency: 50. Voltage:  230. Sockets:  c, f</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.30" OriginalAmount="108.30">
      <BasicPropertyInfo Latitude="-8.783296" Longitude="115.166346" StarRating="5" HotelCode="169529|11e8e5" HotelName="Kupu Kupu Jimbaran" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Pesalakan, Kuta Selatan, Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145225/145225a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, Bali, this city hotel is just 5 minutes' walk from Jimbaran Beach and Jimbaran Seafood Diner. The shops of Kuta are approximately 5 km from the spa complex, Kuta Beach is around 7.5 km away and Uluwatu Temple is roughly 15 km away. The beach hotel is only 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.56" OriginalAmount="108.56">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|18fe83" HotelName="Beingsattvaa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/0a/150a7e1f14611be2e456eef5300a81f9b5cdda58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="108.57" OriginalAmount="108.57">
      <BasicPropertyInfo Latitude="-8.711417" Longitude="115.167504" StarRating="5" HotelCode="207465|1381f8" HotelName="The Stones Hotel - Legian Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184324/184324a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108.78" OriginalAmount="108.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|838748" HotelName="THE SEIRYU BOUTIQUE VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898011_foto_1.jpg</HotelPictures>
        <HotelDescription>The Seiryu Boutique Villa is located a 10-minute walk from Seminyak Beach and a 20-minute drive from Ngurah Rai International Airport. A free shuttle bus service to Kuta area is provided.Total ground area: 194 m2 and living area: 132 m2 feature private gazebos, hot tubs and outdoor showers.Breakfast, Lunch and Dinner are available at this property.This is a modern hotel.The hotel as a small lobby.On entering The Seiryu, you will discern a peaceful Buddha statue giving you first impression of tranquility. Then, in the lobby your eyes will be surprisingly pampered by a painting of twin dragons in compelling floral style. Other dragons by wooden fossils implanted in the garden and carving on the reception also enriches the artistic setting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.66949909" Longitude="115.44814571" StarRating="4" HotelCode="316900|14327e" HotelName="Lembongan Beach Club &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jungut Batu, Lembongan 87500, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365606/365606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109" OriginalAmount="109">
      <BasicPropertyInfo Latitude="-8.3414935479566" Longitude="115.66688391735" StarRating="3" HotelCode="161003|108347" HotelName="Santai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan Village, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096621/096621a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Amed, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.7079678899058" Longitude="115.16777336597" StarRating="4" HotelCode="7147|legian_beach_hotel" HotelName="Legian Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1418/a_1418_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali, only across a quiet promenade road from wide sandy Legian beach. Countless shopping and entertainment venues are to be found in the vicinity, such as boutiques, bars and restaurants. The lively centre of the tourist town of Kuta lies around 2 km away and is easily reached with the hotel bus service. The transfer times to Ngurah Rai airport takes about 15 minutes (roughly 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.50684515" Longitude="115.25494498" StarRating="4" HotelCode="308257|svarga_loka_resort" HotelName="Svarga Loka Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,LUNCH,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369434/369434a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.6767567464413" Longitude="115.17243537675" StarRating="5" HotelCode="310472|royal_kancana_villas_and_spa" HotelName="Aldeoz Grand Kancana Villas Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jayawijaya 494, Kerobokan 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235845/235845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.6883524641043" Longitude="115.16525611281" StarRating="5" HotelCode="909072|the_seiryu_villas" HotelName="The Seiryu Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131849/131849a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the Seminyak area and the popular Oberoi beach, the property is just a 20-minute drive from the Ngurah Rai Airport and is conveniently situated near to modern restaurants, clubs, cafés, spas and art galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.68295223" Longitude="115.16825453" StarRating="3" HotelCode="387163|bidadari_villa" HotelName="Bali Bidadari Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jl Bidadari, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/5d/cc/5dcc63fe03c52cffce46067f0d20579dc0f92c8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.6906110120836" Longitude="115.26202309818" StarRating="3" HotelCode="405561|nike_villas" HotelName="Nike Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu 19, Sanur, Denpasar 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.00" OriginalAmount="109.00">
      <BasicPropertyInfo Latitude="-8.66949909" Longitude="115.44814571" StarRating="4" HotelCode="316900|lembongan_beach_club_and_resort" HotelName="Lembongan Beach Club &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Jungut Batu, Lembongan 87500, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365606/365606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.28" OriginalAmount="109.28">
      <BasicPropertyInfo Latitude="-8.7653124" Longitude="115.2219274" StarRating="5" HotelCode="7156|103278" HotelName="Novotel Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 70, Tanjung Benoa, Benoa 80361, Kuta Sel, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1428/a_1428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Tanjung Benoa peninsula, in the south of Bali, close to a pretty, sandy beach. Small local markets and shops are within easy reach of the hotel. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach them with the regular shuttle bus as they lie around 2 km away in Nusa Dua. This includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its wide spectrum of enjoyable sightseeing attractions and idyllic nature. Transfer time to Ngurah Rai airport is around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="109.30" OriginalAmount="109.30">
      <BasicPropertyInfo Latitude="-8.7033617603601" Longitude="115.17338148578" StarRating="4" HotelCode="328001|127280" HotelName="Balicosy Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 3, Seminyak, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/494605/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="109.56" OriginalAmount="109.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|142975" HotelName="SAMAJA VILLAS BEACHSIDE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913519_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in a beautifully pristine and serene compound in Seminyak - Kuta Bali, the Samaja Beachside Villas at Dhyanapura is the perfect sanctuary for a sense of enchantment and romance. These private villas in Seminyak are roughly a 25 minute drive from the Ngurah Rai Airport Bali and only 5 minutes walk to the magnificent beach nearby.With a premier location in Seminyak, Samaja Villas Beachside at Dhyanapura is ready to create unforgettable moments and delights. Indulge in private and convenient living and various pleasures. Like an oasis of culinary and nightlife delights, these Bali villas in Seminyak are surrounded by a myriad of first-class restaurants offering various well-favoured menus such as Santa Fe, Mixwell, Gado-Gado, and Warung Made along with nightclubs like Double Six. Then, it is only ten minute's drive to Seminyak Square shopping complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110" OriginalAmount="110">
      <BasicPropertyInfo Latitude="-8.82144313" Longitude="115.11715191" StarRating="4" HotelCode="629400|299937" HotelName="Le Bamboo Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait 31, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110" OriginalAmount="110">
      <BasicPropertyInfo Latitude="-8.58565468" Longitude="115.35087259" StarRating="3.5" HotelCode="521440|175180" HotelName="Villa L'Orange Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Cucukan, Gianyar 80581, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8441711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.00" OriginalAmount="110.00">
      <BasicPropertyInfo Latitude="-8.7653124" Longitude="115.2219274" StarRating="5" HotelCode="7156|novotel_bali_benoa" HotelName="Novotel Bali Benoa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 70, Tanjung Benoa, Benoa 80361, Kuta Sel, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1428/a_1428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Tanjung Benoa peninsula, in the south of Bali, close to a pretty, sandy beach. Small local markets and shops are within easy reach of the hotel. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach them with the regular shuttle bus as they lie around 2 km away in Nusa Dua. This includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its wide spectrum of enjoyable sightseeing attractions and idyllic nature. Transfer time to Ngurah Rai airport is around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.00" OriginalAmount="110.00">
      <BasicPropertyInfo Latitude="-8.783296" Longitude="115.166346" StarRating="5" HotelCode="169529|kupu_kupu_jimbaran" HotelName="Kupu Kupu Jimbaran" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Pesalakan, Kuta Selatan, Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145225/145225a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, Bali, this city hotel is just 5 minutes' walk from Jimbaran Beach and Jimbaran Seafood Diner. The shops of Kuta are approximately 5 km from the spa complex, Kuta Beach is around 7.5 km away and Uluwatu Temple is roughly 15 km away. The beach hotel is only 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.00" OriginalAmount="110.00">
      <BasicPropertyInfo Latitude="-8.528559684753418" Longitude="115.26386260986328" StarRating="4" HotelCode="0|purana_suite_ubud" HotelName="Purana Suite Ubud" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/3b/303bb325692d711b2dde2cd1642f649fcb9ca7f3.jpeg</HotelPictures>
        <HotelDescription>Located in Ubud (Pengosekan), Purana Suite Ubud is within a 10-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This 4-star hotel is 1.8 mi (2.9 km) from Ubud Royal Palace and 2.3 mi (3.7 km) from Campuhan Ridge Walk.&lt;br /&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/café. The hotel also offers 24-hour room service. Mingle with other guests at the complimentary reception, held daily. Wrap up your day with a drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Treat yourself to a stay in one of the 16 individually decorated guestrooms, featuring fireplaces and LED televisions. Your room comes with a pillowtop bed. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and DVD players are provided for your entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 450,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;A fee for a mandatory New Year's Eve gala dinner is included in the total price displayed for stays on 31 December. &lt;/li&gt;&lt;li&gt;A fee for a mandatory New Year's Day gala dinner is included in the total price displayed for stays on 1 January. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.12" OriginalAmount="110.12">
      <BasicPropertyInfo Latitude="-8.6795431713484" Longitude="115.16021910257" StarRating="4" HotelCode="324557|186a11" HotelName="The Light Exclusive Villas &amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 11, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5287190</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.17" OriginalAmount="110.17">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|10328e" HotelName="Bali Nyuh Gading Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="110.26" OriginalAmount="110.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|D16836" HotelName="Korurua Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2622117_foto_1.JPG</HotelPictures>
        <HotelDescription>Located in Ubud, Korurua Villa is in the historical district, within a 10-minute drive of Campuhan Ridge Walk and Tegallalang Rice Terrace.  This bed andamp; breakfast is 2.9 mi (4.6 km) from Pura Dalem Ubud and 4.4 mi (7.1 km) from Ubud Monkey Forest.You can experience a safari, and enjoy an outdoor pool. This Art Deco bed andamp; breakfast also features complimentary wireless Internet access and concierge services. Guests can get around on the complimentary shuttle, which operates within 2.8 kilometers.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.Satisfy your appetite for lunch or dinner at the bed andamp; breakfast's restaurant, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. For your convenience, a complimentary breakfast is served daily from 7:00 AM to 11:00 AM.Make yourself at home in one of the 7 air-conditioned rooms featuring minibars and LCD televisions. Your Select Comfort bed comes with Egyptian cotton sheets. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.38" OriginalAmount="110.38">
      <BasicPropertyInfo Latitude="-8.116611" Longitude="115.0839515" StarRating="3.5" HotelCode="908996|21490a" HotelName="Ciliks Beach Garden Air Sanih" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Air Sanih, Singaraja 81172, Bali</AddressLine>
          </AddressLines>
          <CityName>Singaraja</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276309/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singaraja.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.64" OriginalAmount="110.64">
      <BasicPropertyInfo Latitude="-8.47011982" Longitude="115.4487824" StarRating="0" HotelCode="837783|136fce" HotelName="Tanto Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982303/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="110.77" OriginalAmount="110.77">
      <BasicPropertyInfo Latitude="-8.651897" Longitude="115.156239" StarRating="4" HotelCode="908967|1e0784" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek II, Br. Anyar Kelod, Kerobokan Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145500/145500a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It takes only 15 minutes by car from Petitenget Beach to get to the property. There are many restaurants and shops about 10 km away. Uluwatu Temple is about 20 km away and Denpasar City is about 5 km from the establishment. The local airport, Ngurah Rai International is about 18 km away (30 minutes' drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="110.93" OriginalAmount="110.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|831032" HotelName="PRIME PLAZA SUITE SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892137_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the tranquil coastal village, Sanur, this hotel is an ideal hub from where to experience everything that makes Bali such a popular destination. Its guests will be at a few minutes from the busiest areas and around a 5-minute drive from the Sanur beach. The centre of Denpasar can be reached within 15 minutes by car and those traveling through the Bali Airport will need around 40 minutes to reach the establishment. Once they arrive they will be greeted by a combination of sunny skies and tranquillity, as well as warm and friendly Balinese hospitality that makes the hotel a preferred destination. All of the apartments are nestled in the lush tropical poolside gardens and are surrounded with swaying palms and tropical plants. Well finished in local fabrics with a distinct Balinese style, the units are equipped with everything needed for a comfortable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111" OriginalAmount="111">
      <BasicPropertyInfo Latitude="-8.3609991543551" Longitude="115.24200618267" StarRating="4" HotelCode="908998|425053" HotelName="Adiwana Dara Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Buahan Kaje 88x, Payangan 80572, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Payangan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111" OriginalAmount="111">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|83614" HotelName="Suara Air Luxury Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466560/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.00" OriginalAmount="111.00">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|reddoorz_villa_umalas" HotelName="Bali Nyuh Gading Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.00" OriginalAmount="111.00">
      <BasicPropertyInfo Latitude="-8.7010753243699" Longitude="115.1740846583" StarRating="4" HotelCode="393558|the_banyumas_suite_villa_legian" HotelName="The Banyumas Suite Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 4 8, Kuta, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488276/488276a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.00" OriginalAmount="111.00">
      <BasicPropertyInfo Latitude="-8.547386169433594" Longitude="115.25852966308594" StarRating="4" HotelCode="0|lavani_villa_ubud" HotelName="Lavani Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Utu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/76/a676176d4efa6f5feef3cc1fc8ff0ccc1c426dae.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Lavani Villa Ubud in Ubud, you'll be within a 15-minute drive of Ubud Monkey Forest and Ubud Traditional Art Market.  This 4-star villa is 12.3 mi (19.8 km) from Sanur Beach and 3.4 mi (5.5 km) from Ubud Royal Palace.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Agung Rai Museum of Art - 2.6 km / 1.6 mi&lt;br /&gt;Agung Rai Museum of Art - 3.2 km / 2 mi&lt;br /&gt;Pura Dalem Agung Padangtegal - 3.7 km / 2.3 mi&lt;br /&gt;Ubud Monkey Forest - 3.7 km / 2.3 mi&lt;br /&gt;Komaneka Fine Art Gallery - 4.5 km / 2.8 mi&lt;br /&gt;Ubud Traditional Art Market - 5.4 km / 3.4 mi&lt;br /&gt;Ubud Royal Palace - 5.5 km / 3.4 mi&lt;br /&gt;Goa Gajah - 5.6 km / 3.5 mi&lt;br /&gt;Pura Desa - 5.6 km / 3.5 mi&lt;br /&gt;Saraswati Temple - 5.6 km / 3.5 mi&lt;br /&gt;Puri Lukisan Museum - 5.8 km / 3.6 mi&lt;br /&gt;Pura Dalem Ubud - 6.1 km / 3.8 mi&lt;br /&gt;Campuhan Ridge Walk - 6.3 km / 3.9 mi&lt;br /&gt;Blanco Museum - 6.5 km / 4 mi&lt;br /&gt;Bali Zoo - 6.7 km / 4.2 mi&lt;br /&gt;The preferred airport for Lavani Villa Ubud is Ngurah Rai Intl. Airport (DPS) - 33.8 km / 21 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;HeadLine : Near Agung Rai Museum of Art&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 6 air-conditioned rooms featuring private pools and flat-screen televisions. Kitchenettes are outfitted with refrigerators, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.00" OriginalAmount="111.00">
      <BasicPropertyInfo Latitude="-8.47011982" Longitude="115.4487824" StarRating="0" HotelCode="837783|tanto_villa" HotelName="Tanto Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sidemen</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982303/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="111.28" OriginalAmount="111.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|399202" HotelName="ARTOTEL SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1960_image50021732_0.jpg</HotelPictures>
        <HotelDescription>Offering an outdoor pool and a spa centre, Artotel Sanur - Bali is situated is Sanur, a 2-minute walk to Sanur Beach. It features a sleek urban d�cor and high-end amenities. Each air-conditioned studio includes a flat-screen cable TV, free WiFi access, a laptop safe and a coffee machine. Some units have a seating rooms for guests to relax. The private bathroom comes with a shower, slippers and free toiletries. Matahari Terbit Beach is 3.9 km from Artotel Sanur - Bali, while Serangan Turtle Island is 5 km away. The nearest airport is Bali Denpasar International Airport, 11 km from Artotel Sanur - Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="111.62" OriginalAmount="111.62">
      <BasicPropertyInfo Latitude="-8.6883524641043" Longitude="115.16525611281" StarRating="5" HotelCode="909072|116360" HotelName="The Seiryu Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Kuta 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131849/131849a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the Seminyak area and the popular Oberoi beach, the property is just a 20-minute drive from the Ngurah Rai Airport and is conveniently situated near to modern restaurants, clubs, cafés, spas and art galleries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="111.67" OriginalAmount="111.67">
      <BasicPropertyInfo Latitude="-8.3414935479566" Longitude="115.66688391735" StarRating="3" HotelCode="161003|1342d3" HotelName="Santai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan Village, Amed 80852, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096621/096621a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Amed, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112" OriginalAmount="112">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|70228" HotelName="Bali Nyuh Gading Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112" OriginalAmount="112">
      <BasicPropertyInfo Latitude="-8.683933" Longitude="115.158282" StarRating="4" HotelCode="177879|35418" HotelName="U Paasha Seminyak Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel,Club Resort,Family-friendly Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 77, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249326/a_249326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in the centre of Seminyak, with restaurants, nightlife and the beach all within walking distance. The property is also only 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112" OriginalAmount="112">
      <BasicPropertyInfo Latitude="-8.348917" Longitude="115.681657" StarRating="3" HotelCode="68139|108157" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/f5/8cf5c3bedfe5956fdecab14b0323edb6c163f3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.70326" Longitude="115.169" StarRating="0" HotelCode="755413|villa_raka" HotelName="Villa Raka" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 11A</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34750000/34748100/34748035/8d2701cd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|ubud_village" HotelName="Ubud Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68947/p_68947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just minutes away from the restaurants and shopping areas in Ubud. Nearby attractions include the Monkey Forest (100 metres away), and Ubud Market and Puri Ubud, which are both just 200 metres away. Ngurah Rai International Airport is some 58 km from the establishment, or a 45-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|suara_air_luxury_villa_ubud" HotelName="Suara Air Luxury Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466560/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.82144313" Longitude="115.11715191" StarRating="4" HotelCode="629400|le_bamboo_bali" HotelName="Le Bamboo Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait 31, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.7924976646995" Longitude="115.12533746675" StarRating="3.5" HotelCode="74000|la_joya" HotelName="La Joya Bali Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Pantai Balangan, Jimbaran, Kuta, Kabupaten, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275401/6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park\n\nWhen you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park. This hotel is within close proximity of New Kuta Beach and New Kuta Golf.Rooms Make yourself at home in one of the air-conditioned rooms featuring minibars. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.Amenities Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This hotel also features complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance.Dining Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours).Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.1415485020464" Longitude="114.65310573578" StarRating="3" HotelCode="36242|taman_sari_bali_cottages_2" HotelName="Taman Sari Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59251/p_59251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the Pemuteran region on the tranquil, unspoiled north-west coast of Bali, approximately 50 km from Lovina Beach and 15 km from Menjangan Island. Guests can reach the eco hotel in around three and a half hours from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.73" OriginalAmount="112.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|711333" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950363_foto_1.jpg</HotelPictures>
        <HotelDescription>La finca estandaacute; situada en una de las zonas mandaacute;s solicitadas de Seminyak, aproximadamente a 25 minutos de trayecto del aeropuerto internacional Ngurah Rai (a unos 10 km).Esta finca ha sido cuidadosamente diseandntilde;ada para incorporar tranquilos matices balineses y un estilo minimalista moderno. Crea una elegancia sencilla y un sentido inusual de privacidad. Es un santuario donde los huandeacute;spedes pueden enriquecer su experiencia en el esplendor de la cultura local, al mismo tiempo que nutren su cuerpo, mente y alma con una amplia selecciandoacute;n de tratamientos spa. Con un total de 13 chalandeacute;s, esta finca climatizada dispone de vestandiacute;bulo con servicio de salida 24 horas, sala de TV, comedor, servicio de habitaciones (de pago) y aparcamiento.Los chalandeacute;s son amplios y de diseandntilde;o exclusivo para aumentar la privacidad y tranquilidad, imitando el concepto tradicional balinandeacute;s de la vida al aire libre. andAacute;reas especandiacute;ficas estandaacute;n expuestas a los elementos, lo que permite que entre abundante luz natural y una saludable circulaciandoacute;n del aire. Los cuartos de baandntilde;o estandaacute;n dotados de ducha/baandntilde;era y secador de pelo, y los dormitorios estandaacute;n amueblados con una cama extra grande. Otras comodidades incluidas son telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, caja fuerte, una pequeandntilde;a cocina, minibar, microondas y cafetera/tetera. El aire acondicionado es regulable y cada chalandeacute; cuenta con su propia terraza.Los huandeacute;spedes pueden nadar en la privacidad de su propio chalandeacute; o, por un cargo extra, disfrutar de los tratamientos spa y masajes para aliviar cuerpo y mente. La finca cuenta con una piscina cubierta y terraza.La finca ofrece menanduacute; para el almuerzo o cena habitual, mientras que tambiandeacute;n se sirve desayuno cada maandntilde;ana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.78" OriginalAmount="112.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|711445" HotelName="BALI DYNASTY RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31379_image62965024_0.jpg</HotelPictures>
        <HotelDescription>Located just steps from central Kuta, Bali Dynasty Resort features 2 outdoor pools and a children's pool with a 56-metre water slide. The property organizes excursions and activities. Free WiFi is available in rooms, bars, restaurants and the lobby.Rooms at Bali Dynasty Resort have a private balcony, most with glass doors and views of the garden or pool. All are equipped with satellite TV, DVD player, tea/coffee making facilities, minibar and safe.The complex has 6 restaurants and 5 bars. Buffet breakfast is served in the SEN5ES restaurant, while the H2O restaurant hosts themed dinners with live entertainment by the pool every night. Gracie Kelly's Irish Pub offers beer and homemade food.Kuta Art Market is 800 meters from Bali Dynasty Resort, while Kuta Square is 1 km away. Ngurah Rai International Airport is a 10-minute drive away.Activities at Bali Dynasty Resort include water aerobics, cooking classes and fun games. PlayStations and laptops are rented.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="112.79" OriginalAmount="112.79">
      <BasicPropertyInfo Latitude="-8.58565468" Longitude="115.35087259" StarRating="3.5" HotelCode="521440|1d5fc6" HotelName="Villa L'Orange Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Cucukan, Gianyar 80581, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8441711</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="112.83" OriginalAmount="112.83">
      <BasicPropertyInfo Latitude="-8.50724" Longitude="115.273312" StarRating="3.5" HotelCode="311603|140f0f" HotelName="Villa Sabandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Gunung Sari 4, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39321/2039321/1.jpg?f=15683876</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="112.86" OriginalAmount="112.86">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|1413ea" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215518/215518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="-8.67695547" Longitude="115.1546446" StarRating="4" HotelCode="819046|kanvaz_village_resort_seminyak" HotelName="Kanvaz Village Resort Seminyak" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 188, Kerobokan Kelod, Seminyak 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/ID/14229/570/lr/front_01_hires-2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this resort is about 7.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="-8.47140218" Longitude="115.25779383" StarRating="0" HotelCode="868490|taluh_bebek_ubud_private_villas" HotelName="Taluh Bebek Ubud Private Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33010000/33005500/33005499/4e8459af_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="-8.687144" Longitude="115.261645" StarRating="4" HotelCode="113546|ellora_villas" HotelName="Ellora Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 60, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128336/128336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sanur, this accommodation is a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="113.10" OriginalAmount="113.10">
      <BasicPropertyInfo Latitude="-8.677" Longitude="115.155" StarRating="3.5" HotelCode="551525|1d9333" HotelName="Astana Seminyak Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget Gang Sunyi 1, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/721420/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="113.38" OriginalAmount="113.38">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|11adf4" HotelName="Ubud Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68947/p_68947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just minutes away from the restaurants and shopping areas in Ubud. Nearby attractions include the Monkey Forest (100 metres away), and Ubud Market and Puri Ubud, which are both just 200 metres away. Ngurah Rai International Airport is some 58 km from the establishment, or a 45-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.56" OriginalAmount="113.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|711479" HotelName="Pelangi Bali Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950683_foto_1.jpg</HotelPictures>
        <HotelDescription>El complejo Pelangi Bali es un precioso hotel en primera landiacute;nea de playa situado en el lado norte de Kuta, junto a la pacandiacute;fica playa de arena blanca de Seminyak, un rincandoacute;n apartado, que al mismo tiempo goza de un acceso fandaacute;cil a las zonas de compras y otros lugares de interandeacute;s turandiacute;stico. El hotel dispone de espaciosas habitaciones con comodidades de primera clase. Este es un fantandaacute;stico complejo hotelero donde los huandeacute;spedes pueden sumergirse en un mundo de relax y disfrutar de la elegancia, las comodidades modernas y el lujo que esperan los viajeros internacionales.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="113.74" OriginalAmount="113.74">
      <BasicPropertyInfo Latitude="-8.1443352589551" Longitude="114.65709072646" StarRating="3" HotelCode="69168|119b96" HotelName="Amertha Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Loka Segara, Desa Pemuteran, Kecamatan Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115627/115627a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach hotel is situated on the coast, nestled on the crystal clear waters of Pemuteran Bay with a backdrop of nine majestic mountain tops. Ngurah Rai International Airport is approximately 95 km from the club resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.78" OriginalAmount="113.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|918740" HotelName="SADARA BOUTIQUE BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1156579_foto_1.jpg</HotelPictures>
        <HotelDescription>Kind Villa Bintang Resort is a beach front resort located on the beautiful golden sandy beach of Nusa Dua Bali. It has beautiful tropical Balinese landscaped gardens, two first class restaurants with delicious international cuisine, a large swimming pool and a spa featuring Balinese massage to carter the guests needs. The romantic atmosphere created at Kind Villa Bintang such Balinese dance performances, Balinese architecture, woodcarving and most importantly the very friendly staff who will attend to all your needs, will make guest feel they have found paradise.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="113.81" OriginalAmount="113.81">
      <BasicPropertyInfo Latitude="-8.8080645327734" Longitude="115.22817134857" StarRating="5" HotelCode="10622|10326c" HotelName="Ayodya Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, PO Box 46, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8485/a_8485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a secluded luxurious resort on the southern tip of Bali, the secure gated resort community of Nusa Dua, a property of some 11.5 hectares with a 300 m stretch of pristine sandy beach. The hotel is about a 20-minute drive from Bali International Airport, and is about 30 minutes by car from both Denpasar and Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="113.87" OriginalAmount="113.87">
      <BasicPropertyInfo Latitude="-8.1415485020464" Longitude="114.65310573578" StarRating="3" HotelCode="36242|117311" HotelName="Taman Sari Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59251/p_59251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the Pemuteran region on the tranquil, unspoiled north-west coast of Bali, approximately 50 km from Lovina Beach and 15 km from Menjangan Island. Guests can reach the eco hotel in around three and a half hours from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="113.89" OriginalAmount="113.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|805439" HotelName="Mason Elephant Park and Lodge Gianyar Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1003248_foto_1.jpg</HotelPictures>
        <HotelDescription>The Lodge is situated within the world renowned Mason Elephant Park andamp; Lodge and comes with everything a discerning guest will need. In here you'll be amongst the herd, watching and interacting with them as they go about their daily lives.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114" OriginalAmount="114">
      <BasicPropertyInfo Latitude="-8.687144" Longitude="115.261645" StarRating="4" HotelCode="113546|79861" HotelName="Ellora Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 60, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128336/128336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sanur, this accommodation is a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114" OriginalAmount="114">
      <BasicPropertyInfo Latitude="-8.5203308222124" Longitude="115.26344658478" StarRating="3" HotelCode="226784|83638" HotelName="Artini Cottages 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1471962</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.8080645327734" Longitude="115.22817134857" StarRating="5" HotelCode="10622|ayodya_resort_bali_2" HotelName="Ayodya Resort Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, PO Box 46, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8485/a_8485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a secluded luxurious resort on the southern tip of Bali, the secure gated resort community of Nusa Dua, a property of some 11.5 hectares with a 300 m stretch of pristine sandy beach. The hotel is about a 20-minute drive from Bali International Airport, and is about 30 minutes by car from both Denpasar and Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|elephant_safari_park_lodge" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132501/132501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.00" OriginalAmount="114.00">
      <BasicPropertyInfo Latitude="-8.51607131429538" Longitude="115.250573158264" StarRating="3" HotelCode="0|nick_villa" HotelName="Nick Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Katiklantang, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/53/36/5336d21203d070928a786006f64e6f34a164c251.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced three-star hotel “Nick Villa” is situated within 17 km from the heart of Bali.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;You can take a dip in the swimming pool. Guests can order an airport shuttle for an additional fee. Room services are provided 24/7. There is a laundry at the hotel.&lt;/br&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.07" OriginalAmount="114.07">
      <BasicPropertyInfo Latitude="-8.504935" Longitude="115.559379" StarRating="3" HotelCode="36428|1998ec" HotelName="The Watergarden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, Candidasa, Karangasem 80871</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59681/a_59681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the seaside village of Candi Dasa, the hotel offers easy access to East Bali's spectacular unspoiled beauty. A short distance from the hotel one encounters dramatic views of Mt Agung, Bali's sacred mountain, lush green rice terraces clinging to steep and sweeping valleys, traditional villages following age-old customs, colourful rituals and ceremonies and crystal-clear seas rich in coral and marine life. Here there is a timeless quality as ancient cultures and traditions remain unchanged - an essential element of daily life. Ngurah Rai International Airport is located roughly 85 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.21" OriginalAmount="114.21">
      <BasicPropertyInfo Latitude="-8.348917" Longitude="115.681657" StarRating="3" HotelCode="68139|11830e" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/f5/8cf5c3bedfe5956fdecab14b0323edb6c163f3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.34" OriginalAmount="114.34">
      <BasicPropertyInfo Latitude="-8.677967" Longitude="115.15732" StarRating="4" HotelCode="904684|116cf0" HotelName="The Khayangan Dreams Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari No. 27, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145418/145418a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at an exclusive address on the Petitenget and Seminyak border, which is a veritable playground for savvy travellers. It is only 5 minutes drive from Petitenget Beach. Stylish boutiques, restaurants and bars are all located in the near vicinity. The hotel is just a 20-minute drive from Bali's Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="114.48" OriginalAmount="114.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|920072" HotelName="The Sanctoo Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364906_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.61" OriginalAmount="114.61">
      <BasicPropertyInfo Latitude="-8.6700346562354" Longitude="115.15479219204" StarRating="3.5" HotelCode="113499|2148f7" HotelName="Bali Nyuh Gading Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas 99x, Badung, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128345/128345a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kerobokan. The nearest airport is Berau (BEJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="114.74" OriginalAmount="114.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|711576" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894317_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado en el sur de la isla indonesia de Bali, en la pintoresca playa de Nusa Dua. Podrandaacute; llegar randaacute;pidamente al centro, que le ofrece una gran cantidad de tiendas, comercios y lugares de ocio. Se trata de una de las ciudades turandiacute;sticas mandaacute;s frecuentadas de Bali. Pero a pesar de ello, la isla y sus habitantes han conservado su identidad cultural y ofrecen a los visitantes una amplia gama de atracciones y un gran encanto. El aeropuerto de Ngurah Rai se encuentra a unos 20 minutos y estandaacute; muy bien comunicado con la red aandeacute;rea internacional.Este hotel cuenta con un total de 116 habitaciones, repartidas por 12 bungalows deluxe, 2 bungalows de categorandiacute;a royal y 3 bungalows-suites. Estandaacute;n diseandntilde;ados seganduacute;n la arquitectura tandiacute;pica de la isla y un amplio y exandoacute;tico jardandiacute;n los rodea. En cuanto al aspecto gastronandoacute;mico, le ofrece un restaurante, en el que se sirven platos exquisitos. Asimismo, tambiandeacute;n podrandaacute; tomar algo en uno de los dos bares y asandiacute; relajarse despuandeacute;s de un dandiacute;a agotador. Asimismo, tambiandeacute;n tiene a su disposiciandoacute;n servicio de habitaciones, de lavanderandiacute;a, conexiandoacute;n a Internet y servicio de atenciandoacute;n mandeacute;dica. Si necesita hacer alguna compra, en el complejo encontrarandaacute; varias tiendas.El diseandntilde;o de las habitaciones se caracteriza por su gran elegancia, combinada con tandiacute;picos elementos balineses. Estandaacute;n rodeadas por un jardandiacute;n tropical y le ofrecen el mandaacute;ximo confort. La decoraciandoacute;n con muebles de rattan y madera balinesa crea un ambiente individual. Todas las habitaciones cuentan con un balcandoacute;n o una terraza, desde la que tendrandaacute; unas vistas magnandiacute;ficas del complejo. Todas ellas cuentan con un baandntilde;o o ducha con secador de pelo y telandeacute;fono de landiacute;nea directa. Ademandaacute;s, estandaacute;n equipadas con un minibar, una radio y una televisiandoacute;n vandiacute;a satandeacute;lite o por cable. Para que la temperatura sea agradable dentro de la habitaciandoacute;n, todas estandaacute;n dotadas de sistema de aire acondicionado regulable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="114.91" OriginalAmount="114.91">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|1d6422" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654189/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.786006" Longitude="115.225622" StarRating="4" HotelCode="7139|27363" HotelName="Bali Tropic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 41, Jl. Pratama 34A, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1409/a_1409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the south of the Indonesian island of Bali, directly beside the picturesque sandy beach of Nusa Dua. The various shopping facilities and entertainment venues in the town centre can be reached within only a few minutes - it is one of the main tourist towns in Bali. Despite this, the island has preserved its unique cultural identity and offers visitors a wide range of sites and unique attractions. Ngurah Rai airport lies around 20 minutes from the hotel and offers excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.6861404871301" Longitude="115.26263840564" StarRating="4" HotelCode="255997|79258" HotelName="Kejora Suites Designer Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 25, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|24300" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132501/132501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.3559915879084" Longitude="115.69061100483" StarRating="4" HotelCode="175930|158564" HotelName="Palm Garden Amed Beach &amp; Spa Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Amed Seraya, North-East Coast, Amed 80852, Kabupaten Karangasem, Bali, Nusa Tenggara</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274998/274998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115" OriginalAmount="115">
      <BasicPropertyInfo Latitude="-8.695324" Longitude="115.165508" StarRating="4" HotelCode="171098|76641" HotelName="The Jineng Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik - Baik 9, Jl. Nakula, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152706/152706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury boutique villas are located in the heart of Seminyak, Bali's fashionable neighbourhood, just a stone's throw away from white sandy beaches, restaurants, shopping facilities and fancy nightlife locations. The town centre is around a 20-minute drive from the resort and the tourist centre in Kuta some 25 minutes away by car. Guests can access Seminyak Beach and Kuta Beach, which are located around a 20-minute and 30-minute walk away, respectively. Denpasar International Airport can be found approximately 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.00" OriginalAmount="115.00">
      <BasicPropertyInfo Latitude="-8.695324" Longitude="115.165508" StarRating="4" HotelCode="171098|the_jineng_villas" HotelName="The Jineng Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik - Baik 9, Jl. Nakula, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152706/152706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury boutique villas are located in the heart of Seminyak, Bali's fashionable neighbourhood, just a stone's throw away from white sandy beaches, restaurants, shopping facilities and fancy nightlife locations. The town centre is around a 20-minute drive from the resort and the tourist centre in Kuta some 25 minutes away by car. Guests can access Seminyak Beach and Kuta Beach, which are located around a 20-minute and 30-minute walk away, respectively. Denpasar International Airport can be found approximately 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.00" OriginalAmount="115.00">
      <BasicPropertyInfo Latitude="-8.48589" Longitude="115.24834" StarRating="4" HotelCode="0|_0x24799" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be within a 10-minute drive of Campuhan Ridge Walk and Ubud Royal Palace.  This family-friendly villa is 4.8 mi (7.7 km) from Ubud Monkey Forest and 2.4 mi (3.8 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring private pools. Rooms have private patios. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a lazy river. Additional amenities at this villa include complimentary wireless Internet access and concierge services. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/café. The villa also offers room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is included.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 400,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Depending on the capacity of the room booked, children up to the age of 6 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 499,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.15" OriginalAmount="115.15">
      <BasicPropertyInfo Latitude="-8.688703" Longitude="115.158432" StarRating="4" HotelCode="113527|1285c1" HotelName="Dyana Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camplung Tanduk Street (Ex. Abimanyu ), Gang Bunga Kecil, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/097461/097461a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located right in Seminyak, just 800 m from Kuta Beach and approximately 20 minutes' drive from Ngurah Rai International Airport (around 8 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="115.44" OriginalAmount="115.44">
      <BasicPropertyInfo StarRating="3" HotelCode="|711451" HotelName="Puri Dajuma Cottages Beach Eco-Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1297751_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is located in Pekutatan, Jembrana Regency, South West Coast of Bali. It's approximately 2 hours drive away from the Bali International Airport.ost of the key guarantees of safe, comfortable and relaxing holidays are in place, which in addition to the special emphasis on integration with local landscape, culture, and mentality make the resort a very unique place with special atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.57" OriginalAmount="115.57">
      <BasicPropertyInfo Latitude="-8.49262206" Longitude="115.26664246" StarRating="4" HotelCode="322667|1a632d" HotelName="Dwaraka The Royal Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sriwedari St. No 11B, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/05991/2305991/47.jpg?f=15606837</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.60" OriginalAmount="115.60">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3.5" HotelCode="385856|1a6c9e" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to Neka Art Museum and Gaya Art Space.  This villa is within close proximity of Mandala Wisata Wanara Wana and Petulu.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring private pools. Rooms have private patios. Kitchenettes are outfitted with refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a lazy river. This villa also features complimentary wireless Internet access, concierge services, and supervised childcare/activities. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the villa's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.62" OriginalAmount="115.62">
      <BasicPropertyInfo Latitude="-8.687729" Longitude="115.168519" StarRating="4" HotelCode="113508|1146f5" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Delli No 1, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156859/p_156859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located in one of Bali's most sought after areas of Seminyak, approximately 25 minutes' drive from Ngurah Rai International Airport (around 10 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="115.77" OriginalAmount="115.77">
      <BasicPropertyInfo Latitude="-8.51129578" Longitude="115.57486648" StarRating="4" HotelCode="361721|140305" HotelName="Discovery Candidasa Cottages and Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 6, Candidasa 80851, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236991/236991a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|265427" HotelName="Alam Shanti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92457/a_92457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approximately 35 km away from the hotel. The centre of Ubud village can be reached in roughly 10 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="-8.53004838" Longitude="115.19453847" StarRating="3" HotelCode="568995|215179" HotelName="Villa Annapurna River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng  59X, Banjar Cengkok, Baha, Badung, Abiansemal, Mengwi 80531, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38544/2038544/21.jpg?f=15599782</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="-8.693806" Longitude="115.161778" StarRating="4" HotelCode="23703|21684" HotelName="Pelangi Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dhyana Pura, Seminyak Beach, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/31443/a_31443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside the peaceful white sandy beach of Seminyak on the northern side of Kuta, just a short distance from shopping malls and other tourist attractions. It is about 20 minutes by car from Ngurah Rai International Airport, 5 minutes from centre of Kuta, and 20 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.00" OriginalAmount="116.00">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|villa_de_daun" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156878/p_156878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues which are all within convenient walking distance. Bali's Ngurah Rai International Airport (roughly 3 km) as well as the legendary Kuta beach are both just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.00" OriginalAmount="116.00">
      <BasicPropertyInfo Latitude="-8.6795431713484" Longitude="115.16021910257" StarRating="4" HotelCode="324557|the_light_exclusive_villas_and_spa_" HotelName="The Light Exclusive Villas &amp; SPA" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 11, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5287190</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.00" OriginalAmount="116.00">
      <BasicPropertyInfo Latitude="-8.6824014102708" Longitude="115.43423418651" StarRating="3" HotelCode="71827|hai_tide_huts" HotelName="Hai Tide Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103062/103062a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly by the white sandy beach of Lembongan Island, the beach hotel is 5 km from dive sites, an hour's drive from Sanur and 45 minutes from Klungkung. Ngurah Rai International Airport can be reached in approximately one hour by boat.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="116.06" OriginalAmount="116.06">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|1a7c12" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="116.81" OriginalAmount="116.81">
      <BasicPropertyInfo Latitude="-8.3916030883008" Longitude="115.2840846777" StarRating="5" HotelCode="156147|104e5f" HotelName="Mason Elephant Park &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Elephant Park Taro, Ubud, Bali 80111</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132501/132501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Denpasar. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117" OriginalAmount="117">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="3" HotelCode="859019|385085" HotelName="Agra Nusa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuruksetra 88X, Benoa, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10501128</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117" OriginalAmount="117">
      <BasicPropertyInfo Latitude="-8.7079678899058" Longitude="115.16777336597" StarRating="4" HotelCode="7147|68674" HotelName="Legian Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1418/a_1418_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali, only across a quiet promenade road from wide sandy Legian beach. Countless shopping and entertainment venues are to be found in the vicinity, such as boutiques, bars and restaurants. The lively centre of the tourist town of Kuta lies around 2 km away and is easily reached with the hotel bus service. The transfer times to Ngurah Rai airport takes about 15 minutes (roughly 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.00" OriginalAmount="117.00">
      <BasicPropertyInfo Latitude="-8.348917" Longitude="115.681657" StarRating="3" HotelCode="68139|hidden_paradise_cottages" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Lipah Beach, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/f5/8cf5c3bedfe5956fdecab14b0323edb6c163f3f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.00" OriginalAmount="117.00">
      <BasicPropertyInfo Latitude="-8.08029932" Longitude="115.22462917" StarRating="3" HotelCode="567943|air_sanih_beach_villa" HotelName="Air Sanih Beach Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Air Sanih, Bukti, Kubutambahan, Bali 81172</AddressLine>
          </AddressLines>
          <CityName>Bukti</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/740124/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Bukti.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.13" OriginalAmount="117.13">
      <BasicPropertyInfo Latitude="-8.687144" Longitude="115.261645" StarRating="4" HotelCode="113546|121ad3" HotelName="Ellora Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 60, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128336/128336a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sanur, this accommodation is a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.26" OriginalAmount="117.26">
      <BasicPropertyInfo Latitude="-8.488507" Longitude="115.284005" StarRating="4" HotelCode="305732|125b56" HotelName="Suara Air Luxury Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benjar Melayang, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466560/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.60" OriginalAmount="117.60">
      <BasicPropertyInfo Latitude="-8.6954944376305" Longitude="115.2636846516" StarRating="3.5" HotelCode="936653|15474c" HotelName="Kejora Villas-Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466509/1905666c60cb02574472c3a7e7d85286.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.682373" Longitude="115.153026" StarRating="4" HotelCode="166191|80638" HotelName="Aria Exclusive Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Peti Tenget, Seminyak, Kuta, Bali, Denpasar 80031</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105561/105561a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.67695547" Longitude="115.1546446" StarRating="4" HotelCode="819046|392007" HotelName="Kanvaz Village Resort Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 188, Kerobokan Kelod, Seminyak 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/ID/14229/570/lr/front_01_hires-2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this resort is about 7.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.7042222365977" Longitude="115.17350572181" StarRating="4" HotelCode="310476|79073" HotelName="Legian Kriyamaha Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424641/a_424641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.6726106" Longitude="115.1541475" StarRating="5" HotelCode="908973|72798" HotelName="The Akasha Luxury Villas and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 999 AB, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184070/184070a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Canggu. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118" OriginalAmount="118">
      <BasicPropertyInfo Latitude="-8.512204" Longitude="115.260917" StarRating="3" HotelCode="365338|152891" HotelName="Ubud Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68947/p_68947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location on Monkey Forest Road in Ubud. The establishment is just minutes away from the restaurants and shopping areas in Ubud. Nearby attractions include the Monkey Forest (100 metres away), and Ubud Market and Puri Ubud, which are both just 200 metres away. Ngurah Rai International Airport is some 58 km from the establishment, or a 45-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.00" OriginalAmount="118.00">
      <BasicPropertyInfo Latitude="-8.6861404871301" Longitude="115.26263840564" StarRating="4" HotelCode="255997|kejora_suites_designer_boutique_hotel" HotelName="Kejora Suites Designer Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 25, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.05" OriginalAmount="118.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|868864" HotelName="PURI GANGGA RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911890_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled within lush green valleys and rice fields, this hotel offers a calming retreat in relaxing surroundings. Some of the most important tourist attractions are easily accessible, including Ubud Market and Ubud Palace, all within a 30-minute driving distance away, whilst Blanco Museum is a 15-minute driving distance from the resort. Stylish and spacious, each unit is beautifully appointed with rustic wood furnishings and thatched roofs. Moreover, guests will appreciate the stunning views over the garden, the pool or to the valley from their private terrace or balcony. The units include an en suite bathroom with large windows and come completely equipped with premium toiletries. There is a yoga studio on top of spa rooms ideal to rejuvenate body and mind, and guests will enjoy free Wi-Fi access in all areas and also a complimentary scheduled shuttle service to central Ubud. Those who wish to explore the area can make use of the free bicycles provided by the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="118.21" OriginalAmount="118.21">
      <BasicPropertyInfo Latitude="-8.67928826" Longitude="115.15311096" StarRating="5" HotelCode="328319|1a8799" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431259/431259a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="118.24" OriginalAmount="118.24">
      <BasicPropertyInfo Latitude="-8.67695547" Longitude="115.1546446" StarRating="4" HotelCode="819046|214b10" HotelName="Kanvaz Village Resort Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 188, Kerobokan Kelod, Seminyak 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/ID/14229/570/lr/front_01_hires-2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this resort is about 7.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="118.47" OriginalAmount="118.47">
      <BasicPropertyInfo Latitude="-8.695324" Longitude="115.165508" StarRating="4" HotelCode="171098|18cb78" HotelName="The Jineng Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik - Baik 9, Jl. Nakula, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152706/152706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury boutique villas are located in the heart of Seminyak, Bali's fashionable neighbourhood, just a stone's throw away from white sandy beaches, restaurants, shopping facilities and fancy nightlife locations. The town centre is around a 20-minute drive from the resort and the tourist centre in Kuta some 25 minutes away by car. Guests can access Seminyak Beach and Kuta Beach, which are located around a 20-minute and 30-minute walk away, respectively. Denpasar International Airport can be found approximately 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119" OriginalAmount="119">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|83334" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes from Kuta Galeria Shopping Arcade and Honorary Consulate of Spain.  This 4-star villa is within close proximity of Swiss Consulate and DMZ Trick Art Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the shuttle (surcharge), which operates within 500 meters.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119" OriginalAmount="119">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|152812" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621096/621096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.00" OriginalAmount="119.00">
      <BasicPropertyInfo Latitude="-8.73257754" Longitude="115.16726981" StarRating="4.5" HotelCode="492464|the_anvaya_beach_resorts_bali" HotelName="The Anvaya Beach Resorts Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553841/553841a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.00" OriginalAmount="119.00">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|ubud_padi_villa" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215518/215518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.00" OriginalAmount="119.00">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|alam_shanti_4" HotelName="Alam Shanti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92457/a_92457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approximately 35 km away from the hotel. The centre of Ubud village can be reached in roughly 10 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.00" OriginalAmount="119.00">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|jimbaran_luxury_apartment" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119.09" OriginalAmount="119.09">
      <BasicPropertyInfo StarRating="4" HotelCode="|589500" HotelName="Anumana Ubud Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675450_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience an abundance of unparalleled facilities and features at Anumana Ubud Hotel. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by hotel.Should you require transportation to or from the airport, hotel is able to organize it prior to your arrival date. Visitors can take advantage of complimentary parking directly at the hotel.Relax and feel the warmth in the hotel's inviting lobby, featuring an enchanting on-site fireplace. Embark on your holiday experience in the most ideal manner. Commence each morning of your visit with an on-site breakfast. Experience the delight of a fresh morning by savoring excellent coffee at the cafe situated within hotel.Should you prefer not to venture out for a meal, the enticing culinary choices at hotel are always available for your satisfaction. For those who prefer savoring meals within their personal space, Anumana Ubud Hotel offers the convenience of doorstep grocery delivery, allowing you to prepare and enjoy food in your room.Indulge in the numerous pursuits available at Anumana Ubud Hotel. Each day at hotel, immerse yourself in the invigorating waters of the pool, perfect for a rejuvenating plunge or a series of revitalizing laps.Bypass the formal attire and choose a laid-back mixed drink or brew at hotel's waterside lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="119.15" OriginalAmount="119.15">
      <BasicPropertyInfo Latitude="-8.64948165" Longitude="115.26761523" StarRating="4" HotelCode="440201|1b502b" HotelName="The Samata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pucuk I 67, By Pass Ida Bagus Mantra, Banjar Tangtu, Sanur 80237, Denpasar Timur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533681/533681a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="119.23" OriginalAmount="119.23">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|1d2fb1" HotelName="Alam Shanti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92457/a_92457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approximately 35 km away from the hotel. The centre of Ubud village can be reached in roughly 10 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.68855" Longitude="115.16994" StarRating="3" HotelCode="0|_0x1cdf2" HotelName="Mahalini Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupadi and Saraswati III, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/f2/27f2866024747b4a85f918f50fc4a59a2ed8f974.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mahalini Villas, you'll be centrally located in Seminyak, a 5-minute drive from Eat Street and 7 minutes from Seminyak Beach.  This villa is 2 mi (3.2 km) from Seminyak Square and 2.1 mi (3.4 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. 29-inch LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional features at this villa include concierge services, wedding services, and a reception hall. Guests can get around on the shuttle (surcharge), which operates within 10 km.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary continental breakfast is served daily from 7 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.00" OriginalAmount="120.00">
      <BasicPropertyInfo Latitude="-8.1443352589551" Longitude="114.65709072646" StarRating="3" HotelCode="69168|amertha_bali_villas" HotelName="Amertha Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Loka Segara, Desa Pemuteran, Kecamatan Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115627/115627a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach hotel is situated on the coast, nestled on the crystal clear waters of Pemuteran Bay with a backdrop of nine majestic mountain tops. Ngurah Rai International Airport is approximately 95 km from the club resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="120.13" OriginalAmount="120.13">
      <BasicPropertyInfo Latitude="-8.5000587886769" Longitude="115.26662799608" StarRating="4" HotelCode="540492|1d9807" HotelName="Best Western Premier Agung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 99, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/656316/a_656316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="120.23" OriginalAmount="120.23">
      <BasicPropertyInfo Latitude="-8.7079678899058" Longitude="115.16777336597" StarRating="4" HotelCode="7147|104e66" HotelName="Legian Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1418/a_1418_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali, only across a quiet promenade road from wide sandy Legian beach. Countless shopping and entertainment venues are to be found in the vicinity, such as boutiques, bars and restaurants. The lively centre of the tourist town of Kuta lies around 2 km away and is easily reached with the hotel bus service. The transfer times to Ngurah Rai airport takes about 15 minutes (roughly 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="120.33" OriginalAmount="120.33">
      <BasicPropertyInfo Latitude="-8.683933" Longitude="115.158282" StarRating="4" HotelCode="177879|14483c" HotelName="U Paasha Seminyak Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel,Club Resort,Family-friendly Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 77, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/249326/a_249326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in the centre of Seminyak, with restaurants, nightlife and the beach all within walking distance. The property is also only 30 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="120.55" OriginalAmount="120.55">
      <BasicPropertyInfo Latitude="-8.682373" Longitude="115.153026" StarRating="4" HotelCode="166191|10fb0e" HotelName="Aria Exclusive Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Peti Tenget, Seminyak, Kuta, Bali, Denpasar 80031</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105561/105561a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121" OriginalAmount="121">
      <BasicPropertyInfo Latitude="-8.69436998" Longitude="115.16626451" StarRating="4" HotelCode="424501|83033" HotelName="Agata Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No.88, Badung, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554496/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121" OriginalAmount="121">
      <BasicPropertyInfo Latitude="-8.7367491940184" Longitude="115.16352206469" StarRating="4" HotelCode="13748|18789" HotelName="Holiday Inn Resort Baruna Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, 80361 Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14122/a_14122_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the secluded enclave of Tuban, a short stroll away from the vibrant shopping and entertainment area of Kuta. Waterbom Park and the Discovery Shopping Mall are around 1 km from the hotel, while Denpasar city is roughly 45 km away. The hotel is located an easy 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121" OriginalAmount="121">
      <BasicPropertyInfo Latitude="-8.1279643933087" Longitude="115.06110727787" StarRating="4" HotelCode="7150|127774" HotelName="Puri Bagus Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 225, Lovina 81151, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1421/a_1421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on its private beach. The resorts of Lovina and Singaraja are both located about 3 km from the hotel. Guests are able to make use of the hotel bus service to Lovina and Singaraja. Singaraja can be reached in about 5 minutes. Countless historical manuscripts are to be found in the Gedong Kirtya Museum. The Buddhist temple and the warm water springs are both situated approximately 15 minutes away by car. The famous waterfalls of Gitgit and the Temple of Meduwe Karang are both approximately 20 minutes away by car. Mount Batur with a 14 kilometre-long crater can be reached within 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121" OriginalAmount="121">
      <BasicPropertyInfo Latitude="-8.686505" Longitude="115.16946" StarRating="4" HotelCode="207949|77012" HotelName="Seminyak Icon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Deli (Dewi Madri), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180127/180127a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is situated in the heart of Seminyak, the most sought-after destination for fashion boutiques, funky shops, restaurants, inspiring home-ware stores and the white sandy beaches. Bali International Airport is 20 km from the hotel and can be reached within a 30-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.695324" Longitude="115.165508" StarRating="4" HotelCode="171098|the_jineng_villa" HotelName="The Jineng Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Baik - Baik 9, Jl. Nakula, Kuta, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152706/152706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury boutique villas are located in the heart of Seminyak, Bali's fashionable neighbourhood, just a stone's throw away from white sandy beaches, restaurants, shopping facilities and fancy nightlife locations. The town centre is around a 20-minute drive from the resort and the tourist centre in Kuta some 25 minutes away by car. Guests can access Seminyak Beach and Kuta Beach, which are located around a 20-minute and 30-minute walk away, respectively. Denpasar International Airport can be found approximately 30 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.66131" Longitude="115.157" StarRating="4" HotelCode="934373|de_uma_lokha_luxury_villas_and_spa" HotelName="Lokha Umalas Villa and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Finca" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Banjar Anyar Kelod, Umalas, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154320/154320a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located 30 minutes from the famous Kuta Shopping Street and 15 minutes from Canggu Beach. Bali International airport is only around 40 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.81029328" Longitude="115.10522823" StarRating="3" HotelCode="822152|le_cliff_bali" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489185</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.529623" Longitude="115.263911" StarRating="3.5" HotelCode="69013|arma_museum_and_resort" HotelName="Arma Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, PO Box 9696, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90957/f_90957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the south side of Ubud. The centre of the Balinese town is a 5-minute drive away whilst the Monkey Forest can be reached in 20 minutes by foot. Ubud Palace is 2 km away and Ngurah Rai International Airport is 50 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.2629687630942" Longitude="115.0624620828" StarRating="2.5" HotelCode="936626|munduk_sari_nature_villa" HotelName="Munduk Sari Nature Villa" Meals="BED &amp; BREAKFAST,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayuputih, Munduk 81152, Banjar, Buleleng North Bali</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466529/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Munduk, Munduk Sari Nature Villa promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including car park, bar, laundry service, coffee shop, concierge, are at hand. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television, bathtub, satellite/cable TV, balcony/terrace. Enjoy the hotel's recreational facilities, including massage, garden, spa, before retiring to your room for a well-deserved rest. Convenience and comfort makes Munduk Sari Nature Villa the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.00" OriginalAmount="121.00">
      <BasicPropertyInfo Latitude="-8.53004838" Longitude="115.19453847" StarRating="3" HotelCode="568995|villa_annapurna_bali" HotelName="Villa Annapurna River View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teleng  59X, Banjar Cengkok, Baha, Badung, Abiansemal, Mengwi 80531, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38544/2038544/21.jpg?f=15599782</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mengwi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="121.02" OriginalAmount="121.02">
      <BasicPropertyInfo Latitude="-8.404926" Longitude="115.294439" StarRating="4" HotelCode="933569|14e953" HotelName="Puri Gangga Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sebatu, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sebatu</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6510000/6508800/6508733/4b64a6df_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="121.44" OriginalAmount="121.44">
      <BasicPropertyInfo Latitude="-8.70632207" Longitude="115.18057955" StarRating="4" HotelCode="411281|1a50a4" HotelName="Asuri Bali Villas Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pararaton 8A, Legian, 80361 Kuta</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Asuri Bali Villas Kuta in Kuta, you'll be minutes from Kuta Galeria Shopping Arcade and Honorary Consulate of Spain.  This 4-star villa is within close proximity of Swiss Consulate and DMZ Trick Art Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Treat yourself to a stay in one of the 6 individually decorated guestrooms, featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Satellite programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get around on the shuttle (surcharge), which operates within 500 meters.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="121.61" OriginalAmount="121.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|711544" HotelName="Candi Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894467_foto_1.jpg</HotelPictures>
        <HotelDescription>Este bonito hotel de playa estandaacute; situado en una zona tranquila y se encuentra junto al mar. En las cercanandiacute;as podrandaacute; encontrar numerosos restaurantes con especialidades de Bali. Denpasar estandaacute; situada a 70 kilandoacute;metros y Candidasa en los alrededores. El hotel le ofrece servicio de traslado a Candidasa con un autobanduacute;s que circula regularmente.El hotel cuenta con un total de 32 habitaciones. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n. Parte de las instalaciones culinarias son un bar al aire libre y un restaurante. Ademandaacute;s, dispone de algunas tiendas, un minimercado y una sala de juegos. Tambiandeacute;n puede hacer uso del servicio de alquiler de bicicletas, de habitaciones, de lavanderandiacute;a y de atenciandoacute;n mandeacute;dica.Las habitaciones, decoradas y amuebladas con buen gusto, disponen de baandntilde;o privado con ducha, baandntilde;era y secador de pelo. Tambiandeacute;n estandaacute;n equipadas con telandeacute;fono de landiacute;nea directa, televisiandoacute;n vandiacute;a satandeacute;lite o por cable, equipo de manduacute;sica, radio, un minibar y menaje para preparar tandeacute; o cafandeacute;. Todas ellas cuentan con aire acondicionado, caja fuerte de alquiler y un balcandoacute;n.En el jardandiacute;n tropical hay dos piscinas con jacuzzi y zona infantil, un bar de aperitivos y una terraza para tomar el sol, dotada de tumbonas y sombrillas. Los mandaacute;s deportistas tienen la posibilidad de jugar al ping-pong, al tenis, al baloncesto, al billar, de montar en bicicleta o mountain-bike, practicar submarinismo y de utilizar el gimnasio del hotel. Asimismo, puede participar en visitas turandiacute;sticas organizadas.Se puede reservar el servicio de canguro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="121.62" OriginalAmount="121.62">
      <BasicPropertyInfo Latitude="-8.48154121" Longitude="115.28596143" StarRating="3" HotelCode="540491|1e1c37" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Br. Umahanyar, Ds. Pejeng Kaja, Ubud 80552, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621096/621096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122" OriginalAmount="122">
      <BasicPropertyInfo Latitude="-8.6795431713484" Longitude="115.16021910257" StarRating="4" HotelCode="324557|83019" HotelName="The Light Exclusive Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangkung Sari 11, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5287190</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122" OriginalAmount="122">
      <BasicPropertyInfo Latitude="-8.68128" Longitude="115.163" StarRating="4" HotelCode="756553|383254" HotelName="The Sterling Hotel &amp; Villa's" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Komplek Pecatu Indah Resort, Badung 80631</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489236</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.00" OriginalAmount="122.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="872253|berawa_bali_beach_villas" HotelName="Berawa Bali Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 13 No 8A, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489372</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.00" OriginalAmount="122.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="838172|bali_max_villas" HotelName="Bali Max Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Barat</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977752/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.00" OriginalAmount="122.00">
      <BasicPropertyInfo Latitude="-8.709264" Longitude="115.246651" StarRating="4" HotelCode="66050|kamaya_resort_and_villas" HotelName="Atta Kamaya Resort &amp; Villas" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung 41, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85527/a_85527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sanur, with the centre of Denpasar just a 20-minute drive away. Sanur beach and Museum le Mayeur are both just a 10-minute drive away. The centre of Sanur is 15-minute walk away, while Mertasari beach is 10 minutes away. The local beaches in Sanur are known for their white sand and beautiful, clear, calm waters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.00" OriginalAmount="122.00">
      <BasicPropertyInfo Latitude="-8.521819" Longitude="115.256825" StarRating="2" HotelCode="70216|alam_shanti_3" HotelName="Alam Shanti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 165, Nyuhkuning, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/92457/a_92457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 15-minute walk through the forest to Monkey Forest Road. Ngurah Rai Airport is approximately 35 km away from the hotel. The centre of Ubud village can be reached in roughly 10 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.21" OriginalAmount="122.21">
      <BasicPropertyInfo Latitude="-8.696033" Longitude="115.168419" StarRating="4" HotelCode="67623|105f21" HotelName="Sun Island Boutique Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak 188, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87468/w_87468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located in the Seminyak area, about 10 minutes' walk from the beach. Ngurah Rai International Airport is situated roughly 10 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.59" OriginalAmount="122.59">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|117678" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156878/p_156878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues which are all within convenient walking distance. Bali's Ngurah Rai International Airport (roughly 3 km) as well as the legendary Kuta beach are both just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.62" OriginalAmount="122.62">
      <BasicPropertyInfo Latitude="-8.82144313" Longitude="115.11715191" StarRating="4" HotelCode="629400|214a88" HotelName="Le Bamboo Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait 31, Pecatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/800267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="122.64" OriginalAmount="122.64">
      <BasicPropertyInfo Latitude="-8.80253257" Longitude="115.13391251" StarRating="5" HotelCode="786408|20ae20" HotelName="X2 Bali Breakers Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Balangan, Jimbaran, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/908217/a_908217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Jimbaran. The 58 welcoming guests rooms offer a perfect place to relax at the end of the day. In addition, Wi-Fi access is offered at the establishment. The front desk offers 24-hour reception. Cots are not available at this property. X2 Bali Breakers Resort is not a pet-friendly establishment. There is a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123" OriginalAmount="123">
      <BasicPropertyInfo Latitude="-8.49212047" Longitude="115.26996707" StarRating="3" HotelCode="489986|168058" HotelName="Calma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654189/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123" OriginalAmount="123">
      <BasicPropertyInfo Latitude="-8.51129578" Longitude="115.57486648" StarRating="4" HotelCode="361721|78369" HotelName="Discovery Candidasa Cottages and Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 6, Candidasa 80851, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236991/236991a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.00" OriginalAmount="123.00">
      <BasicPropertyInfo Latitude="-8.5275768412345" Longitude="115.28837289503" StarRating="3" HotelCode="292686|ubud_dedari_villas" HotelName="Ubud Dedari Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lebah, Bedulu, Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235721/235721a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.00" OriginalAmount="123.00">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|the_udaya_resorts_and_spa" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614920/614920a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.00" OriginalAmount="123.00">
      <BasicPropertyInfo Latitude="-8.688703" Longitude="115.158432" StarRating="4" HotelCode="113527|dyana_villas" HotelName="Dyana Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camplung Tanduk Street (Ex. Abimanyu ), Gang Bunga Kecil, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/097461/097461a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located right in Seminyak, just 800 m from Kuta Beach and approximately 20 minutes' drive from Ngurah Rai International Airport (around 8 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="123.13" OriginalAmount="123.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|920873" HotelName="SUN ISLAND BOUTIQUE VILLAS &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/12807_image50752894_0.jpg</HotelPictures>
        <HotelDescription>Sun Island Boutique Villas and Spa, located at the heart of Seminyak, Bali - only 15 minutes drive from Ngurah Rai International Airport and within walking distance to the famous Double Six beach, classy boutiques and cafes - is a truly romantic haven. The youthful-looking, modern-minimalistic luxury villas are in harmony with the lush tropical gardens that surround them, making each of the 23 units a sanctuary in the middle of the stylish, upbeat district. Perfect for couples and honeymooners, each villa comes with a plunge pool, garden, and kitchenette for private indulgence. Families and groups of friends can explore our trendy neighborhood, and share delightful moments together in the contemporary two-bedroom pool villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="123.76" OriginalAmount="123.76">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3.5" HotelCode="531510|1e38f4" HotelName="The Haven Suites Bali Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|168335" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.7021031887658" Longitude="115.16677290201" StarRating="3" HotelCode="16286|155605" HotelName="Hotel Puri Raja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Legian Beach, P.O. Box 2041, Kuta-Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096611/096611a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the famous Legian Beach, Kuta, in a tranquil corner of the region. Shopping opportunities are just a short stroll away. Ngurah Rai International Airport is situated roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.58834667" Longitude="115.26487332" StarRating="4.5" HotelCode="390423|160565" HotelName="The Sanctoo Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singapadu, Sukawati-Ubud 80852, Kabupaten Gianyar</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602084/602084a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sukawati.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124" OriginalAmount="124">
      <BasicPropertyInfo Latitude="-8.48186051" Longitude="115.2674967" StarRating="4" HotelCode="504016|390050" HotelName="The Sankara Suites and Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 78, Br. Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639435/639435a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable resort is set in Ubud. The total number of rooms is 29. Moreover, there is a wireless Internet connection available on-site. As this accommodation features 24-hour reception, guests are always welcome. The property's accommodation units are provided with facilities for children such as a cot if necessary. This is not a pet-friendly property. Travellers arriving by car may leave their vehicle at the accommodation's parking spaces. The resort may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.00" OriginalAmount="124.00">
      <BasicPropertyInfo Latitude="-8.691776" Longitude="115.162205" StarRating="5" HotelCode="300236|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard Bali Seminyak Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103 SP, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466453/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.00" OriginalAmount="124.00">
      <BasicPropertyInfo Latitude="-8.79408" Longitude="115.229992" StarRating="5" HotelCode="7157|nusa_dua_beach_hotel_and_spa" HotelName="Nusa Dua Beach Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,DINNER,FULL-BOARD,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua North 4, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1429/a_1429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's southern peninsula, juste 15 minutes from Ngurah International Airport via the Bali Mandara toll road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.00" OriginalAmount="124.00">
      <BasicPropertyInfo Latitude="-8.68194324105066" Longitude="115.452043265104" StarRating="4" HotelCode="0|villa_bukit_nusa_lembongan" HotelName="Villa Bukit Nusa Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu, Nusa Lembongan, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e0/35/e035aaff9a68e1267b15291e5dbe00beb4203398.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “Villa Bukit Nusa Lembongan” is situated in Lembongan Island. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. The property features a swimming pool on site. Room service is also available. Laundry services are available.&lt;/br&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.00" OriginalAmount="124.00">
      <BasicPropertyInfo Latitude="-8.81263279" Longitude="115.1826677" StarRating="4" HotelCode="636763|dayu_mirah_resort" HotelName="Dayu Mirah Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palapa I 66, Benoa, Kuta Sel, Kabupaten Badung, Kutuh 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19977/3719977/1.jpg?f=15244847</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Kutuh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124.31" OriginalAmount="124.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|834147" HotelName="VISAKHA SANUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/6710_image60697353_0.jpg</HotelPictures>
        <HotelDescription>Located at the western extremity of Sanur - You'll find fourteen delightful Balinese - Style dwellings in an exclusive sculptured environment, Seclusion, Relaxation, Serenity. Six individual self contained Villas complete with kitchen. Some with two bedrooms, some with one, all exquisite in design and detail. All stylish Balinese. Seven Luxurious Bungalows, 4 with Pool and 3 with Garden contained in a walled courtyard reminiscent of a classic Balinese family Compound. A Massage Centre and Spa. A swimming pool design to echo the ancient Balinese temple bathing place. Mysterious carved statues peer through the lush tropical plantings. Ponds and water features erupt with lilies, lotus, and colorful fish. With six individual self contained villas. Each villa provides for you to make your own selves coffee or tea at anytime. A communal kitchen for us to cook you anything from a quick snack to a banquet are available. And private swimming pool for you to have relaxation in privacy. A sanctuary from modern world. An island of serenity and quite. A perfect home base for your exploration of the beauty of Bali Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="124.84" OriginalAmount="124.84">
      <BasicPropertyInfo Latitude="-8.7367491940184" Longitude="115.16352206469" StarRating="4" HotelCode="13748|1e2e72" HotelName="Holiday Inn Resort Baruna Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Eco Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, 80361 Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/14122/a_14122_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the secluded enclave of Tuban, a short stroll away from the vibrant shopping and entertainment area of Kuta. Waterbom Park and the Discovery Shopping Mall are around 1 km from the hotel, while Denpasar city is roughly 45 km away. The hotel is located an easy 10-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125" OriginalAmount="125">
      <BasicPropertyInfo Latitude="-8.719903" Longitude="115.170112" StarRating="2.5" HotelCode="68172|83419" HotelName="Kuta Puri Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/88171/a_88171_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.00" OriginalAmount="125.00">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3.5" HotelCode="531510|the_haven_suites_bali_berawa" HotelName="The Haven Suites Bali Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.00" OriginalAmount="125.00">
      <BasicPropertyInfo Latitude="-8.64948165" Longitude="115.26761523" StarRating="4" HotelCode="440201|sanctuario_villas" HotelName="The Samata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pucuk I 67, By Pass Ida Bagus Mantra, Banjar Tangtu, Sanur 80237, Denpasar Timur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533681/533681a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.00" OriginalAmount="125.00">
      <BasicPropertyInfo Latitude="-8.80253257" Longitude="115.13391251" StarRating="5" HotelCode="786408|cross_bali_breakers" HotelName="X2 Bali Breakers Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Balangan, Jimbaran, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/908217/a_908217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Jimbaran. The 58 welcoming guests rooms offer a perfect place to relax at the end of the day. In addition, Wi-Fi access is offered at the establishment. The front desk offers 24-hour reception. Cots are not available at this property. X2 Bali Breakers Resort is not a pet-friendly establishment. There is a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.00" OriginalAmount="125.00">
      <BasicPropertyInfo Latitude="-8.51129578" Longitude="115.57486648" StarRating="4" HotelCode="361721|discovery_candidasa_villas_and_ayurvedic_center" HotelName="Discovery Candidasa Cottages and Villas" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah 6, Candidasa 80851, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/236991/236991a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.00" OriginalAmount="125.00">
      <BasicPropertyInfo Latitude="-8.15545" Longitude="115.033" StarRating="3" HotelCode="435178|joglo_on_the_beach" HotelName="Joglo On The Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Seririt, Lovina Beach 81119, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598278/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125.35" OriginalAmount="125.35">
      <BasicPropertyInfo StarRating="4" HotelCode="|109685" HotelName="KUPU KUPU JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/737218_image61703913_0.jpg</HotelPictures>
        <HotelDescription>Feel the height of luxury at Kupu Kupu Jimbaran. Each suite has been conceptualized as a personal retreat - spacious, luxurious, comfortably appointed and most importantly, with all the ethnic charms of Bali, the island of the gods. It is strategically located near the white sand beach of Jimbaran where the hotel owns its private Beach Club that you will reach in a 7 minutes walk or 2 minutes Buggy ride. The Resort also offer the convenience of exclusive boutiques and top notch dining options on the ground level of the hotel, Jimbaran Corner as well as a wondrous introduction to beauty and wellness with our Spa by L'Occitane.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.499675" Longitude="115.538153" StarRating="4" HotelCode="35446|153488" HotelName="Alila Manggis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buitan, Karangasem, Manggis 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/57646/a_57646_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated in relaxing surrounds, directly beside the beautiful beach. The nearest airport lie just 2 hours from the hotel by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.68338511" Longitude="115.43324737" StarRating="3" HotelCode="593769|293812" HotelName="Sanghyang Bay Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Tanjung Sanghyang, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/89978/1989978/1.jpg?f=15335916</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.5275768412345" Longitude="115.28837289503" StarRating="3" HotelCode="292686|83625" HotelName="Ubud Dedari Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lebah, Bedulu, Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235721/235721a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126" OriginalAmount="126">
      <BasicPropertyInfo Latitude="-8.487061" Longitude="115.254837" StarRating="2.5" HotelCode="113569|226707" HotelName="Ulun Ubud Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Garden,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, P.O.Box 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156926/a_156926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in a scenic river valley in the lovely village of Sanggingan. It enjoys a superb and truly idyllic location, positioned so as to have a breathtaking view of the upper Campuhan River, rice paddies and tropical greenery. It is convenient, being just outside the main centre of Ubud, but also extremely quiet and secluded, with uninterrupted views and undisturbed peace, with nothing but the sound of the river to lull guests to sleep. The hotel is about a one-hour drive, or roughly 35 km, north of Ngurah Rai International Airport near Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.00" OriginalAmount="126.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="435185|sotis_villa_canggu" HotelName="Sotis Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang Selatan, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.00" OriginalAmount="126.00">
      <BasicPropertyInfo Latitude="-8.6726106" Longitude="115.1541475" StarRating="5" HotelCode="908973|the_akasha_villa" HotelName="The Akasha Luxury Villas and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 999 AB, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184070/184070a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Canggu. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.74" OriginalAmount="126.74">
      <BasicPropertyInfo Latitude="-8.64671716" Longitude="115.14003104" StarRating="4" HotelCode="490399|1e1741" HotelName="Theanna Eco Villa and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 25A, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21618/2521618/47.jpg?f=15676146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.91" OriginalAmount="126.91">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|2148c9" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="126.91" OriginalAmount="126.91">
      <BasicPropertyInfo Latitude="-8.15545" Longitude="115.033" StarRating="3" HotelCode="435178|1d180d" HotelName="Joglo On The Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Seririt, Lovina Beach 81119, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598278/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|75302" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234421/234421a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|31482" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61564/a_61564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of the centre of Ubud and the art market, and approximately 40 minutes' drive from Bali's airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.502999" Longitude="115.54093" StarRating="4" HotelCode="292307|157996" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Karangasem, 80871 Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42182/2042182/1.jpg?f=15300388</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Candi Dasa. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127" OriginalAmount="127">
      <BasicPropertyInfo Latitude="-8.678185" Longitude="115.157463" StarRating="4" HotelCode="93166|72695" HotelName="Villa Air" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Br. Taman, Petitenget, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096663/96663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.00" OriginalAmount="127.00">
      <BasicPropertyInfo Latitude="-8.69436998" Longitude="115.16626451" StarRating="4" HotelCode="424501|agata_villas" HotelName="Agata Villas Seminyak" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No.88, Badung, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554496/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.00" OriginalAmount="127.00">
      <BasicPropertyInfo Latitude="-8.709264" Longitude="115.246651" StarRating="4" HotelCode="66050|visakha_sanur" HotelName="Atta Kamaya Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung 41, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85527/a_85527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sanur, with the centre of Denpasar just a 20-minute drive away. Sanur beach and Museum le Mayeur are both just a 10-minute drive away. The centre of Sanur is 15-minute walk away, while Mertasari beach is 10 minutes away. The local beaches in Sanur are known for their white sand and beautiful, clear, calm waters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="127.01" OriginalAmount="127.01">
      <BasicPropertyInfo Latitude="-8.79408" Longitude="115.229992" StarRating="5" HotelCode="7157|10326d" HotelName="Nusa Dua Beach Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua North 4, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1429/a_1429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's southern peninsula, juste 15 minutes from Ngurah International Airport via the Bali Mandara toll road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="127.60" OriginalAmount="127.60">
      <BasicPropertyInfo Latitude="-8.709264" Longitude="115.246651" StarRating="4" HotelCode="66050|103282" HotelName="Atta Kamaya Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung 41, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85527/a_85527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sanur, with the centre of Denpasar just a 20-minute drive away. Sanur beach and Museum le Mayeur are both just a 10-minute drive away. The centre of Sanur is 15-minute walk away, while Mertasari beach is 10 minutes away. The local beaches in Sanur are known for their white sand and beautiful, clear, calm waters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="964560|398559" HotelName="Aviilion Villa Cinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Denpasar Sel, Kota Denpasar  80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2096585/45fo2EXS_f0d0b070be593820651230120b0374be.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.79408" Longitude="115.229992" StarRating="5" HotelCode="7157|17446" HotelName="Nusa Dua Beach Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua North 4, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1429/a_1429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bali's southern peninsula, juste 15 minutes from Ngurah International Airport via the Bali Mandara toll road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.7868625447598" Longitude="115.22588835732" StarRating="5" HotelCode="7154|68501" HotelName="Sol by Melia Benoa Bali" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1426/a_1426_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the south of the Indonesian island of Bali, directly on Tanjung Benoa beach. The tourist centre of Nusa Dua (only 2 km away) offers numerous shops and entertainment venues, and is one of the most visited towns in Bali. Nevertheless, the island and its inhabitants have kept their distinct cultural identity and there are a wide variety of sights, such as numerous Hindu temples. This region of the island is particularly well known for its picturesque beaches and unique landscape, which makes it an ideal destination for those seeking relaxation. Ngurah Rai airport is 20 minutes away by car and has excellent connections to international hubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="435185|175958" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang Selatan, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="-8.70731326" Longitude="115.17849859" StarRating="3" HotelCode="852494|384273" HotelName="The Sakaye Luxury Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri 101, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Seminyak. A total of 23 rooms are available for guests' convenience at The Sakaye Luxury Villas &amp; Spa. There is Wi-Fi throughout the accommodation. The reception desk is open all day long. Cots are not available at this establishment. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.00" OriginalAmount="128.00">
      <BasicPropertyInfo Latitude="-8.48785798" Longitude="115.27219103" StarRating="0" HotelCode="859290|kawan_antique_ubud_villa" HotelName="Kawan Antique Ubud Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Petulu, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32620000/32615200/32615101/c0dd9a7e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.00" OriginalAmount="128.00">
      <BasicPropertyInfo Latitude="-8.45587" Longitude="115.30362" StarRating="3" HotelCode="0|ubud_bubble_luxury_tent" HotelName="Ubud Bubble Luxury Tent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tampaksiring, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/8c/e98c1649a4662abd372d0f521fb0c1e17efbad4d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Ubud Bubble Luxury Tent in Ubud, you'll be within a 10-minute drive of Gunung Kawi Temple and Tirta Empul Temple.  This tentalow is 8.6 mi (13.9 km) from Ubud Monkey Forest and 6.3 mi (10.1 km) from Ubud Traditional Art Market.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 air-conditioned guestrooms. Rooms have private patios. Complimentary wireless Internet access is available to keep you connected. Partially open bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 9:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 500,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 500,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 500,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="128.52" OriginalAmount="128.52">
      <BasicPropertyInfo Latitude="-8.526311" Longitude="115.27119266667" StarRating="4" HotelCode="915746|11d4c9" HotelName="KajaNe Yangloni" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cok Rai Pudak, Peliatan-Ubud, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234421/234421a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="128.92" OriginalAmount="128.92">
      <BasicPropertyInfo Latitude="-8.5275768412345" Longitude="115.28837289503" StarRating="3" HotelCode="292686|128060" HotelName="Ubud Dedari Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lebah, Bedulu, Ubud, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235721/235721a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3.5" HotelCode="69586|72381" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91682/a_91682_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The centre of Ubud is just a 10-minute drive from the hotel and the various tourist sites in the small town are within easy reach of the hotel. The town of Denpasar is a 35-minute drive away, whilst Ubud’s Monkey Forest and Elephant Caves can be reached in under 10 minutes. Bali International Airport is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.691776" Longitude="115.162205" StarRating="5" HotelCode="300236|83038" HotelName="Courtyard Bali Seminyak Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103 SP, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466453/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129" OriginalAmount="129">
      <BasicPropertyInfo Latitude="-8.65906847" Longitude="115.13396446" StarRating="3" HotelCode="778622|353141" HotelName="ZIN Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 78, Desa Canggu, Kec. Kuta Utara, Kabupaten, Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38213/3838213/1.jpg?f=15676520</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.00" OriginalAmount="129.00">
      <BasicPropertyInfo Latitude="-8.8120933883032" Longitude="115.10284513235" StarRating="3" HotelCode="915182|pinkcoco_bali_4" HotelName="Pinkcoco Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti Labuan Sait, Padang Padang Beach, Pecatu 80364</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234592/234592a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.00" OriginalAmount="129.00">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4.5" HotelCode="594967|seres_springs_resort_spa_singakerta" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637691/637691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the resort are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.00" OriginalAmount="129.00">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|grand_mirage_resort_thalasso_bali" HotelName="Grand Mirage" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="129.26" OriginalAmount="129.26">
      <BasicPropertyInfo Latitude="-8.487061" Longitude="115.254837" StarRating="2.5" HotelCode="113569|21d0ac" HotelName="Ulun Ubud Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Garden,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan, P.O.Box 3, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156926/a_156926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in a scenic river valley in the lovely village of Sanggingan. It enjoys a superb and truly idyllic location, positioned so as to have a breathtaking view of the upper Campuhan River, rice paddies and tropical greenery. It is convenient, being just outside the main centre of Ubud, but also extremely quiet and secluded, with uninterrupted views and undisturbed peace, with nothing but the sound of the river to lull guests to sleep. The hotel is about a one-hour drive, or roughly 35 km, north of Ngurah Rai International Airport near Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130" OriginalAmount="130">
      <BasicPropertyInfo Latitude="-8.782356" Longitude="115.225055" StarRating="4" HotelCode="304354|83519" HotelName="Holiday Inn Resort Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 86, Tanjung Benoa 80363, Kuta Selatan, Badung Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502898/502898a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130" OriginalAmount="130">
      <BasicPropertyInfo Latitude="-8.66190833" Longitude="115.13632448" StarRating="3.5" HotelCode="531510|156723" HotelName="The Haven Suites Bali Berawa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, Banjar Berawa, Desa Tibubeneng, North Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697665/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.00" OriginalAmount="130.00">
      <BasicPropertyInfo Latitude="-8.806938" Longitude="115.230095" StarRating="5" HotelCode="311260|inaya_putri_bali" HotelName="Inaya Putri Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,ROOM ONLY,DINNER,FULL-BOARD,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot S-3  Kawasan Wisata, Nusa Dua 80363, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408366/408366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.00" OriginalAmount="130.00">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|royal_tulip_visesa" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/562458/a_562458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.00" OriginalAmount="130.00">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|kupu_kupu_barong_villas__tree_spa_hotel" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,DINNER,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61564/a_61564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of the centre of Ubud and the art market, and approximately 40 minutes' drive from Bali's airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.00" OriginalAmount="130.00">
      <BasicPropertyInfo Latitude="-8.678185" Longitude="115.157463" StarRating="4" HotelCode="93166|villa_air_bali_boutique_resort" HotelName="Villa Air" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Br. Taman, Petitenget, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096663/96663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.00" OriginalAmount="130.00">
      <BasicPropertyInfo Latitude="-8.467046737670898" Longitude="115.27873229980469" StarRating="4" HotelCode="0|ubud_hills_villas_resort" HotelName="Ubud Hills Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. Banjar Dukuh Kenderan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/90/74907a8c00683549fda0c8111299b23c53351d0e.jpeg</HotelPictures>
        <HotelDescription>Combining the scenic greenery and soulful service to enhance your holiday experience. Tucked away at Kenderan area, Kenran Resort is beautifully set around the tranguil ricepaddy, majestic jungle of greens and rippling sound of the Petanu river. Adopting modern balinese style throughout the resort premise, Kenran Resort welcomes you with its natural wonders and fun packed activities to discover, a perfect balance for a truly rejunevated get away holiday. Be welcomed right away with the sight of Mantra’ Pavilion at first glimpse, the immaculately shaped alang-alang compound served as Yoga or Wedding Chapel area. Soon when you enter is Prana Lounge where all high tea, chocolaty desserts and healthy vegan bites are served. More exciting part is of course the exclusive T’dung Pool Restaurant &amp;amp; Bar where you may enjoy our extensive eclectic fusion dishes to offer.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;One child 5 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. Children may not be eligible for complimentary breakfast. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="130.31" OriginalAmount="130.31">
      <BasicPropertyInfo StarRating="5" HotelCode="|C93636" HotelName="ARYADUTA KUTA BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32841_image63997901_0.jpg</HotelPictures>
        <HotelDescription>The hotel is suprbly positioned as a hotel destination which is locted close to Bali's most renowned attractions such as Kuta Beach and some upmarket shopping malls. Aryaduta Bali provides a place where yuo may begin the journey of cultural exploration and leisure pursuit. You will reach the popular water boom within minutes' walk, the hotel itself is interconnecting with Lippo Mall Kuta, five minutes away from the airport, the same amount of times to take the connecting roads to the coastal and highland communities of Seminyak, Sanur, Ubud and Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="130.32" OriginalAmount="130.32">
      <BasicPropertyInfo Latitude="-8.25890775" Longitude="115.04946402" StarRating="0" HotelCode="756346|2149ac" HotelName="Nadira Bali Resort &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gobleg, Desa Gobleg, Munduk 81152</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/8e/3b8ef8f9bf2845fd7c6a836dd987f77a590a1872.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="130.88" OriginalAmount="130.88">
      <BasicPropertyInfo Latitude="-8.678185" Longitude="115.157463" StarRating="4" HotelCode="93166|126f2f" HotelName="Villa Air" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari, Br. Taman, Petitenget, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096663/96663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131" OriginalAmount="131">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|68993" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85699/a_85699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community village, around 5 minutes drive to the west from the centre of Ubud. The resort is just under an hour’s drive from the airport and is also within easy walking distance of local shops and restaurants around Tjampuhan and Penestanan. Ubud Palace and Ubud Art Market are both just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.667396" Longitude="115.147572" StarRating="4.5" HotelCode="172043|komea_villa" HotelName="Komea Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari No.7, Br. Tegal Gundul, Tibu Beneng, Canggu, North Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153986/153986a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in between Batubelig Beach and Canggu Beach, approximately 45 minutes’ drive from Denpasar International Airport. It is set in a quiet place, near a plaza with rice paddy views, sport activities and the beach. It is about 10 minutes’ drive from the Seminyak area. There are restaurants, bars and nightclubs nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.7032972780262" Longitude="115.17255929008" StarRating="4" HotelCode="404225|the_decks_bali" HotelName="The Decks Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 98, Legian, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.78763937" Longitude="115.14197838" StarRating="3.5" HotelCode="530845|ayana_residences_luxury_living" HotelName="AYANA Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697627/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.6672683661785" Longitude="115.14050871134" StarRating="5" HotelCode="909038|morabito_art_villa_2" HotelName="Morabito Art Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berawa Beach Street, Bolare, Canggu, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/19991/2519991/1.jpg?f=15396761</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.00" OriginalAmount="131.00">
      <BasicPropertyInfo Latitude="-8.461559295654297" Longitude="115.24633026123047" StarRating="3" HotelCode="0|mardika_private_villa" HotelName="Mardika Private Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kedewatan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/43/c943c5b604e74f05952971787db27c17a502d525.jpeg</HotelPictures>
        <HotelDescription>With a stay at Mardika Private Villa in Ubud, you'll be within a 10-minute drive of Campuhan Ridge Walk and Ubud Royal Palace. This villa is 6.4 mi (10.2 km) from Ubud Monkey Forest and 4.3 mi (6.9 km) from Ubud Traditional Art Market.&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace.&lt;br /&gt;A complimentary continental breakfast is served daily from 9:00 AM to 11:00 AM.&lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring private pools and flat-screen televisions. Rooms have private balconies or patios. Kitchens are outfitted with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have deep soaking bathtubs and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 350,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 450,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="131.13" OriginalAmount="131.13">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="435185|1ec7fa" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang Selatan, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="131.47" OriginalAmount="131.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|127719" HotelName="Ubud Village Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/244741_foto_1.jpg</HotelPictures>
        <HotelDescription>Located right on Monkey Forest Road, Ubud Village Hotel is within easy walking distance to a number of fascinating attractions. The nearby Puri Ubud offers a glimpse into the splendour of Bali's royal legacy and the traditional market sells anything from exotic spices to handcrafted souvenirs. Designed to bring contemporary Balinese elegance to Monkey Forest Road, Ubud Village Hotel is perfectly placed for guests to experience absolutely everything that Ubud has to offer. This boutique property presents 64 stylishly-appointed rooms and suites, along with supporting facilities for a relaxing stay where no need is ever overlooked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="131.78" OriginalAmount="131.78">
      <BasicPropertyInfo Latitude="-8.499675" Longitude="115.538153" StarRating="4" HotelCode="35446|105a64" HotelName="Alila Manggis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buitan, Karangasem, Manggis 80871, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/57646/a_57646_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated in relaxing surrounds, directly beside the beautiful beach. The nearest airport lie just 2 hours from the hotel by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="131.96" OriginalAmount="131.96">
      <BasicPropertyInfo Latitude="-8.691776" Longitude="115.162205" StarRating="5" HotelCode="300236|1d6c54" HotelName="Courtyard Bali Seminyak Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103 SP, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466453/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132" OriginalAmount="132">
      <BasicPropertyInfo Latitude="-8.7923538355373" Longitude="115.15377595373" StarRating="4" HotelCode="166123|73231" HotelName="Abi Bali Resort Villa &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 89, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/232888/gt_232888_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the Jimbaran area, approximately 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132" OriginalAmount="132">
      <BasicPropertyInfo Latitude="-8.667396" Longitude="115.147572" StarRating="4.5" HotelCode="172043|152318" HotelName="Komea Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari No.7, Br. Tegal Gundul, Tibu Beneng, Canggu, North Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153986/153986a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in between Batubelig Beach and Canggu Beach, approximately 45 minutes’ drive from Denpasar International Airport. It is set in a quiet place, near a plaza with rice paddy views, sport activities and the beach. It is about 10 minutes’ drive from the Seminyak area. There are restaurants, bars and nightclubs nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132" OriginalAmount="132">
      <BasicPropertyInfo Latitude="-8.8256431936857" Longitude="115.13169986812" StarRating="3" HotelCode="321511|101323" HotelName="S-Resorts Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nabor 29, Pecatu 80361, Uluwatu, Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216501/216501a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="132.62" OriginalAmount="132.62">
      <BasicPropertyInfo Latitude="-8.7867852719019" Longitude="115.19887075552" StarRating="4" HotelCode="933559|13ae0b" HotelName="Tanadewa Luxury Villas And Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri 11, Banjar Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466621/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, this accommodation has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133" OriginalAmount="133">
      <BasicPropertyInfo Latitude="-8.645870975701" Longitude="115.12857580724" StarRating="3" HotelCode="543656|175953" HotelName="Rosalia Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/714003/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133" OriginalAmount="133">
      <BasicPropertyInfo Latitude="-8.806938" Longitude="115.230095" StarRating="5" HotelCode="311260|83522" HotelName="Inaya Putri Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot S-3  Kawasan Wisata, Nusa Dua 80363, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408366/408366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.00" OriginalAmount="133.00">
      <BasicPropertyInfo Latitude="-8.56094741821289" Longitude="115.2652587890625" StarRating="5" HotelCode="0|the_garcia_ubud_hotel_and_resort" HotelName="The Garcia Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/33/75336f48cd08b85ac51d9f0bc9440dc83625f835.jpeg</HotelPictures>
        <HotelDescription>Located in the charming village of Lodtunduh, The Garcia Ubud is a five-star boutique resort with a touch of contemporary Balinese elegance where you will be swept into a realm of island-inspired sophistication. The resort is just minutes from Ubud and Ngurah Rai International Airport is one hour drive away from the property. Airport VIP pick-up is also available using Mercedez Benz S-Class and Vellfire.&lt;br /&gt;The guest will spoil by a choice of 57 luxurious guestrooms and pool villas that have all been designed with meticulous attention to detail to ensure absolute comfort and convenience. Each room has all air-conditioned units with flat-screen satellite TV and a mini-bar. Private bathrooms are included with free environmental-friendly toiletries, and bathrobes are available at room closet.&lt;br /&gt;Discover the Garcia Signature activities, an exclusive and one-of-a-kind experience to complete your Ubud &amp;amp; Beyond vacation. Wi-Fi is also accessible for free in all resort areas.&lt;br /&gt;Start the culinary journey with the farm to the table concept. Serve international dining experience, Asian to local's favorites having three elements of a-la carte signature breakfast (fresh on the table, a-la minute, passing around), herbs bouquet to create your own infused water or infused tea and a bonfire spot to get another level of smoky-grill dishes. It caters for all day dining purpose that served against a backdrop of sweeping views of ravines and lush jungle at Ksuna Restaurant and fine dining experience that offer contemporary tea cuisines with French - Japanese technique complete it by a delicate and sophisticated décor at Camellie Restaurant. In-room dining service is also available 24 hours.&lt;br /&gt;Feel the sincerity and personalized services that filled at every step of the guest's journey to create a memorable holiday experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.00" OriginalAmount="133.00">
      <BasicPropertyInfo Latitude="-8.7867852719019" Longitude="115.19887075552" StarRating="4" HotelCode="933559|tanadewa_luxury_villa__spa" HotelName="Tanadewa Luxury Villas And Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri 11, Banjar Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466621/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, this accommodation has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="133.70" OriginalAmount="133.70">
      <BasicPropertyInfo Latitude="-8.5981158436437" Longitude="115.33884426868" StarRating="4" HotelCode="199482|134a33" HotelName="Komune Resort And Beach Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173437/173437a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tegallalang. The nearest airport is Irving - Surtran Bldg. Helipo (SBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.7134495237141" Longitude="115.1741214418" StarRating="5" HotelCode="113525|72367" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian 123B, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156878/p_156878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is in a location surrounded by a choice of shopping, dining and entertainment venues which are all within convenient walking distance. Bali's Ngurah Rai International Airport (roughly 3 km) as well as the legendary Kuta beach are both just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|179906" HotelName="Sari Bamboo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|152863" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/562458/a_562458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.00" OriginalAmount="134.00">
      <BasicPropertyInfo Latitude="-8.64671716" Longitude="115.14003104" StarRating="4" HotelCode="490399|theanna_eco_villa_and_spa" HotelName="Theanna Eco Villa and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 25A, Canggu 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21618/2521618/47.jpg?f=15676146</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.00" OriginalAmount="134.00">
      <BasicPropertyInfo Latitude="-8.788752" Longitude="115.15537" StarRating="5" HotelCode="96702|gending_kedis_luxury_villas__spa_estate" HotelName="Gending Kedis Luxury Villas &amp; Spa Estate" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 100Y, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134296/p_134296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Jimbaran area, about a 2-minute drive from the beach, the resort is an easy 15-minute drive from Kuta and the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.00" OriginalAmount="134.00">
      <BasicPropertyInfo Latitude="-8.25890775" Longitude="115.04946402" StarRating="0" HotelCode="756346|nadira_bali_resort_villa" HotelName="Nadira Bali Resort &amp; Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gobleg, Desa Gobleg, Munduk 81152</AddressLine>
          </AddressLines>
          <CityName>Munduk</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/8e/3b8ef8f9bf2845fd7c6a836dd987f77a590a1872.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="134.27" OriginalAmount="134.27">
      <BasicPropertyInfo StarRating="5" HotelCode="|711434" HotelName="NUSA DUA BEACH HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1156198_foto_1.jpg</HotelPictures>
        <HotelDescription>Rodeado de un espectacular entorno tropical en la costa sur de Bali, el Nusa Dua Beach Hotel ofrece a sus huandeacute;spedes una impresionante ubicaciandoacute;n en la playa sin renunciar a su proximidad con Denpasar, la capital provincial de Bali. El hotel se ubica a solo unos minutos de la zona comercial de Galleria y a poca distancia en coche del aeropuerto. El hotel cuenta con una gama de servicios e instalaciones de alta calidad para satisfacer las necesidades y deseos de los clientes mandaacute;s exigentes. Tambiandeacute;n hay cinco restaurantes a la carta que sirven exquisitos platos. El programa de entretenimiento y la variada oferta de instalaciones landuacute;dicas y destinadas al relax de los huandeacute;spedes harandaacute;n que la estancia se convierta en una experiencia inolvidable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="134.94" OriginalAmount="134.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|109684" HotelName="JUNGLE RETREAT BY KUPU KUPU BARONG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950519_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just a 5-minute drive from Ubud Royal Palace and Ubud Market, Jungle Retreat presents an luxurious getaway with a private outdoor swimming pool, free Wi-Fi access and free scheduled shuttle service to Ubud central area. It takes a 10-mintue drive from the property to Ubud's Sacred monkey Forest. Each of the beautifully decorated room at Jungle Retreat Ubud is air-conditioned and fitted with modern conveniences like an LCD cable TV, personal safe, an electric kettle, and a minibar. There is also a seating area with a desk as well as an en suite bathroom featuring bath and shower facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.81029328" Longitude="115.10522823" StarRating="3" HotelCode="822152|383244" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489185</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.67928826" Longitude="115.15311096" StarRating="5" HotelCode="328319|156623" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/431259/431259a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|74830" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368836/368836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.7785147177665" Longitude="115.16672194004" StarRating="4" HotelCode="113488|317821" HotelName="Mutiara Jimbaran Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangmas Sejahtera 88, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614922/614922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135" OriginalAmount="135">
      <BasicPropertyInfo Latitude="-8.677747" Longitude="115.153874" StarRating="4" HotelCode="187194|78007" HotelName="White Lotus Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 7A, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169998/169998a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This oasis of tranquillity lies hidden away from the hustle and bustle, yet just a few minutes’ ride from the hottest Seminyak spots on Bali, including Kudeta, The Living Room and Potato Head. Whole days can be spent here soaking up the sun or indulging in a spa treatment, while nightfall presents an endless array of wining and dining alternatives; a variety of shops and fun outdoor activities complete the perfect getaway. The property is located just 25 minutes from the international airport, and less than 5 minutes from beautiful white sandy beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.67745304107666" Longitude="115.16104125976562" StarRating="4" HotelCode="0|air_bali_boutique_resort_spa_villa" HotelName="Air Bali Boutique Resort &amp; Spa Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia Bali Kabupaten Badung Kecamatan Kuta Utara Kerobokan Kelod, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/a8/10/a810c104f8e284f2e502169c63a4df84f4b37b4a.jpeg</HotelPictures>
        <HotelDescription>Surrounded by generous, lush, tropical gardens, Villa Air Bali is a peaceful and tranquil private boutique resort near buzzling Seminyak, combining Balinese and Asian design with Zen elements, ultimate privacy and personal service. 'Air', means 'water' in Bahasa Indonesia and symbolizes the flow of life, purity, serenity, healing and cleansing. The element has been woven into the resort's architectural design to let every guest experience the pleasures of the distinctive surroundings.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.692999" Longitude="115.174242" StarRating="4" HotelCode="175961|the_catur_villa_2" HotelName="The Catur Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL.Villa Sunset, Gg Ratna 13d, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157417/157417a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the heart of Seminyak, Bali's trendiest area and one of the most frequently visited areas in Bali by travellers from all over the world. It is situated within walking distance from many chic boutiques, dozens of fabulous restaurants and the Seminyak Beach. Ngurah Rai International Airport is reachable with a 40-minute drive from the complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.8256431936857" Longitude="115.13169986812" StarRating="3" HotelCode="321511|hidden_valley_resort_bali" HotelName="S-Resorts Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nabor 29, Pecatu 80361, Uluwatu, Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216501/216501a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.64204830233261" Longitude="115.145047413214" StarRating="4" HotelCode="0|_0x25fbd" HotelName="Sotis Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang Selatan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/76/bd763c394bb83a78ea039e6d90d8072b5b5fc05c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.4031164218131" Longitude="115.58931469917" StarRating="3" HotelCode="909091|tirta_ayu_hotel__restaurant" HotelName="Tirta Ayu Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 168, Tirtagangga, The Water Palace, Karangasem, Amlapura 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amlapura</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126009/126009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amlapura.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="135.27" OriginalAmount="135.27">
      <BasicPropertyInfo Latitude="-8.782356" Longitude="115.225055" StarRating="4" HotelCode="304354|190428" HotelName="Holiday Inn Resort Bali Benoa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 86, Tanjung Benoa 80363, Kuta Selatan, Badung Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502898/502898a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Benoa, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="135.45" OriginalAmount="135.45">
      <BasicPropertyInfo Latitude="-8.8120933883032" Longitude="115.10284513235" StarRating="3" HotelCode="915182|127226" HotelName="Pinkcoco Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti Labuan Sait, Padang Padang Beach, Pecatu 80364</AddressLine>
          </AddressLines>
          <CityName>Padang Padang Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234592/234592a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="135.74" OriginalAmount="135.74">
      <BasicPropertyInfo Latitude="-8.667396" Longitude="115.147572" StarRating="4.5" HotelCode="172043|1a6518" HotelName="Komea Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari No.7, Br. Tegal Gundul, Tibu Beneng, Canggu, North Seminyak, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153986/153986a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in between Batubelig Beach and Canggu Beach, approximately 45 minutes’ drive from Denpasar International Airport. It is set in a quiet place, near a plaza with rice paddy views, sport activities and the beach. It is about 10 minutes’ drive from the Seminyak area. There are restaurants, bars and nightclubs nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.00" OriginalAmount="136.00">
      <BasicPropertyInfo Latitude="-8.681312" Longitude="115.154125" StarRating="4" HotelCode="114220|nunia_boutique_villas_2" HotelName="Villa Nunia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkungsari, Gg. Maharaja No. 3, Petitenget, Seminyak, Bali 80117</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/106750/106750a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.00" OriginalAmount="136.00">
      <BasicPropertyInfo Latitude="-8.65906847" Longitude="115.13396446" StarRating="3" HotelCode="778622|zin_canggu" HotelName="ZIN Canggu" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 78, Desa Canggu, Kec. Kuta Utara, Kabupaten, Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38213/3838213/1.jpg?f=15676520</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.00" OriginalAmount="136.00">
      <BasicPropertyInfo Latitude="-8.44458905" Longitude="115.66999625" StarRating="4" HotelCode="539924|shunyata_villas_bali_" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya - Celagi, Karangasem 80851, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703317/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Karangasem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.00" OriginalAmount="136.00">
      <BasicPropertyInfo Latitude="-8.684476" Longitude="115.263563" StarRating="4.5" HotelCode="410357|villa_mahapala" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100879/a_100879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sindu Beach in Sanur, Bali just a 20-minute drive from Ngurah Rai International Airport and Kuta. Shopping opportunities can be found just 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="136.05" OriginalAmount="136.05">
      <BasicPropertyInfo Latitude="-8.478219" Longitude="115.246022" StarRating="5" HotelCode="37479|10325d" HotelName="Kupu Kupu Barong Villas and Tree Spa by L’Occitane" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Eco Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, P.O. Box 7, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/61564/a_61564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a hillside of Kedewatan village on the western side of Ubud. Within 10 minutes' drive of the centre of Ubud and the art market, and approximately 40 minutes' drive from Bali's airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="136.23" OriginalAmount="136.23">
      <BasicPropertyInfo Latitude="-8.645870975701" Longitude="115.12857580724" StarRating="3" HotelCode="543656|1ad3c7" HotelName="Rosalia Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/714003/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="136.49" OriginalAmount="136.49">
      <BasicPropertyInfo Latitude="-8.523583" Longitude="115.27305" StarRating="3.5" HotelCode="69586|1d7121" HotelName="Tepi Sawah Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Goa Gajah, Br Teges, Peliatan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91682/a_91682_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in southeast Ubud - the well-known centre of Balinese art and culture. The centre of Ubud is just a 10-minute drive from the hotel and the various tourist sites in the small town are within easy reach of the hotel. The town of Denpasar is a 35-minute drive away, whilst Ubud’s Monkey Forest and Elephant Caves can be reached in under 10 minutes. Bali International Airport is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="136.90" OriginalAmount="136.90">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4.5" HotelCode="594967|21d0ab" HotelName="SereS Springs Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637691/637691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the resort are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="136.94" OriginalAmount="136.94">
      <BasicPropertyInfo Latitude="-8.7653124" Longitude="115.2219274" StarRating="5" HotelCode="7156|1d659f" HotelName="Novotel Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 70, Tanjung Benoa, Benoa 80361, Kuta Sel, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1428/a_1428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Tanjung Benoa peninsula, in the south of Bali, close to a pretty, sandy beach. Small local markets and shops are within easy reach of the hotel. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach them with the regular shuttle bus as they lie around 2 km away in Nusa Dua. This includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its wide spectrum of enjoyable sightseeing attractions and idyllic nature. Transfer time to Ngurah Rai airport is around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137" OriginalAmount="137">
      <BasicPropertyInfo Latitude="-8.70713891" Longitude="115.25627117" StarRating="4" HotelCode="456692|157043" HotelName="Akana Hotel Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala 17, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/545543/545543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Sanur. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137" OriginalAmount="137">
      <BasicPropertyInfo Latitude="-8.681312" Longitude="115.154125" StarRating="4" HotelCode="114220|75129" HotelName="Villa Nunia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkungsari, Gg. Maharaja No. 3, Petitenget, Seminyak, Bali 80117</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/106750/106750a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137" OriginalAmount="137">
      <BasicPropertyInfo Latitude="-8.7867852719019" Longitude="115.19887075552" StarRating="4" HotelCode="933559|157371" HotelName="Tanadewa Luxury Villas And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri 11, Banjar Mumbul, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466621/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, this accommodation has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137" OriginalAmount="137">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|211815" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614920/614920a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.00" OriginalAmount="137.00">
      <BasicPropertyInfo Latitude="-8.8082650612509" Longitude="115.11383680845" StarRating="3" HotelCode="398848|sal_secret_spot" HotelName="Sal Secret Spot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68254/2268254/1.jpg?f=15115853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.00" OriginalAmount="137.00">
      <BasicPropertyInfo Latitude="-8.4031164218131" Longitude="115.58931469917" StarRating="3" HotelCode="909091|tirta_ayu_hotel_and_restaurant" HotelName="Tirta Ayu Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 168, Tirtagangga, The Water Palace, Karangasem, Amlapura 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amlapura</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126009/126009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amlapura.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.00" OriginalAmount="137.00">
      <BasicPropertyInfo Latitude="-8.563218116760254" Longitude="115.03675842285156" StarRating="3" HotelCode="0|original_villa_pryaniki" HotelName="Original Villa Pryaniki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tibubiu, Kerambitan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/fa/9bfa440f0726c26a43c6a0db71916889b8f2df11.jpeg</HotelPictures>
        <HotelDescription>When you stay at Original Villa Pryaniki in Tabanan, you'll be minutes from Pasut Beach. This guesthouse is within the vicinity of Pura Ulun Siwi and Soka Beach.&lt;br /&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This guesthouse also features complimentary wireless Internet access and barbecue grills.&lt;br /&gt;Continental breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring private pools and LED televisions. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 250,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,850,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="137.38" OriginalAmount="137.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|920002" HotelName="Taman Sari Bali Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/246272_foto_1.jpg</HotelPictures>
        <HotelDescription>Far removed from the busy Bali tourist centers, the unspoiled northwest offers a view into the uniqueness of Bali. Still undeveloped, with nature and marine parks preserving the area, one finds a grand expanse of coconut groves and beautiful ancient temples dotting the landscape. The magnificent volcanoes of Java are a perfect backdrop for spectacular sunrises and sunsets. Taman Sari blends wonderfully with nature. Luxurious villas, cottages and suites were built using natural indiginous materials in a relaxed setting surrounded by tranquil gardens and ponds. The surrounding mountains enhance the beauty and tranquility of Taman Sari, a perfect place for families as well as newlyweds. Anyone can enjoy the many features offered here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="137.91" OriginalAmount="137.91">
      <BasicPropertyInfo Latitude="-8.7785147177665" Longitude="115.16672194004" StarRating="4" HotelCode="113488|1999f5" HotelName="Mutiara Jimbaran Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangmas Sejahtera 88, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614922/614922a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.1443352589551" Longitude="114.65709072646" StarRating="3" HotelCode="69168|157644" HotelName="Amertha Bali Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Loka Segara, Desa Pemuteran, Kecamatan Gerokgak, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115627/115627a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly beach hotel is situated on the coast, nestled on the crystal clear waters of Pemuteran Bay with a backdrop of nine majestic mountain tops. Ngurah Rai International Airport is approximately 95 km from the club resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|77615" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233285/233285a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|77021" HotelName="Blue Karma Oasis Seminyak" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183903/183903a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.82433771" Longitude="115.13666898" StarRating="4" HotelCode="510167|159196" HotelName="Hideaway Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangbang Bendot Gang Hideaway, Bali, Uluwatu</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138" OriginalAmount="138">
      <BasicPropertyInfo Latitude="-8.8082650612509" Longitude="115.11383680845" StarRating="3" HotelCode="398848|101342" HotelName="Sal Secret Spot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68254/2268254/1.jpg?f=15115853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.00" OriginalAmount="138.00">
      <BasicPropertyInfo Latitude="-8.68419" Longitude="115.17103" StarRating="4" HotelCode="0|_0x2528f" HotelName="Aleva Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati No 8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/c9/7dc9a571e3670c3c890dc78c45061fc40a466c46.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa, you'll be centrally located in Seminyak, a 5-minute drive from Eat Street and 10 minutes from Seminyak Beach.  This 4-star villa is 4 mi (6.4 km) from Waterbom Bali and 4.3 mi (7 km) from Beachwalk Shopping Center.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, which features a private plunge pool and a private spa tub. There's a private balcony. A kitchenette is outfitted with a full-sized refrigerator/freezer, a stovetop, and a microwave. A 43-inch LED television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This villa also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). The complimentary shuttle will take you to the nearby beach or shopping center.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). Continental breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A shuttle from the airport to the hotel is provided for a surcharge (available on request), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 100,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 100,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 266,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.00" OriginalAmount="138.00">
      <BasicPropertyInfo Latitude="-8.68617621" Longitude="115.16220867" StarRating="3.5" HotelCode="485520|kamil_villas" HotelName="Kamil Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gang Kahyangan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654262/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.51" OriginalAmount="138.51">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|126020" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368836/368836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.57" OriginalAmount="138.57">
      <BasicPropertyInfo Latitude="-8.8256431936857" Longitude="115.13169986812" StarRating="3" HotelCode="321511|144ce6" HotelName="S-Resorts Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nabor 29, Pecatu 80361, Uluwatu, Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216501/216501a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.66" OriginalAmount="138.66">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.252739" StarRating="4" HotelCode="66204|1d7702" HotelName="The Sungu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penestanan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85699/a_85699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the small village of Penestanan, Ubud, Bali's famous painter community village, around 5 minutes drive to the west from the centre of Ubud. The resort is just under an hour’s drive from the airport and is also within easy walking distance of local shops and restaurants around Tjampuhan and Penestanan. Ubud Palace and Ubud Art Market are both just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="138.68" OriginalAmount="138.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|840880" HotelName="TANADEWA VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BADUNG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/19437_image53264159_0.jpg</HotelPictures>
        <HotelDescription>The name "tanadewa" is derived from the words "Tanah", meaning land, and "Dewa", meaning" Gods". Bali is rightly known as the island of the Gods, and tanadewa is the perfect place to enjoy what it has to offer. Only in tanadewa will you be satisfied with the beauty of Bali, the famous paradise on earth. Each villa is exclusively designed to marry sophisticated d�cor with Bali's rustic roots. Tanadewa has 15 exquisite split-level pool villas and a two-bedroom pool villa, where you can enjoy breathtaking views of Benoa Bay. Take a dip in your private plunge pool and relax under the shade of trees. Wake up each morning in a designer suite, on a king-sized bed overlooking the pool. Our surround sound BOSE speaker lets you listen to your favorite tunes as you unwind in paradise.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="138.97" OriginalAmount="138.97">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="754751|214bab" HotelName="Alosta Luxury Private Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Keliki 42</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ff/b5/ffb52094597c7ea016df9dd437aecc8fd5f47f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139" OriginalAmount="139">
      <BasicPropertyInfo Latitude="-8.1539006203748" Longitude="115.03022619511" StarRating="4" HotelCode="212209|127788" HotelName="The Lovina Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Lovina, Kalibukbuk, 81151 Lovina</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096588/096588a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Lovina Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.00" OriginalAmount="139.00">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="0" HotelCode="977808|villa_the_shore_" HotelName="Shore Amora Canggu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Mengwi 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36660000/36656300/36656261/e0140799_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.00" OriginalAmount="139.00">
      <BasicPropertyInfo Latitude="-8.645870975701" Longitude="115.12857580724" StarRating="3" HotelCode="543656|villa_amatoa" HotelName="Rosalia Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Pererenan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/714003/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.00" OriginalAmount="139.00">
      <BasicPropertyInfo Latitude="-8.6954944376305" Longitude="115.2636846516" StarRating="3.5" HotelCode="936653|kejora_villas_suites" HotelName="Kejora Villas-Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466509/1905666c60cb02574472c3a7e7d85286.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="139.59" OriginalAmount="139.59">
      <BasicPropertyInfo Latitude="-8.684476" Longitude="115.263563" StarRating="4.5" HotelCode="410357|119843" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100879/a_100879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sindu Beach in Sanur, Bali just a 20-minute drive from Ngurah Rai International Airport and Kuta. Shopping opportunities can be found just 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140" OriginalAmount="140">
      <BasicPropertyInfo Latitude="-8.6398932242674" Longitude="115.14664905772" StarRating="4" HotelCode="915672|76782" HotelName="Jabunami Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277687/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.00" OriginalAmount="140.00">
      <BasicPropertyInfo Latitude="-8.67823004" Longitude="115.15356549" StarRating="4" HotelCode="384656|bali_yubi_villas" HotelName="The Yubi Boutique Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 123, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.00" OriginalAmount="140.00">
      <BasicPropertyInfo Latitude="-8.6571526374245" Longitude="115.15313857645" StarRating="3" HotelCode="327777|imani_villas" HotelName="Imani Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 109, Banjar Anyar, Kelod Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369061/369061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.00" OriginalAmount="140.00">
      <BasicPropertyInfo Latitude="-8.8301338469944" Longitude="115.14427829886" StarRating="4" HotelCode="448150|aisis_luxury_villa" HotelName="Aisis Luxury Villas And Spa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu km 23, Ungasan, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611788/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.00" OriginalAmount="140.00">
      <BasicPropertyInfo Latitude="-8.5146787353558" Longitude="115.24018611851" StarRating="4" HotelCode="915748|kampung_ubud_villas" HotelName="The Kampung Ubud Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Br. Sindu, Sayan Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368836/368836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.29" OriginalAmount="140.29">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|165c9c" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556337/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.46" OriginalAmount="140.46">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|180811" HotelName="Grand Mirage" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.53" OriginalAmount="140.53">
      <BasicPropertyInfo Latitude="-8.834668" Longitude="115.21061" StarRating="5" HotelCode="316911|1d97e2" HotelName="Ulu Segara Luxury Suites &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363875/363875a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="140.97" OriginalAmount="140.97">
      <BasicPropertyInfo Latitude="-8.1415485020464" Longitude="114.65310573578" StarRating="3" HotelCode="36242|1d96f7" HotelName="Taman Sari Bali Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Pemuteran, Kecamatan Gerokgak, Kabupaten Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59251/p_59251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the Pemuteran region on the tranquil, unspoiled north-west coast of Bali, approximately 50 km from Lovina Beach and 15 km from Menjangan Island. Guests can reach the eco hotel in around three and a half hours from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.681312" Longitude="115.154125" StarRating="4" HotelCode="114220|16917c" HotelName="Villa Nunia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangkungsari, Gg. Maharaja No. 3, Petitenget, Seminyak, Bali 80117</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/106750/106750a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141" OriginalAmount="141">
      <BasicPropertyInfo Latitude="-8.6747293333333" Longitude="115.17078983333" StarRating="4" HotelCode="378811|179398" HotelName="Villa Balidamai By Nagisa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan Permai, Gang Cendrawasih 1X, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/5e/ea5e6c4ccd67d1a330a602746d052643f6a03840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|wapa_di_ume_resort" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85698/p_85698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international airport while the shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The Monkey Forest is about 10 minutes away by car while Denpasar is about 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.6833100738942" Longitude="115.433403253555" StarRating="3" HotelCode="0|sanghyang_bay_villas" HotelName="Sanghyang Bay Villas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jungutbatu, Sunset Road, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/ac/90ac9c8777a3fb9d05db00a70302ba71c3da91ca.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The moderately priced 3-star hotel Sanghyang Bay Villas is located in Lembongan Island. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.6777009405843" Longitude="115.15667308333" StarRating="5" HotelCode="130100|the_kunja_villahotel" HotelName="The Kunja Villa Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari 8, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187723/a_187723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, around a ten minutes’ drive from the beach in Seminyak. Many restaurants and shops are just a minute’s drive away. The famous Ku De Ta restaurant can be reached in 10 minutes by car, and the Discovery Mall is a 15 minutes’ drive from the hotel. Ngurah Rai International Airport is approximately 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.81159" Longitude="115.11" StarRating="3" HotelCode="0|rumah_elizabeth" HotelName="Rumah Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemutih, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/3e/1d3e28590e5b460b0eb58bf3a3179e722ec5ddba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Pecatu (Kuta Selatan), Rumah Elizabeth is within a 10-minute walk of Uluwatu and Bingin Beach.  This villa is 0.7 mi (1.2 km) from Padang Padang Beach and 3.3 mi (5.4 km) from Uluwatu Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This villa offers complimentary parking nearby and designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 15 count as adults.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 350,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.00" OriginalAmount="141.00">
      <BasicPropertyInfo Latitude="-8.5981158436437" Longitude="115.33884426868" StarRating="4" HotelCode="199482|komune_resort__beach_club_bali" HotelName="Komune Resort And Beach Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173437/173437a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tegallalang. The nearest airport is Irving - Surtran Bldg. Helipo (SBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="141.38" OriginalAmount="141.38">
      <BasicPropertyInfo Latitude="-8.4031164218131" Longitude="115.58931469917" StarRating="3" HotelCode="909091|2148df" HotelName="Tirta Ayu Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 168, Tirtagangga, The Water Palace, Karangasem, Amlapura 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amlapura</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126009/126009a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amlapura.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="141.50" OriginalAmount="141.50">
      <BasicPropertyInfo Latitude="-8.8082650612509" Longitude="115.11383680845" StarRating="3" HotelCode="398848|1a3907" HotelName="Sal Secret Spot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Gang Mertasari, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68254/2268254/1.jpg?f=15115853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="141.60" OriginalAmount="141.60">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|17d5f2" HotelName="Sari Bamboo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="141.78" OriginalAmount="141.78">
      <BasicPropertyInfo Latitude="-8.69436998" Longitude="115.16626451" StarRating="4" HotelCode="424501|170f4d" HotelName="Agata Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No.88, Badung, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554496/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.80253257" Longitude="115.13391251" StarRating="5" HotelCode="786408|360903" HotelName="X2 Bali Breakers Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Balangan, Jimbaran, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/908217/a_908217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Jimbaran. The 58 welcoming guests rooms offer a perfect place to relax at the end of the day. In addition, Wi-Fi access is offered at the establishment. The front desk offers 24-hour reception. Cots are not available at this property. X2 Bali Breakers Resort is not a pet-friendly establishment. There is a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.5981158436437" Longitude="115.33884426868" StarRating="4" HotelCode="199482|158522" HotelName="Komune Resort And Beach Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173437/173437a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tegallalang. The nearest airport is Irving - Surtran Bldg. Helipo (SBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.80987572" Longitude="115.19396888" StarRating="4" HotelCode="755406|385110" HotelName="Nusa Dua Bay View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa 19 A, Kampial, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.6777009405843" Longitude="115.15667308333" StarRating="5" HotelCode="130100|17635" HotelName="The Kunja Villa Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari 8, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187723/a_187723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, around a ten minutes’ drive from the beach in Seminyak. Many restaurants and shops are just a minute’s drive away. The famous Ku De Ta restaurant can be reached in 10 minutes by car, and the Discovery Mall is a 15 minutes’ drive from the hotel. Ngurah Rai International Airport is approximately 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142" OriginalAmount="142">
      <BasicPropertyInfo Latitude="-8.709264" Longitude="115.246651" StarRating="4" HotelCode="66050|152909" HotelName="Atta Kamaya Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung 41, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85527/a_85527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sanur, with the centre of Denpasar just a 20-minute drive away. Sanur beach and Museum le Mayeur are both just a 10-minute drive away. The centre of Sanur is 15-minute walk away, while Mertasari beach is 10 minutes away. The local beaches in Sanur are known for their white sand and beautiful, clear, calm waters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.00" OriginalAmount="142.00">
      <BasicPropertyInfo Latitude="-8.6675269515767" Longitude="115.14364186257" StarRating="5" HotelCode="263810|lv8_resort_hotel" HotelName="Lv8 Resort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa  100XX, Tibubeneng, North kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194570/194570a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.00" OriginalAmount="142.00">
      <BasicPropertyInfo Latitude="-8.49103031" Longitude="115.26666454" StarRating="4" HotelCode="564224|sativa_villas_ubud" HotelName="Sativa Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Tegal Lantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544801/544801a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="142.18" OriginalAmount="142.18">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|13a31e" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233285/233285a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="142.29" OriginalAmount="142.29">
      <BasicPropertyInfo Latitude="-8.78594" Longitude="115.16359" StarRating="5" HotelCode="464487|1b5041" HotelName="Mövenpick Resort &amp; Spa Jimbaran Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Village">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wanagiri 1, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/575112/p_575112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="142.69" OriginalAmount="142.69">
      <BasicPropertyInfo Latitude="-8.693462" Longitude="115.170852" StarRating="4" HotelCode="67187|145e5a" HotelName="Villa Kubu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak  33F, Gang Plawa, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86905/p_86905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes walk from downtown Seminyak, while it is 15 minutes from Ngurah Rai International airport. The area is host to many hotels, villas, restaurants, spas and galleries. Some of Bali's finest restaurants are within walking distance. Denpasar is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="142.90" OriginalAmount="142.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|918209" HotelName="LEGIAN BEACH HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32830_image63988755_0.jpg</HotelPictures>
        <HotelDescription>Legian Hotel is a 4-star beachfront property in Legian, offering a large swimming pool and various leisure activities. Surrounded by landscaped tropical gardens, it features Balinese-style rooms with private balconies and free WiFi. Legian Beach Hotel is just a short walk from Legian's famous dining and entertainment venues, as well as the town's craft market.Rooms are equipped with a minibar, TV and air conditioning, among other facilities. They also have a private bathroom with a bathtub and toiletries.Legian Beach Hotels' Indonesian restaurant offers local specialties, while Gino's Pasta and Pizza Corner serves Mediterranean dishes outdoors. Located by the pool, Ole Beach Bar is a lively lounge offering music, light snacks and views of Legian Beach.Water activities such as surfing are organized at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|152802" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470485/470485a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.49103031" Longitude="115.26666454" StarRating="4" HotelCode="564224|179908" HotelName="Sativa Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Tegal Lantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544801/544801a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.64948165" Longitude="115.26761523" StarRating="4" HotelCode="440201|157230" HotelName="The Samata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pucuk I 67, By Pass Ida Bagus Mantra, Banjar Tangtu, Sanur 80237, Denpasar Timur</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/533681/533681a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143" OriginalAmount="143">
      <BasicPropertyInfo Latitude="-8.62018397" Longitude="115.15981271" StarRating="4.5" HotelCode="519481|174462" HotelName="The Zala Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Palam Raja, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.00" OriginalAmount="143.00">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|blue_karma_resort" HotelName="Blue Karma Oasis Seminyak" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183903/183903a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.00" OriginalAmount="143.00">
      <BasicPropertyInfo Latitude="-8.51360382" Longitude="115.28032608" StarRating="3.5" HotelCode="594195|the_pandora_hotel" HotelName="The Hidden Paradise Suites &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Geria, Pejengkawan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536302</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143.03" OriginalAmount="143.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|589792" HotelName="Aleva Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2513569_foto_1.jpg</HotelPictures>
        <HotelDescription>Great care is taken to ensure guests experience comfort through top-notch services and amenities. Stay connected with your associates, as complimentary Wi-Fi is available during your entire visit.To facilitate your arrival and departure, you can pre-book airport transfer services prior to checking in. When arriving by car, you'll be grateful for the on-site complimentary parking at resort villa.Smoking is permitted solely in the specified smoking zones allocated by resort villa. Start your day stress-free at Aleva Villa Seminyak by Ini Vie Hospitality as breakfast is made available for you on the premises. Visitors staying at Aleva Villa Seminyak by Ini Vie Hospitality have the option to receive groceries in their room for meal preparation, courtesy of the unique service provided by the resort villa.Throughout the day, engage in the entertaining activities available at Aleva Villa Seminyak by Ini Vie Hospitality. Unwind by the pool at resort villa and cherish a leisurely moment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.04" OriginalAmount="143.04">
      <BasicPropertyInfo Latitude="-8.4904257212298" Longitude="115.26516437302" StarRating="5" HotelCode="452276|1b515a" HotelName="Visesa Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung Sakti, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/562458/a_562458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.06" OriginalAmount="143.06">
      <BasicPropertyInfo Latitude="-8.677747" Longitude="115.153874" StarRating="4" HotelCode="187194|1e2f0f" HotelName="White Lotus Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 7A, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169998/169998a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This oasis of tranquillity lies hidden away from the hustle and bustle, yet just a few minutes’ ride from the hottest Seminyak spots on Bali, including Kudeta, The Living Room and Potato Head. Whole days can be spent here soaking up the sun or indulging in a spa treatment, while nightfall presents an endless array of wining and dining alternatives; a variety of shops and fun outdoor activities complete the perfect getaway. The property is located just 25 minutes from the international airport, and less than 5 minutes from beautiful white sandy beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143.10" OriginalAmount="143.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|398560" HotelName="HIDEAWAY VILLAS BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ULUWATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067712_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the Pecatu district in Uluwatu, 6 km from Uluwatu Temple, Hideaway Villas Bali boasts free WiFi. Guests can enjoy the on-site restaurant. Free private parking is available on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143.31" OriginalAmount="143.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|856474" HotelName="KAYU RAJA VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909081_foto_1.jpg</HotelPictures>
        <HotelDescription>The property is located in the heart of Seminyak, where the luxury resorts and fashionable fine dining are located. Seminyak can be reached in a 30-minute drive from Ngurah Rai International Airport and 10 minutes from the centre of Kuta Beach and Legian, the centre for nightlife and entertainment. All the villas of the complex are built in secluded design structure, offering a nice combination of privacy and luxury living. Guests are welcomed in the lobby and offered a hotel safe and a restaurant. Each villa has a private pool, open-air living and dining room, fully equipped kitchen, as well as single hot tub with shower and hairdryer in the en suite bathroom. Further amenities include a king-size bed, satellite/cable TV and individually regulated air conditioning. Guests can also treat themselves to a soothing spa treatment.��Breakfast is served each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.67" OriginalAmount="143.67">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|1062a1" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85698/p_85698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international airport while the shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The Monkey Forest is about 10 minutes away by car while Denpasar is about 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.82" OriginalAmount="143.82">
      <BasicPropertyInfo Latitude="-8.6398932242674" Longitude="115.14664905772" StarRating="4" HotelCode="915672|125e43" HotelName="Jabunami Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277687/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.85" OriginalAmount="143.85">
      <BasicPropertyInfo Latitude="-8.8301338469944" Longitude="115.14427829886" StarRating="4" HotelCode="448150|1a8feb" HotelName="Aisis Luxury Villas And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu km 23, Ungasan, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611788/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144.00" OriginalAmount="144.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|399865" HotelName="VISESA UBUD RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061831_foto_1.jpg</HotelPictures>
        <HotelDescription>Visesa Ubud Resort is a culturally-inspired property, only a mile away from central Ubud. Magnificent destination for spiritual sanctuary, sustainable farming, permaculture and luxury experience, situated among 6.5 Hectares lush vegetation, cascading streams, and verdant rice fields, Visesa villa is a haven of peace and tranquility nearby a world famous global village that has become a hub for sustainable tourism and holistic lifestyle. Visesa blends an original architectural concept of suites and villas that provide generous space and superior comfort with the respect of ancestral traditions and ceremonial way of life. An an advanced expression of contemporary design values, elements of traditional architecture and noble building materials have been carefully integrated t the modern concept. All our luxury - 66 Pool Villas &amp; 40 Suite units, adorned with stylish furnishings and the newest range of room appliances, express comfort and functionality while retain a feeling of warmth and Balinese authenticity. Four restaurants give limitless dining options and a massive central swimming pool is available for lettin the day goes by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144" OriginalAmount="144">
      <BasicPropertyInfo Latitude="-8.788752" Longitude="115.15537" StarRating="5" HotelCode="96702|29460" HotelName="Gending Kedis Luxury Villas &amp; Spa Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 100Y, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134296/p_134296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Jimbaran area, about a 2-minute drive from the beach, the resort is an easy 15-minute drive from Kuta and the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144" OriginalAmount="144">
      <BasicPropertyInfo Latitude="-8.783296" Longitude="115.166346" StarRating="5" HotelCode="169529|72889" HotelName="Kupu Kupu Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu, Banjar Pesalakan, Kuta Selatan, Badung, Jimbaran 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145225/145225a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran, Bali, this city hotel is just 5 minutes' walk from Jimbaran Beach and Jimbaran Seafood Diner. The shops of Kuta are approximately 5 km from the spa complex, Kuta Beach is around 7.5 km away and Uluwatu Temple is roughly 15 km away. The beach hotel is only 10 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.00" OriginalAmount="144.00">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|the_alena_resort" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544221/544221a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud center town and ninety minutes from Ngurah Rai International Airport.
Situated outside of the village, surrounded with Ubud tropical jungle and ricefields, the resort encompassing a collection of 17 Rooms and Villas in Balinese Design, presented with heart by the Owner hands.
At the Alena Ubud where every soul immersed with the genuine Balinese hospitality in a relaxing and tranquil atmosphere.
The Alena Resort is a masterpice of a young Balinese whose not just the owner but also he put his heart to work with his hand on every details design and material to present for every traveler who looking for a small and relaxing Balinese boutique resort.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.00" OriginalAmount="144.00">
      <BasicPropertyInfo Latitude="-8.5061295" Longitude="115.24870416" StarRating="3" HotelCode="583349|sari_bamboo_villas_" HotelName="Sari Bamboo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan, Kaja Sayan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.00" OriginalAmount="144.00">
      <BasicPropertyInfo Latitude="-8.67473" Longitude="115.17079" StarRating="4" HotelCode="0|_0x321f6" HotelName="Villa Balidamai by Nagisa Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Intan Permai, Gg. Cendrawasih 1X, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/5e/ea5e6c4ccd67d1a330a602746d052643f6a03840.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Seminyak, Villa Balidamai by Nagisa Bali is within a 15-minute drive of Eat Street and Seminyak Beach.  This 4-star villa is 2.6 mi (4.1 km) from Seminyak Square and 3.5 mi (5.7 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring private pools and LED televisions. Rooms have private balconies or patios. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and bicycles to rent. Additional amenities at this villa include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary local cuisine breakfast is served daily from 7 AM to 11 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="144.20" OriginalAmount="144.20">
      <BasicPropertyInfo Latitude="-8.6767567464413" Longitude="115.17243537675" StarRating="5" HotelCode="310472|15309e" HotelName="Aldeoz Grand Kancana Villas Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Jayawijaya 494, Kerobokan 80361, Kuta Utara, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235845/235845a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="144.27" OriginalAmount="144.27">
      <BasicPropertyInfo Latitude="-8.48644349" Longitude="115.26673832" StarRating="4" HotelCode="540197|1e3e37" HotelName="The Udaya Resorts And Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Wedari 48B, Desa Tegallantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614920/614920a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144.44" OriginalAmount="144.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|711502" HotelName="Grand Mirage Resort and Thalasso Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1115497_foto_1.jpg</HotelPictures>
        <HotelDescription>Este lujoso hotel se encuentra en la penandiacute;nsula de Tanjung Benoa, al sur de Bali y muy cerca de una playa muy bonita de poca profundidad. Si tiene ganas de ir de compras, de comer en alganduacute;n restaurante o disfrutar de otros lugares de ocio, el autobanduacute;s del hotel circular regularmente hasta la ciudad de Nusa Dua, a 2 km. Se trata de uno de los destinos turandiacute;sticos mandaacute;s frecuentados de la isla de Bali. Pero a pesar de ello, ha sabido preservar su identidad cultural y cuenta, como el resto de la isla, con una gran cantidad de atracciones magnandiacute;ficas y un paisaje de frondosa vegetaciandoacute;n subtropical. Entre los monumentos mandaacute;s famosos cabe destacar los templos hindanduacute;s o los legendarios arrozales, destinos fascinantes para todo tipo de viajeros. El tiempo de traslado hasta el aeropuerto de Ngurah Rai es de unos 20 minutos y ofrece muy buenas conexiones con la red aandeacute;rea internacional.Este amplio y elegante complejo se caracteriza por su arquitectura impresionante, que combina la elegancia occidental con el estilo tradicional de la regiandoacute;n. Cuenta con un total de 171 habitaciones. Ademandaacute;s, hay un hall de entrada con una recepciandoacute;n abierta las 24 horas del dandiacute;a. En cuanto al aspecto gastronandoacute;mico, dispone de varios restaurantes, en los que se sirven platos mediterrandaacute;neos. En el restaurante-teatro al aire libre se ofrecen deliciosos platos, asandiacute; como espectandaacute;culos por las noches. Ademandaacute;s, tambiandeacute;n podrandaacute; tomar algo en uno de los bares o en la cafeterandiacute;a o disfrutar de la manduacute;sica mandaacute;s actual en el club. El complejo tambiandeacute;n alberga un pasaje con tiendas, en las que puede realizar pequeandntilde;as compras. Aquellos que viajen por negocios tienen a su disposiciandoacute;n numerosas salas de conferencias. Tambiandeacute;n se tiene en cuenta a los mandaacute;s pequeandntilde;os para los cuales hay un parque infantil. Si lo solicita, hay servicio de canguro disponible (con cargo extra).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="144.73" OriginalAmount="144.73">
      <BasicPropertyInfo Latitude="-8.82433771" Longitude="115.13666898" StarRating="4" HotelCode="510167|1d8fee" HotelName="Hideaway Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangbang Bendot Gang Hideaway, Bali, Uluwatu</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="144.74" OriginalAmount="144.74">
      <BasicPropertyInfo Latitude="-8.6747293333333" Longitude="115.17078983333" StarRating="4" HotelCode="378811|1a782a" HotelName="Villa Balidamai By Nagisa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan Permai, Gang Cendrawasih 1X, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/5e/ea5e6c4ccd67d1a330a602746d052643f6a03840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145" OriginalAmount="145">
      <BasicPropertyInfo Latitude="-8.8301338469944" Longitude="115.14427829886" StarRating="4" HotelCode="448150|180469" HotelName="Aisis Luxury Villas And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu km 23, Ungasan, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611788/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.00" OriginalAmount="145.00">
      <BasicPropertyInfo Latitude="-8.693462" Longitude="115.170852" StarRating="4" HotelCode="67187|villa_kubu_3" HotelName="Villa Kubu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak  33F, Gang Plawa, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/86905/p_86905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes walk from downtown Seminyak, while it is 15 minutes from Ngurah Rai International airport. The area is host to many hotels, villas, restaurants, spas and galleries. Some of Bali's finest restaurants are within walking distance. Denpasar is a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.00" OriginalAmount="145.00">
      <BasicPropertyInfo Latitude="-8.706189490791" Longitude="115.17860558103" StarRating="4" HotelCode="339690|dwina_villa_kuta" HotelName="D'Wina Villa Kuta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III 10x, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233285/233285a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="145.03" OriginalAmount="145.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|856445" HotelName="KOMUNE RESORT &amp; BEACH CLUB BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975072_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is situated in-front of the world-famous Keramas right-hand reef break, a 25 minutes' drive from the arts and cultural centre of Bali, Ubud. It also is a 45 minutes' drive from the Ngurah Rai international Airport in Denpasar. Guests who choose to stay at the resort will definitely appreciate the resort's great location fronting the world-class surf breaks, exotic design and a friendly community's spirited atmosphere. The property is dedicated to connecting adventurous, fun-loving, environmentally conscious travellers who share a passion for surfing and who enjoy the beach culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="145.67" OriginalAmount="145.67">
      <BasicPropertyInfo Latitude="-8.49103031" Longitude="115.26666454" StarRating="4" HotelCode="564224|1dc6e8" HotelName="Sativa Villas Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari, Tegal Lantang, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544801/544801a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="145.94" OriginalAmount="145.94">
      <BasicPropertyInfo Latitude="-8.6777009405843" Longitude="115.15667308333" StarRating="5" HotelCode="130100|1062a0" HotelName="The Kunja Villa Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Sari 8, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/187723/a_187723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Petitenget, around a ten minutes’ drive from the beach in Seminyak. Many restaurants and shops are just a minute’s drive away. The famous Ku De Ta restaurant can be reached in 10 minutes by car, and the Discovery Mall is a 15 minutes’ drive from the hotel. Ngurah Rai International Airport is approximately 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146" OriginalAmount="146">
      <BasicPropertyInfo Latitude="-8.6675269515767" Longitude="115.14364186257" StarRating="5" HotelCode="263810|33952" HotelName="Lv8 Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa  100XX, Tibubeneng, North kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194570/194570a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146" OriginalAmount="146">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|17503" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079981/079981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is only 5 minutes' drive from Ngurah Rai International Airport and 20 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.00" OriginalAmount="146.00">
      <BasicPropertyInfo Latitude="-8.6676272519365" Longitude="115.15471694197" StarRating="4" HotelCode="327746|the_grove_umalas_3" HotelName="Maca Villas and Spa Umalas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung, Kerobokan Kelod, Kuta Utara, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Umalas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584538/584538a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Umalas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.00" OriginalAmount="146.00">
      <BasicPropertyInfo Latitude="-8.505791664123535" Longitude="115.2700424194336" StarRating="3" HotelCode="0|bumbung_sari_villa" HotelName="Bumbung Sari Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jero Gadung No 85 Kutuh Kelod, 80571 Ubud, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/93/d393b28dbf6c1661a53bf814d5a7f1cffef44b2a.jpeg</HotelPictures>
        <HotelDescription>Located in Ubud, this air-conditioned villa features a terrace. The property features views of the pool and is 700 metres from Ubud Market. Free WiFi is offered throughout the property.&lt;br /&gt;There is a seating area and a kitchen complete with an oven, a microwave and a toaster. A flat-screen TV is featured. Other facilities at Bumbung Sari Villa include an outdoor pool.&lt;br /&gt;Bike hire is available at the property and the area is popular for cycling. Ubud Palace is 700 metres from Bumbung Sari Villa, while Ubud Monkey Forest is 1.8 km away. Free private parking is available on site. Ngurah Rai International Airport is 29 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.00" OriginalAmount="146.00">
      <BasicPropertyInfo Latitude="-8.51360382" Longitude="115.28032608" StarRating="3.5" HotelCode="594195|the_hidden_paradise_suites_villas" HotelName="The Hidden Paradise Suites &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dukuh Geria, Pejengkawan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10536302</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.00" OriginalAmount="146.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="2" HotelCode="670542|wave_house_surf_camp" HotelName="Wave House Surf Camp" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 100, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6584735</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="146.56" OriginalAmount="146.56">
      <BasicPropertyInfo Latitude="-8.62018397" Longitude="115.15981271" StarRating="4.5" HotelCode="519481|126549" HotelName="The Zala Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Palam Raja, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="146.61" OriginalAmount="146.61">
      <BasicPropertyInfo Latitude="-8.788752" Longitude="115.15537" StarRating="5" HotelCode="96702|1062a3" HotelName="Gending Kedis Luxury Villas &amp; Spa Estate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Finca,Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera 100Y, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134296/p_134296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Jimbaran area, about a 2-minute drive from the beach, the resort is an easy 15-minute drive from Kuta and the Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="146.66" OriginalAmount="146.66">
      <BasicPropertyInfo Latitude="-8.6832109028089" Longitude="115.1709430746" StarRating="4" HotelCode="440203|1eb0de" HotelName="Aleva Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550422/a_550422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147" OriginalAmount="147">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3.5" HotelCode="632526|265434" HotelName="Candy Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Gang Damai, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10268781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147" OriginalAmount="147">
      <BasicPropertyInfo Latitude="-8.7032972780262" Longitude="115.17255929008" StarRating="4" HotelCode="404225|157508" HotelName="The Decks Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 98, Legian, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.67823004" Longitude="115.15356549" StarRating="4" HotelCode="384656|yubi_boutique_villas" HotelName="The Yubi Boutique Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 123, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.6398932242674" Longitude="115.14664905772" StarRating="4" HotelCode="915672|jabunami_villa" HotelName="Jabunami Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kayu Tulang, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277687/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="754751|alosta_luxury_private_villa" HotelName="Alosta Luxury Private Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Keliki 42</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ff/b5/ffb52094597c7ea016df9dd437aecc8fd5f47f4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.80253257" Longitude="115.13391251" StarRating="5" HotelCode="786408|x2_bali_breakers_resort" HotelName="X2 Bali Breakers Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Balangan, Jimbaran, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/908217/a_908217_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is set in Jimbaran. The 58 welcoming guests rooms offer a perfect place to relax at the end of the day. In addition, Wi-Fi access is offered at the establishment. The front desk offers 24-hour reception. Cots are not available at this property. X2 Bali Breakers Resort is not a pet-friendly establishment. There is a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|villa_santun" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556337/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="147.91" OriginalAmount="147.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|110892" HotelName="MONTIGO RESORTS, SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950075_foto_1.jpg</HotelPictures>
        <HotelDescription>Montigo Resorts Seminyak prides itself on advanced hospitality and excellence in order to provide each and every guest the ultimate resort experience they came for. Being one of the best Seminyak resort. Montigo resorts offer mouth-watering cuisines a TIIGO Restaurant along with award-winning Montigo spa and Tilo Kids Club to keep everyone in the family engaged even on rainy days.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148" OriginalAmount="148">
      <BasicPropertyInfo Latitude="-8.67762885" Longitude="115.1635155" StarRating="4" HotelCode="438326|383952" HotelName="Bali Royal Heritage Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beraban 18, Banjar Taman Kerobokan Kelod, Kuta Utara, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148" OriginalAmount="148">
      <BasicPropertyInfo Latitude="-8.6834506015279" Longitude="115.26287645102" StarRating="4" HotelCode="11915|34565" HotelName="Segara Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu, Sanur 80030, Selatan, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11419/a_11419_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Being located on Segara Ayu Street, Sanur Bali, directly on Segara Ayu beach, the resort is just 1.5 km from the town centre which features Hardys Shopping Centre and a tourist information centre. It is approximately a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148" OriginalAmount="148">
      <BasicPropertyInfo Latitude="-8.61898488" Longitude="115.30884632" StarRating="5" HotelCode="418514|160563" HotelName="The Royal Purnama Art Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Purnama Beach, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Royal Purnama Bali exclusive boutique retreat for sophisticated travellers over-12-years-of-age, is supported by impeccable service, luxurious facilities, and the beauty and tranquillity of a rural oceanfront setting in southeast Bali in Sukawati, Gianyar. The Royal Purnama Art Suites and Villas, Bali is situated oceanfront beside the majestic Pantai Purnama (Full Moon Beach) on the southeast coast of Bali, in Sukawati, Gianyar. Just 15km from Sanur and 16km from Ubud. The setting is both beautiful and tranquil, with lush plantations on one side and the glittering black crystal sands of the beach on the other.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.00" OriginalAmount="148.00">
      <BasicPropertyInfo Latitude="-8.70519" Longitude="115.17843" StarRating="4" HotelCode="0|_0x1d55b" HotelName="Ini Vie Villa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III No 8x, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/6f/f7/6ff75628b7eedf30ed85f974311908ecbad0d5d3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Ini Vie Villa in Legian (Dewi Sri), you'll be within a 15-minute drive of Eat Street and Double Six Beach.  This 4-star villa is 2.3 mi (3.8 km) from Waterbom Bali and 2.4 mi (3.9 km) from Seminyak Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring private plunge pools and private spa tubs. Rooms have private balconies. Kitchenettes are outfitted with full-sized refrigerators/freezers, stovetops, and microwaves. 43-inch LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature jetted bathtubs and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax and unwind with massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool and a spa tub. This villa also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). The complimentary beach shuttle makes getting to the surf and sand a breeze.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). Mingle with other guests at the complimentary reception, held on select days. Continental breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 135,000.00 IDR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;Breakfast for children costs: 135,000.00 IDR.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.00" OriginalAmount="148.00">
      <BasicPropertyInfo Latitude="-8.6834506015279" Longitude="115.26287645102" StarRating="4" HotelCode="11915|segara_village_hotel" HotelName="Segara Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu, Sanur 80030, Selatan, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11419/a_11419_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Being located on Segara Ayu Street, Sanur Bali, directly on Segara Ayu beach, the resort is just 1.5 km from the town centre which features Hardys Shopping Centre and a tourist information centre. It is approximately a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.00" OriginalAmount="148.00">
      <BasicPropertyInfo Latitude="-8.677747" Longitude="115.153874" StarRating="4" HotelCode="187194|white_lotus_villa" HotelName="White Lotus Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 7A, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169998/169998a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This oasis of tranquillity lies hidden away from the hustle and bustle, yet just a few minutes’ ride from the hottest Seminyak spots on Bali, including Kudeta, The Living Room and Potato Head. Whole days can be spent here soaking up the sun or indulging in a spa treatment, while nightfall presents an endless array of wining and dining alternatives; a variety of shops and fun outdoor activities complete the perfect getaway. The property is located just 25 minutes from the international airport, and less than 5 minutes from beautiful white sandy beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.00" OriginalAmount="148.00">
      <BasicPropertyInfo Latitude="-8.6859803607657" Longitude="115.17495027116" StarRating="5" HotelCode="292510|grania_bali_villas" HotelName="Grania Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III/35, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233353/233353a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.00" OriginalAmount="148.00">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|patra_jasa_bali_resort__villas" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079981/079981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is only 5 minutes' drive from Ngurah Rai International Airport and 20 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="148.29" OriginalAmount="148.29">
      <BasicPropertyInfo Latitude="-8.8301338469944" Longitude="115.14427829886" StarRating="4" HotelCode="448150|20d338" HotelName="Aisis Luxury Villas And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Golf,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu km 23, Ungasan, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/611788/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="148.77" OriginalAmount="148.77">
      <BasicPropertyInfo Latitude="-8.4797898263643" Longitude="115.27087211609" StarRating="4" HotelCode="172044|124389" HotelName="Puri Sunia Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalana Tirta Tawar, Ubud 80571, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153428/153428a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a secluded location, surrounded by the natural environment of beautiful rice paddies, water, coconut trees, the traditional Balinese village is home to a thousand white herons. The hotel is 10 minutes from the hustle and bustle of Ubud, famous for its art and cultural life, and only 60 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="148.91" OriginalAmount="148.91">
      <BasicPropertyInfo Latitude="-8.683103" Longitude="115.159976" StarRating="4.5" HotelCode="88847|106049" HotelName="Disini Luxury Spa Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari 28, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/092160/092160a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="148.94" OriginalAmount="148.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|711466" HotelName="Bagus Jati Health &amp; Wellbeing Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950401_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo estandaacute; situado en la localidad de Sebatu, a unos 30 minutos de Ubud y a aproximadamente 1 hora del aeropuerto internacional Ngurah Rai. Asentado entre montaandntilde;as, aquandiacute; podrandaacute; respirar tranquilamente aire fresco y disfrutar de la serenidad del entorno.El complejo, situado en la ladera en un terreno ajardinado de 5 hectandaacute;reas y rodeado del verdor de los bosques tropicales en las majestuosas sierras de Ubud, ofrece vistas de las sierras, los valles y de la flora y fauna tropicales. Ha sido construido con la idea de traer salud y vitalidad a personas de todo el mundo. Consta de 8 chalandeacute;s circulares Deluxe Spa con sus propias intalaciones spa privadas, 10 chalandeacute;s Superior, jardines ecolandoacute;gicos y un restaurante gourmet. Ademandaacute;s, hay vestandiacute;bulo con registro 24 horas, servicio de cambio de divisa, bar, instalaciones para conferencias, conexiandoacute;n de pago a Internet, servicio de habitaciones y de lavanderandiacute;a, alquiler de bicicletas y aparcamiento.Las habitaciones han sido diseandntilde;adas individualmente en estilo tandiacute;pico balinandeacute;s y estandaacute;n rodeadas de verde follaje y caminos que descubren unas vistas esplandeacute;ndidas del valle. Cada alojamiento lleva integrado una sala propia para tratamientos equipada con cama de masajes y jacuzzi, conectada con el cuarto de baandntilde;o y amueblada con una cama extra grande con dosel y cortinas. Ademandaacute;s, dispone de secador de pelo, radio, equipo de manduacute;sica, minibar, cafetera/tetera, caja fuerte y balcandoacute;n o terraza.El complejo cuenta con gimnasio completamente equipado y con pavellandoacute;n de yoga. Asimismo, se ofrecen tratamientos tradicionales de salud y belleza para el rejuvenecimiento (con cargo extra). Hay tambiandeacute;n 2 piscinas al aire libre con chiringuito y se ofrece aerandoacute;bic y bicicleta de montaandntilde;a.Por la maandntilde;ana se sirve desayuno. El almuerzo y la cena se pueden pedir de menanduacute; o a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149" OriginalAmount="149">
      <BasicPropertyInfo Latitude="-8.7296639545427" Longitude="115.17010111905" StarRating="4" HotelCode="319612|83346" HotelName="Amnaya Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza Gang Puspa Ayu 99, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447208/447208a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149" OriginalAmount="149">
      <BasicPropertyInfo Latitude="-8.689256" Longitude="115.171499" StarRating="4" HotelCode="160361|79082" HotelName="The Amala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124152/124152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a cute and intimate retreat located in the heart of Seminyak. It is Bali's most exciting and exclusive address and offers a heady mix of life and leisure. Guests can enjoy the best of both worlds, the intimate and luxurious calm within the walls of the resort and the vibrancy of shopping, art shops, cafes, Seminyak Square, nightlife and beaches only a short walk away. Guests will find the nearest restaurants 500 m from the property and Seminyak Beach is 2 km away. It is 10 km to Denpasar and just 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.00" OriginalAmount="149.00">
      <BasicPropertyInfo Latitude="-8.683204" Longitude="115.432471" StarRating="3" HotelCode="0|mushroom_bay_villas_hut" HotelName="Mushroom Bay Villas Hut" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay - Lembongan, Lembongan Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/59/0b/590bfb075a2e6380f8be89b2ea0e1b3cfa982ed4.jpeg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Lembongan Island, Mushroom Bay Villas Hut promises a relaxing and wonderful visit. The property features a wide range of facilities to make your stay a pleasant experience. Smoking area, laundry service, room service, car park, Wi-Fi in public areas are on the list of things guests can enjoy. Designed for comfort, selected guestrooms offer internet access – wireless, shower, bathtub, mosquito net, air conditioning to ensure a restful night. Enjoy the hotel's recreational facilities, including outdoor pool, massage, spa, before retiring to your room for a well-deserved rest. Mushroom Bay Villas Hut combines warm hospitality with a lovely ambiance to make your stay in Bali unforgettable.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;strong&gt;Nyepi Day&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Please be informed that Bali island celebrates Nyepi (Silent) Day each year on below dates. The Nyepi (Silent) Day is a day of absolute silence throughout the island. No outdoor activities are allowed including check in and check out from hotels.&lt;br&gt;Dates affected: March 17, 2018 | March 7, 2019 | March 25, 2020 | March 14, 2021 | March 3, 2022 | March 22, 2023</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.00" OriginalAmount="149.00">
      <BasicPropertyInfo Latitude="-8.62018397" Longitude="115.15981271" StarRating="4.5" HotelCode="519481|the_zala_villa" HotelName="The Zala Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Palam Raja, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688970/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.00" OriginalAmount="149.00">
      <BasicPropertyInfo Latitude="-8.711417" Longitude="115.167504" StarRating="5" HotelCode="207465|marriotts_autograph_collection_the_stones_hotel_bali" HotelName="The Stones Hotel - Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta, Banjar Legian Kelod, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184324/184324a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="149.38" OriginalAmount="149.38">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|1d6415" HotelName="Blue Karma Oasis Seminyak" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183903/183903a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="149.55" OriginalAmount="149.55">
      <BasicPropertyInfo Latitude="-8.80987572" Longitude="115.19396888" StarRating="4" HotelCode="755406|2149c2" HotelName="Nusa Dua Bay View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa 19 A, Kampial, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="149.62" OriginalAmount="149.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|B8A992" HotelName="The Sakaye Villas &amp; Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1855877_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel cuenta con 23 dormitorios. Ademandaacute;s, las instalaciones disponen de conexiandoacute;n a internet inalandaacute;mbrica. Este alojamiento ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. The Sakaye Villas andamp; Spa no ofrece cunas bajo solicitud previa. Los espacios comunes de The Sakaye Villas andamp; Spa son accesibles. Todas las personas que se hospeden en este alojamiento y vayan en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento. Este hotel es la mejor opciandoacute;n de alojamiento para aquellos que busquen paz y tranquilidad, ya que cuenta con una amplia oferta en salud y bienestar. Pueden aplicarse tasas adicionales por algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="149.74" OriginalAmount="149.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|920083" HotelName="VILLA DE DAUN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896556_foto_1.jpg</HotelPictures>
        <HotelDescription>Villa de daun is an exclusive villa retreat encompassed within a one-hectare tropical landscape in the heart of Bali s celebrated Kuta beach resort. This boutique property consists of 12 stylish villas that have been inspired by the Balinese concept of unity between man and his environment. Passionate about the island s evolving tourism industry, Villa de daun is committed to offering every guest an enriching experience by delivering gracious hospitality and personalized Butler service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.67631" Longitude="115.15781" StarRating="4" HotelCode="0|_0x1ce04" HotelName="Oval Villa Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari Petitenget No.8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/5c/aa5c9a8aff6fbe103bba5630cba668cd1d307d0e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Seminyak, you'll be a 4-minute drive from Eat Street and 6 minutes from Seminyak Beach.  This 4-star villa is 1.6 mi (2.6 km) from Seminyak Square and 4.3 mi (7 km) from Legian Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, which features a private pool and a plasma TV. A kitchenette is outfitted with a full-sized refrigerator/freezer, a stovetop, and a microwave. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a safe and a coffee/tea maker, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the villa's room service (during limited hours). A complimentary cooked-to-order breakfast is served daily from 8:30 AM to 11:30 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 375,000.00 IDR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.66028184" Longitude="115.13693575" StarRating="4" HotelCode="407182|aradhana_villas__by_karaniya_experience" HotelName="Aradhana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, 400 meter to Berawa Beach, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554545/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.6894366103047" Longitude="115.17108559657" StarRating="4" HotelCode="59766|the_amala_2" HotelName="The Ahimsa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77386/w_77386_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the heart of vibrant, cosmopolitan Seminyak, about 5 minutes' drive from the city centre with its restaurants, shops and tourist centre. It is approximately 20 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="150.21" OriginalAmount="150.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|711495" HotelName="SOL by Melia Benoa Bali - All Inclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>TANJUNG BENOA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/894148_foto_1.jpg</HotelPictures>
        <HotelDescription>El Meliandaacute; Benoa es un lujoso hotel de costa que se ubica en la playa de Tanjung Benoa, en medio de un entorno espectacular. Se encuentra a solo 2 km de la transitada zona turandiacute;stica de Nusa Dua, donde los huandeacute;spedes pueden disfrutar de una enorme variedad de tiendas y lugares de ocio. Para aquellos que busquen una experiencia mandaacute;s cultural, hay una gran cantidad de lugares que descubrir, incluyendo varios templos en los alrededores. El hotel estandaacute; a solo 20 minutos en coche del aeropuerto de Ngurah Rai. El impresionante estilo arquitectandoacute;nico moderno, sus exuberantes jardines tropicales y las habitaciones tandiacute;picas de estilo balinandeacute;s sumergen a los clientes en una eclandeacute;ctica e interesante mezcla de lo tradicional y lo contemporandaacute;neo. El tranquilo ambiente serandaacute; aanduacute;n mandaacute;s intenso si se hace uso de la oferta de tratamientos de relajaciandoacute;n y rejuvenecedores que ofrece el Spa del complejo. El hotel tambiandeacute;n brinda un sinfandiacute;n de opciones de ocio y restauraciandoacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="150.31" OriginalAmount="150.31">
      <BasicPropertyInfo Latitude="-8.673058" Longitude="115.14784" StarRating="4" HotelCode="292507|11d02d" HotelName="EDEN the Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233318/233318a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="-8.688703" Longitude="115.158432" StarRating="4" HotelCode="113527|79135" HotelName="Dyana Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camplung Tanduk Street (Ex. Abimanyu ), Gang Bunga Kecil, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/097461/097461a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located right in Seminyak, just 800 m from Kuta Beach and approximately 20 minutes' drive from Ngurah Rai International Airport (around 8 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="-8.65522192" Longitude="115.13180343" StarRating="3.5" HotelCode="561207|214245" HotelName="The Slow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 97, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/22192/3322192/1.jpg?f=15398153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="-8.684476" Longitude="115.263563" StarRating="4.5" HotelCode="410357|71503" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100879/a_100879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sindu Beach in Sanur, Bali just a 20-minute drive from Ngurah Rai International Airport and Kuta. Shopping opportunities can be found just 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.00" OriginalAmount="151.00">
      <BasicPropertyInfo Latitude="-8.790694" Longitude="115.154162" StarRating="4" HotelCode="429758|villa_jalak_bali" HotelName="Villa Jalak Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karngmas Sejahtera, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/89096/2289096/26.jpg?f=15663274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale villa complex enjoys a privileged position in the Kuta area of Bali, in the middle of the Gending Kedis Villas Complex.
The property offers brand new modern villas of high quality lifestyle with private swimming pools. Guests are invited to live their dream holiday in any of the complex's accommodation that come with 1- to 4-rooms at exceptional prices. Featuring modern Balinese style, the villas are totally equipped with Wi-Fi, TVs and en-suite bathrooms. All of the facilities ensure guests have a peaceful and comfortable stay here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.00" OriginalAmount="151.00">
      <BasicPropertyInfo Latitude="-8.80987572" Longitude="115.19396888" StarRating="4" HotelCode="755406|nusa_dua_bayview" HotelName="Nusa Dua Bay View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa 19 A, Kampial, Nusa Dua 80361</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151.69" OriginalAmount="151.69">
      <BasicPropertyInfo StarRating="5" HotelCode="|838688" HotelName="GENDING KEDIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897585_foto_1.jpg</HotelPictures>
        <HotelDescription>This luxurious resort is surrounded by lush rainforest in the Jimbaran area of Bali. Guests can spend sunny days lounging on the resort's private white sand beach, complete with comfortable sun loungers for two, beach bar, and complimentary shuttle service. Alternatively, guests can venture out on excursions to Pura Uluwatu temple or Mount Batur volcano, an elephant safari ride, mountain cycling or white water rafting.The exquisite private villas are spacious and elegantly decorated, each with a private pool, furnished sundeck with sun loungers, and modern amenities such as preloaded iPods, LCD televisions, and wireless internet access. Guests can enjoy a private barbeque prepared poolside with butler service at the villa, dine at the beach club, or sample oriental and Balinese cuisines in the restaurant. For a little extra pampering and excellent service in an exclusive atmosphere, this resort is the perfect choice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="151.83" OriginalAmount="151.83">
      <BasicPropertyInfo Latitude="-8.7032972780262" Longitude="115.17255929008" StarRating="4" HotelCode="404225|1a6b84" HotelName="The Decks Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sri Rama 98, Legian, Kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="152.12" OriginalAmount="152.12">
      <BasicPropertyInfo Latitude="-8.68338511" Longitude="115.43324737" StarRating="3" HotelCode="593769|21488f" HotelName="Sanghyang Bay Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Beach, Tanjung Sanghyang, Lembongan Island 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/89978/1989978/1.jpg?f=15335916</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="152.75" OriginalAmount="152.75">
      <BasicPropertyInfo Latitude="-8.3745274885559" Longitude="115.29971122742" StarRating="4" HotelCode="21603|1e0c82" HotelName="Bagus Jati Health &amp; Well Being Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Eco Hotel" HotelFacility="Conference Hall,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jati, Desa Sebatu, Kecamatan Tegallalang, P.O.Box 4, Ubud, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27962/a_27962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sebatu village, about 30 minutes from Ubud and approximately 60 minutes from Ngurah Rai International Airport. The resort is nestled amongst mountains and guests can take time here to breathe fresh mountain air and enjoy the peaceful surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153" OriginalAmount="153">
      <BasicPropertyInfo Latitude="-8.7924976646995" Longitude="115.12533746675" StarRating="3.5" HotelCode="74000|221664" HotelName="La Joya Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu Pantai Balangan, Jimbaran, Kuta, Kabupaten, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275401/6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park\n\nWhen you stay at La Joya Bungalows in Jimbaran, you'll be on the beach and convenient to Balangan Beach and New Kuta Green Park. This hotel is within close proximity of New Kuta Beach and New Kuta Golf.Rooms Make yourself at home in one of the air-conditioned rooms featuring minibars. Rooms have private balconies or patios. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.Amenities Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. This hotel also features complimentary wireless Internet access, babysitting/childcare (surcharge), and tour/ticket assistance.Dining Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of room service (during limited hours).Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.00" OriginalAmount="153.00">
      <BasicPropertyInfo Latitude="-8.69196789187796" Longitude="115.171316564083" StarRating="3" HotelCode="0|_0x3cbfe" HotelName="Villa Ambermoon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Plawa gang Melati no 7, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/68/8c/688c830c6014894ecbf70b5e2c6eac2df7299f36.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.00" OriginalAmount="153.00">
      <BasicPropertyInfo Latitude="-8.68483752" Longitude="115.16666717" StarRating="2.5" HotelCode="542729|puri_puri_kecil" HotelName="Puri Puri Kecil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 25, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60315/2260315/8.jpg?f=14987345</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.00" OriginalAmount="153.00">
      <BasicPropertyInfo Latitude="-8.686236313438" Longitude="115.15983499209" StarRating="4" HotelCode="386473|the_kumpi_villas" HotelName="The Kumpi Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 17, Gang Khayangan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396199/396199a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.48" OriginalAmount="153.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|109683" HotelName="KUPU KUPU BARONG VILLAS &amp; TREE SPA BY L'OCCITANE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974689_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Bali, Kupu Kupu Barong Villas and Tree Spa is a 5-star hotel enclosed by three hectares of lush tropical gardens overlooking the river and the rice paddies which makes the hotel with the most spectacular view of the Ayung Valley. Our 39 luxury villas resort is one of Bali's finest boutique hotels and an amazing resort for the most romantic travellers. The unique spa concept Kupu Kupu Barong invites you to rejuvenate and pamper your senses at the top of a Mango Tree Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154" OriginalAmount="154">
      <BasicPropertyInfo Latitude="-8.48641309" Longitude="115.24825138" StarRating="3.5" HotelCode="385856|179911" HotelName="Temuku Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No.7, Lungsiakan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/99/96/9996f9645d98a017ff5beb288c1f792be50ee4ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Temuku Villas Ubud in Ubud, you'll be convenient to Neka Art Museum and Gaya Art Space.  This villa is within close proximity of Mandala Wisata Wanara Wana and Petulu.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring private pools. Rooms have private patios. Kitchenettes are outfitted with refrigerators. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Relax and unwind with massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a lazy river. This villa also features complimentary wireless Internet access, concierge services, and supervised childcare/activities. Getting to nearby attractions is a breeze with the complimentary area shuttle.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the villa's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.00" OriginalAmount="154.00">
      <BasicPropertyInfo Latitude="-8.6938727" Longitude="115.17347309" StarRating="4" HotelCode="518790|aksari_villa" HotelName="Aksari Villa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Kitchen,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Gang Baik Baik 2 No 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559682/559682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi, Aksari Villa offers accommodation in Seminyak. The accommodation is air conditioned and comes with a spa bath. Seminyak Beach is 1.6 km from the property.The accommodation is fitted with a seating area with a satellite flat-screen TV and iPod docking station. Some units include a dining area and/or terrace. There is also a kitchenette, equipped with a microwave and fridge. A stovetop and kettle are also featured. Towels and bed linen are available.This also includes a hot tub. The Seminyak Square Shopping Mall is 2.1 km from Aksari Villa, while Ku De Ta is 2.2 km away. The nearest airport is Ngurah Rai International, 6 km from the Villa, and the property offers a free shuttle service.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155" OriginalAmount="155">
      <BasicPropertyInfo Latitude="-8.8257000702921" Longitude="115.21874517791" StarRating="5" HotelCode="7155|153495" HotelName="Hilton Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1427/a_1427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated on the south coast of Bali, on a hill some 40 m above Selantan. In addition, the hotel features stunning views out over the azure blue, breathtaking Indian Ocean. The beach cliffs provide a shelter around the peaceful sandy bay. Guests are provided with direct access to the stunning sandy beach from Nusa Dua. The town of Bualu is within 5 minutes of the hotel by car, where guests will find a variety of shopping and entertainment facilities are on offer, such as boutiques, bars and restaurants. The climate of the area is tropical heat with high humidity. This luxury hotel offers stunning, natural charm as well as the beauty of Bali. The travel time with the free bus transfer from the hotel to Bali airport takes around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155" OriginalAmount="155">
      <BasicPropertyInfo Latitude="-8.5063164528551" Longitude="115.25392055512" StarRating="3" HotelCode="187582|73520" HotelName="Sri Ratih Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Campuhan 1, Penestanan, 80571 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/3/0/5/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155" OriginalAmount="155">
      <BasicPropertyInfo Latitude="-8.68235949" Longitude="115.16840407" StarRating="3" HotelCode="560987|175959" HotelName="Taman Amertha Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari No. 7, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/729979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155" OriginalAmount="155">
      <BasicPropertyInfo Latitude="-8.67741052" Longitude="115.1568502" StarRating="3.5" HotelCode="593884|241266" HotelName="Urbanest Inn Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 1000x, Villa Taman Lumbung, Villa Nomor 2, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="-8.65522192" Longitude="115.13180343" StarRating="3.5" HotelCode="561207|the_slow" HotelName="The Slow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 97, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/22192/3322192/1.jpg?f=15398153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="155.61" OriginalAmount="155.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|711541" HotelName="Wapa di Ume Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058779_foto_1.jpg</HotelPictures>
        <HotelDescription>The resort is located among beautiful rice fields. The shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The hotel is an hour's drive to Ngurah Rai International Airport. The Monkey Forest and Denpasar are nearby. Bar, dining and car parking are offered. There is Internet access and bike hire available. All rooms combine traditional Balinese aesthetics with modern style and comfort, come with a private terrace or balcony, comfortable double bed with mosquito nets, individually adjustable air conditioning and they are fully - equipped with air-conditioning, a tea and coffee facilities, a minibar and a private bathroom with a hair dryer and toiletries. Guests can enjoy these fun activities, knowing and learning how they are related to other Balinese customs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="155.63" OriginalAmount="155.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|920959" HotelName="KAJANE YANGLONI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33450_image64143937_0.jpg</HotelPictures>
        <HotelDescription>Kajane Yangloni is a luxurious resort located just a 5-minute drive from the center of Ubud, offering a peaceful escape from the commercialized tourist activities in the area.The resort features Antique Wooden Villas surrounded by picturesque rice fields, as well as Mansion rooms designed to provide a blend of classic charm and modern amenities.Guests can enjoy a range of facilities, including a gym and yoga shala, promoting healty lifestyles during their stay.Kajane Yangloni prides itself on providing a relazing getaway that caters to all your ecaping needs with impeccable service and attention to detail.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.66028184" Longitude="115.13693575" StarRating="4" HotelCode="407182|175938" HotelName="Aradhana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, 400 meter to Berawa Beach, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554545/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.83968587" Longitude="115.1519766" StarRating="3.5" HotelCode="594380|306907" HotelName="Bali Exclusive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Masuka, Banjar Wijaya Kusuma, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.70521312" Longitude="115.17847884" StarRating="4" HotelCode="407069|168424" HotelName="Ini Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III No 8x, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/517327/a_517327_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156" OriginalAmount="156">
      <BasicPropertyInfo Latitude="-8.150655" Longitude="114.474896" StarRating="4" HotelCode="74001|159400" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Buleleng 81155, North Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99807/a_99807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Gunung Banyuwedang. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.00" OriginalAmount="156.00">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4.5" HotelCode="365028|the_seminyak_suite__private_villa" HotelName="The Seminyak Suite Privat Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68766/a_68766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by quality shopping, dining and nightlife experiences. It is within walking distance of the beach, about a 10-minute drive from Kuta Beach, only a 20-minute drive from Ngurah Rai International Airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.00" OriginalAmount="156.00">
      <BasicPropertyInfo Latitude="-8.67451174" Longitude="115.16440662" StarRating="3" HotelCode="836402|the_daha_a_luxury_resort_and_spa" HotelName="The Daha A luxury Resort and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan, Gang Anggrek, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/977704/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.00" OriginalAmount="156.00">
      <BasicPropertyInfo Latitude="-8.4360235" Longitude="114.8480231" StarRating="5" HotelCode="165726|kelapa_retreat__spa" HotelName="Kelapa Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Pekutatan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141282/141282a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the coastal village of Pekutatan on the west coast of the island of Bali. It is located on the stunning 13 km stretch of nearly untouched black and silver beach and is approximately 2 hours’ drive from Ngurah Rai Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="156.53" OriginalAmount="156.53">
      <BasicPropertyInfo Latitude="-8.79079932" Longitude="115.13006565" StarRating="3" HotelCode="602486|2148d2" HotelName="La Joya Biu Biu Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Banjar Cengiling, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50079/2950079/1.jpg?f=15499759</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157" OriginalAmount="157">
      <BasicPropertyInfo Latitude="-8.67823004" Longitude="115.15356549" StarRating="4" HotelCode="384656|82984" HotelName="The Yubi Boutique Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 123, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.00" OriginalAmount="157.00">
      <BasicPropertyInfo Latitude="-8.57256666" Longitude="115.25988626" StarRating="4.5" HotelCode="494414|sthala_a_tribute_portfolio_hotel_ubud_bali" HotelName="Sthala, A Tribute Portfolio Hotel, Ubud Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Mawang Kelod, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/608095/a_608095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lodtunduh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.00" OriginalAmount="157.00">
      <BasicPropertyInfo Latitude="-8.660150354342" Longitude="115.13703370656" StarRating="4.5" HotelCode="187557|the_arradea_villas" HotelName="Lalasa Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 12, Pantai Berawa, Canggu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502680/502680a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.00" OriginalAmount="157.00">
      <BasicPropertyInfo Latitude="-8.834668" Longitude="115.21061" StarRating="5" HotelCode="316911|ulu_segara_luxury_suites_vil" HotelName="Ulu Segara Luxury Suites &amp; Villas" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363875/363875a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.24" OriginalAmount="157.24">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|18cd94" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182543/a_182543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its doorstep, including Ubud Monkey Forest and Ubud Palace and Market. The hotel is within a 45-minute drive of Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="157.42" OriginalAmount="157.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|400235" HotelName="URBAN STYLES INATA BISMA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063404_foto_1.jpg</HotelPictures>
        <HotelDescription>Set amidst green stretches of rice fields, Inata Bisma Resort and Spa Ubud offers a peaceful retreat in Ubud Town. It features an outdoor pool and cosy rooms overlooking the greenery. Guests enjoy free Wi-Fi throughout the property and free shuttle within Ubud area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.44" OriginalAmount="157.44">
      <BasicPropertyInfo Latitude="-8.70261594" Longitude="115.17357264" StarRating="4" HotelCode="784330|21487f" HotelName="La Vie Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 88A, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.60" OriginalAmount="157.60">
      <BasicPropertyInfo Latitude="-8.6834506015279" Longitude="115.26287645102" StarRating="4" HotelCode="11915|10326a" HotelName="Segara Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu, Sanur 80030, Selatan, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/11419/a_11419_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Being located on Segara Ayu Street, Sanur Bali, directly on Segara Ayu beach, the resort is just 1.5 km from the town centre which features Hardys Shopping Centre and a tourist information centre. It is approximately a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.72" OriginalAmount="157.72">
      <BasicPropertyInfo Latitude="-8.65822928" Longitude="115.13077999" StarRating="4" HotelCode="558359|1ceaec" HotelName="Aston Canggu Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 99, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578265/578265a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158" OriginalAmount="158">
      <BasicPropertyInfo Latitude="-8.665091" Longitude="115.163983" StarRating="4" HotelCode="144522|70229" HotelName="Bali Prime Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Indah 10x, Kerobokan 80361, Seminyak, Kuta North (Utara), Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126247/126247a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158" OriginalAmount="158">
      <BasicPropertyInfo Latitude="-8.6909100500508" Longitude="115.16661332475" StarRating="4" HotelCode="385235|83100" HotelName="My Villas In Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158" OriginalAmount="158">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4.5" HotelCode="365028|72003" HotelName="The Seminyak Suite Privat Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68766/a_68766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by quality shopping, dining and nightlife experiences. It is within walking distance of the beach, about a 10-minute drive from Kuta Beach, only a 20-minute drive from Ngurah Rai International Airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.799396871731" Longitude="115.23207043915" StarRating="5" HotelCode="529070|melia_bali_indonesia_all_inclusive" HotelName="Melia Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,DINNER,ALL-INCLUSIVE,HALF-BOARD-DINNER,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata BTDC Lot 1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/644560/a_644560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is surrounded by an idyllic garden landscape directly beside Nusa Dua Beach. Guests are only a few minutes away from the Galeria shopping mile. It also takes around 10 minutes away to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|plataran_ubud_hotel_and_spa_hotel" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364340/364340a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.670512199401855" Longitude="115.15947723388672" StarRating="3" HotelCode="0|ayona_villa" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/7a/3c7a81670fc92258089c8a4542e36d34029fca5d.jpeg</HotelPictures>
        <HotelDescription>Located in Seminyak, Ayona Villa is a perfect starting point from which to explore Bali. The property offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at Ayona Villa. Some of the well-appointed guestrooms feature flat screen television, clothes rack, complimentary instant coffee, complimentary tea, free welcome drink. The property offers various recreational opportunities. Discover all Bali has to offer by making Ayona Villa your base.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 650,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 121,000.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 500,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the villa prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.70261594" Longitude="115.17357264" StarRating="4" HotelCode="784330|la_vie_villa" HotelName="La Vie Villa" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 88A, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.00" OriginalAmount="158.00">
      <BasicPropertyInfo Latitude="-8.673058" Longitude="115.14784" StarRating="4" HotelCode="292507|eden_the_residence_at_the_sea_2" HotelName="EDEN the Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233318/233318a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="158.49" OriginalAmount="158.49">
      <BasicPropertyInfo Latitude="-8.689256" Longitude="115.171499" StarRating="4" HotelCode="160361|114e85" HotelName="The Amala" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124152/124152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a cute and intimate retreat located in the heart of Seminyak. It is Bali's most exciting and exclusive address and offers a heady mix of life and leisure. Guests can enjoy the best of both worlds, the intimate and luxurious calm within the walls of the resort and the vibrancy of shopping, art shops, cafes, Seminyak Square, nightlife and beaches only a short walk away. Guests will find the nearest restaurants 500 m from the property and Seminyak Beach is 2 km away. It is 10 km to Denpasar and just 15 minutes from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="158.65" OriginalAmount="158.65">
      <BasicPropertyInfo Latitude="-8.691742" Longitude="115.167621" StarRating="4" HotelCode="292504|125b7e" HotelName="Blue Karma Oasis Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No.2, Seminyak, Kuta – Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183903/183903a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="158.82" OriginalAmount="158.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|086735" HotelName="INAYA PUTRI BALI NUSA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/920017_foto_1.jpg</HotelPictures>
        <HotelDescription>Inaya Putri Bali Nusa Dua is a 5-star hotel that celebrates the life that nature provides. This property balances the life of modern society and of the island life. Guests can also visit various tourist destinations found near the property such as the Bali National Golf Club which is only 1.5 km and the Garadu Wisnu Kencana Park which is known for its collection of Hindu sculptures with a distance of only 12 km. The nearest airport located in the vicinity would be the Ngurah Rai International Airport (DPS) with a distance of 14.5 km. \n\nFacilities and services include air conditioning, babysitting services, bar, pool bar, business services, restaurant, disabled access, 24hr reception, airport transfer, baggage holding services, beach less than 1 km, bicycle rental, car rental, cash/ATM machine, concierge facilities, credit card payments express check out, garden, halal food available, ice machine, lounge area, pets allowed on request, porterage, private beach, shops, tour desk, wedding\nservices, gym/fitness facilities, lift/elevators, conference/banquet facilities, maid service, meeting rooms, car parking (with extra charge), private garage, RV/Truck parking, valet parking, shuttle services, jacuzzi, massage, spa facilities, basketball court, casino, fishing, golf course, squash court, water sports,children's pool, outdoor pool, swimming pool, and Wi-Fi access. \n\nRooms feature air conditioning, balcony/terrace, bath, bathrobe, cable/satellite TV, CD player, ceiling fan, connecting rooms, desk, hairdryer, Hi Fi, mini bar/fridge, radio, shower, telephone, room service, dry cleaning services, laundry facilities, and Wi-Fi in room.\n\nPlease note that some of the above facilities may be closed due to weather / seasonal conditions.\n\nAddress: Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali 80363, Indonesia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="158.98" OriginalAmount="158.98">
      <BasicPropertyInfo Latitude="-8.65522192" Longitude="115.13180343" StarRating="3.5" HotelCode="561207|1e3614" HotelName="The Slow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 97, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/22192/3322192/1.jpg?f=15398153</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="-8.6832109028089" Longitude="115.1709430746" StarRating="4" HotelCode="440203|179213" HotelName="Aleva Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/550422/a_550422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="-8.6812450276177" Longitude="115.15448195674" StarRating="4.5" HotelCode="393098|83090" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80511</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68284/2268284/1.jpg?f=14959031</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="-8.5592458" Longitude="115.26620953" StarRating="4" HotelCode="510871|178600" HotelName="The Alena Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Diet Meals,Dining,Garden,Laundry,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan, Desa Lodtunduh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544221/544221a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The serenity of Ubud, Located in a traditional village of Silungan, only 10 minutes drive to Ubud center town and ninety minutes from Ngurah Rai International Airport.
Situated outside of the village, surrounded with Ubud tropical jungle and ricefields, the resort encompassing a collection of 17 Rooms and Villas in Balinese Design, presented with heart by the Owner hands.
At the Alena Ubud where every soul immersed with the genuine Balinese hospitality in a relaxing and tranquil atmosphere.
The Alena Resort is a masterpice of a young Balinese whose not just the owner but also he put his heart to work with his hand on every details design and material to present for every traveler who looking for a small and relaxing Balinese boutique resort.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="159.91" OriginalAmount="159.91">
      <BasicPropertyInfo Latitude="-8.70521312" Longitude="115.17847884" StarRating="4" HotelCode="407069|1a54b9" HotelName="Ini Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri III No 8x, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/517327/a_517327_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.00" OriginalAmount="160.00">
      <BasicPropertyInfo Latitude="-8.781423" Longitude="115.16479" StarRating="5" HotelCode="205225|le_meridien_bali_jimbaran" HotelName="Le Meridien Bali Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/292128/a_292128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="160.47" OriginalAmount="160.47">
      <BasicPropertyInfo Latitude="-8.61898488" Longitude="115.30884632" StarRating="5" HotelCode="418514|1909b2" HotelName="The Royal Purnama Art Suites and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Golf,Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Purnama, Purnama Beach, Gianyar, Sukawati 80582, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Royal Purnama Bali exclusive boutique retreat for sophisticated travellers over-12-years-of-age, is supported by impeccable service, luxurious facilities, and the beauty and tranquillity of a rural oceanfront setting in southeast Bali in Sukawati, Gianyar. The Royal Purnama Art Suites and Villas, Bali is situated oceanfront beside the majestic Pantai Purnama (Full Moon Beach) on the southeast coast of Bali, in Sukawati, Gianyar. Just 15km from Sanur and 16km from Ubud. The setting is both beautiful and tranquil, with lush plantations on one side and the glittering black crystal sands of the beach on the other.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="160.53" OriginalAmount="160.53">
      <BasicPropertyInfo Latitude="-8.66028184" Longitude="115.13693575" StarRating="4" HotelCode="407182|1a781a" HotelName="Aradhana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung, 400 meter to Berawa Beach, 80361 Canggu</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554545/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="160.53" OriginalAmount="160.53">
      <BasicPropertyInfo Latitude="-8.6717978744198" Longitude="115.14753657413" StarRating="4" HotelCode="429756|147818" HotelName="Villa Bali Asri Batubelig" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bicycle Rental,Concierge,Currency Exchange,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batubelig 3B, Gang Daksina, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Bali Asri Batubelig in Seminyak (Petitenget), you'll be minutes from Batu Belig Beach and close to Seminyak Square. This 4-star villa is within close proximity of Canggu Club and Berawa Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring private pools and LED televisions. Kitchenettes are outfitted with refrigerators. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and separate sitting areas.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages and facials. You're sure to appreciate the recreational amenities, which include 12 outdoor swimming pools and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="160.60" OriginalAmount="160.60">
      <BasicPropertyInfo Latitude="-8.1439237872577" Longitude="114.54727402933" StarRating="4" HotelCode="365335|11adf1" HotelName="The Menjangan West Bali National Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk km 17Singaraja, West Bali National Park, Desa Pejarakan, Buleleng 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68945/a_68945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at West Bali National Park. It is close to the famous Menjangan Island and overlooks the beautiful Bajul Bay, noted for its wonderful coral reefs and silky sea, where exceptional underwater contours provide world-class diving and snorkeling sites. The city centre of Singaraja is around 10 km away and Pemuteran Beach can be reached in some 10 minutes' drive. Ngurah Rai International Airport is approximately 150 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161" OriginalAmount="161">
      <BasicPropertyInfo Latitude="-8.53842343" Longitude="115.25227863" StarRating="4.5" HotelCode="594967|247968" HotelName="SereS Springs Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Jukut Paku, Singakerta, Post Box 2828, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637691/637691a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the resort are a restaurant, a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service and room service. In addition, a shuttle service is offered. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161" OriginalAmount="161">
      <BasicPropertyInfo Latitude="-8.686236313438" Longitude="115.15983499209" StarRating="4" HotelCode="386473|82997" HotelName="The Kumpi Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 17, Gang Khayangan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396199/396199a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.00" OriginalAmount="161.00">
      <BasicPropertyInfo Latitude="-8.6909100500508" Longitude="115.16661332475" StarRating="4" HotelCode="385235|my_villas_in_bali" HotelName="My Villas In Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.00" OriginalAmount="161.00">
      <BasicPropertyInfo Latitude="-8.59496145" Longitude="115.14859509" StarRating="0" HotelCode="750605|villa_maya_retreat" HotelName="Villa Maya Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br Cepaka Kediri, Tabanan 80361</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/8e/418e18951bf4870df92ac0568ee07d3a9fb92763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="161.04" OriginalAmount="161.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|868861" HotelName="PURI SUNIA RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/975035_foto_1.jpg</HotelPictures>
        <HotelDescription>Nestled in a secluded location, the Resort is 10 minutes from the hustle and bustle of Ubud and only 60 minutes from Ngurah Rai International Airport. This 28-room club Resort is perfect for travellers looking to recharge mind and spirit. Its design features the textures and colours of nature, slate, tiles, smooth unpainted wood, soft homespun fabrics, intricate worked copper, fragrant alang-alang grass roofing, natural bamboo, rough cut stone and flowers and foliage, giving it a unique, traditional style. In addition to a private bathroom with a shower, in-room amenities include an Internet access and individually regulated air conditioning. Guests can enjoy a dip in the outdoor swimming pool. Alternatively, they can take advantage of special relaxing massage at Aura Spa and delicious food at Abangan�Restaurant.Puri Sunia Resort...where magic happens and all experiences are enchanted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="161.16" OriginalAmount="161.16">
      <BasicPropertyInfo Latitude="-8.67823004" Longitude="115.15356549" StarRating="4" HotelCode="384656|191031" HotelName="The Yubi Boutique Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Petitenget 123, Seminyak, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="161.80" OriginalAmount="161.80">
      <BasicPropertyInfo Latitude="-8.6909100500508" Longitude="115.16661332475" StarRating="4" HotelCode="385235|134a32" HotelName="My Villas In Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 24, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.00" OriginalAmount="162.00">
      <BasicPropertyInfo Latitude="-8.6812450276177" Longitude="115.15448195674" StarRating="4.5" HotelCode="393098|cicada_luxury_townhouses" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80511</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68284/2268284/1.jpg?f=14959031</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.00" OriginalAmount="162.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="3.5" HotelCode="632526|candy_villa" HotelName="Candy Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Gang Damai, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10268781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="162.51" OriginalAmount="162.51">
      <BasicPropertyInfo Latitude="-8.6784899826228" Longitude="115.15438853506" StarRating="4" HotelCode="88848|11e5fd" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/43/fc43dc8aeece6e81b18d83db4415d97025032395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="162.54" OriginalAmount="162.54">
      <BasicPropertyInfo Latitude="-8.65906847" Longitude="115.13396446" StarRating="3" HotelCode="778622|21480a" HotelName="ZIN Canggu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 78, Desa Canggu, Kec. Kuta Utara, Kabupaten, Badung, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/38213/3838213/1.jpg?f=15676520</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="162.58" OriginalAmount="162.58">
      <BasicPropertyInfo Latitude="-8.6812450276177" Longitude="115.15448195674" StarRating="4.5" HotelCode="393098|1a14ce" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80511</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/68284/2268284/1.jpg?f=14959031</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="162.97" OriginalAmount="162.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|399504" HotelName="Swarga Suites Bali Berawa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067911_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 60 air-conditioned rooms featuring free minibar items and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and hair dryers.Enjoy local and international cuisine at Ketumbar Bistro, a beachfront restaurant which features a bar/lounge and a garden view. You can also stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.With a stay at Swarga Suites Bali Berawa in Canggu (Berawa), you'll be a 3-minute walk from Berawa Beach and a 4-minute drive from Seminyak Beach.  This 4.5-star hotel is 4.1 mi (6.6 km) from Seminyak Square and 4.8 mi (7.8 km) from Batu Bolong Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Berawa Beach - 0.2 km / 0.1 mi  Canggu Square - 1.6 km / 1 mi  Splash Waterpark Bali - 1.8 km / 1.1 mi  Seminyak Beach - 2.4 km / 1.5 mi  Batu Bolong Beach - 2.9 km / 1.8 mi  Canggu Beach - 2.9 km / 1.8 mi  Echo Beach - 3.2 km / 2 mi  TAKSU Bali Gallery - 4 km / 2.5 mi  Eat Street - 4.3 km / 2.7 mi  Pererenan Beach - 4.3 km / 2.7 mi  Desa Potato Head - 4.4 km / 2.7 mi  Petitenget Temple - 4.5 km / 2.8 mi  Seseh Beach - 4.6 km / 2.9 mi  Sunset Point Shopping Centre - 6.4 km / 4 mi  Seminyak Square - 6.6 km / 4.1 mi  The preferred airport for Swarga Suites Bali Berawa is Ngurah Rai Intl. Airport (DPS) - 16.9 km / 10.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163" OriginalAmount="163">
      <BasicPropertyInfo Latitude="-8.65822928" Longitude="115.13077999" StarRating="4" HotelCode="558359|214195" HotelName="Aston Canggu Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong 99, Kuta Utara, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578265/578265a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.00" OriginalAmount="163.00">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|adiwana_monkey_forest" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/22371/3822371/1.jpg?f=15620689</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164" OriginalAmount="164">
      <BasicPropertyInfo Latitude="-8.57256666" Longitude="115.25988626" StarRating="4.5" HotelCode="494414|164316" HotelName="Sthala, A Tribute Portfolio Hotel, Ubud Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Mawang Kelod, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Lodtunduh</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/608095/a_608095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lodtunduh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164" OriginalAmount="164">
      <BasicPropertyInfo Latitude="-8.684134" Longitude="115.164404" StarRating="4" HotelCode="113511|71904" HotelName="Villa Uma Sapna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 20xx, Basangkasa, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096661/096661a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in a residential environment in the heart of Bali's upscale Seminyak village. The establishment is 10 minutes' walk from the attractions of Seminyak and around 1 km from Seminyak's beach. Denpasar, the capital of Bali, is roughly 8 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164" OriginalAmount="164">
      <BasicPropertyInfo Latitude="-8.6717978744198" Longitude="115.14753657413" StarRating="4" HotelCode="429756|82974" HotelName="Villa Bali Asri Batubelig" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bicycle Rental,Concierge,Currency Exchange,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Limousine Service,Luggage Storage,Massage Centre,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Batubelig 3B, Gang Daksina, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556207/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Bali Asri Batubelig in Seminyak (Petitenget), you'll be minutes from Batu Belig Beach and close to Seminyak Square. This 4-star villa is within close proximity of Canggu Club and Berawa Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring private pools and LED televisions. Kitchenettes are outfitted with refrigerators. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and separate sitting areas.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages and facials. You're sure to appreciate the recreational amenities, which include 12 outdoor swimming pools and bicycles to rent. Additional features include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the villa's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.00" OriginalAmount="164.00">
      <BasicPropertyInfo Latitude="-8.684134" Longitude="115.164404" StarRating="4" HotelCode="113511|uma_sapna" HotelName="Villa Uma Sapna" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 20xx, Basangkasa, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096661/096661a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in a residential environment in the heart of Bali's upscale Seminyak village. The establishment is 10 minutes' walk from the attractions of Seminyak and around 1 km from Seminyak's beach. Denpasar, the capital of Bali, is roughly 8 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="164.35" OriginalAmount="164.35">
      <BasicPropertyInfo Latitude="-8.781423" Longitude="115.16479" StarRating="5" HotelCode="205225|13a1ed" HotelName="Le Meridien Bali Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/292128/a_292128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165" OriginalAmount="165">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|179434" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.00" OriginalAmount="165.00">
      <BasicPropertyInfo Latitude="-8.6959182322541" Longitude="115.16844302223" StarRating="3" HotelCode="327828|kumpul_kumpul_villa_iii_seminyak" HotelName="Kumpul Kumpul Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Taman Sari 2, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507846/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.00" OriginalAmount="165.00">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|anusara_luxury_villas" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="165.52" OriginalAmount="165.52">
      <BasicPropertyInfo Latitude="-8.686236313438" Longitude="115.15983499209" StarRating="4" HotelCode="386473|176a3f" HotelName="The Kumpi Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 17, Gang Khayangan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396199/396199a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="165.76" OriginalAmount="165.76">
      <BasicPropertyInfo Latitude="-8.6959182322541" Longitude="115.16844302223" StarRating="3" HotelCode="327828|129f6b" HotelName="Kumpul Kumpul Villa Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Taman Sari 2, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507846/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.00" OriginalAmount="166.00">
      <BasicPropertyInfo Latitude="-8.6788995" Longitude="115.153647" StarRating="4" HotelCode="915876|villa_kecapi_bali" HotelName="Villa Kecapi Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253766/253766a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.00" OriginalAmount="166.00">
      <BasicPropertyInfo Latitude="-8.83822992" Longitude="115.16485561" StarRating="3.5" HotelCode="631923|the_reika_villa" HotelName="The Reika Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bukit Karang, Complex 16, Ungasan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803602/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="166.07" OriginalAmount="166.07">
      <BasicPropertyInfo Latitude="-8.69294" Longitude="115.168007" StarRating="4.5" HotelCode="365028|1062a2" HotelName="The Seminyak Suite Privat Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bungalow Complex" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 17, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68766/a_68766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few metres away from Bali's most cosmopolitan district, and is surrounded by quality shopping, dining and nightlife experiences. It is within walking distance of the beach, about a 10-minute drive from Kuta Beach, only a 20-minute drive from Ngurah Rai International Airport, and about 30 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="167.91" OriginalAmount="167.91">
      <BasicPropertyInfo StarRating="5" HotelCode="|920028" HotelName="DISINI LUXURY SPA VILLAS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897472_foto_1.jpg</HotelPictures>
        <HotelDescription>The Disini Luxury Spa Villas is an exceptional 5 Star quality boutique villa resort nestled within the opulent lifestyle area of Seminyak, Bali. Located minutes from Seminyaks Sunset Beach, with ample high fashion boutiques, art galleries, and world class dining venues within walking distance, your stay with us will surely be an enjoyable and memorable one.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.00" OriginalAmount="168.00">
      <BasicPropertyInfo Latitude="-8.6816584596236" Longitude="115.16100022164" StarRating="5" HotelCode="169601|ziva_a_boutique_villa" HotelName="Ziva a Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 65, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146638/146638a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca-style hotel is located next to the town of Seminyak, in a green and quiet area surround by properties and villas community. Petitenget Beach is just 10 minutes' walk away, and it is 5 minutes' walk to the restaurant and club area and to Seminyak Square shopping centre. The famous Kudeta Restaurant is just 5 minutes' drive from the villa. The nearby Canggu Club sports centre is a supporting partner of the villa complex. Ngurah Rai International Airport is just 20 minutes' drive from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.00" OriginalAmount="168.00">
      <BasicPropertyInfo Latitude="-8.809357643127441" Longitude="115.10797882080078" StarRating="3" HotelCode="0|rumah_elizabeth_rumah_janneke" HotelName="Rumah Elizabeth &amp; Rumah Janneke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemutih, Pecatu, 80361 Uluwatu, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/45/bf459cd84ddf185590e98e0138d1c3a813423a2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Bingin Beach, Padang Beach and New Kuta Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169" OriginalAmount="169">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|14803" HotelName="Grand Mirage" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169" OriginalAmount="169">
      <BasicPropertyInfo Latitude="-8.48604" Longitude="115.248968" StarRating="4" HotelCode="292500|78656" HotelName="Ubud Padi Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan - Pura Ulun Carik  No. 4, Banjar Lungsiakan, Desa Kedewatan, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215518/215518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="169.19" OriginalAmount="169.19">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|199a1d" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85698/p_85698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international airport while the shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The Monkey Forest is about 10 minutes away by car while Denpasar is about 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="169.25" OriginalAmount="169.25">
      <BasicPropertyInfo Latitude="-8.665091" Longitude="115.163983" StarRating="4" HotelCode="144522|10328d" HotelName="Bali Prime Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Indah 10x, Kerobokan 80361, Seminyak, Kuta North (Utara), Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/126247/126247a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="169.32" OriginalAmount="169.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|399349" HotelName="ROYAL CASA GANESHA HOTEL &amp; SPA UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067842_foto_1.jpg</HotelPictures>
        <HotelDescription>Strategically located in the center of Ubud - only 15 minute drive from the well-known Ubud Monkey Forest. Royal Casa Ganesha Hotel &amp; Spa features an open large swimming pool overlooking the lush greenery and tropical garden. Guests can also enjoy to have pampering massage or try mount watering Food &amp; Beverage at the restaurant. All rooms are have Air Conditioning and comes with generous big flat screen LCD. Some units have a seating area so guest can relax and enjoy the sun shine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="169.71" OriginalAmount="169.71">
      <BasicPropertyInfo Latitude="-8.6747404402543" Longitude="115.15359789133" StarRating="4" HotelCode="176738|128203" HotelName="The One Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Cendrawasih No.99, Petitenget, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160793/160793a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the trendy area of Seminyak. Only minutes away, guests will find one of the island's most famous stretches of golden sandy beach and a myriad of restaurants. It is just 20 minutes' drive from Kuta Beach and 30 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170" OriginalAmount="170">
      <BasicPropertyInfo Latitude="-8.781423" Longitude="115.16479" StarRating="5" HotelCode="205225|49624" HotelName="Le Meridien Bali Jimbaran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/292128/a_292128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170" OriginalAmount="170">
      <BasicPropertyInfo Latitude="-8.6816584596236" Longitude="115.16100022164" StarRating="5" HotelCode="169601|81124" HotelName="Ziva a Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 65, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146638/146638a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca-style hotel is located next to the town of Seminyak, in a green and quiet area surround by properties and villas community. Petitenget Beach is just 10 minutes' walk away, and it is 5 minutes' walk to the restaurant and club area and to Seminyak Square shopping centre. The famous Kudeta Restaurant is just 5 minutes' drive from the villa. The nearby Canggu Club sports centre is a supporting partner of the villa complex. Ngurah Rai International Airport is just 20 minutes' drive from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.00" OriginalAmount="170.00">
      <BasicPropertyInfo Latitude="-8.6747404402543" Longitude="115.15359789133" StarRating="4" HotelCode="176738|the_one_boutique_villa" HotelName="The One Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Cendrawasih No.99, Petitenget, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160793/160793a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the trendy area of Seminyak. Only minutes away, guests will find one of the island's most famous stretches of golden sandy beach and a myriad of restaurants. It is just 20 minutes' drive from Kuta Beach and 30 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.00" OriginalAmount="170.00">
      <BasicPropertyInfo Latitude="-8.1439237872577" Longitude="114.54727402933" StarRating="4" HotelCode="365335|the_menjangan_4" HotelName="The Menjangan West Bali National Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk km 17Singaraja, West Bali National Park, Desa Pejarakan, Buleleng 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68945/a_68945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at West Bali National Park. It is close to the famous Menjangan Island and overlooks the beautiful Bajul Bay, noted for its wonderful coral reefs and silky sea, where exceptional underwater contours provide world-class diving and snorkeling sites. The city centre of Singaraja is around 10 km away and Pemuteran Beach can be reached in some 10 minutes' drive. Ngurah Rai International Airport is approximately 150 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="170.39" OriginalAmount="170.39">
      <BasicPropertyInfo Latitude="-8.8257000702921" Longitude="115.21874517791" StarRating="5" HotelCode="7155|104e63" HotelName="Hilton Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1427/a_1427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated on the south coast of Bali, on a hill some 40 m above Selantan. In addition, the hotel features stunning views out over the azure blue, breathtaking Indian Ocean. The beach cliffs provide a shelter around the peaceful sandy bay. Guests are provided with direct access to the stunning sandy beach from Nusa Dua. The town of Bualu is within 5 minutes of the hotel by car, where guests will find a variety of shopping and entertainment facilities are on offer, such as boutiques, bars and restaurants. The climate of the area is tropical heat with high humidity. This luxury hotel offers stunning, natural charm as well as the beauty of Bali. The travel time with the free bus transfer from the hotel to Bali airport takes around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="170.59" OriginalAmount="170.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|B9DA21" HotelName="The Alena Resort by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1886740_foto_1.jpg</HotelPictures>
        <HotelDescription>The Alena Resort estandaacute; estratandeacute;gicamente ubicado en la popular zona de Ubud. Este alojamiento ofrece una amplia gama de comodidades para hacer de su estancia una experiencia agradable. Este alojamiento destaca sus Wi-Fi gratis en las habitaciones, Seguridad 24h, punto de recarga para coches, capilla, limpieza diaria de entre sus servicios. Todas las habitaciones estandaacute;n diseandntilde;adas y decoradas para hacerte sentir como en casa; algunas de ellas cuentan con televisiandoacute;n de pantalla plana, perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a, tandeacute; de cortesandiacute;a, sandaacute;banas. Para hacer aanduacute;n mandaacute;s placentera tu estancia, este establecimiento ofrece instalaciones recreativas tales como rutas de senderismo, sala de yoga, piscina al aire libre, spa, masajista. No importa cuandaacute;les son tus razones para visitar Bali, The Alena Resort harandaacute; que te sientas como en casa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171" OriginalAmount="171">
      <BasicPropertyInfo Latitude="-8.834668" Longitude="115.21061" StarRating="5" HotelCode="316911|153700" HotelName="Ulu Segara Luxury Suites &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363875/363875a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.00" OriginalAmount="171.00">
      <BasicPropertyInfo Latitude="-8.803502" Longitude="115.233098" StarRating="5" HotelCode="7153|grand_hyatt_bali_3" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua BTDC, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1424/a_1424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Nusa Dua Peninsula, just a 20-minute drive from Bali International Airport. It also offers easy access to Denpasar (about a 30-minute drive away), Sanur and Kuta (about a 20-minute drive away). Uluwatu Temple is about a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="171.96" OriginalAmount="171.96">
      <BasicPropertyInfo Latitude="-8.6675269515767" Longitude="115.14364186257" StarRating="5" HotelCode="263810|14030b" HotelName="Lv8 Resort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa  100XX, Tibubeneng, North kuta, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194570/194570a_hb_a_912.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172" OriginalAmount="172">
      <BasicPropertyInfo Latitude="-8.1878414635396" Longitude="114.91472840309" StarRating="3.5" HotelCode="402099|127789" HotelName="Zen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ume Anyar, PO Box 18, Seririt, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123281/123281a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.00" OriginalAmount="172.00">
      <BasicPropertyInfo Latitude="-8.6694139217788" Longitude="115.15043870492" StarRating="4" HotelCode="429716|bali_ethnic_villa_2" HotelName="Bali Ethnic Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 200, Umalas 2, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554595/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We welcome you to Bali in our villas Kalua Kayu and Ka.Located in the residential area of Umalas just 35 minutes from the international airport where you'll find just 10 minutes by driving shops and trendy restaurants of Seminyak.Immersed in a path between rice paddies is our property: a green island with three great villas each with a majestic private pool.The traditional Javanese house built with antic carved teak wood welcome you for a relaxing break in a journey through the mysterious island of Bali. Our traditional houses are an invitation to journey through the beautiful landscape of Indonesia for a holiday with friends or family.The three villas are connected to each other by a small secret passage giving you a chance to have 12 double rooms all with their own private bathroom.These traditional houses  are called "joglo" and are divided into bedrooms living room dining room bar and media room all overlooking  a large open garden where you can discover the tropical endemic species of Bali.The set of all joglos overlook the majestic swimming pool where you can enjoy the colour of a romantic sunset.This atmosphere created by the French charm of Alexa Aguila Genoyer  traveler photographer and artist  comes from the choice of ethnic decoration  local materials  contemporary cosy comfort set up  and the friendly availability of our Balinese staff .Alchemy for a peaceful and charming stay ... here begins your journey...
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.00" OriginalAmount="172.00">
      <BasicPropertyInfo Latitude="-8.4797266" Longitude="115.2545257" StarRating="0" HotelCode="771428|villa_bedauh_ubud_2" HotelName="Villa Bedauh Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Resi Markandya II, Gang Bedauh 8, Kabupaten Gianyar, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/28000000/27630000/27629200/27629109/de78d0b2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.00" OriginalAmount="172.00">
      <BasicPropertyInfo Latitude="-8.52454662322998" Longitude="115.27056121826172" StarRating="3" HotelCode="0|zen_premium_purana_kumbuh_ubud" HotelName="Merak Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Teges Gg. Merak 12, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/zz/7a/ad7afe270495c89b05d6569598a754762668ec65.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at ZEN Premium Purana Kumbuh Ubud in Ubud (Pengosekan), you'll be minutes from Gajah Mas Gallery and close to Agung Rai Museum of Art.  This 4-star hotel is within close proximity of Rudana Museum and Peliatan Palace.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring minibars. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary breakfast is included.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 300,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="172.07" OriginalAmount="172.07">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|2173b5" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/22371/3822371/1.jpg?f=15620689</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="172.08" OriginalAmount="172.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|394121" HotelName="THE ROYAL PURNAMA ART SUITES AND VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061716_foto_1.jpg</HotelPictures>
        <HotelDescription>*.* The Royal Purnama Art Suites and Villas, Bali is situated oceanfront beside the majestic Pantai Purnama (Full Moon Beach) on the southeast coast of Bali, in Sukawati, Gianyar. Just 15km from Sanur and 16km from Ubud. The location is minutes from a highway offering efficient accessibility to Sukawati Artmarket, Bali Marine Safari Park, Candidasa, Sanur, and Ubud. The setting is both beautiful and tranquil, with lush plantations and rice fields on one side and the glittering black crystal sands of the beach on the other.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="172.38" OriginalAmount="172.38">
      <BasicPropertyInfo Latitude="-8.1878414635396" Longitude="114.91472840309" StarRating="3.5" HotelCode="402099|117bad" HotelName="Zen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ume Anyar, PO Box 18, Seririt, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123281/123281a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="172.58" OriginalAmount="172.58">
      <BasicPropertyInfo Latitude="-8.6928142008244" Longitude="115.17224338876" StarRating="4" HotelCode="429729|18d411" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 11, Gang Baik, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231521/231521a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to double six area or kuta beach and Nakula Street of Seminyak also really close by to Seminyak Shopping Center like some famous restaurants and super market like Bintang Super market Jaya Pub and more.This 4 Star Private Villa offer the guest with OneTwoThree and Four Bedroom Private Pool Villa. Each Villas specially design with an elegance interior design express Balinese and modern style and home comfort so you can experience the delights of tropical Balinese living.De Bharata Bali Villas Seminyak offer a finest luxury villa accommodation each with their own Large private pool living room with kitchenette air conditioning on each room and private bath room with bath tub on each room as a perfect choice for families friends or couple. The Villa can be reach at about 20 - 30 minutes from the airport by car or taxi. It's also within walking distance to some restaurant in seminyak limk warung made mamasan and some bar or shopping places in seminyak area</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173" OriginalAmount="173">
      <BasicPropertyInfo Latitude="-8.683103" Longitude="115.159976" StarRating="4.5" HotelCode="88847|75638" HotelName="Disini Luxury Spa Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari 28, Seminyak, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/092160/092160a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.00" OriginalAmount="173.00">
      <BasicPropertyInfo Latitude="-8.692487" Longitude="115.158948" StarRating="5" HotelCode="402039|anantara_seminyak_bali" HotelName="Anantara Seminyak Bali Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abimanyu, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95937/a_95937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a 20-minute walk from the resort to the town of Kuta. Denpasar International Airport is just 20 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="173.28" OriginalAmount="173.28">
      <BasicPropertyInfo Latitude="-8.684134" Longitude="115.164404" StarRating="4" HotelCode="113511|11d4c2" HotelName="Villa Uma Sapna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 20xx, Basangkasa, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096661/096661a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in a residential environment in the heart of Bali's upscale Seminyak village. The establishment is 10 minutes' walk from the attractions of Seminyak and around 1 km from Seminyak's beach. Denpasar, the capital of Bali, is roughly 8 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="173.79" OriginalAmount="173.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|919667" HotelName="ARIA LUXURY VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1063422_foto_1.jpg</HotelPictures>
        <HotelDescription>Aria is a new set of luxury villas and Exclusive villas designed for the discerning travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174" OriginalAmount="174">
      <BasicPropertyInfo Latitude="-8.687729" Longitude="115.168519" StarRating="4" HotelCode="113508|75246" HotelName="Villa Jerami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bali Delli No 1, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156859/p_156859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The finca is located in one of Bali's most sought after areas of Seminyak, approximately 25 minutes' drive from Ngurah Rai International Airport (around 10 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174" OriginalAmount="174">
      <BasicPropertyInfo Latitude="-8.490808" Longitude="115.26515" StarRating="4" HotelCode="66203|4265" HotelName="Wapa Di Ume Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Banjar Bentuyung, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85698/p_85698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located among beautiful rice fields. It is only an hour's drive to the international airport while the shopping area and Ubud, the cultural and artistic heart of Bali, are just a 5-minute drive away. The Monkey Forest is about 10 minutes away by car while Denpasar is about 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.00" OriginalAmount="174.00">
      <BasicPropertyInfo Latitude="-8.48657237" Longitude="115.24803478" StarRating="4" HotelCode="429385|santun_luxury_private_villa" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik No 06  Br Lungsiakan, District  Kedewatan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556337/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ubud. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="174.02" OriginalAmount="174.02">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|214abd" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364340/364340a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="174.57" OriginalAmount="174.57">
      <BasicPropertyInfo Latitude="-8.6816584596236" Longitude="115.16100022164" StarRating="5" HotelCode="169601|11615a" HotelName="Ziva a Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 65, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146638/146638a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca-style hotel is located next to the town of Seminyak, in a green and quiet area surround by properties and villas community. Petitenget Beach is just 10 minutes' walk away, and it is 5 minutes' walk to the restaurant and club area and to Seminyak Square shopping centre. The famous Kudeta Restaurant is just 5 minutes' drive from the villa. The nearby Canggu Club sports centre is a supporting partner of the villa complex. Ngurah Rai International Airport is just 20 minutes' drive from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="174.95" OriginalAmount="174.95">
      <BasicPropertyInfo Latitude="-8.49234206" Longitude="115.2811416" StarRating="4" HotelCode="435295|1f0ac7" HotelName="Anusara Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laplapan, Banjar Laplapan, Desa Petulu, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598228/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175" OriginalAmount="175">
      <BasicPropertyInfo Latitude="-8.799396871731" Longitude="115.23207043915" StarRating="5" HotelCode="529070|16984" HotelName="Melia Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Club Resort,Golf Hotel" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata BTDC Lot 1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/644560/a_644560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is surrounded by an idyllic garden landscape directly beside Nusa Dua Beach. Guests are only a few minutes away from the Galeria shopping mile. It also takes around 10 minutes away to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="175.21" OriginalAmount="175.21">
      <BasicPropertyInfo Latitude="-8.39001448" Longitude="115.07805336" StarRating="4.5" HotelCode="563690|214a0a" HotelName="Alassari Plantation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Banjar Biyahan, Desa Wanagiri, 82162 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42993/2942993/59.jpg?f=15505514</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="175.77" OriginalAmount="175.77">
      <BasicPropertyInfo Latitude="-8.692487" Longitude="115.158948" StarRating="5" HotelCode="402039|19a590" HotelName="Anantara Seminyak Bali Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abimanyu, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95937/a_95937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a 20-minute walk from the resort to the town of Kuta. Denpasar International Airport is just 20 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176" OriginalAmount="176">
      <BasicPropertyInfo Latitude="-8.6938727" Longitude="115.17347309" StarRating="4" HotelCode="518790|175929" HotelName="Aksari Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Kitchen,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Gang Baik Baik 2 No 8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559682/559682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi, Aksari Villa offers accommodation in Seminyak. The accommodation is air conditioned and comes with a spa bath. Seminyak Beach is 1.6 km from the property.The accommodation is fitted with a seating area with a satellite flat-screen TV and iPod docking station. Some units include a dining area and/or terrace. There is also a kitchenette, equipped with a microwave and fridge. A stovetop and kettle are also featured. Towels and bed linen are available.This also includes a hot tub. The Seminyak Square Shopping Mall is 2.1 km from Aksari Villa, while Ku De Ta is 2.2 km away. The nearest airport is Ngurah Rai International, 6 km from the Villa, and the property offers a free shuttle service.

</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176" OriginalAmount="176">
      <BasicPropertyInfo Latitude="-8.8196952298472" Longitude="115.14525140741" StarRating="5" HotelCode="292331|127269" HotelName="Mahagiri Dreamland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kahuripan, Ungasan 80365, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234413/234413a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.00" OriginalAmount="176.00">
      <BasicPropertyInfo Latitude="-8.6928142008244" Longitude="115.17224338876" StarRating="4" HotelCode="429729|de_bharata_villas_seminyak" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Designated Smoking Area,Garden,Laundry,Massage Centre,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 11, Gang Baik, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231521/231521a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to double six area or kuta beach and Nakula Street of Seminyak also really close by to Seminyak Shopping Center like some famous restaurants and super market like Bintang Super market Jaya Pub and more.This 4 Star Private Villa offer the guest with OneTwoThree and Four Bedroom Private Pool Villa. Each Villas specially design with an elegance interior design express Balinese and modern style and home comfort so you can experience the delights of tropical Balinese living.De Bharata Bali Villas Seminyak offer a finest luxury villa accommodation each with their own Large private pool living room with kitchenette air conditioning on each room and private bath room with bath tub on each room as a perfect choice for families friends or couple. The Villa can be reach at about 20 - 30 minutes from the airport by car or taxi. It's also within walking distance to some restaurant in seminyak limk warung made mamasan and some bar or shopping places in seminyak area</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.00" OriginalAmount="176.00">
      <BasicPropertyInfo Latitude="-8.68644052" Longitude="115.43679245" StarRating="3" HotelCode="756397|the_taran_villas_lembongan" HotelName="The Taran Villas Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mushrom Bay Street, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41418/2941418/1.jpg?f=15045144</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.00" OriginalAmount="176.00">
      <BasicPropertyInfo Latitude="-8.1878414635396" Longitude="114.91472840309" StarRating="3.5" HotelCode="402099|zen_resort" HotelName="Zen Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ume Anyar, PO Box 18, Seririt, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123281/123281a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.00" OriginalAmount="176.00">
      <BasicPropertyInfo Latitude="-8.6564712585054" Longitude="115.1527372429" StarRating="3.5" HotelCode="385273|anyar_estate" HotelName="Anyar Estate" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Off Jalan Bumbak, Banjar Bumbak, Anyar Kelod, Umalas, Kerobokan 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78364/1878364/1.jpg?f=15689461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="176.65" OriginalAmount="176.65">
      <BasicPropertyInfo Latitude="-8.1878414635396" Longitude="114.91472840309" StarRating="3.5" HotelCode="402099|18e357" HotelName="Zen Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ume Anyar, PO Box 18, Seririt, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Seririt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123281/123281a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.50473" Longitude="115.263616" StarRating="4" HotelCode="899702|77079" HotelName="Kajane Mua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182543/a_182543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in the heart of Ubud, with a number of tourist activities on its doorstep, including Ubud Monkey Forest and Ubud Palace and Market. The hotel is within a 45-minute drive of Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.00" OriginalAmount="177.00">
      <BasicPropertyInfo Latitude="-8.772475" Longitude="115.172713" StarRating="5" HotelCode="56466|jamahal_private_resort__spa" HotelName="Jamahal Private Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluvatu 1, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/73144/a_73144_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Jimbaran, only a few minutes' walk from the sandy beach of Jimbaran Bay. Kuta and Uluwatu temples are both around a 20-minute drive from the resort and Ngurah Rai Internatinoal Airport is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.00" OriginalAmount="177.00">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3.5" HotelCode="591745|origin_ubud" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648494/648494a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.00" OriginalAmount="177.00">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|villa_nirvana" HotelName="Villa Nirvana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368921/368921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178" OriginalAmount="178">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="638602|306807" HotelName="Villa Manggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa, Gang Gurita, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19930/3719930/1.jpg?f=15242281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.00" OriginalAmount="179.00">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|alam_ubud_culture_villa_and_residence" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/70/a470676eb60707f19bd0416fd08eb8d199777502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort is generously laid out within 4 hectares of garden landscape. This property enjoys a very convenient location on Tegalalang Ubud, and offers beautiful panoramic views of the area and is a secure and comfortable retreat. The resort is located around 5 km from the centre of Ubud, with its tourist centre, shopping centre and Lake Batur. The scenery along the road from Ubud to the resort is filled with traditional and cultural delights. The property also lies approximately 90 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="179.50" OriginalAmount="179.50">
      <BasicPropertyInfo Latitude="-8.660150354342" Longitude="115.13703370656" StarRating="4.5" HotelCode="187557|1afe52" HotelName="Lalasa Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 12, Pantai Berawa, Canggu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502680/502680a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180" OriginalAmount="180">
      <BasicPropertyInfo Latitude="-8.78594" Longitude="115.16359" StarRating="5" HotelCode="464487|205200" HotelName="Mövenpick Resort &amp; Spa Jimbaran Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wanagiri 1, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/575112/p_575112_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.00" OriginalAmount="180.00">
      <BasicPropertyInfo Latitude="-8.49797063" Longitude="115.26858418" StarRating="0" HotelCode="842530|tirta_arum" HotelName="Tirta Arum" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar 63</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43296/2943296/1.jpg?f=14949552</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="180.37" OriginalAmount="180.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|920289" HotelName="KAJANE MUA UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33447_image64143874_0.jpg</HotelPictures>
        <HotelDescription>A hidden gem in the heart of Ubud, Kajane Mua offers you a luxury experience like no other. Designed exclusively to meet all types of travelling needs, it provides various selections of Private Luxury Pool Villas and Maison Rooms.Creatively blending contemporary and traditional ambience in its villas and rooms, Kajane Mua offers an excellent topical hideaway for those who wishes to experience luxury amidst. With only one step to Ubud's major tourist attractions, Kajane Mua keeps the tranquility and serenity of Ubud escape undoubtedly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="180.79" OriginalAmount="180.79">
      <BasicPropertyInfo StarRating="5" HotelCode="|161932" HotelName="THE AMALA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912063_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationThis property is a cute and intimate retreat located in the heart of Seminyak. It is Bali's most exciting and exclusive address and offers a heady mix of life and leisure. Guests can enjoy the best of both worlds, the intimate and luxurious calm within the walls of the resort and the vibrancy of shopping, art shops, cafes, Seminyak Square, nightlife and beaches only a short walk away. Guests will find the nearest restaurants 500 m from the property and Seminyak Beach is 2 km away. It is 10 km to Denpasar and just 15 minutes from Ngurah Rai International Airport.FacilitiesThe establishment comprises a total of 12 accommodation units. Guests of the establishment are welcomed in the lobby, which has a 24-hour reception and a 24-hour check-out service. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access is available in public areas. Gastronomic facilities include a restaurant. Shopping facilities are available. A garden is among the features contributing to a pleasant stay. Additional features of the establishment include a TV room and a library. Guests travelling in their own vehicles can make use of the available parking spaces. Additional services include room service and a laundry.RoomsAll accommodation units feature air conditioning and a bathroom. Each accommodation unit features a double bed or a king-size bed. A safe and a minibar also feature. Each room offers a kitchenette with a fridge, a mini-fridge and tea and coffee making equipment. Other features include internet access, a telephone, a TV, a stereo system, a DVD player and wireless internet access. In the bathrooms, guests will find a shower, a bathtub, a hairdryer and bathrobes.Sports/EntertainmentThe swimming pool is ideal for a refreshing dip. Sun loungers provide a great place to sunbathe. Active guests have various leisure options to choose from, including yoga, a spa, a sauna, a steam bath and massage treatments. MealsThe establishment offers the following bookable meals and board options: breakfast and B andamp; B.PaymentAll major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="180.92" OriginalAmount="180.92">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|2149c6" HotelName="Grand Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.77638" Longitude="115.170927" StarRating="4" HotelCode="130483|78883" HotelName="Villa Balquisse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu-Jimbaran 18X, Jimbaran, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096666/096666a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Jimbaran, in the south of Bali. The establishment is just a 5-minute walk from the beach, the town centre and the local tourist attractions. Bali's capital city, Denpasar, is around 15 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|150930" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240246/a_240246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this cosy property makes an excellent location for resting one's mind as it is surrounded by a tranquil environment. Ubud Market and Palace are both around a 5-minute drive away. The establishment is situated some 40 km away from Denpasar Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181" OriginalAmount="181">
      <BasicPropertyInfo Latitude="-8.52700299" Longitude="115.28445509" StarRating="3" HotelCode="398161|175879" HotelName="Rumah Bakti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ki Pasung Grigis, Banjar Tengkulak Kaja Kangin, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8080669</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="181.22" OriginalAmount="181.22">
      <BasicPropertyInfo Latitude="-8.6482190106107" Longitude="115.12927753373" StarRating="4" HotelCode="936600|1d208e" HotelName="The Bali Dream Villa &amp; Resort Echo Beach Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Dalem Lingsir, Br. Pengembungan, Perenenan, 80361 Canggu Beach</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192262/192262a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="181.49" OriginalAmount="181.49">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|12bb35" HotelName="Villa Nirvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368921/368921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="181.77" OriginalAmount="181.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|868865" HotelName="BLUE KARMA DIJIWA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32387_image63613888_0.jpg</HotelPictures>
        <HotelDescription>Blue Karma Dijiwa Seminyak offers a selection of modern air-conditioned villas with private pools and free WiFi. Located in Seminyak, Bali, it offers a library, restaurant and free shuttle service to Seminyak Beach.The hotel is a 5-minute drive from Ku De Ta Beach Club and Seminyak Square Shopping Centre. Ngurah Rai International Airport is a 20-minute drive away.The villas are spacious and feature elegant tropical d�cor with light wood furniture and marble floors. They feature a flat-screen TV, DVD player and seating area. The private bathroom has hot showers and toiletries.Day trips and cooking classes can be arranged at the tour desk. In the afternoon you can play chess, enjoy a massage or visit the library to borrow a DVD.The World Around The Corner restaurant serves Indonesian and international cuisine. They also offer breakfast daily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182" OriginalAmount="182">
      <BasicPropertyInfo Latitude="-8.803502" Longitude="115.233098" StarRating="5" HotelCode="7153|15176" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua BTDC, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1424/a_1424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Nusa Dua Peninsula, just a 20-minute drive from Bali International Airport. It also offers easy access to Denpasar (about a 30-minute drive away), Sanur and Kuta (about a 20-minute drive away). Uluwatu Temple is about a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182" OriginalAmount="182">
      <BasicPropertyInfo Latitude="-8.692487" Longitude="115.158948" StarRating="5" HotelCode="402039|17451" HotelName="Anantara Seminyak Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abimanyu, Dhyana Pura, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95937/a_95937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a 20-minute walk from the resort to the town of Kuta. Denpasar International Airport is just 20 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.81309801" Longitude="115.14486927" StarRating="5" HotelCode="450250|225617" HotelName="Renaissance Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Pantai Balangan 1, Ungasan, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/525682/525682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.6842472269021" Longitude="115.15963353181" StarRating="4" HotelCode="173562|73267" HotelName="The Club Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Oberoi, Seminyak, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128333/128333a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located down a paved landscaped lane, the resort is just off one of the most vibrant streets in Seminyak, within convenient walking distance of popular restaurants, cafés and bars. It is conveniently situated only 30 minutes' drive from the airport and 5 minutes' drive from Pettitenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183" OriginalAmount="183">
      <BasicPropertyInfo Latitude="-8.6569723910903" Longitude="115.1344314914" StarRating="4" HotelCode="382919|80858" HotelName="Kumuda Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.00" OriginalAmount="183.00">
      <BasicPropertyInfo Latitude="-8.70219413" Longitude="115.16509028" StarRating="5" HotelCode="490325|the_bandha_hotel_and_suites" HotelName="The Bandha Hotel and Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara Legian Kaja, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/603406/p_603406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.00" OriginalAmount="183.00">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|komaneka_at_monkey_forest_ubud_2" HotelName="Komaneka at Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15467/w_15467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance of exotic plants, making it a veritable oasis in the midst of Ubud's bustling activities and the picturesque Monkey Forest Road, with its many wonderful shops, excellent restaurants and easy access to temples and cultural performances. Ubud village, market and palace are roughly 500 m from the property. Guests may also be interested in visiting Denpasar city, which is around 25 km away. Ngurah Rai International Airport is around 35 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="183.06" OriginalAmount="183.06">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="638602|2147ed" HotelName="Villa Manggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa, Gang Gurita, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19930/3719930/1.jpg?f=15242281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.00" OriginalAmount="184.00">
      <BasicPropertyInfo Latitude="-8.700062" Longitude="115.164337" StarRating="4" HotelCode="7146|the_jayakarta_bali" HotelName="The Jayakarta Bali Beach Resort Residence &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Werkudara, Legian, Po Box 3244, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1417/a_1417_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in lush gardens and located right on Legian Beach, famous for its sunsets. While offering guests peace and tranquillity, the hotel is also within walking distance of shopping and entertainment areas and the centre of Denpasar is 25 minutes away. Bali's major attractions can easily be reached from the hotel and offer visitors much more than a mere glimpse of the 'Island of the Gods'. Bali's International Airport can be easily reached from the hotel by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.00" OriginalAmount="184.00">
      <BasicPropertyInfo Latitude="-8.39001448" Longitude="115.07805336" StarRating="4.5" HotelCode="563690|alassari_plantation" HotelName="Alassari Plantation" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna, Banjar Biyahan, Desa Wanagiri, 82162 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42993/2942993/59.jpg?f=15505514</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="184.29" OriginalAmount="184.29">
      <BasicPropertyInfo Latitude="-8.8196952298472" Longitude="115.14525140741" StarRating="5" HotelCode="292331|12965e" HotelName="Mahagiri Dreamland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kahuripan, Ungasan 80365, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234413/234413a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="184.65" OriginalAmount="184.65">
      <BasicPropertyInfo Latitude="-8.65018177" Longitude="115.12913667" StarRating="3.5" HotelCode="540514|1ec7f9" HotelName="Regali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong 101, Canggu, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.00" OriginalAmount="185.00">
      <BasicPropertyInfo Latitude="-8.713949" Longitude="115.170557" StarRating="3" HotelCode="168184|adhi_dharma" HotelName="Adi Dharma Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7095/a_7095_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area of Legian, just a few minutes’ walk from the shopping centre, entertainment venues, restaurants and the beach. The hotel is only around 1 km from the city centre, while the airport is some 5 km away. The hotel is an oasis of greenery and tranquillity to assure guests a pleasurable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.00" OriginalAmount="185.00">
      <BasicPropertyInfo Latitude="-8.82467" Longitude="115.125" StarRating="3" HotelCode="859935|the_elementum" HotelName="The Elementum" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Pecatu 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.00" OriginalAmount="185.00">
      <BasicPropertyInfo Latitude="-8.8196952298472" Longitude="115.14525140741" StarRating="5" HotelCode="292331|mahagiri_villas__spa_dreamland" HotelName="Mahagiri Dreamland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kahuripan, Ungasan 80365, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234413/234413a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="185.15" OriginalAmount="185.15">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|11a777" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/70/a470676eb60707f19bd0416fd08eb8d199777502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort is generously laid out within 4 hectares of garden landscape. This property enjoys a very convenient location on Tegalalang Ubud, and offers beautiful panoramic views of the area and is a secure and comfortable retreat. The resort is located around 5 km from the centre of Ubud, with its tourist centre, shopping centre and Lake Batur. The scenery along the road from Ubud to the resort is filled with traditional and cultural delights. The property also lies approximately 90 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186" OriginalAmount="186">
      <BasicPropertyInfo Latitude="-8.50406094" Longitude="115.15554959" StarRating="4" HotelCode="413068|373100" HotelName="Villa Hati Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Coffee Shop,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Parking,Restaurant,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Kedaton Banjar Batanwani, Kukuh, Marga, 82121 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60376/2260376/18.jpg?f=15504269</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.00" OriginalAmount="186.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="638602|villa_manggala" HotelName="Villa Manggala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Berawa, Gang Gurita, 80361 Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19930/3719930/1.jpg?f=15242281</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.00" OriginalAmount="186.00">
      <BasicPropertyInfo Latitude="-8.6842472269021" Longitude="115.15963353181" StarRating="4" HotelCode="173562|the_club_villas" HotelName="The Club Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Oberoi, Seminyak, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128333/128333a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located down a paved landscaped lane, the resort is just off one of the most vibrant streets in Seminyak, within convenient walking distance of popular restaurants, cafés and bars. It is conveniently situated only 30 minutes' drive from the airport and 5 minutes' drive from Pettitenget Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="186.36" OriginalAmount="186.36">
      <BasicPropertyInfo Latitude="-8.688055" Longitude="115.158133" StarRating="5" HotelCode="59765|103293" HotelName="The Elysian Boutique Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Saridewi, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77385/a_77385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Seminyak area, this family-friendly hotel is just 5 minutes from Bali's famous beach. The hotel is situated in the heart of the island's hip homeware and fashion stores, gourmet cafés, restaurants and bars that personify the islands luxury lifestyle. Denpasar is a 30-minute drive away and the hotel is about a 25-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="186.38" OriginalAmount="186.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|711542" HotelName="Dyana Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912123_foto_1.jpg</HotelPictures>
        <HotelDescription>La finca estandaacute; situada justo en Seminyak, a solo 800 m de la playa de Seminyak y aproximadamente a 20 minutos de trayecto del aeropuerto internacional Ngurah Rai (a unos 8 km).La elegante finca estandaacute; cuidadosamente decorada con una mezcla artandiacute;stica de estilo tradicional balinandeacute;s y comodidades occidentales. Los huandeacute;spedes pueden disfrutar de la privacidad de un lujoso chalandeacute; de Bali con las instalaciones y el servicio de un hotel de 4 estrellas. Consta de un total de 30 habitaciones en 16 chalandeacute;s, estandaacute; climatizada y dispone de vestandiacute;bulo con servicio de salida 24 horas. Los huandeacute;spedes pueden hacer uso de la sala de TV, comer en el salandoacute;n comedor y aprovechar los candoacute;modos servicios de habitaciones y de lavanderandiacute;a. Ademandaacute;s, los huandeacute;spedes que lleguen en coche pueden dejarlo en el aparcamiento.Todos los chalandeacute;s son espaciosos y estandaacute;n bien ventilados; ofrecen lo mejor del estilo de vida relajado de Bali con todas las comodidades modernas. Se encuentran en su propio jardandiacute;n tropical con terraza y cuentan con piscina privada. Los cuartos de baandntilde;o privados estandaacute;n dotados de ducha/baandntilde;era y los dormitorios estandaacute;n amueblados con cama extra grande. Las cocinas, totalmente equipadas, cuentan con nevera y cafetera/tetera. Otras comodidades incluidas en cada chalandeacute; son lavadora, TV por cable, conexiandoacute;n a Internet, telandeacute;fono de landiacute;nea directa, caja fuerte y equipo de manduacute;sica. El aire acondicionado es regulable para asegurar el confort de los huandeacute;spedes.Se ofrecen masajes y diversos tratamientos spa en la privacidad de los chalandeacute;s (sujeto a un cargo extra). Los huandeacute;spedes pueden darse un baandntilde;o en la piscina cubierta o relajarse en la terraza bajo una sombrilla o en una tumbona.El servicio diario de doncella prepara y sirve el desayuno, asandiacute; como el almuerzo con cocina tandiacute;pica balinesa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="186.45" OriginalAmount="186.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|711416" HotelName="TONYS VILLAS &amp;RS SEMINYAK BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897847_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel, situado en un precioso jardandiacute;n tropical, es el lugar ideal para escapar del estrandeacute;s y recargar las pilas. Los huandeacute;spedes, rodeados por la densa vegetaciandoacute;n, entenderandaacute;n por quandeacute; Bali es conocida como la Isla de los Dioses. Podrandaacute;n explorar y descubrir la singularidad de los barrios alrededor del hotel. Las cercanas playas de Seminyak y Petitenget son ideales para hacer una pausa mientras espera a la preciosa puesta de sol. Si desea ir de tiendas no puede dejar de visitar la plaza Seminyak, donde impresionantes restaurantes como Potato Head, Metis, Ku de ta, Sarong, La Luciola y Hu'u bar andamp; Nutmegs se encuentran a escasa distancia a pie. El hotel ha sido diseandntilde;ado siguiendo el majestuoso estilo arquitectandoacute;nico balinandeacute;s combinado con elementos modernos para crear un lugar elegante y confortable que atraiga a los turistas aandntilde;o tras aandntilde;o.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.00" OriginalAmount="187.00">
      <BasicPropertyInfo Latitude="-8.688055" Longitude="115.158133" StarRating="5" HotelCode="59765|the_elysian_boutique_villa_hotel" HotelName="The Elysian Boutique Villa Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Saridewi, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77385/a_77385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Seminyak area, this family-friendly hotel is just 5 minutes from Bali's famous beach. The hotel is situated in the heart of the island's hip homeware and fashion stores, gourmet cafés, restaurants and bars that personify the islands luxury lifestyle. Denpasar is a 30-minute drive away and the hotel is about a 25-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="187.24" OriginalAmount="187.24">
      <BasicPropertyInfo Latitude="-8.70219413" Longitude="115.16509028" StarRating="5" HotelCode="490325|1e18d7" HotelName="The Bandha Hotel and Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara Legian Kaja, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/603406/p_603406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="187.76" OriginalAmount="187.76">
      <BasicPropertyInfo Latitude="-8.48262275" Longitude="115.25823498" StarRating="4" HotelCode="448906|1b51f5" HotelName="Jannata Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rsi Markandya, Br. Bangkiang Sidem Desa Keliki, Tegalalang, Gianyar, Bali, 80561 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/470485/470485a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188" OriginalAmount="188">
      <BasicPropertyInfo Latitude="-8.660150354342" Longitude="115.13703370656" StarRating="4.5" HotelCode="187557|74860" HotelName="Lalasa Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 12, Pantai Berawa, Canggu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502680/502680a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.00" OriginalAmount="188.00">
      <BasicPropertyInfo Latitude="-8.65018177" Longitude="115.12913667" StarRating="3.5" HotelCode="540514|regali_villa_canggu" HotelName="Regali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Linjong 101, Canggu, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/703298/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189" OriginalAmount="189">
      <BasicPropertyInfo Latitude="-8.7794039516801" Longitude="115.16727104299" StarRating="5" HotelCode="10623|16710" HotelName="Intercontinental Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 45, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8487/a_8487_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive neighbourhood of Jimbaran Bay on Bali's southern coastline about 10 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.00" OriginalAmount="189.00">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|royal_kamuela_at_monkey_forrest_ubud_villas_and_spa" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240246/a_240246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this cosy property makes an excellent location for resting one's mind as it is surrounded by a tranquil environment. Ubud Market and Palace are both around a 5-minute drive away. The establishment is situated some 40 km away from Denpasar Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.00" OriginalAmount="189.00">
      <BasicPropertyInfo Latitude="-8.820517539978027" Longitude="115.11306762695312" StarRating="3" HotelCode="0|white_tortoise_eco_villas" HotelName="White Tortoise Eco Villa's" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Umpeng Sari, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/0b/c00bf17acb0081961642acda9705153d720b64f1.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at White Tortoise Eco Villa's in Pecatu, you'll be near the beach, within a 10-minute drive of Padang Padang Beach and Uluwatu Cliffs.  This lodge is 2.8 mi (4.5 km) from Uluwatu Beach and 2.9 mi (4.6 km) from Uluwatu Temple.&lt;br /&gt;Amenities : Enjoy recreation amenities such as an outdoor pool or take in the view from a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Padang Padang Beach - 1.9 km / 1.2 mi&lt;br /&gt;Bingin Beach - 2.5 km / 1.6 mi&lt;br /&gt;Nyang Nyang Beach - 3.3 km / 2 mi&lt;br /&gt;Dreamland Beach - 3.3 km / 2 mi&lt;br /&gt;New Kuta Golf - 3.9 km / 2.4 mi&lt;br /&gt;Blue Point Beach - 3.9 km / 2.4 mi&lt;br /&gt;New Kuta Green Park - 4 km / 2.5 mi&lt;br /&gt;Suluban Beach - 4.3 km / 2.7 mi&lt;br /&gt;Uluwatu Temple - 4.4 km / 2.7 mi&lt;br /&gt;Uluwatu Beach - 4.4 km / 2.7 mi&lt;br /&gt;Uluwatu Cliffs - 4.4 km / 2.7 mi&lt;br /&gt;Melasti Beach - 8.9 km / 5.5 mi&lt;br /&gt;Green Bowl Beach - 9.6 km / 6 mi&lt;br /&gt;Udayana University - 10 km / 6.2 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 18.9 km / 11.7 mi&lt;br /&gt;business_amenities : Featured amenities include multilingual staff, luggage storage, and coffee/tea in a common area. Free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a meal at the restaurant, or stay in and take advantage of the lodge's room service (during limited hours).&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself at home in one of the 5 air-conditioned rooms featuring private pools. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190" OriginalAmount="190">
      <BasicPropertyInfo Latitude="-8.1439237872577" Longitude="114.54727402933" StarRating="4" HotelCode="365335|158920" HotelName="The Menjangan West Bali National Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Gilimanuk km 17Singaraja, West Bali National Park, Desa Pejarakan, Buleleng 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68945/a_68945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at West Bali National Park. It is close to the famous Menjangan Island and overlooks the beautiful Bajul Bay, noted for its wonderful coral reefs and silky sea, where exceptional underwater contours provide world-class diving and snorkeling sites. The city centre of Singaraja is around 10 km away and Pemuteran Beach can be reached in some 10 minutes' drive. Ngurah Rai International Airport is approximately 150 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="190.34" OriginalAmount="190.34">
      <BasicPropertyInfo Latitude="-8.50406094" Longitude="115.15554959" StarRating="4" HotelCode="413068|1a18eb" HotelName="Villa Hati Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Babysitting,Bar,Coffee Shop,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Parking,Restaurant,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Alas Kedaton Banjar Batanwani, Kukuh, Marga, 82121 Tabanan</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60376/2260376/18.jpg?f=15504269</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="190.85" OriginalAmount="190.85">
      <BasicPropertyInfo Latitude="-8.676285" Longitude="115.15654" StarRating="4.5" HotelCode="113500|118ad4" HotelName="The Javana Royal Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 27C, Kerobokan, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156851/a_156851_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled among rice fields in the fashionable neighbourhood of Kerobokan in the Seminyak area. It is approximately a 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="190.88" OriginalAmount="190.88">
      <BasicPropertyInfo Latitude="-8.52700299" Longitude="115.28445509" StarRating="3" HotelCode="398161|1d5fc1" HotelName="Rumah Bakti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ki Pasung Grigis, Banjar Tengkulak Kaja Kangin, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8080669</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191" OriginalAmount="191">
      <BasicPropertyInfo Latitude="-8.70219413" Longitude="115.16509028" StarRating="5" HotelCode="490325|155723" HotelName="The Bandha Hotel and Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara Legian Kaja, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/603406/p_603406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.7794039516801" Longitude="115.16727104299" StarRating="5" HotelCode="10623|intercontinental_bali_resort" HotelName="Intercontinental Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,LUNCH,DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 45, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8487/a_8487_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive neighbourhood of Jimbaran Bay on Bali's southern coastline about 10 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.70673" Longitude="115.166984" StarRating="4" HotelCode="10624|bali_mandira_beach_resort__spa" HotelName="Bali Mandira Beach Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma 2, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8488/a_8488_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the south coast of the island of Bali, only a few minutes on foot from the tourist centre of Legian. The complex is only separated by a quiet promenade road from wide sandy beaches stretching several kilometres. Countless shops and entertainment venues, boutiques, bars, and restaurants can be quickly and conveniently reached on foot. Transfer times to Ngurah Rai airport are around 20 minutes, at a distance of some 6 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.684423" Longitude="115.264029" StarRating="3" HotelCode="59253|inna_sindhu_beach_2" HotelName="Inna Sindhu Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Sindhu 14, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76746/a_76746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is centrally located, which makes it quick and easy to travel to Denpasar city, the busy nightlife of Kuta and the famous artists’ colony of Ubud. Depensar Airport is some 14 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.80581725" Longitude="115.11339959" StarRating="0" HotelCode="821156|morabito_art_cliff" HotelName="Morabito Art Cliff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, 80361 Uluwatu, Pecatu</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/f7/08f725e847578dbb66dbef9aff427c711820ee03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.00" OriginalAmount="191.00">
      <BasicPropertyInfo Latitude="-8.524259" Longitude="114.993896" StarRating="3" HotelCode="136365|gajah_mina_beach_resort" HotelName="Gajah Mina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suraberata, Lalanglinggah, Selemadeg, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196035/a_196035_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="191.21" OriginalAmount="191.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|711446" HotelName="DISCOVERY KARTIKA PLAZA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898877_foto_1.jpg</HotelPictures>
        <HotelDescription>The Discovery Kartika Plaza Hotel enjoys a private beachfront location in Kuta, north of the Ngurah Rai International Airport. With 318 modern rooms, suites and villas, guests can rest in comfort and experience Balinese hospitality with international service standards. The hotel caters to leisure and business travelers alike with its 7 restaurants and bars, 9 function spaces, a spa, a fitness center, a spacious sculptured pool, and a helipad. The hotel is adjacent to the Discovery Shopping Mall and a 10-minute walk to Central Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192" OriginalAmount="192">
      <BasicPropertyInfo Latitude="-8.688055" Longitude="115.158133" StarRating="5" HotelCode="59765|71757" HotelName="The Elysian Boutique Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Saridewi, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77385/a_77385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Seminyak area, this family-friendly hotel is just 5 minutes from Bali's famous beach. The hotel is situated in the heart of the island's hip homeware and fashion stores, gourmet cafés, restaurants and bars that personify the islands luxury lifestyle. Denpasar is a 30-minute drive away and the hotel is about a 25-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.05" OriginalAmount="192.05">
      <BasicPropertyInfo Latitude="-8.6564712585054" Longitude="115.1527372429" StarRating="3.5" HotelCode="385273|18f446" HotelName="Anyar Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bicycle Rental,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Off Jalan Bumbak, Banjar Bumbak, Anyar Kelod, Umalas, Kerobokan 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78364/1878364/1.jpg?f=15689461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.47" OriginalAmount="192.47">
      <BasicPropertyInfo Latitude="-8.660150354342" Longitude="115.13703370656" StarRating="4.5" HotelCode="187557|1d80ae" HotelName="Lalasa Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemelisan Agung 12, Pantai Berawa, Canggu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/502680/502680a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.55" OriginalAmount="192.55">
      <BasicPropertyInfo Latitude="-8.509891" Longitude="115.239111" StarRating="5" HotelCode="59957|115af6" HotelName="Kayumanis Private Villas &amp; Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Jalan Baung, P.O. Box 777, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Sayan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77629/p_77629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this accommodation is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.66" OriginalAmount="192.66">
      <BasicPropertyInfo Latitude="-8.803502" Longitude="115.233098" StarRating="5" HotelCode="7153|1175da" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua BTDC, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1424/a_1424_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Nusa Dua Peninsula, just a 20-minute drive from Bali International Airport. It also offers easy access to Denpasar (about a 30-minute drive away), Sanur and Kuta (about a 20-minute drive away). Uluwatu Temple is about a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="192.99" OriginalAmount="192.99">
      <BasicPropertyInfo Latitude="-8.516178" Longitude="115.259877" StarRating="5" HotelCode="172039|11c588" HotelName="Royal Kamuela Villas &amp; Suites at Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/240246/a_240246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Ubud, offering easy access to the nearby art centres and art markets, this cosy property makes an excellent location for resting one's mind as it is surrounded by a tranquil environment. Ubud Market and Palace are both around a 5-minute drive away. The establishment is situated some 40 km away from Denpasar Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193" OriginalAmount="193">
      <BasicPropertyInfo Latitude="-8.6694139217788" Longitude="115.15043870492" StarRating="4" HotelCode="429716|77704" HotelName="Bali Ethnic Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 200, Umalas 2, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554595/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We welcome you to Bali in our villas Kalua Kayu and Ka.Located in the residential area of Umalas just 35 minutes from the international airport where you'll find just 10 minutes by driving shops and trendy restaurants of Seminyak.Immersed in a path between rice paddies is our property: a green island with three great villas each with a majestic private pool.The traditional Javanese house built with antic carved teak wood welcome you for a relaxing break in a journey through the mysterious island of Bali. Our traditional houses are an invitation to journey through the beautiful landscape of Indonesia for a holiday with friends or family.The three villas are connected to each other by a small secret passage giving you a chance to have 12 double rooms all with their own private bathroom.These traditional houses  are called "joglo" and are divided into bedrooms living room dining room bar and media room all overlooking  a large open garden where you can discover the tropical endemic species of Bali.The set of all joglos overlook the majestic swimming pool where you can enjoy the colour of a romantic sunset.This atmosphere created by the French charm of Alexa Aguila Genoyer  traveler photographer and artist  comes from the choice of ethnic decoration  local materials  contemporary cosy comfort set up  and the friendly availability of our Balinese staff .Alchemy for a peaceful and charming stay ... here begins your journey...
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193" OriginalAmount="193">
      <BasicPropertyInfo Latitude="-8.524259" Longitude="114.993896" StarRating="3" HotelCode="136365|166105" HotelName="Gajah Mina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suraberata, Lalanglinggah, Selemadeg, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196035/a_196035_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193" OriginalAmount="193">
      <BasicPropertyInfo Latitude="-8.408236" Longitude="115.29548896" StarRating="3" HotelCode="635781|265489" HotelName="Nau Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu Village, Tegalalang, Ubud 80561, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19978/3719978/1.jpg?f=15247234</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.00" OriginalAmount="193.00">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3.5" HotelCode="636235|pramana_watu_kurung_resort" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635402/635402a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="193.44" OriginalAmount="193.44">
      <BasicPropertyInfo Latitude="-8.5135" Longitude="115.26086" StarRating="3" HotelCode="113568|11b379" HotelName="Yulia Village Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/119798/119798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="193.80" OriginalAmount="193.80">
      <BasicPropertyInfo Latitude="-8.77638" Longitude="115.170927" StarRating="4" HotelCode="130483|11cc1e" HotelName="Villa Balquisse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu-Jimbaran 18X, Jimbaran, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096666/096666a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Jimbaran, in the south of Bali. The establishment is just a 5-minute walk from the beach, the town centre and the local tourist attractions. Bali's capital city, Denpasar, is around 15 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194" OriginalAmount="194">
      <BasicPropertyInfo Latitude="-8.617163487649" Longitude="115.26316478493" StarRating="3.5" HotelCode="904692|174360" HotelName="Bumi Linggah The Pratama Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasekan, Br. Tubuh - Desa Batubulan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147047/147047a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194" OriginalAmount="194">
      <BasicPropertyInfo Latitude="-8.5031545845949" Longitude="115.25003428239" StarRating="4" HotelCode="915753|75293" HotelName="Villa Nirvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pacekan 11, Banjar Penestanan, Sayan Kaja, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368921/368921a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="194.80" OriginalAmount="194.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|119985" HotelName="GRAND SEMINYAK-LIFESTYLE BOUTIQUE BALI RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/748437_image51243584_0.jpg</HotelPictures>
        <HotelDescription>Located on Seminyak Beach, Grand Seminyak hotel offers spacious suites with panoramic views of the Indian Ocean. It features 5-star facilities such as free WiFi and an infinity pool. The rooms feature modern d�cor with solid wood floors. They also have a private balcony and a terrazzo hot tub. There is a flat screen TV. The spa offers a wide variety of traditional Balinese massages and body treatments. Leisure activities such as kite flying and yoga classes are organized. There is free parking. A car rental service is provided. Sunset On Seminyak Restaurant serves a selection of international dishes. The MoonLite Kitchen and Bar restaurant is located on the rooftop and offers a great dining experience with contemporary Asian dishes. The hotel is located in the center of Seminyak's entertainment area, a 20-minute drive from Kuta Shopping Center and a 30-minute drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="194.82" OriginalAmount="194.82">
      <BasicPropertyInfo Latitude="-8.6571526374245" Longitude="115.15313857645" StarRating="3" HotelCode="327777|16af80" HotelName="Imani Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 109, Banjar Anyar, Kelod Kerobokan 80361, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369061/369061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195" OriginalAmount="195">
      <BasicPropertyInfo Latitude="-8.70267224" Longitude="115.25592862" StarRating="4" HotelCode="604720|263660" HotelName="The Alantara Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Ening 12, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635070/635070a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195" OriginalAmount="195">
      <BasicPropertyInfo Latitude="-8.6784874861029" Longitude="115.15262911178" StarRating="4.5" HotelCode="292322|175962" HotelName="The Buah Bali Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gg. Cempaka, Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="195.22" OriginalAmount="195.22">
      <BasicPropertyInfo Latitude="-8.6569723910903" Longitude="115.1344314914" StarRating="4" HotelCode="382919|1684d6" HotelName="Kumuda Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196" OriginalAmount="196">
      <BasicPropertyInfo Latitude="-8.457348" Longitude="115.282601" StarRating="4" HotelCode="172029|73616" HotelName="Alam Ubud Culture Villas &amp; Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan 80571, Tegalalang, Ubud, Bali Island</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/70/a470676eb60707f19bd0416fd08eb8d199777502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This finca style property is located in the beautiful river valley and tropical forest. The resort is generously laid out within 4 hectares of garden landscape. This property enjoys a very convenient location on Tegalalang Ubud, and offers beautiful panoramic views of the area and is a secure and comfortable retreat. The resort is located around 5 km from the centre of Ubud, with its tourist centre, shopping centre and Lake Batur. The scenery along the road from Ubud to the resort is filled with traditional and cultural delights. The property also lies approximately 90 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196" OriginalAmount="196">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|80185" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368603/368603a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196" OriginalAmount="196">
      <BasicPropertyInfo Latitude="-8.33625" Longitude="115.187006" StarRating="3" HotelCode="76309|169011" HotelName="Royal Tulip Saranam Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Baturiti, Banjar Pacung Desa Baturiti, Tabanan 82191, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103775/w_103775_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pacung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.00" OriginalAmount="197.00">
      <BasicPropertyInfo Latitude="-8.49633726" Longitude="115.27276537" StarRating="4" HotelCode="738189|element_by_westin_bali_ubud" HotelName="Element by Westin Bali Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 88, Desa Petulu, Ubud - Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624141/624141a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;DESKRIPSI HOTEL

Element by Westin Bali Ubud berada di Jalan Raya Andong, hanya 10 menit dari pusat kota Ubud. Lokasi strategis dekat dengan pusat wisata, kerajinan, monumen bersejarah dan pemandangan alam yang indah seperti: Monkey Forest, Pasar Seni Ubud, Puri Ubud (Istana Kerajaan Ubud),Tegallalang Rice Terrace, Pura Tampaksiring, dll. 

Nikmati kenyamanan di setiap kamar, dengan total 152 kamar yang dilengkapi dengan TV satelit, pendingin ruangan, kulkas mini, akses internet dengan kecepatan tinggi dan teras pribadi dengan pemandangan kolam renang.

Manfaatkan fasilitas yang ditawarkan seperti, kolam renang outdoor, pusat kebugaran yang dapat diakses 24 jam. Hotel ini juga menyediakan aktivitas yoga yang dapat dinikmati secara gratis oleh tamu setiap harinya pada pagi dan sore hari. Menyediakan layanan peminjaman sepeda secara gratis yang dapat digunakan tamu untuk berkeliling pusat kota Ubud dan sekitarnya.

Cicipi sajian lezat di Andong Teras restoran, menyediakan sarapan pagi, makan siang dan makan malam, atau tetap tinggal di kamar dan manfaatkan layanan kamar 24 jam. Bersantailah dengan minuman favorit Anda di bar tepi kolam renang sambil menikmati kenyamanan suasana hotel.

Fasilitas unggulan antara lain laundry/dry cleaning, staf multibahasa, dan penitipan koper dan layanan spa, PancaMaya Wellness menyediakan pemijatan, perawatan tubuh, Merencanakan kegiatan atau pertemuan di Bali? hotel menyediakan ruang seluas 170 meter persegi yang terdiri dari ruang konferensi dan ruang rapat. Parkir gratis tersedia di lokasi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.00" OriginalAmount="197.00">
      <BasicPropertyInfo Latitude="-8.516342163085938" Longitude="115.25757598876953" StarRating="3" HotelCode="0|kaamala_resort_ubud" HotelName="Kaamala Resort Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bisma No 888x, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/76/35/76355edaf0570409335d6453bb7b314d782115ae.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kaamala Resort Ubud in Ubud (Ubud City-Centre), you'll be within a 5-minute drive of Ubud Traditional Art Market and Ubud Royal Palace.  This hotel is 0.4 mi (0.6 km) from Ubud Monkey Forest and 1.4 mi (2.3 km) from Campuhan Ridge Walk.&lt;br /&gt;Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless Internet access.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Continental breakfasts are available daily from 7:30 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring minibars and flat-screen televisions. Digital programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and bathrobes. Conveniences include electric kettles and complimentary bottled water.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 181,500.00 IDR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.00" OriginalAmount="198.00">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4.5" HotelCode="67626|the_payogan_villa_resort__spa" HotelName="The Payogan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87471/a_87471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the artistic and cultural capital of Bali. It is situated on the dramatic Sayan ridge, high above the river valley, just 15 minutes’ drive from the centre of Ubud. Bali International Airport is a 60-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.00" OriginalAmount="198.00">
      <BasicPropertyInfo Latitude="-8.680597" Longitude="115.443292" StarRating="4" HotelCode="410365|batu_karang_lembongan_resort_and_day_spa" HotelName="Batukarang Lembongan Resort &amp; Day Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100885/a_100885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the coral hill, the hotel is located on Nusa Lembongan Island to the south-east of Bali. The hotel is accessible from Bali's eastern coast (about 12 km away) and is just a one-hour boat ride from Sanur Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.00" OriginalAmount="198.00">
      <BasicPropertyInfo Latitude="-8.524259" Longitude="114.993896" StarRating="3" HotelCode="136365|gajah_mina_beach_resort_2" HotelName="Gajah Mina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suraberata, Lalanglinggah, Selemadeg, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196035/a_196035_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="198.81" OriginalAmount="198.81">
      <BasicPropertyInfo Latitude="-8.524259" Longitude="114.993896" StarRating="3" HotelCode="136365|12816d" HotelName="Gajah Mina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suraberata, Lalanglinggah, Selemadeg, Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/196035/a_196035_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|75990" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100945/a_100945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It enjoys a peaceful location, surrounded by fashion, entertainment and shopping opportunities. It is just 100 m from the beach and famous restaurants, and approximately a 15-minute drive from Kuta, a 20-minute drive from the airport, and 40 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199" OriginalAmount="199">
      <BasicPropertyInfo Latitude="-8.6824903333333" Longitude="115.162972" StarRating="5" HotelCode="915872|74861" HotelName="Equilibria Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wirasaba 5, Off Jalan Kayu Aya, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222994/222994a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="199.54" OriginalAmount="199.54">
      <BasicPropertyInfo Latitude="-8.6784874861029" Longitude="115.15262911178" StarRating="4.5" HotelCode="292322|120925" HotelName="The Buah Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gg. Cempaka, Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200" OriginalAmount="200">
      <BasicPropertyInfo Latitude="-8.680597" Longitude="115.443292" StarRating="4" HotelCode="410365|116265" HotelName="Batukarang Lembongan Resort &amp; Day Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100885/a_100885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the coral hill, the hotel is located on Nusa Lembongan Island to the south-east of Bali. The hotel is accessible from Bali's eastern coast (about 12 km away) and is just a one-hour boat ride from Sanur Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.00" OriginalAmount="200.00">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|sheraton_bali_kuta_resort" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236143/a_236143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="200.04" OriginalAmount="200.04">
      <BasicPropertyInfo Latitude="-8.6957465655718" Longitude="115.16773179173" StarRating="5" HotelCode="102122|121412" HotelName="Sienna Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang. Keraton No.5, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071877/071877a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the heart of Seminyak. It lies just a short stroll from some of the best quality shopping in Bali, and is also just a 15-minute walk from the world-famous Legian Beach. The capital of the island, Denpasar, is approximately 15 minutes' drive away, whilst Ngurah Rai International Airport is some 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="200.46" OriginalAmount="200.46">
      <BasicPropertyInfo Latitude="-8.50393768" Longitude="115.26876907" StarRating="4" HotelCode="447897|163624" HotelName="Aria Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kututh Kelod, Ubud 80571, Giyanyar Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368603/368603a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.00" OriginalAmount="201.00">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4.5" HotelCode="292681|de_ubud_villas_spa" HotelName="De Ubud Villas &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234474/234474a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.00" OriginalAmount="201.00">
      <BasicPropertyInfo Latitude="-8.6569723910903" Longitude="115.1344314914" StarRating="4" HotelCode="382919|villa_kumuda_by_nakula_management" HotelName="Kumuda Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/555265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="201.49" OriginalAmount="201.49">
      <BasicPropertyInfo StarRating="3" HotelCode="|920573" HotelName="BALI SPIRIT AND SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/895232_foto_1.jpg</HotelPictures>
        <HotelDescription>Just outside of Ubud centre, Bali Spirit peacefully situated on the edge of the Wos River surrounded by hundreds of green coconut trees, terraced gardens, and palm lined valley views spread out below. A tranquil place to return to at day's end, where traditional Balinese architecture, furnishing, rich in natural materials, in enhanced by the luxurious appointments and services expected of a fine hotel. Views from every room of the hotel. Stunning Traditional architecture terracing gently down the hillside. Traditional Art and furnishing designed to maximize guest enjoyment. Charming and friendly Balinese men and women professionally trained to serve your every need. Tucked away in tranquil Nyuh Kuning village minutes from the excitement of Ubud. Bali Spirit feels more like a private estate than a hotel. 23 private suites and villas, all with views, breezy terraces, and discreet service. Charming and friendly Balinese staff professionally trained to serve guest every need. At the bottom of our terraced garden sits a magnificent pool complete with swim up bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="201.90" OriginalAmount="201.90">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|1373e5" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236143/a_236143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202" OriginalAmount="202">
      <BasicPropertyInfo Latitude="-8.69530958" Longitude="115.16223839" StarRating="4" HotelCode="446448|156598" HotelName="Hotel Indigo Bali Seminyak Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/501803/501803a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202" OriginalAmount="202">
      <BasicPropertyInfo Latitude="-8.717711" Longitude="115.169747" StarRating="5" HotelCode="169220|34545" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/236143/a_236143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Kuta. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="202.00">
      <BasicPropertyInfo Latitude="-8.6784874861029" Longitude="115.15262911178" StarRating="4.5" HotelCode="292322|the_buah_bali_villas" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Gg. Cempaka, Kerobokan, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/277813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="202.14" OriginalAmount="202.14">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4.5" HotelCode="67626|103269" HotelName="The Payogan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87471/a_87471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the artistic and cultural capital of Bali. It is situated on the dramatic Sayan ridge, high above the river valley, just 15 minutes’ drive from the centre of Ubud. Bali International Airport is a 60-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203" OriginalAmount="203">
      <BasicPropertyInfo Latitude="-8.49633726" Longitude="115.27276537" StarRating="4" HotelCode="738189|291457" HotelName="Element by Westin Bali Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 88, Desa Petulu, Ubud - Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624141/624141a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;DESKRIPSI HOTEL

Element by Westin Bali Ubud berada di Jalan Raya Andong, hanya 10 menit dari pusat kota Ubud. Lokasi strategis dekat dengan pusat wisata, kerajinan, monumen bersejarah dan pemandangan alam yang indah seperti: Monkey Forest, Pasar Seni Ubud, Puri Ubud (Istana Kerajaan Ubud),Tegallalang Rice Terrace, Pura Tampaksiring, dll. 

Nikmati kenyamanan di setiap kamar, dengan total 152 kamar yang dilengkapi dengan TV satelit, pendingin ruangan, kulkas mini, akses internet dengan kecepatan tinggi dan teras pribadi dengan pemandangan kolam renang.

Manfaatkan fasilitas yang ditawarkan seperti, kolam renang outdoor, pusat kebugaran yang dapat diakses 24 jam. Hotel ini juga menyediakan aktivitas yoga yang dapat dinikmati secara gratis oleh tamu setiap harinya pada pagi dan sore hari. Menyediakan layanan peminjaman sepeda secara gratis yang dapat digunakan tamu untuk berkeliling pusat kota Ubud dan sekitarnya.

Cicipi sajian lezat di Andong Teras restoran, menyediakan sarapan pagi, makan siang dan makan malam, atau tetap tinggal di kamar dan manfaatkan layanan kamar 24 jam. Bersantailah dengan minuman favorit Anda di bar tepi kolam renang sambil menikmati kenyamanan suasana hotel.

Fasilitas unggulan antara lain laundry/dry cleaning, staf multibahasa, dan penitipan koper dan layanan spa, PancaMaya Wellness menyediakan pemijatan, perawatan tubuh, Merencanakan kegiatan atau pertemuan di Bali? hotel menyediakan ruang seluas 170 meter persegi yang terdiri dari ruang konferensi dan ruang rapat. Parkir gratis tersedia di lokasi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="203" OriginalAmount="203">
      <BasicPropertyInfo Latitude="-8.8153083000094" Longitude="115.22115888556" StarRating="5" HotelCode="260120|34151" HotelName="Mulia Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184328/184328a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.00" OriginalAmount="203.00">
      <BasicPropertyInfo Latitude="-8.677334" Longitude="115.156945" StarRating="5" HotelCode="186844|maca_villas__spa" HotelName="Maca Villas and Spa" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No 7, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222110/222110a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="204.32" OriginalAmount="204.32">
      <BasicPropertyInfo Latitude="-8.6824903333333" Longitude="115.162972" StarRating="5" HotelCode="915872|1e1d34" HotelName="Equilibria Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wirasaba 5, Off Jalan Kayu Aya, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222994/222994a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="204.32" OriginalAmount="204.32">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|20929e" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100945/a_100945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It enjoys a peaceful location, surrounded by fashion, entertainment and shopping opportunities. It is just 100 m from the beach and famous restaurants, and approximately a 15-minute drive from Kuta, a 20-minute drive from the airport, and 40 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="204.57" OriginalAmount="204.57">
      <BasicPropertyInfo Latitude="-8.5034291" Longitude="115.26903962" StarRating="3.5" HotelCode="591745|1e6df8" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kelod, Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648494/648494a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205" OriginalAmount="205">
      <BasicPropertyInfo Latitude="-8.415049" Longitude="115.237134" StarRating="4" HotelCode="67625|38690" HotelName="Nandini Bali Jungle Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut, Desa Buahan, Payangan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87470/a_87470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the village of Payangan and just 30 minutes' drive from Ubud with its tourist attractions, such as Ubud Monkey Forest, Ubud Palace and Ubud Market. The finca is approximately 80 minutes from Bali's international airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.7959989081848" Longitude="115.22908329964" StarRating="5" HotelCode="7158|the_westin_resort__nusa_dua_bali" HotelName="The Westin Resort Nusa Dua" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Lot 3, Kawasan Pariwisata, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1430/a_1430_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel complex lies right by the broad white beach of Nusa Dua, in the middle of plenty of tropical palm trees. Numerous shopping facilities and entertainment venues as well as the Bali Convention Centre are located in the surrounding area. The lively tourist town of Kuta is located around 13 km away. Denpasar, the capital of the island, lies about 30 km away. Denpasar airport is a 15-minute journey away (10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.69462614" Longitude="115.17098022" StarRating="0" HotelCode="808341|villa_belharra" HotelName="Villa Belharra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gang Pudak 4, Jalan Baik Baik, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39480000/39478000/39477907/23b81132_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.4889162" Longitude="115.2537114" StarRating="2" HotelCode="915750|bliss_bungalow" HotelName="Bliss Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Lungsiakan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/255603/255603a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.6801248811742" Longitude="115.15264628145" StarRating="5" HotelCode="311322|huu_villas" HotelName="Hu'u Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369062/369062a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.542708487976" Longitude="115.21650642157" StarRating="5" HotelCode="177422|fivelements_puri_ahimsa" HotelName="Fivelements Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Puri Ahimsa Banjar Baturning, Mambal 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247786/a_247786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the sacred Ayung River, just before the mountain, the eco resort is 15 minutes' drive from centre of Ubud in the highland of Bali. The resort is 6 km from the town centre and one and a half hour’s drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.00" OriginalAmount="205.00">
      <BasicPropertyInfo Latitude="-8.76602577" Longitude="115.21622245" StarRating="4" HotelCode="390035|puri_tirta_villas" HotelName="Benoa Bay Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Setra Gandamayu III, Jalan Pratama, Benoa 80363, South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234488/234488a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tanjung Benoa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="205.58" OriginalAmount="205.58">
      <BasicPropertyInfo Latitude="-8.680597" Longitude="115.443292" StarRating="4" HotelCode="410365|11943a" HotelName="Batukarang Lembongan Resort &amp; Day Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100885/a_100885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the coral hill, the hotel is located on Nusa Lembongan Island to the south-east of Bali. The hotel is accessible from Bali's eastern coast (about 12 km away) and is just a one-hour boat ride from Sanur Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207" OriginalAmount="207">
      <BasicPropertyInfo Latitude="-8.6810447004712" Longitude="115.154841675" StarRating="5" HotelCode="933476|77534" HotelName="KoenoKoeni Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234406/234406a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.00" OriginalAmount="207.00">
      <BasicPropertyInfo Latitude="-8.408236" Longitude="115.29548896" StarRating="3" HotelCode="635781|nau_villa_ubud" HotelName="Nau Villa Ubud" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sebatu, Sebatu Village, Tegalalang, Ubud 80561, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19978/3719978/1.jpg?f=15247234</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="207.14" OriginalAmount="207.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|711562" HotelName="THE PATRA BALI RESORT &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33036_image64039549_0.jpg</HotelPictures>
        <HotelDescription>El complejo tiene una ubicaciandoacute;n ideal en Tuban, en un hermoso jardandiacute;n tropical en el sur de Kuta. Estandaacute; a sandoacute;lo 5 minutos del aeropuerto internacional de Ngurah Rai y a 20 minutos de la ciudad de Denpasar.Renovado en 2003, cuenta con un total de 228 habitaciones. El complejo estandaacute; rodeado por exuberantes jardines tropicales y tanto familias como viajeros de negocios o de placer disfrutarandaacute;n de una atmandoacute;sfera relajada y puestas de sol de belleza extraordinaria. En el establecimiento hay salandoacute;n de baile, para celebraciones privadas, seminarios o convenciones. Este salandoacute;n estandaacute; equipado con las anduacute;ltimas tecnologandiacute;as. Ademandaacute;s, dispone de recepciandoacute;n 24 horas, caja fuerte, servicio de cambio de divisa, cafeterandiacute;a, bar, restaurante, club nocturno, peluquerandiacute;a, centro de negocios con conexiandoacute;n a Internet, servicio mandeacute;dico a domicilio, droguerandiacute;a, zona infantil de recreo, galerandiacute;as comerciales, servicio de habitaciones y de lavanderandiacute;a y aparcamiento.Las habitaciones estandaacute;n decoradas al estilo tradicional balinandeacute;s, con muebles exquisitos de madera y con balcones con vistas al ocandeacute;ano o al exandoacute;tico paisaje tropical. Disponen de cuarto de baandntilde;o con ducha o baandntilde;era, secador de pelo, cama doble, aire acondicionado individual, telandeacute;fono de landiacute;nea directa internacional, minibar, cocina pequeandntilde;a, TV vandiacute;a satandeacute;lite, conexiandoacute;n a Internet, caja fuerte y cafetera/tetera.Las instalaciones de tiempo libre incluyen piscinas con vistas al mar y zona para niandntilde;os, tenis y billar. Dispone tambiandeacute;n de jacuzzi. Ademandaacute;s, podrandaacute; dar agradables paseos o nadar en la playa. Se organiza un programa de entretenimiento para los mandaacute;s pequeandntilde;os.El desayuno se sirve en forma de buffet continental, mientras que la comida y la cena son de menanduacute; o a la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="207.48" OriginalAmount="207.48">
      <BasicPropertyInfo Latitude="-8.77638" Longitude="115.170927" StarRating="4" HotelCode="130483|1d8973" HotelName="Villa Balquisse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu-Jimbaran 18X, Jimbaran, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096666/096666a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Jimbaran, in the south of Bali. The establishment is just a 5-minute walk from the beach, the town centre and the local tourist attractions. Bali's capital city, Denpasar, is around 15 km away, whilst Ngurah Rai International Airport can be reached in approximately 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.00" OriginalAmount="208.00">
      <BasicPropertyInfo Latitude="-8.6824903333333" Longitude="115.162972" StarRating="5" HotelCode="915872|amana_villas_seminyak" HotelName="Equilibria Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wirasaba 5, Off Jalan Kayu Aya, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222994/222994a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.00" OriginalAmount="208.00">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|c151_luxury_smart_villas_resort_2" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100945/a_100945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It enjoys a peaceful location, surrounded by fashion, entertainment and shopping opportunities. It is just 100 m from the beach and famous restaurants, and approximately a 15-minute drive from Kuta, a 20-minute drive from the airport, and 40 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="208.09" OriginalAmount="208.09">
      <BasicPropertyInfo Latitude="-8.49633726" Longitude="115.27276537" StarRating="4" HotelCode="738189|2093fc" HotelName="Element by Westin Bali Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Bicycle Rental,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Andong 88, Desa Petulu, Ubud - Gianyar, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624141/624141a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;DESKRIPSI HOTEL

Element by Westin Bali Ubud berada di Jalan Raya Andong, hanya 10 menit dari pusat kota Ubud. Lokasi strategis dekat dengan pusat wisata, kerajinan, monumen bersejarah dan pemandangan alam yang indah seperti: Monkey Forest, Pasar Seni Ubud, Puri Ubud (Istana Kerajaan Ubud),Tegallalang Rice Terrace, Pura Tampaksiring, dll. 

Nikmati kenyamanan di setiap kamar, dengan total 152 kamar yang dilengkapi dengan TV satelit, pendingin ruangan, kulkas mini, akses internet dengan kecepatan tinggi dan teras pribadi dengan pemandangan kolam renang.

Manfaatkan fasilitas yang ditawarkan seperti, kolam renang outdoor, pusat kebugaran yang dapat diakses 24 jam. Hotel ini juga menyediakan aktivitas yoga yang dapat dinikmati secara gratis oleh tamu setiap harinya pada pagi dan sore hari. Menyediakan layanan peminjaman sepeda secara gratis yang dapat digunakan tamu untuk berkeliling pusat kota Ubud dan sekitarnya.

Cicipi sajian lezat di Andong Teras restoran, menyediakan sarapan pagi, makan siang dan makan malam, atau tetap tinggal di kamar dan manfaatkan layanan kamar 24 jam. Bersantailah dengan minuman favorit Anda di bar tepi kolam renang sambil menikmati kenyamanan suasana hotel.

Fasilitas unggulan antara lain laundry/dry cleaning, staf multibahasa, dan penitipan koper dan layanan spa, PancaMaya Wellness menyediakan pemijatan, perawatan tubuh, Merencanakan kegiatan atau pertemuan di Bali? hotel menyediakan ruang seluas 170 meter persegi yang terdiri dari ruang konferensi dan ruang rapat. Parkir gratis tersedia di lokasi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="208.42" OriginalAmount="208.42">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|1204d3" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079981/079981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is only 5 minutes' drive from Ngurah Rai International Airport and 20 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.00" OriginalAmount="209.00">
      <BasicPropertyInfo Latitude="-8.69530958" Longitude="115.16223839" StarRating="4" HotelCode="446448|hotel_indigo_bali_seminyak_beach" HotelName="Hotel Indigo Bali Seminyak Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,DINNER,LUNCH" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/501803/501803a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.00" OriginalAmount="209.00">
      <BasicPropertyInfo Latitude="-8.6543148766236" Longitude="115.12787109724" StarRating="4" HotelCode="292300|sandhya_villa" HotelName="Sandhya Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Echo Beach, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216837/216837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.00" OriginalAmount="209.00">
      <BasicPropertyInfo Latitude="-8.48562076" Longitude="115.25155176" StarRating="0" HotelCode="821708|villa_nini" HotelName="Villa Nini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lungsiakan</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/3a/74/3a74b2d84b8c4f1d12dd67a3ef6244de82902a21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="209.07" OriginalAmount="209.07">
      <BasicPropertyInfo Latitude="-8.677747" Longitude="115.153874" StarRating="4" HotelCode="187194|12cfa4" HotelName="White Lotus Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 7A, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169998/169998a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This oasis of tranquillity lies hidden away from the hustle and bustle, yet just a few minutes’ ride from the hottest Seminyak spots on Bali, including Kudeta, The Living Room and Potato Head. Whole days can be spent here soaking up the sun or indulging in a spa treatment, while nightfall presents an endless array of wining and dining alternatives; a variety of shops and fun outdoor activities complete the perfect getaway. The property is located just 25 minutes from the international airport, and less than 5 minutes from beautiful white sandy beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="209.37" OriginalAmount="209.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16565" HotelName="Kubu Bali Baik Villa &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621856_foto_1.JPG</HotelPictures>
        <HotelDescription>Los viajeros encontrarandaacute;n el aeropuerto a 32. 0 km. Este es un buen lugar en el que alojarse, con un total de 10 dormitorios. Las personas que se hospeden en este hotel podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta 24 horas. Kubu Bali Baik Villa andamp; Resort no dispone de cunas. El aparcamiento puede ser anduacute;til para aquellos que lleguen en coche. Todos los clientes que se alojen en esta propiedad podrandaacute;n acceder al aeropuerto con facilidad gracias al servicio de conexiandoacute;n disponible. Este hotel destaca por su oferta en instalaciones dedicadas a la salud y al bienestar, perfectas para relajarse y mantener un cuerpo sano y en forma. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210" OriginalAmount="210">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|79379" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364340/364340a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210" OriginalAmount="210">
      <BasicPropertyInfo Latitude="-8.6784899826228" Longitude="115.15438853506" StarRating="4" HotelCode="88848|71509" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/43/fc43dc8aeece6e81b18d83db4415d97025032395.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Bali, approximately 600 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.00" OriginalAmount="210.00">
      <BasicPropertyInfo Latitude="-8.6957465655718" Longitude="115.16773179173" StarRating="5" HotelCode="102122|sienna_villas" HotelName="Sienna Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang. Keraton No.5, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071877/071877a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the heart of Seminyak. It lies just a short stroll from some of the best quality shopping in Bali, and is also just a 15-minute walk from the world-famous Legian Beach. The capital of the island, Denpasar, is approximately 15 minutes' drive away, whilst Ngurah Rai International Airport is some 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="210.40" OriginalAmount="210.40">
      <BasicPropertyInfo Latitude="-8.7794039516801" Longitude="115.16727104299" StarRating="5" HotelCode="10623|18a908" HotelName="Intercontinental Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 45, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8487/a_8487_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the exclusive neighbourhood of Jimbaran Bay on Bali's southern coastline about 10 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="210.48" OriginalAmount="210.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|711335" HotelName="The Seminyak Suite - Private Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/897933_foto_1.jpg</HotelPictures>
        <HotelDescription>Este complejo hotelero estandaacute; compuesto por 17 villas privadas diseandntilde;adas con buen gusto y con un estilo moderno que explora las caracterandiacute;sticas de la vida balinesa tandiacute;pica. Cada villa estandaacute; rodeada por su propio jardandiacute;n exuberante, con una piscina privada y todas los comodidades del hogar. El establecimiento estandaacute; situado al final de un camino apartado, pero aanduacute;n asandiacute; dentro de la zona de compras, gastronomandiacute;a y ocio nocturno de Seminyak. Estandaacute; tambiandeacute;n a solo 15 minutos en coche del Aeropuerto Internacional de Ngurah Rai y a 5 minutos en coche de la playa Double Six, a la que se puede llegar usando el servicio de lanzadera del complejo hotelero.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.00" OriginalAmount="211.00">
      <BasicPropertyInfo Latitude="-8.6717684866502" Longitude="115.15722733862" StarRating="4.5" HotelCode="304348|berry_amour_romantic_villas" HotelName="Berry Amour Romantic Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237091/237091a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="211.05" OriginalAmount="211.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|711413" HotelName="BATU KARANG LEMBONGAN RESORT&amp;SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/14439_image60857126_0.jpg</HotelPictures>
        <HotelDescription>Escape to the invigorating oasis of Batu Karang Lembongan Resort &amp; Day Spa a five star retreat, where you'll find nothing but pure relaxation set in style. Being just 30 minutes off the east coast of Bali, the tropical island of Nusa Lembongan is the ideal destination for a weekend getaway or simply a well-deserved holiday. On an island well known for its superb surf breaks like Playgrounds, Lacerations and Shipwrecks, snorkelling and scuba diving in sparkling clear water, fishing &amp; a very relaxed lifestyle, there is simply no destination like it. Relax in five-star luxury, staying in villas that boast perfection and deliver beyond your expectations. Batu Karang is a unique Nusa Lembongan hotel set in the surroundings of an island sanctuary overlooking the ocean to the distant silhouette of Mount Agung, this boutique resort provides guests with a traditional yet sophisticated experience without compromising comfort and ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="211.12" OriginalAmount="211.12">
      <BasicPropertyInfo Latitude="-8.68613" Longitude="115.157041" StarRating="5" HotelCode="410415|10327e" HotelName="C151 SMART VILLAS At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana 151, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100945/a_100945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa resort is located in Seminyak, and is easily accessible from all parts of the city. It enjoys a peaceful location, surrounded by fashion, entertainment and shopping opportunities. It is just 100 m from the beach and famous restaurants, and approximately a 15-minute drive from Kuta, a 20-minute drive from the airport, and 40 minutes from Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="211.89" OriginalAmount="211.89">
      <BasicPropertyInfo Latitude="-8.7391033513501" Longitude="115.16220510006" StarRating="4" HotelCode="38438|1e693b" HotelName="The Patra Bali Resort &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda, South Kuta Beach, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079981/079981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is ideally located in Tuban, in a beautiful tropical garden, right in South Kuta. It is only 5 minutes' drive from Ngurah Rai International Airport and 20 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212" OriginalAmount="212">
      <BasicPropertyInfo Latitude="-8.6717684866502" Longitude="115.15722733862" StarRating="4.5" HotelCode="304348|78254" HotelName="Berry Amour Romantic Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237091/237091a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="212.85" OriginalAmount="212.85">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4.5" HotelCode="292681|121416" HotelName="De Ubud Villas &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234474/234474a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213" OriginalAmount="213">
      <BasicPropertyInfo Latitude="-8.7810700693307" Longitude="115.22529602051" StarRating="5" HotelCode="33279|27273" HotelName="Conrad Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 14/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Tanjung Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52909/a_52909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is located directly beside a 300 m long white sandy beach between Nusa Dua and Tanjua Benoa. Shops and restaurants outside the complex are within walking distance, and it is about 30 minutes to Ngrah Rai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="213.03" OriginalAmount="213.03">
      <BasicPropertyInfo Latitude="-8.8153083000094" Longitude="115.22115888556" StarRating="5" HotelCode="260120|13f394" HotelName="Mulia Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184328/184328a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="213.17" OriginalAmount="213.17">
      <BasicPropertyInfo Latitude="-8.415049" Longitude="115.237134" StarRating="4" HotelCode="67625|1d80b0" HotelName="Nandini Bali Jungle Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut, Desa Buahan, Payangan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87470/a_87470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the village of Payangan and just 30 minutes' drive from Ubud with its tourist attractions, such as Ubud Monkey Forest, Ubud Palace and Ubud Market. The finca is approximately 80 minutes from Bali's international airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="213.80" OriginalAmount="213.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|742426" HotelName="THE ELYSIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898293_foto_1.jpg</HotelPictures>
        <HotelDescription>The Elysian Villa is located within 5 minutes walk, one can find such landmarks as the Ku de Ta restaurant, Legian Street and Seminyak beach. It is only approximately 30 minutes from Bali International Airport. The villas is in the heart of Seminyak, Bali's most fashionable neighborhood a stones throw from white sand beaches, restaurants, shopping and night life.One Bedroom Villa covers 140 square metres and is surrounded by cool leafy Balinese plants bordering a private pool. Step inside to find a luxurious bedroom with a king-sized bed spacious wardrobes and a stylish modern bathroom with sunken bath and separate toilet and vanity. In addition there is an open plan living dining and entertainment room with doors and windows that fold away to give an open and airy feeling. Or if you prefer you can shut the world out and have complete control over the temperature with the combination of ceilings fans and air-conditioning.Rush-Bamboo Pool side cafe located a level down from the main receptionist overlook the main pool and  is comfortable spaces open for breakfast, lunch and dinner.Presenting traditional Balinese architecture with modern cleanlines. Use natural material such as volcanic stone lines and raw teak.An open pavilion surrounded by water provides a cool welcome.The Elysian is Superior First Class small boutique resort with the great luxurious Seminyak location. This property features complete facilities such as restaurant and bar, spa and a main swimming pool flanked by intimate cabanas set amongst a relaxed 'village-style' environment. (12/08 CB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214" OriginalAmount="214">
      <BasicPropertyInfo Latitude="-8.682009" Longitude="115.155139" StarRating="4" HotelCode="906050|70749" HotelName="Pradha Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati I No 5, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276078/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="214.75" OriginalAmount="214.75">
      <BasicPropertyInfo Latitude="-8.513467" Longitude="115.264091" StarRating="4" HotelCode="292498|1525a8" HotelName="Plataran Ubud Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Hanoman Pengosekan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364340/364340a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="215.00" OriginalAmount="215.00">
      <BasicPropertyInfo Latitude="-8.81309801" Longitude="115.14486927" StarRating="5" HotelCode="450250|1b4e7f" HotelName="Renaissance Bali Uluwatu Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Jalan Pantai Balangan 1, Ungasan, 80361 South Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/525682/525682a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.00" OriginalAmount="215.00">
      <BasicPropertyInfo Latitude="-8.6810447004712" Longitude="115.154841675" StarRating="5" HotelCode="933476|koenokoeni_villa_4" HotelName="KoenoKoeni Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234406/234406a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.00" OriginalAmount="215.00">
      <BasicPropertyInfo Latitude="-8.65864131" Longitude="115.16164479" StarRating="3" HotelCode="438323|villa_green_kori" HotelName="Villa Green Kori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semer, Kerobokan, Seminyak, Umalas 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602327/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a laundry service. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="215.72" OriginalAmount="215.72">
      <BasicPropertyInfo Latitude="-8.6717684866502" Longitude="115.15722733862" StarRating="4.5" HotelCode="304348|1435c2" HotelName="Berry Amour Romantic Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237091/237091a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216" OriginalAmount="216">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="7163|24296" HotelName="Griya Santrian Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Country House" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur 80228, PO Box 3055, Denpasar Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1436/p_1436_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is designed in Balinese style and lies right by the long Sanur beach. Guests are able to enjoy the stunning sunsets and a view of the gorgeous lake island. Guests are just a short walk from Sanur's main road with its shops and restaurants. Guests will reach the city centre in around 15 minutes with the car and it takes around 25 minutes to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="216.68" OriginalAmount="216.68">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3.5" HotelCode="636235|214aed" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635402/635402a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217" OriginalAmount="217">
      <BasicPropertyInfo Latitude="-8.66384108" Longitude="115.14623017" StarRating="4" HotelCode="434734|157811" HotelName="D'Wina Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Asri 07, Banjar Tegal Gundul, Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93792/2493792/1.jpg?f=15056857</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.00" OriginalAmount="217.00">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="7163|griya_santrian" HotelName="Griya Santrian Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel,Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur 80228, PO Box 3055, Denpasar Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1436/p_1436_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is designed in Balinese style and lies right by the long Sanur beach. Guests are able to enjoy the stunning sunsets and a view of the gorgeous lake island. Guests are just a short walk from Sanur's main road with its shops and restaurants. Guests will reach the city centre in around 15 minutes with the car and it takes around 25 minutes to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="217.10" OriginalAmount="217.10">
      <BasicPropertyInfo Latitude="-8.6810447004712" Longitude="115.154841675" StarRating="5" HotelCode="933476|19417a" HotelName="KoenoKoeni Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234406/234406a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218" OriginalAmount="218">
      <BasicPropertyInfo Latitude="-8.70261594" Longitude="115.17357264" StarRating="4" HotelCode="784330|384267" HotelName="La Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandawa 88A, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="218.03" OriginalAmount="218.03">
      <BasicPropertyInfo Latitude="-8.8257217843105" Longitude="115.11704711757" StarRating="4.5" HotelCode="405716|1a6d06" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Golf,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Gang Puncak Sekapa II, Pecatu, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554918/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a transfer service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="218.18" OriginalAmount="218.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|711570" HotelName="Puri Bagus Candidasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974703_foto_52.jpg</HotelPictures>
        <HotelDescription>Este acogedor complejo estandaacute; situado enfrente de una playa, a unos 500 metros de la localidad de Candidasa. A unos dos kilandoacute;metros podrandaacute; encontrar Tenganan. El aeropuerto estandaacute; a unas dos horas en coche. Tirtagangga, famosa por sus instalaciones para practicar actividades acuandaacute;ticas, asandiacute; como Tulamben, estandaacute;n en los alrededores. Enfrente del complejo tendrandaacute; la posibilidad de descubrir el precioso mundo submarino de Bali.Este complejo cuenta con 47 bungalows que estandaacute;n repartidos en una preciosa zona ajardinada de vegetaciandoacute;n tropical. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n con servicio de cambio de divisa. En cuanto al aspecto gastronandoacute;mico, tiene a su disposiciandoacute;n dos bares, un restaurante al aire libre especializado en comida indonesia e internacional y otro restaurante en la playa (carne a la parrilla). Ademandaacute;s, dispone de algunas tiendas, un pequeandntilde;o mercado y servicio de alquiler de automandoacute;viles. Los servicios de habitaciones y de lavanderandiacute;a completan estas prestaciones.Los bungalows, decorados y amueblados en estilo balinandeacute;s, disponen de un cuarto de baandntilde;o con ducha. Tambiandeacute;n estandaacute;n equipados con telandeacute;fono de landiacute;nea directa, radio, minibar, terraza y aire acondicionado.En el recinto exterior, de vegetaciandoacute;n tropical, hay una piscina con zona infantil y una terraza para tomar el sol, dotada de tumbonas y sombrillas. Los mandaacute;s deportistas podrandaacute;n practicar buceo, windsurf, vela, remo y montar en bicicleta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219" OriginalAmount="219">
      <BasicPropertyInfo Latitude="-8.4620707862808" Longitude="115.240855515" StarRating="4" HotelCode="18282|67151" HotelName="Alila Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Payangan, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22720/a_22720_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on a slope on the banks of the Ayung River. Ubud is located around 15 minutes from the hotel. Guests are offered a hotel bus service to Ubud and the airport is approximately an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.00" OriginalAmount="219.00">
      <BasicPropertyInfo Latitude="-8.7973295389822" Longitude="115.23080527782" StarRating="5" HotelCode="45059|the_laguna_a_luxury_collection_resort__spa_nusa_dua_bali_2" HotelName="The Laguna, A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot N2, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21543/a_21543_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Nusa Dua beach, within walking distance of a shopping centre. It is 20 minutes from Bali's Ngurah Rai International Airport, 25 minutes away by car from Sanur, 20 minutes from Kuta Beach and 40 minutes from Denpasar and Uluwatu Temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="219.25" OriginalAmount="219.25">
      <BasicPropertyInfo Latitude="-8.6694139217788" Longitude="115.15043870492" StarRating="4" HotelCode="429716|13d7f3" HotelName="Bali Ethnic Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Umalas Klecung 200, Umalas 2, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554595/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We welcome you to Bali in our villas Kalua Kayu and Ka.Located in the residential area of Umalas just 35 minutes from the international airport where you'll find just 10 minutes by driving shops and trendy restaurants of Seminyak.Immersed in a path between rice paddies is our property: a green island with three great villas each with a majestic private pool.The traditional Javanese house built with antic carved teak wood welcome you for a relaxing break in a journey through the mysterious island of Bali. Our traditional houses are an invitation to journey through the beautiful landscape of Indonesia for a holiday with friends or family.The three villas are connected to each other by a small secret passage giving you a chance to have 12 double rooms all with their own private bathroom.These traditional houses  are called "joglo" and are divided into bedrooms living room dining room bar and media room all overlooking  a large open garden where you can discover the tropical endemic species of Bali.The set of all joglos overlook the majestic swimming pool where you can enjoy the colour of a romantic sunset.This atmosphere created by the French charm of Alexa Aguila Genoyer  traveler photographer and artist  comes from the choice of ethnic decoration  local materials  contemporary cosy comfort set up  and the friendly availability of our Balinese staff .Alchemy for a peaceful and charming stay ... here begins your journey...
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="219.62" OriginalAmount="219.62">
      <BasicPropertyInfo Latitude="-8.46963146" Longitude="115.43956685" StarRating="3" HotelCode="418515|214b58" HotelName="Darmada Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Coffee Shop,Concierge,Dry Cleaning,Garden,Internet,Laundry,Library,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Darmada, Banjar Tabola, Sidemen 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554742/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Darmada Bali in Sidemen, you'll be within the vicinity of Taman Kertha Gosa and Tanah Ampo. This hotel is within the vicinity of Goa Lawah Temple and Goa Lawah Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include separate sitting areas and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Don’t miss out on recreational opportunities including an outdoor pool and bicycles to rent. This hotel also features complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, dry cleaning/laundry services, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="219.79" OriginalAmount="219.79">
      <BasicPropertyInfo Latitude="-8.6733594386256" Longitude="115.1466104732" StarRating="3.5" HotelCode="327832|1574aa" HotelName="Bale Gede Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Gang Bias Aud 1, Kerobokan 80119, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361424/361424a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="219.97" OriginalAmount="219.97">
      <BasicPropertyInfo Latitude="-8.682009" Longitude="115.155139" StarRating="4" HotelCode="906050|11a604" HotelName="Pradha Villas Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati I No 5, 80361 Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276078/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.00" OriginalAmount="220.00">
      <BasicPropertyInfo Latitude="-8.4620707862808" Longitude="115.240855515" StarRating="4" HotelCode="18282|alila_ubud" HotelName="Alila Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Payangan, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22720/a_22720_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on a slope on the banks of the Ayung River. Ubud is located around 15 minutes from the hotel. Guests are offered a hotel bus service to Ubud and the airport is approximately an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="220.11" OriginalAmount="220.11">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|1afa94" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441823/441823a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221" OriginalAmount="221">
      <BasicPropertyInfo Latitude="-8.6564712585054" Longitude="115.1527372429" StarRating="3.5" HotelCode="385273|83382" HotelName="Anyar Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Off Jalan Bumbak, Banjar Bumbak, Anyar Kelod, Umalas, Kerobokan 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78364/1878364/1.jpg?f=15689461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="221.55" OriginalAmount="221.55">
      <BasicPropertyInfo StarRating="5" HotelCode="|920964" HotelName="PLATARAN UBUD HOTEL &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950667_foto_1.jpg</HotelPictures>
        <HotelDescription>Plataran Ubud Hotel &amp; Spa is a sprawling haven of tranquility located just off Ubud's main dining hub of Jalan Hanoman Road. Step from the bustle of the street into beautifully manicured gardens overlooking a stunning panorama of verdant paddy fields and a sacred temple that is aged more than 100 years old. Within this lush oasis resides a collection of 52 stylish rooms, suites and one private residence with options to suit all travellers, complemented by an exceptional range of facilities - two beautifully designed infinity pools, a luxurious spa and outdoor gym, inspiring meeting venues, and two restaurants offering gourmet Indonesian and Western cuisine. Whether seeking a romantic couple's retreat or a memorable family holiday, this hidden gem is the perfect place to immerse in the cultural heart of Bali, and serenity beyond compare.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222" OriginalAmount="222">
      <BasicPropertyInfo Latitude="-8.6982463431607" Longitude="115.17338767838" StarRating="3" HotelCode="421145|80335" HotelName="The Vie Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Currency Exchange,Kitchen,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 1, Gang Srikandi, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261692/261692a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Vie Villa is in the upscale Seminyak area in Bali just a 15 minute walk to sunset views at the Double Six Beach. Built around an outdoor pool all year its 5 spacious bedrooms pool side come with a comfortable Double Bed Size (King Size) Free Safety Box Air Conditioning a LED screen with The International Cable TV (75 Channels) Wi Fi is available in all areas and is free of charge Parking area (reservation is not needed) a Safe and Quiet environment with 24 hour security.The Vie Villa offers a shuttle service (surcharge) from/to Bali International Airport which is a 15 minute drive away and we also offers a shuttle service (surcharge) to Kuta area Legian area and Seminyak area.  It is conveniently surrounded by local art shops restaurants and bars.Free shuttle will brings guests to a nearby our spa The Vie Spa where guests can enjoy relaxing massage and beauty treatments (Special Offer 30% discount for The Hotel's guests). The hotel can also provide motorbike  ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.00" OriginalAmount="222.00">
      <BasicPropertyInfo Latitude="-8.677334" Longitude="115.156945" StarRating="5" HotelCode="186844|villa_kelapa_" HotelName="Maca Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No 7, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222110/222110a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="222.31" OriginalAmount="222.31">
      <BasicPropertyInfo Latitude="-8.524408" Longitude="115.260015" StarRating="4" HotelCode="168345|1d97dd" HotelName="The Grand Sunti Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, 80571 Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134084/134084a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pengosekan village, a centre of the artist community in Ubud. It is a great base for guests’ stay, just 5 minutes from the Monkey Forest Sanctuary and across the street from Ubud's biggest art museum. The centre of Ubud is also only a 5-minute walk, as is Ubud Art Market. Denpasar city is a 30-minute drive and it is 45 minutes by car to Lake Batur and 1 1/4 hours to Mother Temple of Besakih and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="222.31" OriginalAmount="222.31">
      <BasicPropertyInfo Latitude="-8.6801248811742" Longitude="115.15264628145" StarRating="5" HotelCode="311322|19417c" HotelName="Hu'u Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369062/369062a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="222.90" OriginalAmount="222.90">
      <BasicPropertyInfo Latitude="-8.6958156" Longitude="115.2636526" StarRating="3" HotelCode="7163|118388" HotelName="Griya Santrian Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Country House" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Sanur 80228, PO Box 3055, Denpasar Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1436/p_1436_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is designed in Balinese style and lies right by the long Sanur beach. Guests are able to enjoy the stunning sunsets and a view of the gorgeous lake island. Guests are just a short walk from Sanur's main road with its shops and restaurants. Guests will reach the city centre in around 15 minutes with the car and it takes around 25 minutes to reach the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223" OriginalAmount="223">
      <BasicPropertyInfo Latitude="-8.5187512" Longitude="115.25859789" StarRating="3" HotelCode="834676|389904" HotelName="Adiwana Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wenara Wana Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/22371/3822371/1.jpg?f=15620689</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.00" OriginalAmount="223.00">
      <BasicPropertyInfo Latitude="-8.13517" Longitude="114.562103" StarRating="5" HotelCode="435069|menjangan_dynasty_resort" HotelName="Menjangan Dynasty Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejarakan, Gerokgak, Buleleng 81155, North West Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/544880/a_544880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.00" OriginalAmount="223.00">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="977715|kuwarasan_a_pramana_experience" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ubud, Gianyar, Tegalalang 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38230000/38227300/38227243/2689acdc_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="224.16" OriginalAmount="224.16">
      <BasicPropertyInfo Latitude="-8.649249" Longitude="115.1730234" StarRating="3" HotelCode="448678|1ab407" HotelName="Villa Donnys Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kusambi 14B, Kuta, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/74665/2474665/1.jpg?f=15063015</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Seminyak, Villa Donnys Bali is a perfect starting point from which to explore Bali. Both business travelers and tourists can enjoy the hotel's facilities and services. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, room service, airport transfer are there for guest's enjoyment. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel's peaceful atmosphere extends to its recreational facilities which include indoor pool, massage, garden. Discover all Bali has to offer by making Villa Donnys Bali your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="224.19" OriginalAmount="224.19">
      <BasicPropertyInfo Latitude="-8.66384108" Longitude="115.14623017" StarRating="4" HotelCode="434734|1d97ea" HotelName="D'Wina Villa Canggu" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Asri 07, Banjar Tegal Gundul, Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93792/2493792/1.jpg?f=15056857</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="224.41" OriginalAmount="224.41">
      <BasicPropertyInfo Latitude="-8.1815505009195" Longitude="115.04415332235" StarRating="4" HotelCode="29582|113e82" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Village,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina 81161, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47508/a_47508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the North Coast of Bali, in the province of Buleleng. The establishment lies between the old capital of Singaraja and Lovina Bay. Guests will find restaurants, bars and pubs nearby and tourist attractions can be found in Lovina, some 3 km away. Kayuputih Forest is 500 metres from the resort and other nearby attractions include a hot spring (12 km away), a Buddhist monastery (30 minutes by car), Gitgit waterfall (25 km away) and Menjangan Island (90 minutes by car). Ngurah Rai International Airport is some 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225" OriginalAmount="225">
      <BasicPropertyInfo Latitude="-8.65050324" Longitude="115.12652909" StarRating="4" HotelCode="604819|259790" HotelName="Sense Canggu Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Munduk Kedungu 55S, Pererenan 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Pererenan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617379/617379a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pererenan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.00" OriginalAmount="225.00">
      <BasicPropertyInfo Latitude="-8.48502746" Longitude="115.25396951" StarRating="3.5" HotelCode="616904|ubud_paradise_villa" HotelName="Ubud Paradise Villa" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Sanggingan, Kedewatan, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/786624/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="225.57" OriginalAmount="225.57">
      <BasicPropertyInfo StarRating="5" HotelCode="|D15A95" HotelName="Prasana Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PECATU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620748_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en una ubicaciandoacute;n privilegiada de Bali, Prasana pone a sus puertas todo lo que la ciudad tiene para ofrecerte. Los huandeacute;spedes hallarandaacute;n muy confortable su estancia en esta propiedad que ofrece una amplia gama de instalaciones. Wi-Fi gratis en las habitaciones, Seguridad 24h, limpieza diaria, entrada/salida privada, taxi se encuentran entren las comodidades de las que pueden disfrutar los huandeacute;spedes. Todas las habitaciones estandaacute;n diseandntilde;adas y decoradas para hacer sentir a los huandeacute;spedes como en casa, y algunas de ellas cuentan con televisiandoacute;n de pantalla plana, perchero, cafandeacute; instantandaacute;neo de cortesandiacute;a, tandeacute; de cortesandiacute;a, vestidor. Recupandeacute;rate despuandeacute;s de pasear un dandiacute;a completo por la ciudad en tu confortable habitaciandoacute;n o aprovecha las instalaciones recreativas del hotel, que incluyen piscina cubierta. El Prasana es una excelente opciandoacute;n si deseas recorrer Bali o simplemente descansar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226" OriginalAmount="226">
      <BasicPropertyInfo Latitude="-8.7973295389822" Longitude="115.23080527782" StarRating="5" HotelCode="45059|17510" HotelName="The Laguna, A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot N2, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21543/a_21543_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Nusa Dua beach, within walking distance of a shopping centre. It is 20 minutes from Bali's Ngurah Rai International Airport, 25 minutes away by car from Sanur, 20 minutes from Kuta Beach and 40 minutes from Denpasar and Uluwatu Temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.00" OriginalAmount="226.00">
      <BasicPropertyInfo Latitude="-8.66384108" Longitude="115.14623017" StarRating="4" HotelCode="434734|dwina_villa_canggu" HotelName="D'Wina Villa Canggu" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Asri 07, Banjar Tegal Gundul, Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93792/2493792/1.jpg?f=15056857</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.00" OriginalAmount="227.00">
      <BasicPropertyInfo Latitude="-8.79079932" Longitude="115.13006565" StarRating="3" HotelCode="602486|la_joya_ii_biubiu" HotelName="La Joya Biu Biu Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Balangan, Banjar Cengiling, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/50079/2950079/1.jpg?f=15499759</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.00" OriginalAmount="227.00">
      <BasicPropertyInfo Latitude="-8.8257217843105" Longitude="115.11704711757" StarRating="4.5" HotelCode="405716|hidden_hills_villas" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Gang Puncak Sekapa II, Pecatu, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554918/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a transfer service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="227.48" OriginalAmount="227.48">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="3.5" HotelCode="599542|208e85" HotelName="Marriott’s Bali Nusa Dua Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45628/7195c694-906e-4b9b-bb9e-0d8bc95ba3a6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.00" OriginalAmount="228.00">
      <BasicPropertyInfo Latitude="-8.662538528442383" Longitude="115.13731384277344" StarRating="3" HotelCode="0|kobe_villa" HotelName="Kobe Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, 80361, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/ee/4c/ee4cd33d6ba8dec163f62da83c30acb7d9cebdb3.jpeg</HotelPictures>
        <HotelDescription>Located 1.5 km from Echo Beach, Villa Bronte offers accommodation in Canggu. This villa provides an outdoor pool and free WiFi. Free private parking is available on site.&lt;br /&gt;The kitchen has a microwave and there is a private bathroom with free toiletries and a hairdryer. A flat-screen TV is provided. Other facilities at Villa Bronte include a year-round outdoor pool.&lt;br /&gt;Bike hire and car hire are available at the property and the area is popular for golfing. Vue Beach Club is 900 metres from Villa Bronte, while Berawa Beach is 100 metres from the property. A selection of activities are offered in the area, such as horse riding and diving. The nearest airport is Ngurah Rai International Airport, 10 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250,000.00 IDR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Mar 22, 2023 is Silent Day of Bali Indonesia. All hotels in Bali will NOT provide check-in or checkout service on this day. Normal check-in and checkout service will resume at 06:00 on the following day. During the Silent Day, local people will stay at home for meditation, NO working, NO cooking, NO eating and WILL NOT go outside. Public service will STOP operating for 24 hours in the whole Bali. Travelers will have to stay in hotels and not be allowed to go outside. It is highly appreciated if travelers should respect this local custom. Thanks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.00" OriginalAmount="229.00">
      <BasicPropertyInfo Latitude="-8.6816110494319" Longitude="115.17113596665" StarRating="4" HotelCode="324326|villa_cascade" HotelName="Villa Cascade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Saraswati, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/556227/24.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="229.23" OriginalAmount="229.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|918194" HotelName="C151 SMART VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974853_foto_1.jpg</HotelPictures>
        <HotelDescription>C151 Smart Villa offer a plethora of technological conveniences that are incorporated into each luxury villa to provide a sense of extravagance while offering ergonomic and economic advantages. The intelligence of Smart Villa is evident from the start, as remote controlled sliding glass doors breeze opens at the push of a button to reveal the main property. A point to point laser security system is hidden on the grounds of each villa and itself can be activated or deactivated by a push of a button either remotely or from a central control a panel within the villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="229.24" OriginalAmount="229.24">
      <BasicPropertyInfo Latitude="-8.69530958" Longitude="115.16223839" StarRating="4" HotelCode="446448|1e14dd" HotelName="Hotel Indigo Bali Seminyak Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 10, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/501803/501803a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.00" OriginalAmount="230.00">
      <BasicPropertyInfo Latitude="-8.6982463431607" Longitude="115.17338767838" StarRating="3" HotelCode="421145|the_vie_villa" HotelName="The Vie Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Kitchen,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 1, Gang Srikandi, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261692/261692a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Vie Villa is in the upscale Seminyak area in Bali just a 15 minute walk to sunset views at the Double Six Beach. Built around an outdoor pool all year its 5 spacious bedrooms pool side come with a comfortable Double Bed Size (King Size) Free Safety Box Air Conditioning a LED screen with The International Cable TV (75 Channels) Wi Fi is available in all areas and is free of charge Parking area (reservation is not needed) a Safe and Quiet environment with 24 hour security.The Vie Villa offers a shuttle service (surcharge) from/to Bali International Airport which is a 15 minute drive away and we also offers a shuttle service (surcharge) to Kuta area Legian area and Seminyak area.  It is conveniently surrounded by local art shops restaurants and bars.Free shuttle will brings guests to a nearby our spa The Vie Spa where guests can enjoy relaxing massage and beauty treatments (Special Offer 30% discount for The Hotel's guests). The hotel can also provide motorbike  ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.00" OriginalAmount="230.00">
      <BasicPropertyInfo Latitude="-8.59791869" Longitude="115.33044937" StarRating="5" HotelCode="611759|komaneka_at_keramas_beach" HotelName="Komaneka at Keramas Beach" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Ida Bagus Mantra, Keramas, Blahbatuh 80581</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="230.84" OriginalAmount="230.84">
      <BasicPropertyInfo Latitude="-8.83440438" Longitude="115.14225697" StarRating="4" HotelCode="481553|1d9c14" HotelName="Prasana By Arjani Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Harjani No. 1, Banjar Kertha Lestari, Ungasan, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584507/584507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="231.12" OriginalAmount="231.12">
      <BasicPropertyInfo Latitude="-8.7973295389822" Longitude="115.23080527782" StarRating="5" HotelCode="45059|12e8a2" HotelName="The Laguna, A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot N2, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/21543/a_21543_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Nusa Dua beach, within walking distance of a shopping centre. It is 20 minutes from Bali's Ngurah Rai International Airport, 25 minutes away by car from Sanur, 20 minutes from Kuta Beach and 40 minutes from Denpasar and Uluwatu Temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.00" OriginalAmount="232.00">
      <BasicPropertyInfo Latitude="-8.5998022673915" Longitude="115.33539645882" StarRating="4" HotelCode="199483|bali_diamond_villas" HotelName="Bali Diamond Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar 80550, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234502/234502a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 12 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a café, a babysitting service, a childcare service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.00" OriginalAmount="232.00">
      <BasicPropertyInfo Latitude="-8.5998022673915" Longitude="115.33539645882" StarRating="4" HotelCode="199483|bali_diamond_estates_3" HotelName="Bali Diamond Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Gianyar 80550, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234502/234502a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 12 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a café, a babysitting service, a childcare service and room service. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="233.32" OriginalAmount="233.32">
      <BasicPropertyInfo Latitude="-8.7810700693307" Longitude="115.22529602051" StarRating="5" HotelCode="33279|105a5e" HotelName="Conrad Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Tanjung Benoa 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52909/a_52909_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel complex is located directly beside a 300 m long white sandy beach between Nusa Dua and Tanjua Benoa. Shops and restaurants outside the complex are within walking distance, and it is about 30 minutes to Ngrah Rai airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235" OriginalAmount="235">
      <BasicPropertyInfo Latitude="-8.13517" Longitude="114.562103" StarRating="5" HotelCode="435069|169667" HotelName="Menjangan Dynasty Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejarakan, Gerokgak, Buleleng 81155, North West Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/544880/a_544880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.00" OriginalAmount="235.00">
      <BasicPropertyInfo Latitude="-8.6847564454182" Longitude="115.15689231455" StarRating="5" HotelCode="16701|the_seminyak_beach_resort__spa" HotelName="Seminyak Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, P.O. Box 1085 TBB, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20284/l_20284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish beachfront resort is located in Seminyak, which has long been considered Bali's most vibrant lifestyle district and the ultimate place to experience some of the island's finest wining, dining and shopping alternatives. The resort is within easy walking distance of a number of popular places of interest, such as Petitenget Temple, which hosts regular ceremonies and is a classic example of how Bali honours past traditions in an area that has fully embraced tourism. The resort is also conveniently located only 30 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.00" OriginalAmount="236.00">
      <BasicPropertyInfo Latitude="-8.7016683" Longitude="115.26104467" StarRating="4.5" HotelCode="454344|emerald_villa" HotelName="Bali Luxury Villa Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangsari 5, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487909/487909a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a conference room and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.00" OriginalAmount="236.00">
      <BasicPropertyInfo Latitude="-8.80688" Longitude="115.22567" StarRating="3.5" HotelCode="599542|marriott_bali_nusa_dua_gardens" HotelName="Marriott’s Bali Nusa Dua Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Lot SW1, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45628/7195c694-906e-4b9b-bb9e-0d8bc95ba3a6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.00" OriginalAmount="237.00">
      <BasicPropertyInfo Latitude="-8.81142258" Longitude="115.10465187" StarRating="4" HotelCode="390967|suarga_padang_padang" HotelName="Suarga Padang Padang" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Labuan Sait, Br. Dinas Labuan Sait Pecatu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614925/614925a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.00" OriginalAmount="237.00">
      <BasicPropertyInfo Latitude="-8.814044952392578" Longitude="115.09163665771484" StarRating="4" HotelCode="0|the_clubhouse_at_ulu" HotelName="Stay at Ulu" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Labuan Sait No. 315, Uluwatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/58/d258bb2e1b6f7290cf88c1d8eee043b70ba01a02.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Clubhouse at Ulu in Pecatu, you'll be steps from Uluwatu and Bukit Peninsula. This hotel is close to Padang Padang Beach and Uluwatu Temple.&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a terrace. This hotel also features complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 7 individually decorated guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and complimentary weekday newspapers, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="237.35" OriginalAmount="237.35">
      <BasicPropertyInfo Latitude="-8.49642709" Longitude="115.26110814" StarRating="4" HotelCode="400481|1e4bb1" HotelName="Luxe Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Jacuzzi,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kajeng, Juwuk Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38975/2038975/48.jpg?f=15601792</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="237.37" OriginalAmount="237.37">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|10327a" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8535/t_8535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petanu river in Bali. The famous artist town of Ubud is located in the immediate vicinity, and there is a regular shuttle bus service there from the hotel. In Ubud, guests will find a wide range of shops and entertainment venues. Denpasar airport is about one hour away, and can be reached using the hotel's own transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.00" OriginalAmount="238.00">
      <BasicPropertyInfo Latitude="-8.705648" Longitude="115.263066" StarRating="5" HotelCode="207519|fairmont_sanur_beach_bali_3" HotelName="Fairmont Sanur Beach Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD,DINNER" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 8, Sanur Beach 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295804/a_295804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.00" OriginalAmount="238.00">
      <BasicPropertyInfo Latitude="-8.68966" Longitude="115.15881" StarRating="4" HotelCode="0|lucia_villa_seminyak_2" HotelName="Lucia Villa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petitenget street , Kendal Lane , No. 33, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/01/76/01769e08e7085ef9121d0bc9695c69471fdee34f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Seminyak (Laksmana), you'll be a 3-minute walk from Seminyak Beach and 10 minutes by foot from Eat Street.  This 4-star villa is 0.7 mi (1.1 km) from Double Six Beach and 0.7 mi (1.2 km) from Seminyak Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a refrigerator and a stovetop. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, laundry facilities, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 200,000.00 IDR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239" OriginalAmount="239">
      <BasicPropertyInfo Latitude="-8.5116117380165" Longitude="115.2582414957" StarRating="4" HotelCode="310473|156743" HotelName="Bisma Eight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/441823/441823a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.00" OriginalAmount="239.00">
      <BasicPropertyInfo Latitude="-8.680374033682" Longitude="115.15081392129" StarRating="5" HotelCode="314333|alila_seminyak" HotelName="Alila Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ganesha 9, Petitenget, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414778/414778a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240" OriginalAmount="240">
      <BasicPropertyInfo Latitude="-8.680374033682" Longitude="115.15081392129" StarRating="5" HotelCode="314333|153490" HotelName="Alila Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ganesha 9, Petitenget, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414778/414778a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240" OriginalAmount="240">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|77027" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/241709/a_241709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 15 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="240.05" OriginalAmount="240.05">
      <BasicPropertyInfo Latitude="-8.6982463431607" Longitude="115.17338767838" StarRating="3" HotelCode="421145|1241d5" HotelName="The Vie Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Currency Exchange,Kitchen,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula 5 1, Gang Srikandi, Legian 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/26/261692/261692a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Vie Villa is in the upscale Seminyak area in Bali just a 15 minute walk to sunset views at the Double Six Beach. Built around an outdoor pool all year its 5 spacious bedrooms pool side come with a comfortable Double Bed Size (King Size) Free Safety Box Air Conditioning a LED screen with The International Cable TV (75 Channels) Wi Fi is available in all areas and is free of charge Parking area (reservation is not needed) a Safe and Quiet environment with 24 hour security.The Vie Villa offers a shuttle service (surcharge) from/to Bali International Airport which is a 15 minute drive away and we also offers a shuttle service (surcharge) to Kuta area Legian area and Seminyak area.  It is conveniently surrounded by local art shops restaurants and bars.Free shuttle will brings guests to a nearby our spa The Vie Spa where guests can enjoy relaxing massage and beauty treatments (Special Offer 30% discount for The Hotel's guests). The hotel can also provide motorbike  ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="240.91" OriginalAmount="240.91">
      <BasicPropertyInfo Latitude="-8.13517" Longitude="114.562103" StarRating="5" HotelCode="435069|1d0f8e" HotelName="Menjangan Dynasty Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejarakan, Gerokgak, Buleleng 81155, North West Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/544880/a_544880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241" OriginalAmount="241">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|153500" HotelName="Komaneka at Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15467/w_15467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance of exotic plants, making it a veritable oasis in the midst of Ubud's bustling activities and the picturesque Monkey Forest Road, with its many wonderful shops, excellent restaurants and easy access to temples and cultural performances. Ubud village, market and palace are roughly 500 m from the property. Guests may also be interested in visiting Denpasar city, which is around 25 km away. Ngurah Rai International Airport is around 35 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241" OriginalAmount="241">
      <BasicPropertyInfo Latitude="-8.7959989081848" Longitude="115.22908329964" StarRating="5" HotelCode="7158|21283" HotelName="The Westin Resort Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Lot 3, Kawasan Pariwisata, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1430/a_1430_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel complex lies right by the broad white beach of Nusa Dua, in the middle of plenty of tropical palm trees. Numerous shopping facilities and entertainment venues as well as the Bali Convention Centre are located in the surrounding area. The lively tourist town of Kuta is located around 13 km away. Denpasar, the capital of the island, lies about 30 km away. Denpasar airport is a 15-minute journey away (10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.00" OriginalAmount="241.00">
      <BasicPropertyInfo Latitude="-8.473561" Longitude="115.617474" StarRating="3" HotelCode="292310|turtle_bay_hideaway" HotelName="Turtle Bay Hideaway Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jasi Kelod, Karangasem, Bali 80811</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276775/3d57502ea1fc5221478ad69d71eb756d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, room service and a laundry service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="241.17" OriginalAmount="241.17">
      <BasicPropertyInfo StarRating="5" HotelCode="|D15758" HotelName="The Garcia Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620420_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado en Gianyar, este lujoso hotel es inmejorable para familias. La propiedad tiene un total de 57 habitaciones. Hay Wi-Fi en todo el hotel. The Garcia Ubud dispone de recepciandoacute;n 24 horas. No hay cunas disponibles en esta residencia. The Garcia Ubud cuenta con varias habitaciones accesibles para personas de movilidad reducida ya que vela por las necesidades especiales de sus visitantes. The Garcia Ubud tiene aparcamiento. Este hotel es la mejor opciandoacute;n de alojamiento para aquellos que busquen paz y tranquilidad, ya que cuenta con una amplia oferta en salud y bienestar. The Garcia Ubud cuenta con instalaciones de negocios para ofrecer la combinaciandoacute;n perfecta entre comodidad y funcionalidad durante los viajes corporativos. Los huandeacute;spedes podrandaacute;n recuperarse tras un largo dandiacute;a de trabajo o de turismo con una deliciosa cena en cualquiera de las opciones gastronandoacute;micas del establecimiento. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242" OriginalAmount="242">
      <BasicPropertyInfo Latitude="-8.83440438" Longitude="115.14225697" StarRating="4" HotelCode="481553|127284" HotelName="Prasana By Arjani Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Harjani No. 1, Banjar Kertha Lestari, Ungasan, Uluwatu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/584507/584507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243" OriginalAmount="243">
      <BasicPropertyInfo Latitude="-8.8257217843105" Longitude="115.11704711757" StarRating="4.5" HotelCode="405716|101319" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait, Gang Puncak Sekapa II, Pecatu, Kuta Selatan, Badung 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Badung Regency</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/554918/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features various services and facilities, including a transfer service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.00" OriginalAmount="243.00">
      <BasicPropertyInfo Latitude="-8.8327" Longitude="115.15266" StarRating="4" HotelCode="0|the_darling_ocean_view_villa_bali" HotelName="The Darling Ocean View Villa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ratna No.5, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/8e/6a8e7cd340a8bc1112f4916f8a71edf8a90a4bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Ungasan, you'll be 6.3 mi (10.2 km) from Uluwatu Temple and 8.2 mi (13.2 km) from Nusa Dua Beach.  This 4-star villa is 9.5 mi (15.3 km) from Lippo Mall and 9.8 mi (15.8 km) from Tuban Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, which features a private pool and a Smart TV. There's a private furnished balcony/patio. A kitchenette is outfitted with a full-sized refrigerator/freezer, an oven, and a stovetop. Cable television is provided for your entertainment. A private bathroom with a separate bathtub and shower features a deep soaking tub and a rainfall showerhead.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,500,000.00 IDR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                             &lt;li&gt;Onsite credit card charges are subject to a surcharge of 15 percent &lt;/li&gt;  &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash Breakage deposit: IDR 2500000 per stay&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.00" OriginalAmount="244.00">
      <BasicPropertyInfo Latitude="-8.702238" Longitude="115.26335" StarRating="5" HotelCode="7160|bali_hyatt" HotelName="Hyatt Regency Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 89, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1433/a_1433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located directly on prime Sanur beach. Le Mayeur Museum is about 2 km away. The hotel is just 20 minutes by car from Bali International Airport, and approximately 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.00" OriginalAmount="244.00">
      <BasicPropertyInfo Latitude="-8.67841911315918" Longitude="115.14958190917969" StarRating="5" HotelCode="0|potato_head_studios_at_desa_potato_head" HotelName="Potato Head Studios at Desa Potato Head" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/5f/845f02f6a0babed2e6990d34d9440dc53a809182.jpeg</HotelPictures>
        <HotelDescription>Potato Head Family has always been sustainably driven—from the careful construction of our venues to the ingredients in our kitchens, or from our emblematic art installations made of rubbish to the ways we help preserve the island’s historic handicrafts. But these are trying times for our dear friend, The Environment, so now we’re taking it to the next level across our entire flagship property with Desa Potato Head.In Bali, desa means village, but at Potato Head it means so much more. We consider our desa a multi-disciplinary hub of the future built around a super simple mission: provide good times and do good in the world. It’s an experiential playground for guests to become engaged and inspired, whether that’s dancing till dawn or learning how to upcycle plastics into products. We see Desa Potato Head as a place where ideas can be shared and spread, as a way to incite change both at home and abroad.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner, and also through room service.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: IDR 200000 for adults and IDR 200000 for children (approximately)&lt;/li&gt;      &lt;li&gt;Airport shuttle fee: IDR 430000 per vehicle (one-way, maximum occupancy 3)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: IDR 430000 (one-way), (from 3 to 12 years old)&lt;/li&gt;        &lt;li&gt;Early check-in is available for a fee (subject to availability, amount varies)&lt;/li&gt;  &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="244.40" OriginalAmount="244.40">
      <BasicPropertyInfo Latitude="-8.81142258" Longitude="115.10465187" StarRating="4" HotelCode="390967|1a869e" HotelName="Suarga Padang Padang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Labuan Sait, Br. Dinas Labuan Sait Pecatu, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614925/614925a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="244.53" OriginalAmount="244.53">
      <BasicPropertyInfo Latitude="-8.658038" Longitude="115.129889" StarRating="5" HotelCode="18780|117156" HotelName="Tugu Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Historic Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23428/a_23428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated by an isolated sandy beach in a peaceful, ancient fishing village. It is set in a private, quiet and romantic retreat in the district of Canggu, only 15 minutes from Seminyak with its nightlife, restaurants and shopping, 20 minutes’ drive from Kuta and 35 minutes’ drive from Denpasar. The hotel lies a mere 30 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.00" OriginalAmount="245.00">
      <BasicPropertyInfo Latitude="-8.68325549" Longitude="115.17238705" StarRating="4" HotelCode="936622|the_bali_dream_villa_seminyak" HotelName="The Bali Dream Villa Seminyak" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 108X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128714/128714a_hb_a_029.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="245.55" OriginalAmount="245.55">
      <BasicPropertyInfo StarRating="4" HotelCode="|840905" HotelName="THE BALI DREAM VILLA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907858_foto_1.jpg</HotelPictures>
        <HotelDescription>This property is made up of a collection of luxurious holiday villas situated in Bali's popular Seminyak district, only 2 km from the beach.  Each opulent holiday villa boasts a private pool surrounded by lavish tropical greenery and fragrant flowers.  Villas come with one to four bedrooms, an open living and dining area and a fully-equipped kitchen where guests might prepare home-cooked meals.  Guests might also dine poolside for a romantic, candle-lit experience, and the in-house restaurant offers a choice of classic American, continental or Indonesian breakfasts as well as international cuisines for lunch and dinner.  Guests can spend leisurely days lounging by the pool and relaxing with a massage or beauty treatment in the spa and wellness centre, or choose from the many guided tours offered by the hotel, all during a spectacular holiday in Bali.The Bali Dream Villa Seminyak is 10 km from international Ngurah Rai Airport, 2 km to Seminyak Beach ,4 km Legian Beach or Kuta and Walking distance to handy craft and ethnic home wear shooping center</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.00" OriginalAmount="246.00">
      <BasicPropertyInfo Latitude="-8.709158" Longitude="115.258817" StarRating="4" HotelCode="10028|puri_santrian" HotelName="Puri Santrian &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 35, Sanur 80228, PO Box 3055, Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/6103/a_6103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This informally run hotel is quietly located by the elegant sand beach of Sanur. The town can be reached in a few minutes on foot, where guests will find plenty of shopping venues, bars and restaurants. Transfer to Denpasar airport takes about 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="246.18" OriginalAmount="246.18">
      <BasicPropertyInfo Latitude="-8.7959989081848" Longitude="115.22908329964" StarRating="5" HotelCode="7158|12e8ac" HotelName="The Westin Resort Nusa Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Lot 3, Kawasan Pariwisata, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1430/a_1430_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel complex lies right by the broad white beach of Nusa Dua, in the middle of plenty of tropical palm trees. Numerous shopping facilities and entertainment venues as well as the Bali Convention Centre are located in the surrounding area. The lively tourist town of Kuta is located around 13 km away. Denpasar, the capital of the island, lies about 30 km away. Denpasar airport is a 15-minute journey away (10 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247" OriginalAmount="247">
      <BasicPropertyInfo Latitude="-8.47132218" Longitude="115.24389252" StarRating="3.5" HotelCode="636235|265497" HotelName="Pramana Watu Kurung" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Kurung IV, Banjar Bunutan, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635402/635402a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="247.34" OriginalAmount="247.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|711357" HotelName="KOMANEKA AT TANGGAYUDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32758_image63976864_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in a beautiful setting overlooking the Oos River. There is an outdoor infinity pool, and free yoga, traditional Balinese dance and wood carving classes are offered. There is free WiFi throughout the property and free parking.There is a free shuttle service to Ubud city center and popular Ubud, a 15-minute drive from the resort. Ubud town is home to craft shops, original works of art and restaurants. Ubud Palace is 5 km from the property, and Ubud Monkey Forest is 6 km away. The nearest airport is Ngurah Rai International Airport, 33 km from Komaneka at Tanggayuda Ubud.Rooms at Tanggayuda Komaneka are very spacious and equipped with air conditioning, a bathtub and a four-poster bed. In addition, all rooms have cable or satellite TV. It features a gym and a spa with massage services. There is also a quiet library overlooking the garden.The restaurant serves a daily breakfast and Indonesian food. The bar serves drinks and cocktails in the evening.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="247.70" OriginalAmount="247.70">
      <BasicPropertyInfo Latitude="-8.512628546281" Longitude="115.26136602314" StarRating="5" HotelCode="259561|1155bb" HotelName="Komaneka at Monkey Forest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/15467/w_15467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ubud, the resort is surrounded by lush tropical vegetation and an abundance of exotic plants, making it a veritable oasis in the midst of Ubud's bustling activities and the picturesque Monkey Forest Road, with its many wonderful shops, excellent restaurants and easy access to temples and cultural performances. Ubud village, market and palace are roughly 500 m from the property. Guests may also be interested in visiting Denpasar city, which is around 25 km away. Ngurah Rai International Airport is around 35 km from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.00" OriginalAmount="248.00">
      <BasicPropertyInfo Latitude="-8.685247" Longitude="115.164739" StarRating="4.5" HotelCode="130441|four_on_drupadi" HotelName="Four On Drupadi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi No.4, Seminyak, PO Box 1155, Tuban, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188181/a_188181_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in the heart of Seminyak, within walking distance of some of the most cosmopolitan dining and shopping venues that the island of Bali has to offer. Ngurah Rai International Airport lies just 8 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.00" OriginalAmount="248.00">
      <BasicPropertyInfo Latitude="-8.507729" Longitude="115.241554" StarRating="3" HotelCode="173565|bambu_indah" HotelName="Bambu Indah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Garden,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/276091/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located on the Sayan Ridge, 15 minutes southwest of central Ubud in Bali, surrounded by the stunning cascades of River Ayung, verdant rice paddy fields and the volcanic ridges of Mount Batu Kau. Guests will find shops, Ubud Market and Ubud Palace around 6 km from the hotel. Monkey Forest is around 10 km from the hotel. Ngurah Rai International Airport is around 1 hour 15 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="248.72" OriginalAmount="248.72">
      <BasicPropertyInfo Latitude="-8.6847564454182" Longitude="115.15689231455" StarRating="5" HotelCode="16701|11c7dc" HotelName="Seminyak Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, P.O. Box 1085 TBB, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/20284/l_20284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish beachfront resort is located in Seminyak, which has long been considered Bali's most vibrant lifestyle district and the ultimate place to experience some of the island's finest wining, dining and shopping alternatives. The resort is within easy walking distance of a number of popular places of interest, such as Petitenget Temple, which hosts regular ceremonies and is a classic example of how Bali honours past traditions in an area that has fully embraced tourism. The resort is also conveniently located only 30 minutes’ drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249" OriginalAmount="249">
      <BasicPropertyInfo Latitude="-8.4615281807999" Longitude="115.24910012732" StarRating="5" HotelCode="50572|27359" HotelName="Komaneka at Tanggayuda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayuda, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37917/a_37917_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in Tanggayuda in Kedewatan Village. It is only a 15-minute drive from Ubud with easy access to temples, cultural performances, museums, artist villages, galleries, art shops and restaurants. Ubud Monkey Forest is 6 km from the resort, while Ubud market and Ubud palace are both around 5 km away, in the centre of Ubud. It is approximately 40 km to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="249.11" OriginalAmount="249.11">
      <BasicPropertyInfo Latitude="-8.498567" Longitude="115.269517" StarRating="5" HotelCode="905737|1184c4" HotelName="The Purist Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Banjar Kutuh Kaja, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/241709/a_241709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 15 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.00" OriginalAmount="251.00">
      <BasicPropertyInfo Latitude="-8.690484" Longitude="115.158951" StarRating="4" HotelCode="141837|villa_bali_asri" HotelName="Villa Bali Asri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Saridewi, Seminyak-Oberoi, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located about 2 minutes' walk from Petitenget beach, 15 minutes' drive from the famous white sandy Kuta Beach and 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="251.25" OriginalAmount="251.25">
      <BasicPropertyInfo Latitude="-8.68325549" Longitude="115.17238705" StarRating="4" HotelCode="936622|10327c" HotelName="The Bali Dream Villa Seminyak" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 108X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128714/128714a_hb_a_029.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="251.87" OriginalAmount="251.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|398556" HotelName="Maharaja Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067597_foto_1.jpg</HotelPictures>
        <HotelDescription>Treat yourself to a stay in one of the 10 individually decorated guestrooms, featuring private pools and LED televisions. Your pillowtop bed comes with premium bedding. Rooms have private patios. Kitchenettes are outfitted with stovetops. Digital programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.Enjoy international cuisine at Kayumanis, a restaurant which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Full breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.A stay at Maharaja Villas places you in the heart of Kerobokan, within a 5-minute drive of Petitenget Temple and Seminyak Beach.  This 4-star villa is 1.9 mi (3.1 km) from Seminyak Square and 2 mi (3.2 km) from Desa Potato Head.Distances are displayed to the nearest 0.1 mile and kilometer.  Sunset Point Shopping Centre - 2.1 km / 1.3 mi  Eat Street - 2.3 km / 1.4 mi  TAKSU Bali Gallery - 2.9 km / 1.8 mi  Seminyak Square - 3.1 km / 1.9 mi  Seminyak Beach - 3.2 km / 2 mi  Desa Potato Head - 3.5 km / 2.2 mi  Legian Road - 3.7 km / 2.3 mi  Petitenget Temple - 3.7 km / 2.3 mi  Splash Waterpark Bali - 4 km / 2.5 mi  Canggu Square - 4.1 km / 2.6 mi  Double Six Beach - 4.5 km / 2.8 mi  Legian Beach - 5.5 km / 3.4 mi  Krisna - 5.5 km / 3.4 mi  Berawa Beach - 5.5 km / 3.4 mi  Bali Bombing Memorial - 6.9 km / 4.3 mi  The preferred airport for Maharaja Villas is Ngurah Rai Intl. Airport (DPS) - 12.8 km / 8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.00" OriginalAmount="252.00">
      <BasicPropertyInfo Latitude="-8.79668851" Longitude="115.21266909" StarRating="0" HotelCode="868676|nagisa_bali_bay_view_villas" HotelName="Nagisa Bali Bay View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Siligita Gang Jambu, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366711/366711a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property enjoys a privileged location in Nusa dua . The property is made up of one main floor. There are a total of 5 rooms on the premises. The Hotel boasts 5 villas. The on-site car park may be useful to those arriving by car.

Completed in 2013, Majestic Point Villas offers 4 units of 3-bedroom private pool villa and 1 unit of 5-bedroom private pool villa, decorated in modern – style. Each villa  has an en suith bathroom, a living room, small kitchen, TV Cable, a DVD player to entertain our guest, a private dining area, a bar area with complimentary tea and facility available for our guest.

Majestic Point Villas is a brand new villa development in the area. Located in Nusa Dua, it is a place to truly escape the trappings of city living and spend quality time reconnecting on a personal lever with loved ones. From here guests can enjoy staying experience in lush.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="252.70" OriginalAmount="252.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|805329" HotelName="MULIA RESORT - NUSA DUA, BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909457_foto_1.jpg</HotelPictures>
        <HotelDescription>With stunning beach frontage along Nusa Dua's Bay, The Mulia evokes a relaxed yet polished sensibility. From expansive and elegant suites to distinct lounge and oceanfront pools. The Mulia's luxury accommodations truly exceed expectations for style, comfort and service. Experience a relaxing retreat with lavish amenities at this amazing haven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="253.00" OriginalAmount="253.00">
      <BasicPropertyInfo Latitude="-8.4615281807999" Longitude="115.24910012732" StarRating="5" HotelCode="50572|1edfb2" HotelName="Komaneka at Tanggayuda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayuda, Kedewatan, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/37917/a_37917_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is located in Tanggayuda in Kedewatan Village. It is only a 15-minute drive from Ubud with easy access to temples, cultural performances, museums, artist villages, galleries, art shops and restaurants. Ubud Monkey Forest is 6 km from the resort, while Ubud market and Ubud palace are both around 5 km away, in the centre of Ubud. It is approximately 40 km to Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253" OriginalAmount="253">
      <BasicPropertyInfo Latitude="-8.690484" Longitude="115.158951" StarRating="4" HotelCode="141837|83017" HotelName="Villa Bali Asri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Saridewi, Seminyak-Oberoi, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located about 2 minutes' walk from Petitenget beach, 15 minutes' drive from the famous white sandy Kuta Beach and 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.00" OriginalAmount="253.00">
      <BasicPropertyInfo Latitude="-8.7028277" Longitude="115.1673123" StarRating="4" HotelCode="296377|ossotel_" HotelName="Ossotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361308/361308a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254" OriginalAmount="254">
      <BasicPropertyInfo Latitude="-8.54101874" Longitude="115.05152313" StarRating="4" HotelCode="407191|179209" HotelName="Alami Luxury Villas &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kebon, Desa Tangguntiti, Kerambitan 82161, Tabanan Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerambitan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7972066</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerambitan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.00" OriginalAmount="254.00">
      <BasicPropertyInfo Latitude="-8.6959398566556" Longitude="115.17245221084" StarRating="5" HotelCode="303849|the_kasih_villas__spa_2" HotelName="The Kasih Villas &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Gang Baik Baik 9, Seminyak, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371465/371465a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="254.90" OriginalAmount="254.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|126955" HotelName="THE KASIH VILLAS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950324_foto_1.jpg</HotelPictures>
        <HotelDescription>The The Kasih Villas and Spa is a complex of 13 private villas that include T1, T2 and T3. All fabulous Villas include a swimming pool, living room and dining area, flat screen TV, kitchen, air conditioning and toilet equipped with bathroom amenities.Every day you can enjoy delicious meals in the comfort of your villa with room service from the complex.It also offers the "Savitri SPA" where you will have the opportunity to enjoy treatments and massages that will rejuvenate body and mind.Also worth noting the 24 hour reception service, room service, concierge service, babysitting and doctor available, transfer service, rent-a-car service and limousine rental and Wi-Fi internet service available throughout the Hotel.Check-In: 14:00, Check-Out: 12:00 - 13:00, Children Accepted, Credit Cards AcceptedBar/Coffee Shop: No, Outdoor Pool, SPA: Destination Spa, Reception: 24 h, Room Service, Babysitting, Internet, Rent-a-Car, Transfers, Tours, Tourist Information Point, Wi-FiRoute plan from Ngurah Rai Airport and the hotel:https://www.google.pt/maps/dir/A%C3%A9roport+international+de+Denpasar,+Tuban,+Bali,+Indon%C3%A9sia/The+Kasih+Villas+and+Spa,+Jl.+Nakula+Gang+Baik+Baik+No.9,+Seminyak,+Kabupaten+Badung,+Bali+80361,+Indon%C3%A9sia/@-8.7490514,115.0827971,12z/data=!4m14!4m13!1m5!1m1!1s0x2dd2441650216933:0xdf71da6ddd7bcc1f!2m2!1d115.166787!2d-8.7467172!1m5!1m1!1s0x2dd246d8dfa9591f:0x1cd94a7ad6709570!2m2!1d115.172446!2d-8.695913!3e0?hl=EN</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="255.58" OriginalAmount="255.58">
      <BasicPropertyInfo Latitude="-8.4620707862808" Longitude="115.240855515" StarRating="4" HotelCode="18282|105a62" HotelName="Alila Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Payangan, Gianyar 80572, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22720/a_22720_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel lies on a slope on the banks of the Ayung River. Ubud is located around 15 minutes from the hotel. Guests are offered a hotel bus service to Ubud and the airport is approximately an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="256.70" OriginalAmount="256.70">
      <BasicPropertyInfo StarRating="5" HotelCode="|688306" HotelName="NANDINI JUNGLE BY HANGING GARDENS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974786_foto_1.jpg</HotelPictures>
        <HotelDescription>This club resort enjoys a delightful setting in the village of Payangan. The resort is located just a 30 minutes' driving distance away from Ubud, where guests can explore the Ubud Monkey Forest, Ubud Forest and the market. The resort is situated just an 80 minutes' driving distance from Ngurah Rai International Airport. The property reflects the splendour of a traditional Balinese village, featuring natural materials and revelling in its splendid setting. The villas are sumptuously designed, bathing visitors in luxury and style. The villas are well equipped with modern amenities, for the ultimate comfort and convenience. Guests will appreciate the wealth of facilities and services that the resort has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257" OriginalAmount="257">
      <BasicPropertyInfo Latitude="-8.542708487976" Longitude="115.21650642157" StarRating="5" HotelCode="177422|215177" HotelName="Fivelements Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Puri Ahimsa Banjar Baturning, Mambal 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247786/a_247786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the sacred Ayung River, just before the mountain, the eco resort is 15 minutes' drive from centre of Ubud in the highland of Bali. The resort is 6 km from the town centre and one and a half hour’s drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="257.15" OriginalAmount="257.15">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|1e7255" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541421/541421a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="257.23" OriginalAmount="257.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|920958" HotelName="The Khayangan Dreams Villas, Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/993576_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258" OriginalAmount="258">
      <BasicPropertyInfo Latitude="-8.59791869" Longitude="115.33044937" StarRating="5" HotelCode="611759|278221" HotelName="Komaneka at Keramas Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Ida Bagus Mantra, Keramas, Blahbatuh 80581</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259" OriginalAmount="259">
      <BasicPropertyInfo Latitude="-8.7085449" Longitude="115.2573311" StarRating="4" HotelCode="435227|175072" HotelName="Bali Luxury Villa Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 22, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598231/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="260.49" OriginalAmount="260.49">
      <BasicPropertyInfo Latitude="-8.690484" Longitude="115.158951" StarRating="4" HotelCode="141837|136f8b" HotelName="Villa Bali Asri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Saridewi, Seminyak-Oberoi, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/275735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located about 2 minutes' walk from Petitenget beach, 15 minutes' drive from the famous white sandy Kuta Beach and 20 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="260.92" OriginalAmount="260.92">
      <BasicPropertyInfo Latitude="-8.7016683" Longitude="115.26104467" StarRating="4.5" HotelCode="454344|10fb04" HotelName="Bali Luxury Villa Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karangsari 5, Sanur 80228, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/487909/487909a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a conference room and a business centre. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="261.13" OriginalAmount="261.13">
      <BasicPropertyInfo Latitude="-8.6959398566556" Longitude="115.17245221084" StarRating="5" HotelCode="303849|1886a3" HotelName="The Kasih Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Gang Baik Baik 9, Seminyak, Kuta 80361, Badung</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371465/371465a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="262.17" OriginalAmount="262.17">
      <BasicPropertyInfo StarRating="4" HotelCode="|711525" HotelName="Puri Bagus Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LOVINA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974753_foto_1.jpg</HotelPictures>
        <HotelDescription>Este acogedor hotel de playa estandaacute; situado enfrente de la playa privada del propio hotel. A tres kilandoacute;metros puede encontrar las localidades de Lovina y de Singaraja. Los huandeacute;spedes tendrandaacute;n a su disposiciandoacute;n el servicio de traslado en autobanduacute;s del hotel, que les llevarandaacute; hasta los mencionados pueblos. Singaraja estandaacute; a solamente cinco minutos y allandiacute; podrandaacute; encontrar visitar el museo Gedung Kertya, donde se encuentran numerosos e importantes manuscritos histandoacute;ricos. A un cuarto de hora en coche hay un templo budista y una zona de aguas termales. Un poco mandaacute;s lejos, a 20 minutos en coche, estandaacute;n las famosas cascadas de Gitgit y el templo de Medue Karang. A una hora en coche aproximadamente puede llegar a la montaandntilde;a de Batur, famosa por su enorme crandaacute;ter de 14 kilandoacute;metros de diandaacute;metro.Este hotel cuenta con un total de 40 chalandeacute;s decorados en estilo tandiacute;pico balinandeacute;s. En el acogedor hall de entrada hay un andaacute;rea de recepciandoacute;n abierta las 24 horas del dandiacute;a, donde se le ofrece un guardarropa y servicio de caja fuerte y de cambio de divisa. Como instalaciones culinarias, el hotel dispone de un bar, un restaurante al aire libre especializado en comida balinesa e internacional y otro restaurante especializado en platos de pescado y del mar. Desde el restaurante tendrandaacute; unas preciosas vistas del mar. El hotel cuenta con un pequeandntilde;o supermercado, algunas tiendas y servicio de alquiler de bicicletas. Para completar todas estas prestaciones, se le ofrece servicio de lavanderandiacute;a y de atenciandoacute;n mandeacute;dica.Los chalandeacute;s, decorados y amueblados con buen gusto, tienen cuarto de baandntilde;o con ducha. Estandaacute;n equipados con telandeacute;fono de landiacute;nea directa, minibar, aire acondicionado y televisiandoacute;n vandiacute;a satandeacute;lite o por cable. Cada chalandeacute; tiene una piscina propia, un comedor y una amplia terraza.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="262.69" OriginalAmount="262.69">
      <BasicPropertyInfo Latitude="-8.415049" Longitude="115.237134" StarRating="4" HotelCode="67625|103267" HotelName="Nandini Bali Jungle Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Susut, Desa Buahan, Payangan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87470/a_87470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the village of Payangan and just 30 minutes' drive from Ubud with its tourist attractions, such as Ubud Monkey Forest, Ubud Palace and Ubud Market. The finca is approximately 80 minutes from Bali's international airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.00" OriginalAmount="263.00">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|dedary_kriyamaha_ubud" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541421/541421a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="263.30" OriginalAmount="263.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|D06744" HotelName="KOMANEKA AT KERAMAS BEACH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32757_image63976813_0.jpg</HotelPictures>
        <HotelDescription>Near Keramas BeachWhen you stay at Komaneka at Keramas Beach in Gianyar, you'll be on the beach, within a 5-minute drive of Keramas Beach and Pura Masceti.  This 5-star hotel is 9.5 mi (15.2 km) from Sanur Beach and 11 mi (17.7 km) from Ubud Monkey Forest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="263.66" OriginalAmount="263.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|161655" HotelName="The Purist Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907740_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located behind a rustic Balinese village, where all aspects of traditional rural life can be experienced. It is situated within a short walk of the centre of Ubud that leads guests through the beautiful surrounding rice paddy fields. The Ubud area is the cultural and spiritual heart of Bali. Ubud Market and the Monkey Forest are both roughly 2 km from the hotel, Ubud Palace is around 3 km away and the Ayung River is approximately 5 km away. The hotel is conveniently located only around one hour and 30 minutes' drive from Denpasar International Airport.FacilitiesThe hotel features 18 accommodation units. Services and facilities at the hotel include a safe, currency exchange facilities, wireless internet access, a restaurant, a bar, room service and a laundry. A garden is among the features contributing to a pleasant stay.RoomsAll rooms feature air conditioning and a kitchen. Guests will also find a terrace in most rooms as standard. Each accommodation unit features a double bed or a king-size bed. A safe and a minibar also feature. The accommodation units offer a range of amenities, including tea and coffee making equipment. Other features include internet access, a telephone and a TV. In each of the bathrooms, guests will find a shower, a bathtub and a hairdryer.Sports/EntertainmentThe hotel offers an outdoor pool. Sun loungers provide a great place to sunbathe. Guests of the hotel will find it the ideal place for an active holiday. Activities and facilities offered include cycling/mountain biking, yoga, a spa and massage treatments. MealsThe hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and B andamp; B.PaymentThe following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264" OriginalAmount="264">
      <BasicPropertyInfo Latitude="-8.705648" Longitude="115.263066" StarRating="5" HotelCode="207519|33893" HotelName="Fairmont Sanur Beach Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 8, Sanur Beach 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295804/a_295804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264" OriginalAmount="264">
      <BasicPropertyInfo Latitude="-8.23090878" Longitude="114.45572013" StarRating="4" HotelCode="531180|178606" HotelName="The Melaya Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar - Gilimanuk, Banjar Kelatakan, 82252 Melaya, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Melaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="264.27" OriginalAmount="264.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15747" HotelName="Arya Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620409_foto_1.jpg</HotelPictures>
        <HotelDescription>El establecimiento cuenta con 20 acogedoras habitaciones. Esta propiedad se edificandoacute; en 2018. Arya Villas Ubud tiene conexiandoacute;n Wi-Fi en sus instalaciones. Arya Villas Ubud pone a disposiciandoacute;n de sus huandeacute;spedes un servicio de recepciandoacute;n 24 horas. No hay cunas disponibles en este alojamiento. Los huandeacute;spedes que viajen en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento del establecimiento. Los huandeacute;spedes disfrutarandaacute;n de la comida que sirve el establecimiento. Con su amplia variedad de propuestas culinarias, este alojamiento satisfarandaacute; las necesidades de todo tipo de clientes. Algunos de estos servicios pueden conllevar un coste adicional.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265" OriginalAmount="265">
      <BasicPropertyInfo Latitude="-8.6957465655718" Longitude="115.16773179173" StarRating="5" HotelCode="102122|175957" HotelName="Sienna Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang. Keraton No.5, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071877/071877a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is situated in the heart of Seminyak. It lies just a short stroll from some of the best quality shopping in Bali, and is also just a 15-minute walk from the world-famous Legian Beach. The capital of the island, Denpasar, is approximately 15 minutes' drive away, whilst Ngurah Rai International Airport is some 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.00" OriginalAmount="265.00">
      <BasicPropertyInfo Latitude="-8.81817156" Longitude="115.2147766" StarRating="5" HotelCode="446413|vinila_nusa_dua_villas" HotelName="Vinila Nusa Dua Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Jalan Nusa Dua Selatan, Nusa Dua, Bali, Badung</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35608/2535608/1.jpg?f=15083528</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="265.40" OriginalAmount="265.40">
      <BasicPropertyInfo Latitude="-8.13517" Longitude="114.562103" StarRating="5" HotelCode="435069|1d8ff8" HotelName="Menjangan Dynasty Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pejarakan, Gerokgak, Buleleng 81155, North West Bali</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/544880/a_544880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Buleleng Regency.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266" OriginalAmount="266">
      <BasicPropertyInfo Latitude="-8.676285" Longitude="115.15654" StarRating="4.5" HotelCode="113500|79145" HotelName="The Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 27C, Kerobokan, Seminyak, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/156851/a_156851_F1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club resort is nestled among rice fields in the fashionable neighbourhood of Kerobokan in the Seminyak area. It is approximately a 20-minute drive from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="266.16" OriginalAmount="266.16">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|11e8c7" HotelName="Pandawas Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234630/234630a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="266.18" OriginalAmount="266.18">
      <BasicPropertyInfo Latitude="-8.7085449" Longitude="115.2573311" StarRating="4" HotelCode="435227|119a61" HotelName="Bali Luxury Villa Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 22, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598231/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.00" OriginalAmount="267.00">
      <BasicPropertyInfo Latitude="-8.50272588" Longitude="114.96559214" StarRating="0" HotelCode="522064|balian_beach_villa_" HotelName="Balian Surf Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday parks" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Balian Beach, Banjar Pengasahan, Desa Lalanglinggah, 82162 Selemadeg, Kecamatan Selemadeg Barat, Kabupaten Tabanan, Bali</AddressLine>
          </AddressLines>
          <CityName>Selemadeg</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36400000/36392600/36392534/4a71b504_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Bali, Villa Helen Balian puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Safety deposit boxes, Wi-Fi in public areas, car park, airport transfer, room service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. Take a break from a long day and make use of hot tub, outdoor pool, fitness center, garden, pool (kids). Friendly staff, great facilities and close proximity to all that Bali has to offer are three great reasons you should stay at Villa Helen Balian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.00" OriginalAmount="267.00">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|pandawas_villas" HotelName="Pandawas Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL-INCLUSIVE,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234630/234630a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.00" OriginalAmount="268.00">
      <BasicPropertyInfo Latitude="-8.7019891814587" Longitude="115.16456007957" StarRating="4" HotelCode="36423|bali_niksoma_boutique_beach_resort_2" HotelName="Bali Niksoma Boutique Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara Legian Kaja, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59674/a_59674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the most beautiful Legian Kuta Beach and surrounded by spectacular lush tropical gardens, this hotel is within walking distance of tourist facilities and is only 15 minutes’ drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269" OriginalAmount="269">
      <BasicPropertyInfo Latitude="-8.4958286115228" Longitude="115.27608002447" StarRating="5" HotelCode="10652|31428" HotelName="Kamandalu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8535/t_8535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel enjoys an enchanting position amidst green rice terraces along the Petanu river in Bali. The famous artist town of Ubud is located in the immediate vicinity, and there is a regular shuttle bus service there from the hotel. In Ubud, guests will find a wide range of shops and entertainment venues. Denpasar airport is about one hour away, and can be reached using the hotel's own transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269" OriginalAmount="269">
      <BasicPropertyInfo Latitude="-8.59821" Longitude="115.098" StarRating="0" HotelCode="951511|399751" HotelName="Nirjhara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nirjhara, Banjar Kedungu, Desa Belalang 82121, Kediri, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10731038</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="269" OriginalAmount="269">
      <BasicPropertyInfo Latitude="-8.7028277" Longitude="115.1673123" StarRating="4" HotelCode="296377|79222" HotelName="Ossotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361308/361308a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="269.41" OriginalAmount="269.41">
      <BasicPropertyInfo Latitude="-8.59791869" Longitude="115.33044937" StarRating="5" HotelCode="611759|2091c3" HotelName="Komaneka at Keramas Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Ida Bagus Mantra, Keramas, Blahbatuh 80581</AddressLine>
          </AddressLines>
          <CityName>Blahbatuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782526/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, a babysitting service, a childcare service, room service and a laundry service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the holiday complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270" OriginalAmount="270">
      <BasicPropertyInfo Latitude="-8.458263" Longitude="115.285303" StarRating="4" HotelCode="432836|179894" HotelName="Dedary Kriyamaha Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Pinjul, Desa Kendran, Tegalalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541421/541421a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270" OriginalAmount="270">
      <BasicPropertyInfo Latitude="-8.347521" Longitude="115.6791221" StarRating="5" HotelCode="297798|108442" HotelName="The Griya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Amed, Bunutan Village, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547002/547002a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.00" OriginalAmount="270.00">
      <BasicPropertyInfo Latitude="-8.59821" Longitude="115.098" StarRating="0" HotelCode="951511|nirjhara" HotelName="Nirjhara" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nirjhara, Banjar Kedungu, Desa Belalang 82121, Kediri, Bali</AddressLine>
          </AddressLines>
          <CityName>Belalang</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10731038</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.00" OriginalAmount="271.00">
      <BasicPropertyInfo Latitude="-8.7085449" Longitude="115.2573311" StarRating="4" HotelCode="435227|bali_jade_villa_2" HotelName="Bali Luxury Villa Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 22, Sanur 80228, Denpasar</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598231/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="271.22" OriginalAmount="271.22">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|1f2ac3" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="271.61" OriginalAmount="271.61">
      <BasicPropertyInfo Latitude="-8.6887322812073" Longitude="115.26504099369" StarRating="3.5" HotelCode="130482|11a795" HotelName="Tandjung Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex,Club Resort" HotelFacility="Air Conditioning,Bar,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan 41, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188229/a_188229_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in Sanur, Bali, 25 minutes' drive from Ngurah Rai International Airport (roughly 15 km), 25 minutes from Kuta and 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272" OriginalAmount="272">
      <BasicPropertyInfo Latitude="-8.696105298085" Longitude="115.16161210969" StarRating="5" HotelCode="266968|83043" HotelName="Double Six Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>66 Double Six, Beach, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2004235/Ykfnapkd_62141aa3e35eb62616b9d541dcdaa2a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273" OriginalAmount="273">
      <BasicPropertyInfo Latitude="-8.7019891814587" Longitude="115.16456007957" StarRating="4" HotelCode="36423|69718" HotelName="Bali Niksoma Boutique Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara Legian Kaja, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59674/a_59674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the most beautiful Legian Kuta Beach and surrounded by spectacular lush tropical gardens, this hotel is within walking distance of tourist facilities and is only 15 minutes’ drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273" OriginalAmount="273">
      <BasicPropertyInfo Latitude="-8.53691989" Longitude="115.26406521" StarRating="4.5" HotelCode="292681|83630" HotelName="De Ubud Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinus 8, 2 Km south from Monkey Forest, Lodtunduh, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234474/234474a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="273.98" OriginalAmount="273.98">
      <BasicPropertyInfo Latitude="-8.81817156" Longitude="115.2147766" StarRating="5" HotelCode="446413|1d8215" HotelName="Vinila Nusa Dua Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Jalan Nusa Dua Selatan, Nusa Dua, Bali, Badung</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35608/2535608/1.jpg?f=15083528</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.00" OriginalAmount="274.00">
      <BasicPropertyInfo Latitude="-8.6887322812073" Longitude="115.26504099369" StarRating="3.5" HotelCode="130482|tandjung_sari" HotelName="Tandjung Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex,Club Resort" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan 41, Sanur, Denpasar 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188229/a_188229_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach club resort is located in Sanur, Bali, 25 minutes' drive from Ngurah Rai International Airport (roughly 15 km), 25 minutes from Kuta and 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="274.84" OriginalAmount="274.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|711588" HotelName="KOMANEKA AT BISMA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32756_image63976781_0.jpg</HotelPictures>
        <HotelDescription>Located on the slopes of Ubud, Komaneka at Bisma offers views of the Campuhan River, coconut plantations and rice fields. Located 950 meters from Monkey Forest, the resort features 2 outdoor pools, a restaurant and a spa. The rooms have a private balcony with sun loungers and views of the natural landscape. All rooms include a large flat-screen TV and a spacious bathroom with a bathtub and separate screened shower.There is a fitness center and a library area. Guests benefit from free WiFi throughout the property and free private parking.The on-site restaurant, Seneng Kitchen, serves Indonesian cuisine specialties. In addition, breakfast is offered daily with American, continental and gluten-free dishes. It is approximately 1.2 km from Ubud Palace and Ubud Market. Ngurah Rai International Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.00" OriginalAmount="275.00">
      <BasicPropertyInfo Latitude="-8.49300928" Longitude="115.25717334" StarRating="4" HotelCode="589815|amora_ubud_boutique_villas" HotelName="Amora Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangkiang Sidem, Desa Keliki, Tegallalang, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759235/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276" OriginalAmount="276">
      <BasicPropertyInfo Latitude="-8.70673" Longitude="115.166984" StarRating="4" HotelCode="10624|43351" HotelName="Bali Mandira Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma 2, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8488/a_8488_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the south coast of the island of Bali, only a few minutes on foot from the tourist centre of Legian. The complex is only separated by a quiet promenade road from wide sandy beaches stretching several kilometres. Countless shops and entertainment venues, boutiques, bars, and restaurants can be quickly and conveniently reached on foot. Transfer times to Ngurah Rai airport are around 20 minutes, at a distance of some 6 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.00" OriginalAmount="276.00">
      <BasicPropertyInfo Latitude="-8.23090878" Longitude="114.45572013" StarRating="4" HotelCode="531180|the_melaya_villas_bali" HotelName="The Melaya Villas Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar - Gilimanuk, Banjar Kelatakan, 82252 Melaya, Jembrana, Bali</AddressLine>
          </AddressLines>
          <CityName>Melaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/697666/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="276.16" OriginalAmount="276.16">
      <BasicPropertyInfo Latitude="-8.705648" Longitude="115.263066" StarRating="5" HotelCode="207519|1464e5" HotelName="Fairmont Sanur Beach Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kusuma Sari 8, Sanur Beach 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/295804/a_295804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.00" OriginalAmount="277.00">
      <BasicPropertyInfo Latitude="-8.656508" Longitude="115.131386" StarRating="5" HotelCode="904686|ametis_villas" HotelName="Ametis Villa Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144018/144018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.00" OriginalAmount="277.00">
      <BasicPropertyInfo Latitude="-8.454070091247559" Longitude="115.26087951660156" StarRating="5" HotelCode="0|keliki_luxury_lodge" HotelName="Keliki Luxury Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala, Banjar Pacung, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/50/53/50533c617033019282cb4ee0c6b2b374bb09a8dc.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Keliki Luxury Lodge in Tegallalang, you'll be 3 mi (4.8 km) from Tegallalang Rice Terrace and 4.9 mi (8 km) from Blanco Museum.  This 5-star resort is 5.1 mi (8.2 km) from Campuhan Ridge Walk and 5.6 mi (9 km) from Ubud Royal Palace.&lt;br /&gt;Amenities : Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and a 24-hour fitness center. This resort also features complimentary wireless Internet access, concierge services, and wedding services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Tegallalang Rice Terrace - 4.8 km / 3 mi&lt;br /&gt;Bali Pulina - 6.1 km / 3.8 mi&lt;br /&gt;Neka Art Museum - 6.5 km / 4 mi&lt;br /&gt;Tegallalang Handicraft Center - 7.3 km / 4.5 mi&lt;br /&gt;Gaya Art Space - 7.3 km / 4.6 mi&lt;br /&gt;Blanco Museum - 8 km / 4.9 mi&lt;br /&gt;Gunung Lebah Temple - 8.1 km / 5 mi&lt;br /&gt;Campuhan Ridge Walk - 8.2 km / 5.1 mi&lt;br /&gt;Pura Dalem Ubud - 8.5 km / 5.3 mi&lt;br /&gt;Puri Lukisan Museum - 8.7 km / 5.4 mi&lt;br /&gt;Saraswati Temple - 8.8 km / 5.5 mi&lt;br /&gt;Pura Desa - 8.9 km / 5.5 mi&lt;br /&gt;Ubud Royal Palace - 9 km / 5.6 mi&lt;br /&gt;Pondok Pekak Library &amp;amp; Learning Centre - 9.9 km / 6.1 mi&lt;br /&gt;Ubud Traditional Art Market - 10.2 km / 6.3 mi&lt;br /&gt;The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 45.8 km / 28.4 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. Free valet parking is available onsite.&lt;br /&gt;Dining : Grab a bite to eat at the LE GASTRONOME, a restaurant where you can take in the garden view and dine alfresco. Or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. A complimentary cooked-to-order breakfast is served daily from 7:00 AM to 12:30 PM.&lt;br /&gt;HeadLine : In Tegallalang (Sambahan)&lt;br /&gt;Renovations : This property is closed from November 1 2020 to December 31 2020 (dates subject to change).   In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Treat yourself to a stay in one of the 5 individually decorated guestrooms, featuring private pools and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include phones, as well as safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the resort prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="278.97" OriginalAmount="278.97">
      <BasicPropertyInfo Latitude="-8.680374033682" Longitude="115.15081392129" StarRating="5" HotelCode="314333|1a6a8d" HotelName="Alila Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ganesha 9, Petitenget, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414778/414778a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279" OriginalAmount="279">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|76886" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162383/162383a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.00" OriginalAmount="279.00">
      <BasicPropertyInfo Latitude="-8.6870936957717" Longitude="115.16300439835" StarRating="4" HotelCode="69473|space_at_bali_villas" HotelName="Space at Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273297/273297a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.00" OriginalAmount="279.00">
      <BasicPropertyInfo Latitude="-8.69755551" Longitude="115.17449247" StarRating="3" HotelCode="554291|reddoorz_baik_baik_nakula" HotelName="RedDoorz @ Nakula Dewi Sri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula Line Cross Shri lakshmi 18, Seminyak, Kuta, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/97676/2497676/17.jpg?f=15503347</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="279.48" OriginalAmount="279.48">
      <BasicPropertyInfo Latitude="-8.702238" Longitude="115.26335" StarRating="5" HotelCode="7160|192deb" HotelName="Hyatt Regency Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 89, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1433/a_1433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located directly on prime Sanur beach. Le Mayeur Museum is about 2 km away. The hotel is just 20 minutes by car from Bali International Airport, and approximately 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281" OriginalAmount="281">
      <BasicPropertyInfo Latitude="-8.702238" Longitude="115.26335" StarRating="5" HotelCode="7160|381005" HotelName="Hyatt Regency Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 89, 80228 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1433/a_1433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located directly on prime Sanur beach. Le Mayeur Museum is about 2 km away. The hotel is just 20 minutes by car from Bali International Airport, and approximately 10 minutes from the city of Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="281.22" OriginalAmount="281.22">
      <BasicPropertyInfo Latitude="-8.5128396608948" Longitude="115.25672282174" StarRating="4.5" HotelCode="114219|1155ba" HotelName="Komaneka at Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/157701/a_157701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="281.49" OriginalAmount="281.49">
      <BasicPropertyInfo Latitude="-8.696105298085" Longitude="115.16161210969" StarRating="5" HotelCode="266968|18e50c" HotelName="Double Six Luxury Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>66 Double Six, Beach, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2004235/Ykfnapkd_62141aa3e35eb62616b9d541dcdaa2a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.00" OriginalAmount="282.00">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|luwak_ubud_villas" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162383/162383a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="282.01" OriginalAmount="282.01">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|1ec555" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/111561/p_111561_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283" OriginalAmount="283">
      <BasicPropertyInfo Latitude="-8.70874051" Longitude="115.16713103" StarRating="3.5" HotelCode="797225|221095" HotelName="Legian Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41266/2941266/4.jpg?f=15045293</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="283.84" OriginalAmount="283.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|840902" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BULELENG, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/994949_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 15 individually decorated guestrooms, featuring minibars and LCD televisions. Rooms have private patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Partially open bathrooms have complimentary toiletries and hair dryers.Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge.Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.Located in Sukasada, The Damai - CHSE Certified is in the mountains, within a 10-minute drive of Lovina Beach Monument and Lovina Beach.  This 4-star hotel is 3.1 mi (5 km) from Baruna Dive Center and 4.4 mi (7.1 km) from Tangguwisia Bali Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Lovina Beach Monument - 3.6 km / 2.2 mi  Lovina Beach - 3.7 km / 2.3 mi  Baruna Dive Center - 4.9 km / 3.1 mi  Tangguwisia Bali Beach - 7.1 km / 4.4 mi  Krisna Funtastic Land - 7.7 km / 4.8 mi  Pura Agung Jagatnatha - 12.2 km / 7.6 mi  Gedong Kertya Museum and Library - 12.3 km / 7.7 mi  Museum Buleleng - 12.5 km / 7.7 mi  Buleleng Harbour - 12.6 km / 7.8 mi  Old Dutch Warehouses - 12.6 km / 7.8 mi  Tamblingan Lake - 12.6 km / 7.8 mi  Yudha Mandala Tama Monument - 12.6 km / 7.8 mi  Klenteng Ling Gwan Kiong - 12.7 km / 7.9 mi  Brahmavihara-Arama - 13.4 km / 8.3 mi  Brahma Vihara Arama - 13.5 km / 8.4 mi  The preferred airport for The Damai - CHSE Certified is Ngurah Rai Intl. Airport (DPS) - 85 km / 52.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.00" OriginalAmount="284.00">
      <BasicPropertyInfo Latitude="-8.81872037" Longitude="115.21518868" StarRating="4" HotelCode="772924|revivo_wellness_resort" HotelName="Revivo Wellness Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Kelurahan Benoa, Kecamatan Kuta Selatan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10740178</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.00" OriginalAmount="285.00">
      <BasicPropertyInfo Latitude="-8.47735804" Longitude="115.44022242" StarRating="4" HotelCode="639189|wapa_di_ume_sidemen" HotelName="Wapa Di Ume Sidemen" Meals="BED &amp; BREAKFAST,FULL-BOARD,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebola, Sidemen 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638227/638227a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sidemen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="285.76" OriginalAmount="285.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|D02620" HotelName="Wapa di Ume Sidemen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SIDEMEN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2588431_foto_1.jpg</HotelPictures>
        <HotelDescription>Property LocationLocated in Sidemen, Wapa di Ume Sidemen is in the mountains, within a 15-minute drive of Pesaban Traditional Village and Telaga Waja River.  This luxury hotel is 14.2 mi (22.8 km) from Candidasa Beach and 14.9 mi (23.9 km) from Bali Safari and Marine Park.RoomsMake yourself at home in one of the 21 air-conditioned rooms featuring minibars. Complimentary wireless internet access is available to keep you connected. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and designer toiletries. Conveniences include safes and desks, and housekeeping is provided daily.DiningEnjoy a meal at the restaurant, or stay in and take advantage of the hotel's 24-hour room service. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. Cooked-to-order breakfasts are available daily for a fee.Rec, Spa, Premium AmenitiesEnjoy recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands. Guests can catch a ride to nearby destinations on the complimentary area shuttle.Business, Other AmenitiesFeatured amenities include a business center, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286" OriginalAmount="286">
      <BasicPropertyInfo Latitude="-8.4750358235635" Longitude="115.25156021118" StarRating="4.5" HotelCode="67626|70591" HotelName="The Payogan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cocoa 2 No. 77, Banjar Bunutan, Desa Kedewatan, P.O. BOX 999, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/87471/a_87471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa resort is located in the cool and idyllic outskirts of the Kedewatan village of Ubud, the artistic and cultural capital of Bali. It is situated on the dramatic Sayan ridge, high above the river valley, just 15 minutes’ drive from the centre of Ubud. Bali International Airport is a 60-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="286.73" OriginalAmount="286.73">
      <BasicPropertyInfo Latitude="-8.7019891814587" Longitude="115.16456007957" StarRating="4" HotelCode="36423|119438" HotelName="Bali Niksoma Boutique Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara Legian Kaja, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/59674/a_59674_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the most beautiful Legian Kuta Beach and surrounded by spectacular lush tropical gardens, this hotel is within walking distance of tourist facilities and is only 15 minutes’ drive from Bali's International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="286.83" OriginalAmount="286.83">
      <BasicPropertyInfo Latitude="-8.70673" Longitude="115.166984" StarRating="4" HotelCode="10624|11778a" HotelName="Bali Mandira Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma 2, Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8488/a_8488_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the south coast of the island of Bali, only a few minutes on foot from the tourist centre of Legian. The complex is only separated by a quiet promenade road from wide sandy beaches stretching several kilometres. Countless shops and entertainment venues, boutiques, bars, and restaurants can be quickly and conveniently reached on foot. Transfer times to Ngurah Rai airport are around 20 minutes, at a distance of some 6 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="286.92" OriginalAmount="286.92">
      <BasicPropertyInfo Latitude="-8.4932538863817" Longitude="115.26637515496" StarRating="4" HotelCode="200346|129bbc" HotelName="Luwak Ubud Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Sri Wedari, Br Tegal Lantang, Ubud, Gianyar, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162383/162383a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.00" OriginalAmount="288.00">
      <BasicPropertyInfo Latitude="-8.522639" Longitude="115.232124" StarRating="4" HotelCode="82687|villa_semana_resort_spa" HotelName="Villa Semana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana, Desa Singakerta, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/111561/p_111561_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes' away from Bali's art and cultural centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="289.47" OriginalAmount="289.47">
      <BasicPropertyInfo Latitude="-8.47735804" Longitude="115.44022242" StarRating="4" HotelCode="639189|20ad95" HotelName="Wapa Di Ume Sidemen" Meals="BED &amp; BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebola, Sidemen 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638227/638227a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sidemen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="290.75" OriginalAmount="290.75">
      <BasicPropertyInfo StarRating="5" HotelCode="|838756" HotelName="JAVANA ROYAL VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/429288_foto_1.jpg</HotelPictures>
        <HotelDescription>Javana Royal Villa is nestled among the rice fields in the trendy neighborhood known as Kerobokan, part of Seminyak in Bali, Indonesia. Seminyak is Bali's more exclusive area for residents and visitors alike. Javana Royal Villas are location is ideal, surrounded by Seminyak's upscale shops and restaurants and just 30 minutes away from the major airport in Denpasar.Javana Royal Villas are an upscale boutique hotel consisting of 17 private residences. Each villa features a private Jacuzzi and an extended 13 meter         infinity-edge swimming pool. Interiors include Villeroy and Boch bathrooms,  flat-screen TVs, vaulted ceilings, teak wood poster beds, black granite terraces and all accommodations are fully air-conditioned with state-of-the-art furnishings. All resindences are equipped with internet access and own private butler service.Javana Royal Villas are ideally situated amid tranquil verdant rice fields.Small and semi open-air lobby.Javana Royal Villa ideally situated amid tranquil verdant rice fields of Seminyak, Bali. It features state-of-the-art furnishings residences and guests will be pampered by their own private butler and supreme attention to detail to ensure their comfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291" OriginalAmount="291">
      <BasicPropertyInfo Latitude="-8.53345679" Longitude="115.26613567" StarRating="4" HotelCode="489449|152840" HotelName="Purana Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka, Banjar Kumbuh, Desa Mas, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/621095/621095a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="291.62" OriginalAmount="291.62">
      <BasicPropertyInfo Latitude="-8.7028277" Longitude="115.1673123" StarRating="4" HotelCode="296377|152150" HotelName="Ossotel Legian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian, 80361 Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361308/361308a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Legian. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="291.69" OriginalAmount="291.69">
      <BasicPropertyInfo Latitude="-8.70874051" Longitude="115.16713103" StarRating="3.5" HotelCode="797225|1e446d" HotelName="Legian Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villa" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/41266/2941266/4.jpg?f=15045293</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="291.77" OriginalAmount="291.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|857816" HotelName="OSSOTEL LEGIAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912310_foto_1.jpg</HotelPictures>
        <HotelDescription>Luxury accommodations and superior service welcome you at the Ossotel</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="292.32" OriginalAmount="292.32">
      <BasicPropertyInfo Latitude="-8.656508" Longitude="115.131386" StarRating="5" HotelCode="904686|11b49d" HotelName="Ametis Villa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144018/144018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="292.80" OriginalAmount="292.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|888026" HotelName="The Griya Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1364890_foto_1.jpg</HotelPictures>
        <HotelDescription>"The Griya features 14 intimate and luxurious villas. Each villa offers a private infinity pool and stunning vistas over the ocean and the neighbouring hills. We guarantee that you will thoroughly enjoy the very warm and tropical atmosphere, as well as the absolute peace and tranquillity.Our architect's vision has been to set the resort in a natural haven, by blending the sloping contour of the land - with the spectacular sea and mountain views - together with natural and specific materials, all indigenous from Bali. The traditional Balinese design of the villas has been combined with a very contemporary look-and-feel. Each villa is stylishly furnished with state-of-the art interiors, entertainment systems, lighting and the finest furniture and fittings to match today's standards of luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="293.01" OriginalAmount="293.01">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|1403af" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45683/b6b52ec0-e89d-4a1f-83bc-3d8b6f5cad09.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294" OriginalAmount="294">
      <BasicPropertyInfo Latitude="-8.449514" Longitude="115.234769" StarRating="5" HotelCode="292490|161593" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Banjar Begawan, Payangan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/45683/b6b52ec0-e89d-4a1f-83bc-3d8b6f5cad09.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295" OriginalAmount="295">
      <BasicPropertyInfo Latitude="-8.658038" Longitude="115.129889" StarRating="5" HotelCode="18780|71866" HotelName="Tugu Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Canggu Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/23428/a_23428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated by an isolated sandy beach in a peaceful, ancient fishing village. It is set in a private, quiet and romantic retreat in the district of Canggu, only 15 minutes from Seminyak with its nightlife, restaurants and shopping, 20 minutes’ drive from Kuta and 35 minutes’ drive from Denpasar. The hotel lies a mere 30 minutes from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.00" OriginalAmount="295.00">
      <BasicPropertyInfo Latitude="-8.7079678899058" Longitude="115.16777336597" StarRating="4" HotelCode="7147|legian_beach_villas" HotelName="Legian Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Legian Kelod, 80361 Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1418/a_1418_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the south coast of Bali, only across a quiet promenade road from wide sandy Legian beach. Countless shopping and entertainment venues are to be found in the vicinity, such as boutiques, bars and restaurants. The lively centre of the tourist town of Kuta lies around 2 km away and is easily reached with the hotel bus service. The transfer times to Ngurah Rai airport takes about 15 minutes (roughly 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.00" OriginalAmount="296.00">
      <BasicPropertyInfo Latitude="-8.521975" Longitude="115.204735" StarRating="5" HotelCode="0|komaneka_at_monkey_forrest_3" HotelName="Komaneka at Monkey Forrest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Gianyar Bali Ubud 80571 Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/58/4058624833010c82096f9f7cd0940fb01441df0f.jpeg</HotelPictures>
        <HotelDescription>Komaneka Resort is a 5 star boutique resort with a design of modern and traditional art of Balinese. The resort is considered as Superior First class property, style home based design and suitable for guest who want to explore Balinese culture. (JH 04/03/2008)&lt;/br&gt;Located next to the lobby, serves breakfast, lunch and dinner specializing in contemporary Indonesian and International cuisine. open daily from 7 am till 11 pm. Seating capacity of 30 persons.&lt;/br&gt;A low-rise building with tropical design and a lot of contemporary Balinese art. Surrounding with tropical garden courtyard and rice field.&lt;/br&gt;Small in size and cozy. Balinese Contemporary designed with modern art.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="298.37" OriginalAmount="298.37">
      <BasicPropertyInfo Latitude="-8.347521" Longitude="115.6791221" StarRating="5" HotelCode="297798|1413ec" HotelName="The Griya Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Amed, Bunutan Village, Karangasem</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547002/547002a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300" OriginalAmount="300">
      <BasicPropertyInfo Latitude="-8.846613" Longitude="115.153044" StarRating="5" HotelCode="73999|127251" HotelName="Karma Kandara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Villa Kandara Banjar Wijaya Kusuma Ungasan, Uluwatu, Bali 80362</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99805/p_99805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa complex is located in the south of Bali, on Bukit (hill) Ungasan, the umbilical cord of Bali, connected to mainland by a narrow, low-lying and sandy isthmus. It offers a dramatic coastline, limestone caves, temples perched on the edge of dizzying cliffs, and, in the southeastern corner, spectacular views of the crystal blue oceans around the Bukit. Adjacent to the villa complex is a traditional Balinese temple that is spiritually connected to a highly auspicious cave temple located at the cliff base. The private beach at the foot of the cliff is easily accessible. It is some 24 km from Bali International Airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="300.49" OriginalAmount="300.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|838752" HotelName="Ziva A Boutique Villa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1174621_foto_1.jpg</HotelPictures>
        <HotelDescription>Stregically location which nearby to the beach ( petitenget beach area ) some point of  destination  supported  Ziva a Boutique villa location,  just 10 minutes walking distance to the beach and 7 minutes driving to the central of seminyak.The comfortable and romantic place with large land sizing 240 M2 surrounded by tropical garden, large swimming pool, King Size bed, hard wood teak flooring, pantry providing with professional kitchen cooking served in front of you..Breakfast, lunch and dinner are available at this property.This is a modern hotel.The hotel has a very small lobby.Ziva a Boutique Villa comprises become six units one bedroom pool villas and one unit three bedroom pool villa which private swimming pool in each villa provided. Balinese tropical garden an open style living space to suite your honeymoon in Bali and get the family fun into the  biggest area in villa, This is one of  Bali villa?s that give you a great escape in your modern life to a total private atmosphere. Romantic bedroom with a step to your private pool and fill the lusting moment of each touch of your mind and body.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301" OriginalAmount="301">
      <BasicPropertyInfo Latitude="-8.6870936957717" Longitude="115.16300439835" StarRating="4" HotelCode="69473|71504" HotelName="Space at Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273297/273297a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="301.30" OriginalAmount="301.30">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|119c9d" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36351/2736351/13.jpg?f=15397262</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="302.12" OriginalAmount="302.12">
      <BasicPropertyInfo Latitude="-8.8136965378468" Longitude="115.22214431283" StarRating="5" HotelCode="29581|1056e6" HotelName="The Bale Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, P.O Box 76, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47507/a_47507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Bali resort is a 10-minute walk from Geger beach. Within a 5 minutes’ drive are the Nusa Dua tourist centre and the Bali Collection shopping complex. Garuda Wisnu Kencana cultural park can be reached in a 15-minute drive, and the Uluwatu Temple is a 30-minnute drive away. The resort is 12 km away from Ngurah Rai International Airport, 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="305.89" OriginalAmount="305.89">
      <BasicPropertyInfo Latitude="-8.15259" Longitude="115.419227" StarRating="4" HotelCode="65702|10328b" HotelName="Spa Village Resort Tembok Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Singaraja-Amlapura 100, Desa Tembok, Tejakula Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Tembok</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/85125/a_85125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the beautiful village of Tembok, a cluster of traditional houses on the pristine northern part of the island. It lies approximately 2 hours' drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306" OriginalAmount="306">
      <BasicPropertyInfo Latitude="-8.475259" Longitude="115.282014" StarRating="4" HotelCode="314958|83595" HotelName="Beingsattvaa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar Kepitu, Desa Kendran, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/0a/150a7e1f14611be2e456eef5300a81f9b5cdda58.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bungalow complex is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307" OriginalAmount="307">
      <BasicPropertyInfo Latitude="-8.47735804" Longitude="115.44022242" StarRating="4" HotelCode="639189|316017" HotelName="Wapa Di Ume Sidemen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebola, Sidemen 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Sidemen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638227/638227a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Sidemen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.00" OriginalAmount="307.00">
      <BasicPropertyInfo Latitude="-8.680701" Longitude="115.160306" StarRating="5" HotelCode="207948|one_eleven" HotelName="One Eleven / 111 Resort" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pangkung Sari, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179635/179635a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the resort's hip luxury abode in the middle of Bali's bustling Seminyak, only 5 minutes' walk to Seminyak Square centre and 10 minutes to Petitenget Beach. It also is situated 40 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308" OriginalAmount="308">
      <BasicPropertyInfo Latitude="-8.656508" Longitude="115.131386" StarRating="5" HotelCode="904686|73774" HotelName="Ametis Villa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong, Canggu, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144018/144018a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="308.29" OriginalAmount="308.29">
      <BasicPropertyInfo StarRating="4" HotelCode="|D15B05" HotelName="Arkamara Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2620758_foto_1.JPG</HotelPictures>
        <HotelDescription>El establecimiento cuenta con 60 acogedores dormitorios. Arkamara Dijiwa Ubud tiene conexiandoacute;n Wi-Fi en sus instalaciones. Ademandaacute;s, el establecimiento ofrece servicio de recepciandoacute;n durante todo el dandiacute;a. Los viajeros con movilidad reducida pueden hospedarse en Arkamara Dijiwa Ubud ya que tiene varios dormitorios adaptados para personas con discapacidad. Arkamara Dijiwa Ubud cuenta con aparcamiento para que los huandeacute;spedes disfruten de una estancia sin preocupaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309" OriginalAmount="309">
      <BasicPropertyInfo Latitude="-8.680701" Longitude="115.160306" StarRating="5" HotelCode="207948|76970" HotelName="One Eleven / 111 Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pangkung Sari, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179635/179635a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the resort's hip luxury abode in the middle of Bali's bustling Seminyak, only 5 minutes' walk to Seminyak Square centre and 10 minutes to Petitenget Beach. It also is situated 40 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="309.12" OriginalAmount="309.12">
      <BasicPropertyInfo Latitude="-8.6870936957717" Longitude="115.16300439835" StarRating="4" HotelCode="69473|12c7fc" HotelName="Space at Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 8, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273297/273297a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="310.55" OriginalAmount="310.55">
      <BasicPropertyInfo Latitude="-8.680701" Longitude="115.160306" StarRating="5" HotelCode="207948|133d2c" HotelName="One Eleven / 111 Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Pangkung Sari, 80361 Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179635/179635a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the resort's hip luxury abode in the middle of Bali's bustling Seminyak, only 5 minutes' walk to Seminyak Square centre and 10 minutes to Petitenget Beach. It also is situated 40 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="312.94" OriginalAmount="312.94">
      <BasicPropertyInfo Latitude="-8.688875" Longitude="115.169178" StarRating="4.5" HotelCode="69585|1051b5" HotelName="Impiana Private Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 118X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91681/a_91681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is nestled in the heart of Seminyak, one of the cosmopolitan tourist areas on the northern part of Legian. Shops, restaurants and entertainment spots are within easy reach of the villas by taxi. Kuta Beach is a 10-minute drive from the hotel and Seminyak beach is 5 minutes away. The beautiful Hindu temple of Tanah Lot is a 45-minute drive from the resort. Bali International Airport is 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="313.30" OriginalAmount="313.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|485794" HotelName="THE APURVA KEMPINSKI BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1686580_foto_1.jpg</HotelPictures>
        <HotelDescription>The Apurva Kempinski Bali offers the epitome of beachfront luxury. This grand property presents itself as a majestic open-air theatre an embodiment of Indonesian elegance. Award-winning architect Budiman Hendropuromo of Denton Corker Marshall and highly-acclaimed interior designer Rudy Dodo of Trivium Design Group worked together in creating a curated design masterpiece. From the unmistakable characteristic of Balinese architecture landscape and guiding principle to the Indonesian inspired interior design aesthetics the nation's heritage and meticulous craftsmanship are thoroughly reflected throughout the hotel. Honouring the nation's belief of unity in diversity the hotel establishes its distinctiveness as a tribute to the richness of Indonesian cultural heritage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314" OriginalAmount="314">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4.5" HotelCode="32957|83645" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52339/a_52339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.00" OriginalAmount="314.00">
      <BasicPropertyInfo Latitude="-8.70326" Longitude="115.169" StarRating="4" HotelCode="881787|the_hotman_paris_iii_nakula_legian" HotelName="Villa The Legian Hotman Paris III Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Laksmi, Nakula, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980190/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="315.42" OriginalAmount="315.42">
      <BasicPropertyInfo Latitude="-8.8092095944654" Longitude="115.11043241081" StarRating="4.5" HotelCode="572040|2089d2" HotelName="Radisson Blu Bali Uluwatu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Uluwatu, Pecatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614897/614897a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu, approximately 960 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.00" OriginalAmount="316.00">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|puri_wulandari_a_boutique_resort_and_spa" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093199/093199a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.00" OriginalAmount="317.00">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|chapung_sebali_resort_and_spa" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36351/2736351/13.jpg?f=15397262</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318" OriginalAmount="318">
      <BasicPropertyInfo Latitude="-8.81872037" Longitude="115.21518868" StarRating="4" HotelCode="772924|385113" HotelName="Revivo Wellness Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Kelurahan Benoa, Kecamatan Kuta Selatan, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Benoa</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10740178</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.00" OriginalAmount="318.00">
      <BasicPropertyInfo Latitude="-8.8136965378468" Longitude="115.22214431283" StarRating="5" HotelCode="29581|the_bale" HotelName="The Bale Nusa Dua" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, P.O Box 76, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47507/a_47507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Bali resort is a 10-minute walk from Geger beach. Within a 5 minutes’ drive are the Nusa Dua tourist centre and the Bali Collection shopping complex. Garuda Wisnu Kencana cultural park can be reached in a 15-minute drive, and the Uluwatu Temple is a 30-minnute drive away. The resort is 12 km away from Ngurah Rai International Airport, 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.00" OriginalAmount="318.00">
      <BasicPropertyInfo Latitude="-8.4711113" Longitude="115.26456417" StarRating="4" HotelCode="560042|natya_resort_ubud" HotelName="Natya Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kelabang Moding, Tegallalang, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43020/2943020/43.jpg?f=15688755</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="319.06" OriginalAmount="319.06">
      <BasicPropertyInfo Latitude="-8.542708487976" Longitude="115.21650642157" StarRating="5" HotelCode="177422|11b12b" HotelName="Fivelements Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel,Eco Hotel,Hotel de Charme">
        <Address>
          <AddressLines>
            <AddressLine>Puri Ahimsa Banjar Baturning, Mambal 80352, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/247786/a_247786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated alongside the sacred Ayung River, just before the mountain, the eco resort is 15 minutes' drive from centre of Ubud in the highland of Bali. The resort is 6 km from the town centre and one and a half hour’s drive from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320" OriginalAmount="320">
      <BasicPropertyInfo Latitude="-8.68325549" Longitude="115.17238705" StarRating="4" HotelCode="936622|77029" HotelName="The Bali Dream Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bidadari 108X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128714/128714a_hb_a_029.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320" OriginalAmount="320">
      <BasicPropertyInfo Latitude="-8.81817156" Longitude="115.2147766" StarRating="5" HotelCode="446413|175924" HotelName="Vinila Nusa Dua Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Desa Sawangan, Jalan Nusa Dua Selatan, Nusa Dua, Bali, Badung</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/35608/2535608/1.jpg?f=15083528</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="320.79" OriginalAmount="320.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|589929" HotelName="Purana Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675454_foto_1.jpg</HotelPictures>
        <HotelDescription>Purana Boutique Resort offers top-notch services and amenities, ensuring guests experience utmost comfort. Share your photos and respond to emails at your convenience, thanks to the free Wi-Fi internet access offered by resort villa.Should you require transportation to or from the airport, resort villa is able to organize it prior to your arrival date. Visitors can take advantage of complimentary parking directly at the resort villa.Relax and feel the warmth in the resort villa's inviting lobby, featuring an enchanting on-site fireplace. The resort villa maintains a completely smoke-free zone, providing a breathable atmosphere.Smoking is limited to specified smoking zones. Begin your holiday on a high note. At Purana Boutique Resort, your mornings are greeted with a delightful, free breakfast. Experience the delight of a fresh morning by savoring excellent coffee at the cafe situated within resort villa.Should you prefer not to venture out for a meal, the enticing culinary choices at resort villa are always available for your satisfaction. For those who prefer savoring meals within their personal space, Purana Boutique Resort offers the convenience of doorstep grocery delivery, allowing you to prepare and enjoy food in your room.Purana Boutique Resort provides a superb assortment of leisure amenities for guests to enjoy. Each day at resort villa, immerse yourself in the invigorating waters of the pool, perfect for a rejuvenating plunge or a series of revitalizing laps.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="320.92" OriginalAmount="320.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|919685" HotelName="AYUNG RESORT UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950412_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 53 individually furnished guestrooms, featuring refrigerators and espresso makers. Your Select Comfort bed comes with premium bedding. Rooms have private balconies. Wired and wireless Internet access is complimentary, and flat-screen televisions with satellite programming provide entertainment. Bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.Enjoy local and international cuisine at Wijaya Kusuma Fine Dining, a restaurant where you can take in the garden view, or stay in and take advantage of the room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Cooked-to-order breakfasts are available daily from 7:30 AM to 10:30 AM for a fee.Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite.When you stay at Ayung Resort Ubud in Ubud, you'll be in the mountains, within a 15-minute drive of Campuhan Ridge Walk and Ubud Royal Palace.  This 4.5-star hotel is 8.6 mi (13.8 km) from Ubud Monkey Forest and 6.5 mi (10.4 km) from Ubud Traditional Art Market.Distances are displayed to the nearest 0.1 mile and kilometer.  Gaya Art Space - 7.7 km / 4.8 mi  Neka Art Museum - 7.8 km / 4.8 mi  Blanco Museum - 9.2 km / 5.7 mi  Gunung Lebah Temple - 9.3 km / 5.8 mi  Campuhan Ridge Walk - 9.4 km / 5.9 mi  Pura Dalem Ubud - 9.8 km / 6.1 mi  Puri Lukisan Museum - 10 km / 6.2 mi  Saraswati Temple - 10 km / 6.2 mi  Tegallalang Rice Terrace - 10.1 km / 6.3 mi  Pura Desa - 10.2 km / 6.3 mi  Ubud Royal Palace - 10.2 km / 6.4 mi  Ubud Traditional Art Market - 10.4 km / 6.5 mi  Pondok Pekak Library and Learning Centre - 11.2 km / 6.9 mi  Bali Pulina - 11.4 km / 7.1 mi  Ubud Peliatan Balerung Stage - 12.3 km / 7.6 mi  The preferred airport for Ayung Resort Ubud is Denpasar (DPS-Ngurah Rai Intl.) - 46.8 km / 29.1 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321" OriginalAmount="321">
      <BasicPropertyInfo Latitude="-8.4711113" Longitude="115.26456417" StarRating="4" HotelCode="560042|226648" HotelName="Natya Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kelabang Moding, Tegallalang, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43020/2943020/43.jpg?f=15688755</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="321.02" OriginalAmount="321.02">
      <BasicPropertyInfo Latitude="-8.523543" Longitude="115.281968" StarRating="5" HotelCode="59245|10faff" HotelName="The Chedi Club Tanah Gajah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja, Gianyar, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76737/a_76737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located at Goa Gajah Street, only 5 minutes' drive from Ubud, the famous art village in Bali. Ngurah Rai International Airport is situated some 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="322.17" OriginalAmount="322.17">
      <BasicPropertyInfo Latitude="-8.846613" Longitude="115.153044" StarRating="5" HotelCode="73999|10fae2" HotelName="Karma Kandara" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Villa Kandara Banjar Wijaya Kusuma Ungasan, Uluwatu, Bali 80362</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/99805/p_99805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This villa complex is located in the south of Bali, on Bukit (hill) Ungasan, the umbilical cord of Bali, connected to mainland by a narrow, low-lying and sandy isthmus. It offers a dramatic coastline, limestone caves, temples perched on the edge of dizzying cliffs, and, in the southeastern corner, spectacular views of the crystal blue oceans around the Bukit. Adjacent to the villa complex is a traditional Balinese temple that is spiritually connected to a highly auspicious cave temple located at the cliff base. The private beach at the foot of the cliff is easily accessible. It is some 24 km from Bali International Airport (Ngurah Rai).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323" OriginalAmount="323">
      <BasicPropertyInfo Latitude="-8.509891" Longitude="115.239111" StarRating="5" HotelCode="59957|72490" HotelName="Kayumanis Private Villas &amp; Spa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sayan, Jalan Baung, P.O. Box 777, Sayan Village, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Sayan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77629/p_77629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ubud, this accommodation is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="323.50" OriginalAmount="323.50">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|116154" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093199/093199a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="323.97" OriginalAmount="323.97">
      <BasicPropertyInfo Latitude="-8.50433" Longitude="115.255103" StarRating="4.5" HotelCode="32957|10fb0b" HotelName="Warwick Ibah Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 193, Ubud, 80571 Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/52339/a_52339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes' walking distance away from Ubud's main shopping area and about 45 minutes' drive from Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="324.40" OriginalAmount="324.40">
      <BasicPropertyInfo Latitude="-8.53681862" Longitude="115.24377926" StarRating="4" HotelCode="407164|15a0dd" HotelName="Uma Stana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3536336</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="324.92" OriginalAmount="324.92">
      <BasicPropertyInfo Latitude="-8.697513" Longitude="115.263651" StarRating="5" HotelCode="297777|19059d" HotelName="Maya Sanur Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, P. O. Box 3253, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403872/403872a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.00" OriginalAmount="327.00">
      <BasicPropertyInfo Latitude="-8.8092095944654" Longitude="115.11043241081" StarRating="4.5" HotelCode="572040|radisson_blu_bali_uluwatu_hotel" HotelName="Radisson Blu Bali Uluwatu" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Uluwatu, Pecatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614897/614897a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu, approximately 960 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="328.52" OriginalAmount="328.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|918753" HotelName="The Kunja" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002057_foto_1.jpg</HotelPictures>
        <HotelDescription>This all villa property offers guest a breathtaking amount of space both inside the individual villas as well as the property on which they are located</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="329" OriginalAmount="329">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|73429" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36351/2736351/13.jpg?f=15397262</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="329.68" OriginalAmount="329.68">
      <BasicPropertyInfo Latitude="-8.4711113" Longitude="115.26456417" StarRating="4" HotelCode="560042|1f1a38" HotelName="Natya Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kelabang Moding, Tegallalang, Gianyar, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/43020/2943020/43.jpg?f=15688755</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="329.98" OriginalAmount="329.98">
      <BasicPropertyInfo Latitude="-8.82841935" Longitude="115.2154424" StarRating="5.5" HotelCode="651636|20a87f" HotelName="The Apurva Kempinski Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Sawangan, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636394/636394a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="331.63" OriginalAmount="331.63">
      <BasicPropertyInfo Latitude="-8.680374033682" Longitude="115.15081392129" StarRating="5" HotelCode="314333|928940" HotelName="Alila Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Ganesha 9, Petitenget, Seminyak, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414778/414778a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333" OriginalAmount="333">
      <BasicPropertyInfo Latitude="-8.688875" Longitude="115.169178" StarRating="4.5" HotelCode="69585|19404" HotelName="Impiana Private Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 118X, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/91681/a_91681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is nestled in the heart of Seminyak, one of the cosmopolitan tourist areas on the northern part of Legian. Shops, restaurants and entertainment spots are within easy reach of the villas by taxi. Kuta Beach is a 10-minute drive from the hotel and Seminyak beach is 5 minutes away. The beautiful Hindu temple of Tanah Lot is a 45-minute drive from the resort. Bali International Airport is 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334" OriginalAmount="334">
      <BasicPropertyInfo Latitude="-8.8136965378468" Longitude="115.22214431283" StarRating="5" HotelCode="29581|72599" HotelName="The Bale Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, P.O Box 76, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47507/a_47507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Bali resort is a 10-minute walk from Geger beach. Within a 5 minutes’ drive are the Nusa Dua tourist centre and the Bali Collection shopping complex. Garuda Wisnu Kencana cultural park can be reached in a 15-minute drive, and the Uluwatu Temple is a 30-minnute drive away. The resort is 12 km away from Ngurah Rai International Airport, 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335" OriginalAmount="335">
      <BasicPropertyInfo Latitude="-8.73257754" Longitude="115.16726981" StarRating="4.5" HotelCode="492464|156819" HotelName="The Anvaya Beach Resorts Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Tuban, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553841/553841a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Kuta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="337" OriginalAmount="337">
      <BasicPropertyInfo Latitude="-8.8092095944654" Longitude="115.11043241081" StarRating="4.5" HotelCode="572040|299953" HotelName="Radisson Blu Bali Uluwatu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Uluwatu, Pecatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614897/614897a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pecatu, approximately 960 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="338.88" OriginalAmount="338.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|919328" HotelName="TANDJUNG SARI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949924_foto_1.jpg</HotelPictures>
        <HotelDescription>Tandjung Sari open in 1962 as a four bungalow extension to the family home of Wija Wawo-Runtu. Today Tandjung Sari has 26 bungalows, evolved from traditional Balinese architecture, construction techniques and materials</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339" OriginalAmount="339">
      <BasicPropertyInfo Latitude="-8.8054638819224" Longitude="115.22879821546" StarRating="5" HotelCode="928695|156829" HotelName="Amarterra Villas Bali Nusa Dua - MGallery Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua BTDC, Resort Area Resort lot block B, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/354516/a_354516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339" OriginalAmount="339">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|34554" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 13/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100881/a_100881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the resort is only 3 km from the centre of Ubud. The resort is easily accessible from the airport and the other major parts of Bali, with Denpasar about a 35-minute drive away, and the airport approximately a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.00" OriginalAmount="339.00">
      <BasicPropertyInfo Latitude="-8.8054638819224" Longitude="115.22879821546" StarRating="5" HotelCode="928695|amarterra_villas_bali_nusa_dua__mgallery_collection" HotelName="Amarterra Villas Bali Nusa Dua - MGallery Collection" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua BTDC, Resort Area Resort lot block B, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/354516/a_354516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.00" OriginalAmount="339.00">
      <BasicPropertyInfo Latitude="-8.68157" Longitude="115.161322" StarRating="4.5" HotelCode="93164|bvilla_seminyak" HotelName="Bvilla + Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 63, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129559/a_129559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the hip district of Seminyak, this resort is surrounded by shopping, dining and nightlife experiences. The establishment is just a 5-minute walk away from Bali's finest street for international cuisine, Jalan Laksmana, and is also close to a number of tourist attractions in the Kuta area. The Tanah Lot temple is 35 km from the accommodation and restaurants can be found within 2 km of the establishment. Denpasar can be reached in 30 minutes by car and Ngurah Rai International Airport is a 20-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="339.39" OriginalAmount="339.39">
      <BasicPropertyInfo Latitude="-8.4797712561553" Longitude="115.26038199663" StarRating="5" HotelCode="187558|1d8f44" HotelName="Chapung Se Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali, 80561 Keliki, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36351/2736351/13.jpg?f=15397262</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.00" OriginalAmount="340.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="838348|villa_shinta_dewi_ubud_" HotelName="Villa Shinta Dewi Ubud An Elite Haven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari 65x</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/b7/87b798cee198a7e50aa818c8ba8df13f70144425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.00" OriginalAmount="341.00">
      <BasicPropertyInfo Latitude="-8.53681862" Longitude="115.24377926" StarRating="4" HotelCode="407164|uma_stana_villa" HotelName="Uma Stana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kengetan, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=3536336</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.00" OriginalAmount="341.00">
      <BasicPropertyInfo Latitude="-8.56400662" Longitude="115.03822996" StarRating="4" HotelCode="438339|most_exotic_beachfront_villa_keong" HotelName="Most Exotic Beachfront Villa Keong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pasut Desa Tibubiu, Kerambitan, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/5a/955a48ad3202e611417cdd110708483fe13c7bb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343" OriginalAmount="343">
      <BasicPropertyInfo Latitude="-8.68157" Longitude="115.161322" StarRating="4.5" HotelCode="93164|73119" HotelName="Bvilla + Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 63, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129559/a_129559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the hip district of Seminyak, this resort is surrounded by shopping, dining and nightlife experiences. The establishment is just a 5-minute walk away from Bali's finest street for international cuisine, Jalan Laksmana, and is also close to a number of tourist attractions in the Kuta area. The Tanah Lot temple is 35 km from the accommodation and restaurants can be found within 2 km of the establishment. Denpasar can be reached in 30 minutes by car and Ngurah Rai International Airport is a 20-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344" OriginalAmount="344">
      <BasicPropertyInfo Latitude="-8.830767" Longitude="115.215395" StarRating="5" HotelCode="298236|153653" HotelName="The Ritz Carlton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398900/398900a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.00" OriginalAmount="346.00">
      <BasicPropertyInfo Latitude="-8.629971" Longitude="115.298539" StarRating="3" HotelCode="162434|majapahit_beach_villas__villa_samudra" HotelName="Majapahit Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/249365/20131099378880.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa enjoys a beachfront location, only a few minutes away from all the traditional Balinese villages and very close to Ubud town centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="346.16" OriginalAmount="346.16">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|190203" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488189/488189a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.00" OriginalAmount="347.00">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|the_kayon_resort" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369343/369343a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="347.29" OriginalAmount="347.29">
      <BasicPropertyInfo Latitude="-8.68563009" Longitude="115.15698453" StarRating="3" HotelCode="754978|214a4c" HotelName="Oberoi Luxury Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 150, Villas 1-8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493975</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.00" OriginalAmount="349.00">
      <BasicPropertyInfo Latitude="-8.677144" Longitude="115.150606" StarRating="5" HotelCode="161348|w_retreat__spa_bali_seminyak" HotelName="W Bali - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,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>Jalan Petitenget, Kerobokan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227742/a_227742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a new-found wonderland along the shores of Seminyak – where the pulse of trends, chic restaurants, clubs, fashion and art can be found. It is also where magic comes alive. Ngurah Rai International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="349.44" OriginalAmount="349.44">
      <BasicPropertyInfo Latitude="-8.8054638819224" Longitude="115.22879821546" StarRating="5" HotelCode="928695|137d95" HotelName="Amarterra Villas Bali Nusa Dua - MGallery Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua BTDC, Resort Area Resort lot block B, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/354516/a_354516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.00" OriginalAmount="351.00">
      <BasicPropertyInfo Latitude="-8.68563009" Longitude="115.15698453" StarRating="3" HotelCode="754978|oberoi_luxury_villas" HotelName="Oberoi Luxury Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 150, Villas 1-8, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10493975</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="351.99" OriginalAmount="351.99">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|183a11" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369343/369343a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.00" OriginalAmount="352.00">
      <BasicPropertyInfo Latitude="-8.721383" Longitude="115.170623" StarRating="4" HotelCode="13207|hard_rock_hotel_bali" HotelName="Hard Rock Hotel Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13797/a_13797_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled against the shores of Bali's famed Kuta beach on an impressive three-hectare prime site right in the heart of Bali's entertainment and shopping district. It is approximately 10 minutes' drive from Bali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353" OriginalAmount="353">
      <BasicPropertyInfo Latitude="-8.697513" Longitude="115.263651" StarRating="5" HotelCode="297777|83547" HotelName="Maya Sanur Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, P. O. Box 3253, Sanur, Bali 80228</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403872/403872a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart Sanur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354" OriginalAmount="354">
      <BasicPropertyInfo Latitude="-8.6880253142071" Longitude="115.16518003016" StarRating="4" HotelCode="263357|411178" HotelName="Avani Seminyak Bali Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 28, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/366722/a_366722_J1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is situated in the Seminyak area of the island of Bali. The centre of Seminyak is around 3 km from the accommodation and there guests will find a range of cafes, restaurants and bars. Gado-Gado beach can be reached in 15 minutes by car and the capital of the island, Denpasar, is a similar distance away. Ngurah Rai International Airport is approximately 7 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358" OriginalAmount="358">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|83602" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369343/369343a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="361.91" OriginalAmount="361.91">
      <BasicPropertyInfo Latitude="-8.830767" Longitude="115.215395" StarRating="5" HotelCode="298236|18edef" HotelName="The Ritz Carlton Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398900/398900a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Nusa Dua. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="362.45" OriginalAmount="362.45">
      <BasicPropertyInfo Latitude="-8.68157" Longitude="115.161322" StarRating="4.5" HotelCode="93164|10fad9" HotelName="Bvilla + Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Braban 63, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129559/a_129559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the hip district of Seminyak, this resort is surrounded by shopping, dining and nightlife experiences. The establishment is just a 5-minute walk away from Bali's finest street for international cuisine, Jalan Laksmana, and is also close to a number of tourist attractions in the Kuta area. The Tanah Lot temple is 35 km from the accommodation and restaurants can be found within 2 km of the establishment. Denpasar can be reached in 30 minutes by car and Ngurah Rai International Airport is a 20-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364" OriginalAmount="364">
      <BasicPropertyInfo Latitude="-8.56400662" Longitude="115.03822996" StarRating="4" HotelCode="438339|127153" HotelName="Most Exotic Beachfront Villa Keong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pasut Desa Tibubiu, Kerambitan, Tabanan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/5a/955a48ad3202e611417cdd110708483fe13c7bb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Tabanan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.00" OriginalAmount="364.00">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488189/488189a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365" OriginalAmount="365">
      <BasicPropertyInfo Latitude="-8.1815505009195" Longitude="115.04415332235" StarRating="4" HotelCode="29582|7549" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca,Village,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayuputih, Lovina 81161, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/47508/a_47508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the North Coast of Bali, in the province of Buleleng. The establishment lies between the old capital of Singaraja and Lovina Bay. Guests will find restaurants, bars and pubs nearby and tourist attractions can be found in Lovina, some 3 km away. Kayuputih Forest is 500 metres from the resort and other nearby attractions include a hot spring (12 km away), a Buddhist monastery (30 minutes by car), Gitgit waterfall (25 km away) and Menjangan Island (90 minutes by car). Ngurah Rai International Airport is some 120 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369" OriginalAmount="369">
      <BasicPropertyInfo Latitude="-8.6929476" Longitude="115.44194803" StarRating="3" HotelCode="551577|293872" HotelName="Starfish Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ancak Sari Street, Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/42125/2942125/1.jpg?f=14980070</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="370.80" OriginalAmount="370.80">
      <BasicPropertyInfo Latitude="-8.677144" Longitude="115.150606" StarRating="5" HotelCode="161348|1f34b1" HotelName="W Bali - Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,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>Jalan Petitenget, Kerobokan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227742/a_227742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a new-found wonderland along the shores of Seminyak – where the pulse of trends, chic restaurants, clubs, fashion and art can be found. It is also where magic comes alive. Ngurah Rai International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371" OriginalAmount="371">
      <BasicPropertyInfo Latitude="-8.67914658" Longitude="115.15063702" StarRating="5" HotelCode="416756|156613" HotelName="Katamama" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 51B, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/467738/467738a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A refreshing addition to the Bali hotel scene, Katamama is a 57-suite boutique hotel located in Seminyak, Bali's most prestigious oceanfront district. With only 57 suites, Katamama is intimate and serene, offering some of the largest living spaces of any hotel in Bali, in each of its categories. The suites are filled with curated artwork, handpicked furniture and cherished collectibles, many of them originally part of the owner's personal collection. All suites boast outdoor spaces, whether balconies, secluded gardens or individual pools. The Rooftop Suites embody premium luxury and provide the ultimate escape. Measuring 268 sqm, these two-storey suites offer internal access to a rooftop garden complete with stunning ocean views, a spa bath and rain shower and dining and lounge areas, complete with their own bar. The crowning glory of the hotel is the The Katamama Suite, housing two bedrooms and a private rooftop garden with picture perfect ocean views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.00" OriginalAmount="371.00">
      <BasicPropertyInfo Latitude="-8.654838562011719" Longitude="115.14250183105469" StarRating="0" HotelCode="0|villa_verde_37" HotelName="Villa Verde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Semat 9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/0f/41/0f4161c190ca5ccceacea46a2102e8bc16ab3bfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the villa — Canggu Beach, Berawa Beach and Batu Bolong Beach.&lt;br /&gt;&lt;b&gt;At The Villa: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone for free. The following services are also available for the guests: a massage room and a doctor. Get ready for a fun and exciting vacation! Here’s what you will find on the premises: a barbeque area.&lt;br /&gt;Take your pet with you. Pets are allowed for free For the free movement around the city, the villa offers a transfer for you. At the guests’ disposal, there’s also dry cleaning and ironing. The staff of the villa speaks English.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="375.71" OriginalAmount="375.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|420211" HotelName="SENSE CANGGU BEACH HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1071605_foto_1.jpg</HotelPictures>
        <HotelDescription>We bring you to experience a luxury and tranquil stay in the sleepy village of Canggu, the famed Bali's countryside. Nestled among the stretch of green rice paddies with only a 5-minute walk to the iconic Echo beach, Sense Canggu Beach brings the concept of luxury beach hotel comprising 26 Suites featuring a lush garden and a lavish lagoon pool. Built with modern and stylish architectural elements, this resort is designed to create an unparalleled stay in the natural setting where you can breathe fresh air in the morning and behold the soothing view of rice field, river, and beach away from busy touristic places. Take a refreshing dip into our blue-lagoon pools from our Lagoon Access Suite or witness the mesmerizing view of Indian Ocean from our Ocean View Suite. With unrivalled services and facilities, we invite you to enjoy the glittering sunset from our roof-top bar, relax in our sunken pool bar, or savor breakfast from a floating tray in our blue-lagoon pools to create a most distinctive and unique experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376" OriginalAmount="376">
      <BasicPropertyInfo Latitude="-8.71734433" Longitude="115.59498262" StarRating="3" HotelCode="850483|369446" HotelName="The Angkal Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Angkal, Desa Suana, Nusa Penida 80771, Island Klungkung</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982763/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376" OriginalAmount="376">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="5" HotelCode="300994|51065" HotelName="The Samaya Ubud - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beautiful resort is situated on the quiet side of the Ayung River. It is set just a few minutes from the historical centre of Ubud, and approximately 5 km away from Ubud market. The hotel is spectacularly located amidst the rice fields and verdant hillsides of Bali. Ubud Monkey Forest can be found around 7 km away. Ngurah Rai International Airport is approximately 60 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.00" OriginalAmount="376.00">
      <BasicPropertyInfo Latitude="-8.71734433" Longitude="115.59498262" StarRating="3" HotelCode="850483|the_angkal_resort" HotelName="The Angkal Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Angkal, Desa Suana, Nusa Penida 80771, Island Klungkung</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/982763/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377" OriginalAmount="377">
      <BasicPropertyInfo Latitude="-8.1327938360347" Longitude="114.55280147794" StarRating="5" HotelCode="397584|169677" HotelName="Plataran Menjangan Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Gilimanuk Gerokgak, West Bali National Park 81155, Pejarakan</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592063/592063a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.00" OriginalAmount="380.00">
      <BasicPropertyInfo Latitude="-8.67535091" Longitude="115.17231218" StarRating="3.5" HotelCode="615287|sana_vie_villa" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tangkuban Perahu 888, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/92472/3692472/11.jpg?f=15504329</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Seminyak. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="380.29" OriginalAmount="380.29">
      <BasicPropertyInfo Latitude="-8.654172" Longitude="115.163913" StarRating="4" HotelCode="904678|118435" HotelName="Dura Villas Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pengubugan No.88, Banjar Silayukti, 80361 Kerobokan, Kuta Utara, Badung</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143701/143701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="380.32" OriginalAmount="380.32">
      <BasicPropertyInfo Latitude="-8.474576" Longitude="115.243721" StarRating="5" HotelCode="410361|1052f5" HotelName="The Royal Pita Maha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, P.O. Box 198, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/100881/a_100881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the area of Kedewatan, Ubud. Offering views of the Ayung river valley, the resort is only 3 km from the centre of Ubud. The resort is easily accessible from the airport and the other major parts of Bali, with Denpasar about a 35-minute drive away, and the airport approximately a 45-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.00" OriginalAmount="381.00">
      <BasicPropertyInfo Latitude="-8.8340710816575" Longitude="115.21230876446" StarRating="5" HotelCode="207520|samabe_bali_villas" HotelName="Samabe Bali Suites &amp; Villas" Meals="BED &amp; BREAKFAST,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Barong-Barong Sawangan, Nusa Dua 80363, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217611/217611a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.00" OriginalAmount="381.00">
      <BasicPropertyInfo Latitude="-8.8168196020581" Longitude="115.21883154233" StarRating="5" HotelCode="260121|mulia_villas" HotelName="Mulia Villas" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183250/183250a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="381.07" OriginalAmount="381.07">
      <BasicPropertyInfo StarRating="5" HotelCode="|920658" HotelName="PURI WULANDARI A BOUTIQUE RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32798_image63982017_0.jpg</HotelPictures>
        <HotelDescription>Puri Wulandari blends harmoniously with nature s rich and ancient traditions. Blues skies, lush green padies, and the soothing distant sounds of age old rituals, help to create this secluded haven; in a world seeped in comfort and tranquility. This unique new Boutique hotel and spa is perhaps the finest example of Bali s luxury properties in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.00" OriginalAmount="383.00">
      <BasicPropertyInfo Latitude="-8.67432273" Longitude="115.15455466" StarRating="4" HotelCode="756455|the_mawar_estate" HotelName="The Mawar Estate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Gang 9x, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6585309</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="383.54" OriginalAmount="383.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|805281" HotelName="MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909363_foto_1.jpg</HotelPictures>
        <HotelDescription>Wander through private pathways and tranquil gardens to discover a truly transformative escape combining intimate settings with luxurious amenities that transcend conventional villas in Bali. At Mulia Villas, we welcome you to your very own luxury villa - a sanctuary that boasts a private hydrotherapy pool, a day bed as well as a magnificent terrace area set within lush landscapes of the resort gardens. Experience Bali in style and revel in the five-star set up of your abode, whether it be a one-bedroom villa, a family villa, or the Mulia Mansion, each featuring expansive living and dining area, ideal for a luxury getaway with family or friends. Complimentary daily breakfast and afternoon tea, as well as a 24-hour butler catering to your every need serve to elevate your luxury villa experience, while your personal private pool beckons you to refresh when the mood strikes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="384.13" OriginalAmount="384.13">
      <BasicPropertyInfo StarRating="5" HotelCode="|497423" HotelName="THE KAYON RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1675415_foto_1.jpg</HotelPictures>
        <HotelDescription>Set amid a garden featuring a chapel and pool, The Kayon Resort features rooms and villas with views over historical Petanu River and jungle. The resort offers complimentary hourly shuttle to and from central Ubud. Air-conditioned rooms boast a scenic terrace, private entrance and a seating area. Fitted with flat-screen satellite TV, CD/DVD player and a laptop safe. It also includes a mosquito net, wardrobe and sofa. The room is fitted with a mini-bar and electric kettle. The spacious marble bathroom comes with a shower, bathtub and hairdryer. Free WiFi access is available throughout the property. Guests can enjoy dining on fusion dishes at KE-PI-TU Restaurant which features Balinese royal setting. Alcoholic beverages can be enjoyed at on-site bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="384.88" OriginalAmount="384.88">
      <BasicPropertyInfo Latitude="-8.61951326" Longitude="115.14136807" StarRating="3" HotelCode="491634|1ed5eb" HotelName="Ardha Chandra Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tumbakbayuh 77, Nearby Canggu &amp; Pererenan Villages, Badung 80351, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602085/602085a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.00" OriginalAmount="385.00">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|viceroy_bali" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD,LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95972/a_95972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near the village of Nagi, and offers spectacular views of the river gorge and terraced paddy fields beyond. Ubud Market and the Monkey Forest are both about 5 minutes away. The hotel is set in a convenient location. The drive from Denpasar to the hotel takes about 40 minutes, while the journey from Bali International Airport to the hotel takes approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="385.46" OriginalAmount="385.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|711551" HotelName="IMPIANA PRIVATE VILLAS SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909088_foto_1.jpg</HotelPictures>
        <HotelDescription>Surrounded by boutique shops and restaurants, Impiana Private Villas Seminyak is located right in the heart of Seminyak. Featuring traditional Balinese architecture with its signature thatched roofs, each villa offers a private pool and a seating area. Seminyak Beach is only a 1.5 km away from Impiana Private Villas Seminyak, while Legian Beach is about 2.5 km away. The property is around 4.8 km from the iconic and lively Kuta Beach whilst Bali Denpasar International Airport is 6.3 km away. Airport shuttle is available upon request at an extra fee. All of the villas come with tropical gardens and day beds. Each villa has a kitchen and dining area. Amenities include a flat-screen TV, DVD player and stereo with iPod dock. Every bedroom has an en suite bathroom with a shower and free amenities. Apart from facials and massage treatments, the uniquely-themed Prana Spa features a yoga room and an open-air courtyard with hot and cold plunge pools. The gift shop sells handicrafts from Bali and other parts of Asia. Prana Restaurant offers a healthy menu. A room service menu is also available, featuring Indonesian, Asian, and Western options.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="386.48" OriginalAmount="386.48">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="5" HotelCode="300994|116947" HotelName="The Samaya Ubud - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466593/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beautiful resort is situated on the quiet side of the Ayung River. It is set just a few minutes from the historical centre of Ubud, and approximately 5 km away from Ubud market. The hotel is spectacularly located amidst the rice fields and verdant hillsides of Bali. Ubud Monkey Forest can be found around 7 km away. Ngurah Rai International Airport is approximately 60 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="386.49" OriginalAmount="386.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|919391" HotelName="TUGU BALI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CANGGU, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/896050_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is designed to bring back to life the romantic, forgotten tales of Java and Bali. The hotel, owned by an Indonesian who has been collecting antiques since the early 1960s, is home to one of the largest original art collections in Southeast Asia. The main building, the Bale Agung, features a distinctive architecture inspired by a secluded village in Central Bali, whereas some of the public areas are original hundreds-years-old structures moved in entirety into the property</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387" OriginalAmount="387">
      <BasicPropertyInfo Latitude="-8.4916013249093" Longitude="115.25364164238" StarRating="4" HotelCode="42930|69447" HotelName="COMO Uma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Banjar Lungsiakan, Kedawatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68655/a_68655_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right in Sanggingan, Ubud. It is situated very close to the centre of Ubud, close to traditional performance, museums, souvenir shops and restaurants with wide selection of cuisines. Ubud Palace and the Monkey Forest are both just a short drive away, while Gianyar is about 20 minutes away. Bali International Airport is about an hour away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="387.24" OriginalAmount="387.24">
      <BasicPropertyInfo Latitude="-8.1327938360347" Longitude="114.55280147794" StarRating="5" HotelCode="397584|1b22f8" HotelName="Plataran Menjangan Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seririt, Gilimanuk Gerokgak, West Bali National Park 81155, Pejarakan</AddressLine>
          </AddressLines>
          <CityName>Buleleng Regency</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592063/592063a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388" OriginalAmount="388">
      <BasicPropertyInfo Latitude="-8.8340710816575" Longitude="115.21230876446" StarRating="5" HotelCode="207520|153629" HotelName="Samabe Bali Suites &amp; Villas" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Barong-Barong Sawangan, Nusa Dua 80363, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217611/217611a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="388.27" OriginalAmount="388.27">
      <BasicPropertyInfo StarRating="5" HotelCode="|903634" HotelName="SAMABE BALI SUITES &amp; VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909475_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located on the coastline of Bali Island and was established in 2013. It is a short drive away from the Tanjung Benoa. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 81 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="390.42" OriginalAmount="390.42">
      <BasicPropertyInfo Latitude="-8.8168196020581" Longitude="115.21883154233" StarRating="5" HotelCode="260121|13f395" HotelName="Mulia Villas" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183250/183250a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="393" OriginalAmount="393">
      <BasicPropertyInfo Latitude="-8.677144" Longitude="115.150606" StarRating="5" HotelCode="161348|73349" HotelName="W Bali - Seminyak" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Kerobokan, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227742/a_227742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a new-found wonderland along the shores of Seminyak – where the pulse of trends, chic restaurants, clubs, fashion and art can be found. It is also where magic comes alive. Ngurah Rai International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395" OriginalAmount="395">
      <BasicPropertyInfo Latitude="-8.67432273" Longitude="115.15455466" StarRating="4" HotelCode="756455|306835" HotelName="The Mawar Estate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Gang 9x, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6585309</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="395.12" OriginalAmount="395.12">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|10fafd" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95972/a_95972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near the village of Nagi, and offers spectacular views of the river gorge and terraced paddy fields beyond. Ubud Market and the Monkey Forest are both about 5 minutes away. The hotel is set in a convenient location. The drive from Denpasar to the hotel takes about 40 minutes, while the journey from Bali International Airport to the hotel takes approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="395.31" OriginalAmount="395.31">
      <BasicPropertyInfo Latitude="-8.8340710816575" Longitude="115.21230876446" StarRating="5" HotelCode="207520|14733b" HotelName="Samabe Bali Suites &amp; Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Barong-Barong Sawangan, Nusa Dua 80363, Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217611/217611a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396" OriginalAmount="396">
      <BasicPropertyInfo Latitude="-8.8168196020581" Longitude="115.21883154233" StarRating="5" HotelCode="260121|77428" HotelName="Mulia Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Kawasan Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183250/183250a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="398.31" OriginalAmount="398.31">
      <BasicPropertyInfo Latitude="-8.4761944296182" Longitude="115.28069446012" StarRating="4.5" HotelCode="322211|199a4e" HotelName="The Kayon Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran, Tegallalang, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369343/369343a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="399.67" OriginalAmount="399.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|109443" HotelName="THE SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949964_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience The Samaya Seminyak where all our guests can enjoy an unparalleled level of service, privacy and our unique delivery of Balinese hospitality. We are offering an unbeatable beachfront location, merely steps away from Bali's famous lifestyle district. Travelers can enjoy luxurious comfort from a wide range of different villa categories. Each of our villas features their own full-size private lap pool, modern, fashionable and chic interior. Steps away from the famous Seminyak Petitenget Beach, the resort offers a luxurious beachfront escape with traditional Balinese hospitality and modern comfort. Breeze is our beachside restaurant overlooking Petitenget Beach. The award-winning restaurant offers exotic international and local dishes for breakfast, lunch, and romantic sunset dinners. The private setting of Brasserie at the Royal Courtyard offers an intimate dining area exclusively for our guests. The Spa boasts the Indian ocean as the backdrop of your journey to rediscover your inner peace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="400.55" OriginalAmount="400.55">
      <BasicPropertyInfo Latitude="-8.4916013249093" Longitude="115.25364164238" StarRating="4" HotelCode="42930|119437" HotelName="COMO Uma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Banjar Lungsiakan, Kedawatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68655/a_68655_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right in Sanggingan, Ubud. It is situated very close to the centre of Ubud, close to traditional performance, museums, souvenir shops and restaurants with wide selection of cuisines. Ubud Palace and the Monkey Forest are both just a short drive away, while Gianyar is about 20 minutes away. Bali International Airport is about an hour away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402" OriginalAmount="402">
      <BasicPropertyInfo Latitude="-8.6802237556104" Longitude="115.15700966119" StarRating="5" HotelCode="93167|69751" HotelName="Peppers Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129562/a_129562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="404.00">
      <BasicPropertyInfo Latitude="-8.4916013249093" Longitude="115.25364164238" StarRating="4" HotelCode="42930|uma_by_como_ubud" HotelName="COMO Uma Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Banjar Lungsiakan, Kedawatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/68655/a_68655_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located right in Sanggingan, Ubud. It is situated very close to the centre of Ubud, close to traditional performance, museums, souvenir shops and restaurants with wide selection of cuisines. Ubud Palace and the Monkey Forest are both just a short drive away, while Gianyar is about 20 minutes away. Bali International Airport is about an hour away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="405.12" OriginalAmount="405.12">
      <BasicPropertyInfo Latitude="-8.67432273" Longitude="115.15455466" StarRating="4" HotelCode="756455|214b14" HotelName="The Mawar Estate" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih, Gang 9x, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6585309</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="405.84" OriginalAmount="405.84">
      <BasicPropertyInfo Latitude="-8.7726378725535" Longitude="115.17016455531" StarRating="5" HotelCode="59958|2148ca" HotelName="Kayumanis Private Estate Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77630/a_77630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This estate is located in the Jimbaran area. It lies just metres from a traditional fisherman's beach, and guests will find restaurants nearby. The local resort centre is 5 km away, whilst Kuta and all its tourist attractions are 15 km from the establishment. Sights include Uluwatu Temple and Garuda Wisnu Kencana Cultural Park, which are both 15 km away. Denpasar is 25 km away and Ngurah Rai International Airport is some 10 km, or a 15-minute drive, from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="406.86" OriginalAmount="406.86">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="5" HotelCode="59232|199a5f" HotelName="The Samaya Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76717/a_76717_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Seminyak area and lies amidst lush tropical gardens. It is situated on a white sandy beachfront and offers breathtaking views over the sparkling blue Indian Ocean. Shops and entertainment spots can be found just 5 minutes away in Legian, whilst Ngurah Rai International Airport can be reached in 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="408.03" OriginalAmount="408.03">
      <BasicPropertyInfo StarRating="0" HotelCode="|919794" HotelName="Villa Bali Asri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1025684_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="412.97" OriginalAmount="412.97">
      <BasicPropertyInfo StarRating="5" HotelCode="|096894" HotelName="MAYA SANUR RESORT &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SANUR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1061710_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring an outdoor pool and four on-site restaurants and bars, Maya Sanur Resort &amp; Spa offers modern and luxurious beachfront getaway in the tranquil area of Sanur. Free WiFi access and free parking are available at this resort. Guests can also enjoy free use of the fitness centre. It takes around a 25-minute drive from the property to the iconic and lively Kuta area and Kuta Beach. The stylish Seminyak area is reachable within a 30-minute drive, while getting to Bali Denpasar International Airport will take around 30 minutes by car. The accommodation will provide you with a TV and air conditioning. There is also an electric kettle. Featuring a shower, private bathroom also comes with a bath and a hairdryer. Extras include a seating area, satellite channels and cable channels. At Maya Sanur Resort &amp; Spa you will find a fitness centre Other facilities offered at the property include a shared lounge, a tour desk and luggage storage. As for dining option, the on-site restaurants and bars offer a great range of dishes and refreshing drinks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413" OriginalAmount="413">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="5" HotelCode="59232|153635" HotelName="The Samaya Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksmana, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76717/a_76717_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Seminyak area and lies amidst lush tropical gardens. It is situated on a white sandy beachfront and offers breathtaking views over the sparkling blue Indian Ocean. Shops and entertainment spots can be found just 5 minutes away in Legian, whilst Ngurah Rai International Airport can be reached in 30 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="413.78" OriginalAmount="413.78">
      <BasicPropertyInfo StarRating="5" HotelCode="|081561" HotelName="DOUBLE SIX LUXURY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1005_image50760132_0.jpg</HotelPictures>
        <HotelDescription>This property is 1 minute walk from the beach. Double - Six, Luxury Hotel - Seminyak enjoys great views of the Indian Ocean. It boasts a spa centre and a variety of dining options. Free WiFi is available in all public areas. Air conditioned rooms at Double - Six, Luxury Hotel - Seminyak are furnished with sofa sets and feature large windows. They are fitted with a flat-screen cable TV. Espresso machine and tea making facilities are also provided. En suite bathroom is equipped with luxury amenities, bath tub and shower. Guests enjoy the convenience of 24-hour on call butler and room service. Guests can work out at the fitness center or enjoy a relaxing massage at the spa. Double - Six, Luxury Hotel - Seminyak offers a 24-hour front desk and a concierge service which can assist in airport shuttle and currency exchange services. The property offers free parking as well as complimentary valet parking. Other facilities offered include laundry, evening entertainment and express as well as private check in - check out. Double - Six, Luxury Hotel - Seminyak offers various restaurants and bars serving a fine selection of Italian and Western cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414" OriginalAmount="414">
      <BasicPropertyInfo Latitude="-8.677334" Longitude="115.156945" StarRating="5" HotelCode="186844|78926" HotelName="Maca Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No 7, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222110/222110a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="415.92" OriginalAmount="415.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|920320" HotelName="ONE ELEVEN RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907638_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.00" OriginalAmount="419.00">
      <BasicPropertyInfo Latitude="-8.672993" Longitude="115.148901" StarRating="4" HotelCode="187554|bali_aroma_exclusive_villas" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273320/273320a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.00" OriginalAmount="419.00">
      <BasicPropertyInfo Latitude="-8.77408737" Longitude="115.16900603" StarRating="4" HotelCode="482357|villa_yasmine_by_nakula_management" HotelName="Villa Yasmine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran Villa 21, Karma Jimbaran Complex, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647678/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="422.90" OriginalAmount="422.90">
      <BasicPropertyInfo Latitude="-8.7673096645563" Longitude="115.22207200527" StarRating="5" HotelCode="13041|1ec557" HotelName="Grand Mirage" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 74, Tanjung Benoa, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/13492/a_13492_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located directly on the Tanjung Benoa peninsula, in the south of Bali, close to the pretty sandy beach. Those with a desire to do plenty of shopping, dining in restaurants or enjoying the entertainment options, are able to easily reach Nusa Dua with the regular shuttle bus, located around 2 km away. This location includes the tourist area with the most frequented region on the island. Nevertheless, it is able to preserve its separate cultural identity and allures, like the rest of the island, with its fascinating abundance of subtropical vegetation and enjoyable sightseeing attractions. In addition, there are plenty of Hindu temples or the legendary terraced rice paddies, which are not only worth visiting by culturally interested hotel guests. The transfer time to Ngurah Rai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="423.74" OriginalAmount="423.74">
      <BasicPropertyInfo Latitude="-8.677334" Longitude="115.156945" StarRating="5" HotelCode="186844|120309" HotelName="Maca Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari No 7, Petitenget, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222110/222110a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Seminyak, this hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="425.90" OriginalAmount="425.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|711341" HotelName="KAMANDALU UBUD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DENPASAR, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950099_foto_1.jpg</HotelPictures>
        <HotelDescription>El Kamandalu Ubud se encuentra en la ladera de Ubud, con vistas al r�o Petanu, y ofrece alojamiento independiente de lujo con vistas a la vegetaci�n tropical. Cuenta con WiFi gratuita y servicio de traslado al centro de la ciudad de Ubud. Las habitaciones y las villas, inspiradas en los pueblos tradicionales de Bali, ofrecen vistas a las colinas o a los campos de arroz. Los interiores de todos los alojamientos, cubiertos con techos de paja, son amplios y est�n equipados con comodidades de categor�a 5 estrellas. La mayor�a incluye TV de pantalla plana, cama balinesa y piscina privada. El establecimiento ofrece excursiones en bicicleta por los arrozales y clases de danza balinesa. El Chaya Spa cuenta con sal�n de belleza, sauna y ba�era de hidromasaje. El Andalu Shop vende artesan�a balinesa. El restaurante Petulu sirve especialidades asi�ticas. El Aira Cafe est� junto a la piscina y ofrece vistas panor�micas al valle y sirve comida asi�tica y occidental. El Kamandalu Ubud est� a 10 minutos en coche del centro de la ciudad de Ubud y a 1 hora en coche del aeropuerto internacional Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="428.00">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="18478|ayana_resort_and_spa_bali" HotelName="The Ayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran  80364, Bali, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22969/a_22969_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a cliff, overlooking the sea, and easily reachable from different parts of the country. Jimbaran Beach is about a 5-minute drive away. It is just 15 minutes from Ngurah Rai International Airport, 20 minutes from Nusa Dua and Uluwatu Temple and 40 minutes from the capital city, Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="428.25" OriginalAmount="428.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|161635" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/939323_foto_1.jpg</HotelPictures>
        <HotelDescription>Jannata Resort and Spa is a boutique property with tranquil valley views in the rural village of Sebali, just outside of Ubud. It is attuned to the surrounding environment through a design concept that respects Bali's rich artistry and cultural heritage.The resort anticipates holiday needs with stylish accommodation options and supporting facilities. Jannata Resort and Spa is a place where seasoned travelers can relax and reconnect with the gentle beauty of nature whilst enjoying modern home comforts and conveniences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.00" OriginalAmount="430.00">
      <BasicPropertyInfo Latitude="-8.6802237556104" Longitude="115.15700966119" StarRating="5" HotelCode="93167|peppers_seminyak" HotelName="Peppers Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129562/a_129562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432" OriginalAmount="432">
      <BasicPropertyInfo Latitude="-8.5034643161709" Longitude="115.55228510989" StarRating="4" HotelCode="489277|157989" HotelName="Candi Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, 80871 Candi Dasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94834/2094834/94.jpg?f=15504441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="432.67" OriginalAmount="432.67">
      <BasicPropertyInfo StarRating="5" HotelCode="|686803" HotelName="AYANA RESORT AND SPA BALI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892475_foto_1.jpg</HotelPictures>
        <HotelDescription>The Ayana Resort and Spa is a beautiful complex of modern architecture combined with traditional Balinese elements which sits overlooking the Indian Ocean on Bali's southwest coast. Its superb position on cliff top, guarantees guests will enjoys breath-taking views like no other. Jimbaran Beach is about a 5-minute drive. The hotel boasts large, spacious room with a contemporary Balinese style. It provides a warm welcome and a very professional service combined with high-class facilities and amenities; it is definitely a wonderful place where to disconnect from daily life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.00" OriginalAmount="434.00">
      <BasicPropertyInfo Latitude="-8.84415119" Longitude="115.12977813" StarRating="5.5" HotelCode="673286|six_senses_uluwatu" HotelName="Six Senses Uluwatu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Lempeh, Uluwatu, Bali  80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/856611/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436" OriginalAmount="436">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="18478|18918" HotelName="The Ayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran  80364, Bali, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22969/a_22969_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a cliff, overlooking the sea, and easily reachable from different parts of the country. Jimbaran Beach is about a 5-minute drive away. It is just 15 minutes from Ngurah Rai International Airport, 20 minutes from Nusa Dua and Uluwatu Temple and 40 minutes from the capital city, Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.00" OriginalAmount="436.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|aksari_resort_ubud" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36980000/36979000/36978976/38e17616_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="438.03" OriginalAmount="438.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|919377" HotelName="GRAND KUTA AND RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LEGIAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898480_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.00" OriginalAmount="439.00">
      <BasicPropertyInfo Latitude="-8.2779" Longitude="115.169" StarRating="0" HotelCode="835066|villa_sinta" HotelName="Villa Sinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="24 Hour Room Service,Designated Smoking Area,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Denpasar-Singaraja km.51, Bedugul 82191</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21590/2521590/11.jpg?f=15516429</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Villa Sinta to discover the wonders of Bali. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, car park, room service are on the list of things guests can enjoy. Some of the well-appointed guestrooms feature internet access – wireless (complimentary), desk, mini bar, balcony/terrace, television. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including garden. Convenience and comfort makes Villa Sinta the perfect choice for your stay in Bali.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="439.43" OriginalAmount="439.43">
      <BasicPropertyInfo StarRating="0" HotelCode="|920025" HotelName="Dura Villas Canggu Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KEROBOKAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1025593_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="440.42" OriginalAmount="440.42">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="18478|1060d4" HotelName="The Ayana Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran  80364, Bali, Indonesia</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22969/a_22969_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a cliff, overlooking the sea, and easily reachable from different parts of the country. Jimbaran Beach is about a 5-minute drive away. It is just 15 minutes from Ngurah Rai International Airport, 20 minutes from Nusa Dua and Uluwatu Temple and 40 minutes from the capital city, Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="443" OriginalAmount="443">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|73776" HotelName="Pandawas Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234630/234630a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="443" OriginalAmount="443">
      <BasicPropertyInfo Latitude="-8.4940324322025" Longitude="115.27764693023" StarRating="5" HotelCode="402105|30082" HotelName="Viceroy Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Br Nagi, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/95972/a_95972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute drive from Ubud, this boutique resort hotel is located in the Petanu valley, near the village of Nagi, and offers spectacular views of the river gorge and terraced paddy fields beyond. Ubud Market and the Monkey Forest are both about 5 minutes away. The hotel is set in a convenient location. The drive from Denpasar to the hotel takes about 40 minutes, while the journey from Bali International Airport to the hotel takes approximately 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="444.22" OriginalAmount="444.22">
      <BasicPropertyInfo Latitude="-8.5034643161709" Longitude="115.55228510989" StarRating="4" HotelCode="489277|18047e" HotelName="Candi Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, 80871 Candi Dasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Candi Dasa</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/94834/2094834/94.jpg?f=15504441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Candi Dasa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="449.18" OriginalAmount="449.18">
      <BasicPropertyInfo Latitude="-8.772666" Longitude="115.170522" StarRating="4" HotelCode="900058|119395" HotelName="The Ahimsa Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182971/a_182971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on the fringe of one of the world's most beautiful beaches. Perfectly located, this property is a mere stone's throw from Bali's jewel in the crown - Jimbaran Bay. The establishment is approximately a 45-minute drive from Denpasar and Ngurah Rai International Airport is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.00" OriginalAmount="450.00">
      <BasicPropertyInfo Latitude="-8.6894366103047" Longitude="115.17108559657" StarRating="4" HotelCode="59766|the_ahimsa_and_ahimsa_club_2" HotelName="The Ahimsa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77386/w_77386_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the heart of vibrant, cosmopolitan Seminyak, about 5 minutes' drive from the city centre with its restaurants, shops and tourist centre. It is approximately 20 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="450.26" OriginalAmount="450.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|D13578" HotelName="Rimba By Ayana Bali" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2617058_foto_1.jpg</HotelPictures>
        <HotelDescription>Hay un total de 282 habitaciones en el establecimiento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="456.78" OriginalAmount="456.78">
      <BasicPropertyInfo Latitude="-8.6726106" Longitude="115.1541475" StarRating="5" HotelCode="908973|1eaf77" HotelName="The Akasha Luxury Villas and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 999 AB, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184070/184070a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Canggu. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.00" OriginalAmount="458.00">
      <BasicPropertyInfo Latitude="-8.772666" Longitude="115.170522" StarRating="4" HotelCode="900058|ahimsa_beach" HotelName="The Ahimsa Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Garden,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182971/a_182971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated on the fringe of one of the world's most beautiful beaches. Perfectly located, this property is a mere stone's throw from Bali's jewel in the crown - Jimbaran Bay. The establishment is approximately a 45-minute drive from Denpasar and Ngurah Rai International Airport is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="459.59" OriginalAmount="459.59">
      <BasicPropertyInfo Latitude="-8.6802237556104" Longitude="115.15700966119" StarRating="5" HotelCode="93167|1ec54a" HotelName="Peppers Seminyak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Telaga Waja, Petitenget, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/129562/a_129562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460" OriginalAmount="460">
      <BasicPropertyInfo Latitude="-8.77408737" Longitude="115.16900603" StarRating="4" HotelCode="482357|79305" HotelName="Villa Yasmine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Jimbaran Villa 21, Karma Jimbaran Complex, Jimbaran 80362</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647678/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463" OriginalAmount="463">
      <BasicPropertyInfo Latitude="-8.7833603279722" Longitude="115.22551059723" StarRating="5" HotelCode="81758|153678" HotelName="The Royal Santrian" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung, Benoa, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137503/137503a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanjung, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="463.01" OriginalAmount="463.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|161886" HotelName="Bvilla And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SEMINYAK, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949996_foto_1.jpg</HotelPictures>
        <HotelDescription>Bvilla And Spa is an oasis of cool in the middle of bustling Seminyak. An exquisite haven inspired by the spirit of romance and natural rejuvenation, this cluster of 13 exclusive one, two and three bedroom villas are perfect for honeymooners and couples looking for an experience to celebrate love, life and new beginnings; as well as for spa lovers seeking holistic renewals. bvilla+spa can also accommodate up to ten people comfortably in the five bedroom villa. Each villa is furnished with the "fruit bowl collection" award winning rattan sofas designed by Hiroomi Tahara and decked with a fully-equipped kitchen including a mini bar, safety deposit boxes, IDD telephone, cable TV, DVD player, CD audio system, and wireless internet access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="470.93" OriginalAmount="470.93">
      <BasicPropertyInfo Latitude="-8.7833603279722" Longitude="115.22551059723" StarRating="5" HotelCode="81758|10faf2" HotelName="The Royal Santrian" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, Tanjung, Benoa, Nusa Dua 80363</AddressLine>
          </AddressLines>
          <CityName>Tanjung Benoa</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137503/137503a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Tanjung, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="471.66" OriginalAmount="471.66">
      <BasicPropertyInfo Latitude="-8.672993" Longitude="115.148901" StarRating="4" HotelCode="187554|116d01" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273320/273320a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472" OriginalAmount="472">
      <BasicPropertyInfo Latitude="-8.78441" Longitude="115.164" StarRating="4" HotelCode="866906|388374" HotelName="Villa Pasraman Baghawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524066</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="472.99" OriginalAmount="472.99">
      <BasicPropertyInfo StarRating="5" HotelCode="|399486" HotelName="PLATARAN MENJANGAN RESORT &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SINGARAJA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1071477_foto_1.jpg</HotelPictures>
        <HotelDescription>A tranquil hideaway located within the protected sanctuary of West Bali National Park, Plataran Menjangan Resort &amp; Spa offers an escape to nature at its most beautifully raw and untouched. Experience the epitome of luxury, privacy and comfort in the traditional Joglo villas of this unique eco retreat, at one with nature in the midst of the forest or right by the ocean. Dine along the oceanfront on a world of fresh flavours crafted from the treasures of the garden and sea. Listen to the song of the exotic Bali Starling while exploring the beauty of the wild, trekking through the jungle, kayaking through the mangrove canal, diving in crystal clear waters, or enjoying the romance of a sunset cruise.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="473.58" OriginalAmount="473.58">
      <BasicPropertyInfo Latitude="-8.478893" Longitude="115.28013" StarRating="5" HotelCode="909300|1ea833" HotelName="Pandawas Villas" Meals="ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE" PropertyType="" HotelFacility="Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran 1, Banjar Kepitu, Desa Kendaran, Kecamatan Tegallalang, 80561 Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234630/234630a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="486.44" OriginalAmount="486.44">
      <BasicPropertyInfo Latitude="-8.78441" Longitude="115.164" StarRating="4" HotelCode="866906|2148d3" HotelName="Villa Pasraman Baghawan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524066</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491" OriginalAmount="491">
      <BasicPropertyInfo Latitude="-8.68217698" Longitude="115.1659832" StarRating="5" HotelCode="314658|83051" HotelName="The Trans Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394760/394760a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="492.00" OriginalAmount="492.00">
      <BasicPropertyInfo Latitude="-8.78441" Longitude="115.164" StarRating="4" HotelCode="866906|villa_pasraman_baghawan" HotelName="Villa Pasraman Baghawan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu 2, Jimbaran 80361</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10524066</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493" OriginalAmount="493">
      <BasicPropertyInfo Latitude="-8.847125" Longitude="115.165728" StarRating="5" HotelCode="141090|127226" HotelName="Banyan Tree Ungasan - Bali" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Banjar Kelod, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201860/w_201860_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is perched 70 metres above sea level on the cliffs of Bali's southernmost peninsula. The establishment lies approximately 5 km from the centre of Jimbaran and a similar distance from the Garuda Wisnu memorial statue. The resort has its own beach and the famous Kuta Beach is also only 30 minutes away by car. Guests will find a range of nightlife options in Seminyak, which is roughly 20 km from the accommodation. Ngurah Rai International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="500.00" OriginalAmount="500.00">
      <BasicPropertyInfo Latitude="-8.51678411" Longitude="115.25750976" StarRating="4" HotelCode="850307|tejaprana_bisma" HotelName="Tejaprana Bisma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud, Gianyar 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648989/648989a_hb_a_025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Gianyar, approximately 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="504" OriginalAmount="504">
      <BasicPropertyInfo Latitude="-8.78705" Longitude="115.139784" StarRating="5" HotelCode="260255|78774" HotelName="Rimba Jimbaran Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217738/217738a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520" OriginalAmount="520">
      <BasicPropertyInfo Latitude="-8.4782899" Longitude="115.2587767" StarRating="4" HotelCode="313178|83577" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Desa Keliki, Ubud, Bali 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/488189/488189a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="524.81" OriginalAmount="524.81">
      <BasicPropertyInfo Latitude="-8.68217698" Longitude="115.1659832" StarRating="5" HotelCode="314658|19024b" HotelName="The Trans Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Kerobokan 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394760/394760a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528" OriginalAmount="528">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="966816|490639" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Desa Kenderan 88x, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36980000/36979000/36978976/38e17616_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="528.76" OriginalAmount="528.76">
      <BasicPropertyInfo StarRating="5" HotelCode="|C8D709" HotelName="Aksari Resort Ubud by Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2452908_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia dispone de 30 agradables dormitorios. Las personas que se hospeden en este establecimiento podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta todo el dandiacute;a. Hay aparcamiento a disposiciandoacute;n de los clientes. Todos los clientes que se alojen en esta propiedad podrandaacute;n recurrir a los servicios de salud y bienestar si lo necesitan. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="529" OriginalAmount="529">
      <BasicPropertyInfo Latitude="-8.68726611" Longitude="115.16440423" StarRating="5" HotelCode="529307|179417" HotelName="Villa Suar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gg. Piter, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/696831/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="534" OriginalAmount="534">
      <BasicPropertyInfo Latitude="-8.672993" Longitude="115.148901" StarRating="4" HotelCode="187554|72722" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273320/273320a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Seminyak. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="540.05" OriginalAmount="540.05">
      <BasicPropertyInfo Latitude="-8.847125" Longitude="115.165728" StarRating="5" HotelCode="141090|10faf7" HotelName="Banyan Tree Ungasan - Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Banjar Kelod, Ungasan 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201860/w_201860_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is perched 70 metres above sea level on the cliffs of Bali's southernmost peninsula. The establishment lies approximately 5 km from the centre of Jimbaran and a similar distance from the Garuda Wisnu memorial statue. The resort has its own beach and the famous Kuta Beach is also only 30 minutes away by car. Guests will find a range of nightlife options in Seminyak, which is roughly 20 km from the accommodation. Ngurah Rai International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="543.07" OriginalAmount="543.07">
      <BasicPropertyInfo Latitude="-8.68726611" Longitude="115.16440423" StarRating="5" HotelCode="529307|1ae002" HotelName="Villa Suar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi, Gg. Piter, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/696831/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544" OriginalAmount="544">
      <BasicPropertyInfo Latitude="-8.7726378725535" Longitude="115.17016455531" StarRating="5" HotelCode="59958|72493" HotelName="Kayumanis Private Estate Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77630/a_77630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This estate is located in the Jimbaran area. It lies just metres from a traditional fisherman's beach, and guests will find restaurants nearby. The local resort centre is 5 km away, whilst Kuta and all its tourist attractions are 15 km from the establishment. Sights include Uluwatu Temple and Garuda Wisnu Kencana Cultural Park, which are both 15 km away. Denpasar is 25 km away and Ngurah Rai International Airport is some 10 km, or a 15-minute drive, from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="544.04" OriginalAmount="544.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|838706" HotelName="THE ROYAL SANTRIAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>TANJUNG BENOA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974965_foto_1.jpg</HotelPictures>
        <HotelDescription>The Royal Santrian is located on a 200 metre stretch of Tanjung Benoa white sand beach just north of Nusa Dua, the luxurious Royal Santrian is sister to Sanur popular Puri and Griya Santrian Resorts. Approximately 25 minutes drive from the International Airport Ngurah Rai.Deluxe villas are luxurious, promise the ultimate in five star accommodation    and state of the art facilities and features, including a private garden. The   Deluxe Villas are equipped with an 8 x 4 metre private pool. These world class  villas offer superior levels of comfort with exquisite amenities and thoughtful touches at every turn.Breakfast, lunch and dinner are available at this property.This is a traditional hotel.The hotel has a very small lobby.The Royal Santrian is a collection of luxury boutique villas located on the picture perfect beach of Tanjung Benoa. It is a prestigious and tranquil retreat set in 2.5 hectares of tropical gardens in a pristine area of Bali, offering 22 superbly appointed villas and an elegant ocean front restaurant that will appeal to most discerning traveler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549" OriginalAmount="549">
      <BasicPropertyInfo Latitude="-8.6993136054084" Longitude="115.16381174326" StarRating="4" HotelCode="909070|83031" HotelName="Anantara Vacation Club Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Arjuna 18, Blue Ocean Beach, Legian, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532862/532862a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="549.00" OriginalAmount="549.00">
      <BasicPropertyInfo Latitude="-8.4769857129922" Longitude="115.30361117089" StarRating="5" HotelCode="548970|hoshinoya_bali" HotelName="Hoshinoya Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengembungan, Desa Pejeng Kangin, Kecamatan, Gianyar 80552, Tampaksiring, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/40773/2940773/1.jpg?f=15099543</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gianyar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="549.44" OriginalAmount="549.44">
      <BasicPropertyInfo Latitude="-8.78705" Longitude="115.139784" StarRating="5" HotelCode="260255|14f593" HotelName="Rimba Jimbaran Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217738/217738a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jimbaran, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551" OriginalAmount="551">
      <BasicPropertyInfo Latitude="-8.6747404402543" Longitude="115.15359789133" StarRating="4" HotelCode="176738|175964" HotelName="The One Boutique Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. Cendrawasih No.99, Petitenget, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160793/160793a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in the trendy area of Seminyak. Only minutes away, guests will find one of the island's most famous stretches of golden sandy beach and a myriad of restaurants. It is just 20 minutes' drive from Kuta Beach and 30 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="556.69" OriginalAmount="556.69">
      <BasicPropertyInfo Latitude="-8.7832517740719" Longitude="115.15904876404" StarRating="5" HotelCode="38339|13b758" HotelName="Four Seasons Resort Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jimbaran 80361, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63353/ba_63353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran Bay, the hotel is a 15-minute drive from Kuta beach and the Nusa Dua area of the island. The nearest tourist centre and the Uluwatu Temple are 20-minutes drive away. Ngurah Rai International Airport is 10 km and approximately 15 minutes by car from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="566.64" OriginalAmount="566.64">
      <BasicPropertyInfo Latitude="-8.7726378725535" Longitude="115.17016455531" StarRating="5" HotelCode="59958|115af4" HotelName="Kayumanis Private Estate Jimbaran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yoga Perkanthi, Jimbaran 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77630/a_77630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This estate is located in the Jimbaran area. It lies just metres from a traditional fisherman's beach, and guests will find restaurants nearby. The local resort centre is 5 km away, whilst Kuta and all its tourist attractions are 15 km from the establishment. Sights include Uluwatu Temple and Garuda Wisnu Kencana Cultural Park, which are both 15 km away. Denpasar is 25 km away and Ngurah Rai International Airport is some 10 km, or a 15-minute drive, from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="568.81" OriginalAmount="568.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|147486" HotelName="ULU SEGARA LUXURY SUITES AND VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913961_foto_1.jpg</HotelPictures>
        <HotelDescription>Ulu Segara Luxury Suites andamp; Villas, the perfect gateway in the southern corners of Bali, Nusa Dua. Experience the ultimate relaxation in The Sawangan rooms, choose from our 10 beautifully appointed villas and 36 Suites. Our Suites feature elegant d�cor and tasteful setting, each Suites are packed with everything required for a fabulous holiday in exotic Bali. The Villas offers a whole different level of comfort, Balinese architecture and contemporary chic style dominates the Villas vibe. All Unit Villas are designed for your comfort. It comes with a private swimming pool, gazebo, sun deck and beautiful tropical garden. We're located in Nusa Dua, home to luxurious world class resorts and beautiful white sandy beaches. Experience Bali from a different perspective, where the beaches are beautiful and the locals are friendly</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="574.58" OriginalAmount="574.58">
      <BasicPropertyInfo Latitude="-8.6993136054084" Longitude="115.16381174326" StarRating="4" HotelCode="909070|184c21" HotelName="Anantara Vacation Club Legian Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Arjuna 18, Blue Ocean Beach, Legian, Seminyak, Bali 80361</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532862/532862a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Canggu. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.00" OriginalAmount="580.00">
      <BasicPropertyInfo Latitude="-8.7832517740719" Longitude="115.15904876404" StarRating="5" HotelCode="38339|four_seasons_resort_bali_at_jimbaran_bay" HotelName="Four Seasons Resort Jimbaran" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jimbaran 80361, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63353/ba_63353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran Bay, the hotel is a 15-minute drive from Kuta beach and the Nusa Dua area of the island. The nearest tourist centre and the Uluwatu Temple are 20-minutes drive away. Ngurah Rai International Airport is 10 km and approximately 15 minutes by car from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.00" OriginalAmount="587.00">
      <BasicPropertyInfo Latitude="-8.83458042144775" Longitude="115.210350036621" StarRating="0" HotelCode="0|_0x271c2" HotelName="Ulu Segara Luxury Suites - Villas" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan, Desa Sawangan (Ex. The Sawangan Luxury Suites &amp; Villas), Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/97/22/97227115f08a1915f20cb80ad718e6c02600af86.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “THE SAWANGAN SUITES &amp;amp; VILLAS” is situated in Nusa Dua. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The hotel also features a business center. Room services are provided 24/7. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590" OriginalAmount="590">
      <BasicPropertyInfo Latitude="-8.7832517740719" Longitude="115.15904876404" StarRating="5" HotelCode="38339|66718" HotelName="Four Seasons Resort Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jimbaran 80361, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63353/ba_63353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jimbaran Bay, the hotel is a 15-minute drive from Kuta beach and the Nusa Dua area of the island. The nearest tourist centre and the Uluwatu Temple are 20-minutes drive away. Ngurah Rai International Airport is 10 km and approximately 15 minutes by car from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.00" OriginalAmount="595.00">
      <BasicPropertyInfo Latitude="-8.84559815" Longitude="115.18012004" StarRating="4" HotelCode="625856|the_cliff_hotman_paris_vi_pandawa" HotelName="The Cliff Hotman Paris VI Pandawab" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Tinggi, Kutuh 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/795438/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Kutuh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.00" OriginalAmount="608.00">
      <BasicPropertyInfo Latitude="-8.53559113" Longitude="115.26652041" StarRating="3" HotelCode="676974|surya_kembar_villas_2" HotelName="Surya Kembar Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Villa" CnxPolicy="Free CXL until 15/07/2024" HotelFacility="24 Hour Room Service,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Kumbuh, Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/48886/2948886/1.jpg?f=15310707</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surya Kembar Luxury Villas is conveniently located in the popular Ubud area. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour room service, luggage storage, Wi-Fi in public areas, car park are just some of the facilities on offer. Some of the well-appointed guestrooms feature private pool, internet access – wireless (complimentary), air conditioning, desk, balcony/terrace. The hotel's peaceful atmosphere extends to its recreational facilities which include outdoor pool, spa, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Surya Kembar Luxury Villas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.00" OriginalAmount="614.00">
      <BasicPropertyInfo Latitude="-8.8087696022891" Longitude="115.10813641104" StarRating="5" HotelCode="171738|anantara_bali_uluwatu_resort_and_spa" HotelName="Anantara Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Labuan Sait, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/85/852685/g6VRk1rw_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu and area attractions include Dreamland Beach (about 5 km away) and Uluwatu Temple (around 8 km away). It lies around 30 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="619.97" OriginalAmount="619.97">
      <BasicPropertyInfo Latitude="-8.84337314" Longitude="115.18395227" StarRating="4" HotelCode="406162|1d96f5" HotelName="Villa Six Karang Kembar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Kembar No. 6, Ungasan 80364</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/5d/4f5d5123d4b03ac7eb118a54220c6bbd8c5e5739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a babysitting service and a childcare service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.00" OriginalAmount="623.00">
      <BasicPropertyInfo Latitude="-8.525" Longitude="115.229" StarRating="4.5" HotelCode="540495|permata_ayung_adult_only" HotelName="Permata Ayung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bongkase, Gang Permata Ayung, Banjar Tohpati, Desa Bongkasa, Abiansemal, Ubud 80352</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2204185/QsuQE7Ic_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="-8.8136201010305" Longitude="115.2260684967" StarRating="5" HotelCode="75883|the_st_regis_bali_resort" HotelName="The St. Regis Bali Resort" Meals="BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, P.O. Box 44, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103267/a_103267_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located right on the stunning beachfront in the exclusive locale of Nusa Dua, flanking the Bali Golf &amp; Country Club. Shopping and nightlife can be found in the Seminyak region, just 2 km away, and the Besakih Temple is roughly 9 km away. The hotel is approximately 20 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="-8.8087696022891" Longitude="115.10813641104" StarRating="5" HotelCode="171738|12400f" HotelName="Anantara Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Labuan Sait, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/85/852685/g6VRk1rw_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu and area attractions include Dreamland Beach (about 5 km away) and Uluwatu Temple (around 8 km away). It lies around 30 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="653.37" OriginalAmount="653.37">
      <BasicPropertyInfo Latitude="-8.7912700939147" Longitude="115.23034125566" StarRating="5" HotelCode="59767|115af5" HotelName="Kayumanis Private Villas &amp; Spa Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Area Nusa Dua, P.O.Box 777, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77387/p_77387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the BTDC Nusa Dua area, within walking distance of some of the finest beachfronts in Bali. An international convention centre and an exclusive retail complex with dining venues are in the immediate vicinity (300 m). It is just 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="654" OriginalAmount="654">
      <BasicPropertyInfo Latitude="-8.8087696022891" Longitude="115.10813641104" StarRating="5" HotelCode="171738|101250" HotelName="Anantara Bali Uluwatu Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemutih, Labuan Sait, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/85/852685/g6VRk1rw_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uluwatu and area attractions include Dreamland Beach (about 5 km away) and Uluwatu Temple (around 8 km away). It lies around 30 minutes from Bali International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="661.43" OriginalAmount="661.43">
      <BasicPropertyInfo Latitude="-8.7726763095972" Longitude="115.16866385937" StarRating="5" HotelCode="15613|10fae9" HotelName="Belmond Jimbaran Puri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Uluwatu, Yoga Perkanthi Lane, Jimbaran 80361, South Kuta, Badung Regency, Bali</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18639/a_18639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location directly on the fine sand beach of Jimbaran. A wide selection of shopping and entertainment venues is located in the neighbourhood. The town of Kuta/Nusa Dua and the airport are both about a 10-minute drive away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="663.05" OriginalAmount="663.05">
      <BasicPropertyInfo Latitude="-8.49783615" Longitude="115.27512111" StarRating="3.5" HotelCode="490116|1ea3fe" HotelName="Udhiana Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Andong, Banjar Nagi, PO Box 253, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="665.16" OriginalAmount="665.16">
      <BasicPropertyInfo Latitude="-8.8136201010305" Longitude="115.2260684967" StarRating="5" HotelCode="75883|12e89f" HotelName="The St. Regis Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, P.O. Box 44, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103267/a_103267_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located right on the stunning beachfront in the exclusive locale of Nusa Dua, flanking the Bali Golf &amp; Country Club. Shopping and nightlife can be found in the Seminyak region, just 2 km away, and the Besakih Temple is roughly 9 km away. The hotel is approximately 20 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="682" OriginalAmount="682">
      <BasicPropertyInfo Latitude="-8.4664721032776" Longitude="115.24294495583" StarRating="5" HotelCode="88851|67613" HotelName="Puri Wulandari Boutique Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tanggayudha, Desa Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/093199/093199a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bali. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="687" OriginalAmount="687">
      <BasicPropertyInfo Latitude="-8.6894366103047" Longitude="115.17108559657" StarRating="4" HotelCode="59766|412151" HotelName="The Ahimsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77386/w_77386_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in the heart of vibrant, cosmopolitan Seminyak, about 5 minutes' drive from the city centre with its restaurants, shops and tourist centre. It is approximately 20 minutes' drive from Denpasar International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.00" OriginalAmount="688.00">
      <BasicPropertyInfo Latitude="-8.797490119934082" Longitude="115.11846160888672" StarRating="5" HotelCode="0|jumeirah_bali" HotelName="Jumeirah Bali" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Uluwatu Pecatu, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/52/9452227560ce4dce9daf599e4690ca5fa7759808.jpeg</HotelPictures>
        <HotelDescription>Jumeirah Bali&lt;br /&gt;5-star beach resort with a full-service spa&lt;br /&gt;Catch some rays at the beach or spend the day relaxing at Jumeirah Bali's full-service spa. Then enjoy a meal at one of the resort's 2 restaurants. All 119 rooms boast private pools and fireplaces, plus balconies and flat-screen TVs with cable channels. Guests will also find memory foam, separate dining areas and separate sitting areas.&lt;br /&gt;Jumeirah Bali offers 119 forms of air-conditioned accommodation with private pools and fireplaces. Rooms open to balconies. This accommodation offers separate dining areas. Memory foam beds feature premium bedding. A pillow menu is available. Guests can make use of the in-room espresso makers and minibars. Bathrooms include a separate bath and shower, slippers, complimentary toiletries and hairdryers.&lt;br /&gt;100-inch Flat-screen televisions come with cable channels. Business-friendly amenities include desks, complimentary newspapers and telephones. Additionally, rooms include a safe and complimentary bottles of water. A nightly turndown service is provided and housekeeping is offered on a daily basis.&lt;br /&gt;An outdoor pool and a children's pool are on site. Other recreational amenities include a health club.&lt;br /&gt;Guests can indulge in a pampering treatment at the resort's full-service spa, Talise Spa Healing Garden of Jumeirah Bali. Services include facials, body scrubs and body treatments. A variety of treatment therapies are provided, including aromatherapy and reflexology. The spa is equipped with Turkish bath/hammam.&lt;br /&gt;The spa is open daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 2,000,000.00 IDR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the resort prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="689.78" OriginalAmount="689.78">
      <BasicPropertyInfo Latitude="-8.6726106" Longitude="115.1541475" StarRating="5" HotelCode="908973|120d1b" HotelName="The Akasha Luxury Villas and Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batubelig 999 AB, Kerobokan, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184070/184070a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Canggu. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="717.32" OriginalAmount="717.32">
      <BasicPropertyInfo Latitude="-8.8455947997763" Longitude="115.13678312302" StarRating="5" HotelCode="888050|10fae0" HotelName="Alila Villas Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Belimbing Sari, Desa Pecatu, Banjar Tambiyak, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136334/a_136334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a cliff-top plateau along the southern coast of Bali on the Bukit Peninsula, this club resort is only about 15 minutes from Jimbaran Bay and Dreamland Beach. The nearest restaurant, Pepenero, is also some 15 minutes away, while the centre of Kuta Beach is approximately a 30-minute drive away. The renowned Pura Luhur temple, Goa Gong and Pura Gunung Payung are also easily accessible by car. Ngurah Rai International Airport is approximately 30 minutes from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="-8.6890080295087" Longitude="115.15670657158" StarRating="5" HotelCode="18384|the_oberoi_bali" HotelName="The Oberoi, Bali" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22875/a_22875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Seminyak Beach on the south-west coast of Bali. Guests may easily reach the Seminyak area including the tourist centre and shops on foot. Denpasar City is around 1.5 km from the resort. Other attractions include Ubud artist village, located around 35 km away, the Bedugul region roughly 55 km away and Kuta Beach, approximately 50 km away. There are also the Uluwatu and Tanah Lot sea temples, located approximately 15 and 30 km from the resort. It is just a 25-minute drive from Denpasar International Airport (approximately 9 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="-8.8455947997763" Longitude="115.13678312302" StarRating="5" HotelCode="888050|101241" HotelName="Alila Villas Uluwatu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Belimbing Sari, Desa Pecatu, Banjar Tambiyak, Uluwatu 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/136334/a_136334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a cliff-top plateau along the southern coast of Bali on the Bukit Peninsula, this club resort is only about 15 minutes from Jimbaran Bay and Dreamland Beach. The nearest restaurant, Pepenero, is also some 15 minutes away, while the centre of Kuta Beach is approximately a 30-minute drive away. The renowned Pura Luhur temple, Goa Gong and Pura Gunung Payung are also easily accessible by car. Ngurah Rai International Airport is approximately 30 minutes from the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="739" OriginalAmount="739">
      <BasicPropertyInfo Latitude="-8.4126474395056" Longitude="115.23880263558" StarRating="5" HotelCode="38439|71795" HotelName="Hanging Gardens Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Payangan 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63541/a_63541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Buahan Village, only a 20-minute drive from the centre of Ubud, and a 90-minute drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="441450|the_villas_at_ayana_resort" HotelName="The Villas at Ayana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357848/357848a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="783.50" OriginalAmount="783.50">
      <BasicPropertyInfo Latitude="-8.4126474395056" Longitude="115.23880263558" StarRating="5" HotelCode="38439|1e1028" HotelName="Hanging Gardens Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desa Buahan, Payangan 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Payangan</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/63541/a_63541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Buahan Village, only a 20-minute drive from the centre of Ubud, and a 90-minute drive from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="-8.83206226" Longitude="115.21695146" StarRating="5" HotelCode="873563|the_ritzcarlton_bali_villas_2" HotelName="The Ritz Carlton Bali Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Banquet Hall,Bar,Beauty Salon,Dining,Parking,Restaurant,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Sawangan, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/609041/609041a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Nusa Dua, 2.2 km from Geger Beach and 3.6 km from Pasifika Museum, The Ritz-Carlton, Bali Villas features free WiFi. Fitted with a balcony, the units offer air conditioning and feature a flat-screen TV and a private bathroom with bath and a hair dryer. A dishwasher and microwave are also offered, as well as a kettle. A buffet or American breakfast is available daily at the property. Guests can dine in the in-house restaurant, which serves a variety of international, Indian and Indonesian dishes. The villa offers an outdoor pool. A sun terrace is available for guests at The Ritz-Carlton, Bali Villas to use. Bali Collection is 3.7 km from the accommodation. The nearest airport is Ngurah Rai International Airport, 11 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.00" OriginalAmount="812.00">
      <BasicPropertyInfo Latitude="-8.69828798" Longitude="115.16405953" StarRating="3" HotelCode="778486|baliana_villa_legian" HotelName="Villa Baliana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Matahari 3B, Legian 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980243/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816" OriginalAmount="816">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="868577|383280" HotelName="Ayana Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489385</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="868577|ayana_villa" HotelName="Ayana Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Berawa, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10489385</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885" OriginalAmount="885">
      <BasicPropertyInfo Latitude="-8.8136201010305" Longitude="115.2260684967" StarRating="5" HotelCode="75883|30053" HotelName="The St. Regis Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, P.O. Box 44, 80363 Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103267/a_103267_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is located right on the stunning beachfront in the exclusive locale of Nusa Dua, flanking the Bali Golf &amp; Country Club. Shopping and nightlife can be found in the Seminyak region, just 2 km away, and the Besakih Temple is roughly 9 km away. The hotel is approximately 20 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="-8.809621810913086" Longitude="115.10641479492188" StarRating="4" HotelCode="0|mandala_the_rocks" HotelName="Mandala The Rocks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Labuan Sait, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/4b/494bd485e9227e6b6dd0536628c1c5278cc0814f.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at this villa in Pecatu, you'll be near the beach, a 1-minute drive from Padang Padang Beach and 6 minutes from Uluwatu Cliffs.  This 4-star villa is 3.7 mi (5.9 km) from Uluwatu Beach and 3.7 mi (6 km) from Uluwatu Temple.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bukit Peninsula - 0.1 km / 0.1 mi&lt;br /&gt;Padang Padang Beach - 0.7 km / 0.4 mi&lt;br /&gt;Bingin Beach - 1.4 km / 0.8 mi&lt;br /&gt;Blue Point Beach - 3 km / 1.9 mi&lt;br /&gt;Dreamland Beach - 3.4 km / 2.1 mi&lt;br /&gt;Suluban Beach - 3.7 km / 2.3 mi&lt;br /&gt;New Kuta Golf - 4.5 km / 2.8 mi&lt;br /&gt;Uluwatu Temple - 4.6 km / 2.9 mi&lt;br /&gt;Nyang Nyang Beach - 4.6 km / 2.9 mi&lt;br /&gt;Uluwatu Beach - 4.6 km / 2.9 mi&lt;br /&gt;New Kuta Green Park - 4.6 km / 2.9 mi&lt;br /&gt;Uluwatu Cliffs - 4.7 km / 2.9 mi&lt;br /&gt;Green Bowl Beach - 11.2 km / 7 mi&lt;br /&gt;Melasti Beach - 11.3 km / 7 mi&lt;br /&gt;Udayana University - 11.6 km / 7.2 mi&lt;br /&gt;The preferred airport for this villa is Ngurah Rai Intl. Airport (DPS) - 20 km / 12.4 mi&lt;br /&gt;business_amenities : A roundtrip airport shuttle is complimentary (available 24 hours).&lt;br /&gt;HeadLine : Near Padang Padang Beach&lt;br /&gt;Renovations : In accordance with local regulations, all visitors must remain within the property during Seclusion Day (Nyepi)/Hindu New Year for a 24-hour period (starting at 6 AM). Seclusion Day typically falls in March or April (dates subject to change each year). Check-in and check-out will not be possible on that date. Ngurah Rai Airport (Bali International Airport) is also closed on Seclusion Day.&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated villa, featuring a kitchenette with a refrigerator and a stovetop. There's a private balcony or patio. Conveniences include a separate sitting area and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000,000.00 IDR per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport. Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="897.83" OriginalAmount="897.83">
      <BasicPropertyInfo Latitude="-8.7859580579211" Longitude="115.13934195042" StarRating="5" HotelCode="441450|1379a1" HotelName="The Villas at Ayana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karang Mas Sejahtera, Jimbaran, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Jimbaran</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357848/357848a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Jimbaran.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="938.54" OriginalAmount="938.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|838780" HotelName="CHEDI CLUB TANAH GAJAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UBUD, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/950160_foto_1.jpg</HotelPictures>
        <HotelDescription>Tanah Gajah, a Resort by Hadiprana offers a relaxing getaway surrounded by rice fields. Located 3 km from central Ubud, it offers a 28-metre outdoor pool and free scheduled yoga classes. Morning walks in rice fields, accompanied by personal butlers, are also available.Spacious rooms with private terrace and semi-outdoor bathroom. They are equipped with a 32-inch flat-screen TV and a Bose home cinema system. Some rooms feature a private pool with an outdoor dining area.Tanah Gajah, a Resort by Hadiprana is a 1-hour drive from Ngurah Rai International Airport.The hotel organizes activities such as cooking classes and hot air balloon rides. It also has an organic farm and a gift shop. The hotel offers car rental, business services and a 24-hour concierge. Free WiFi is available throughout the resort.Overlooking Gunung Agung Volcano, The Tempayan and Panen Padi Lounge serves Indonesian and Western dishes prepared with fresh ingredients from the resort's gardens. Cigarettes and drinks are available at The Bird Lounge next to Tanah Gajah Aviary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="-8.488122" Longitude="115.244731" StarRating="5" HotelCode="7135|amandari_2" HotelName="Amandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1404/a_1404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 5 minutes from the soul and art community of Ubud in central Bali. Guests will find restaurants and bars in the immediate vicinity and it is 700 m to the Ayung River. Masceti beach is 15 km away and it is 25 km to Denpasar and Kintamani. The property lies about 40 km from Denpasar’s Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1008.15" OriginalAmount="1008.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|918692" HotelName="KAYUMANIS NUSA DUA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NUSA DUA, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/898041_foto_1.jpg</HotelPictures>
        <HotelDescription>Famous for its stretches of long white sandy beaches and upscale resort facilities, Nusa Dua is also home to the exclusive world of Kayumanis. Kayumanis Nusa Dua is a serene setting of quiet sophistication and understated elegance. An exclusive enclave of luxuriously appointed pavilions, each offers unrivalled space, exceptional comfort, and complete privacy within secluded walled gardens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1009" OriginalAmount="1009">
      <BasicPropertyInfo Latitude="-8.7912700939147" Longitude="115.23034125566" StarRating="5" HotelCode="59767|72487" HotelName="Kayumanis Private Villas &amp; Spa Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>BTDC Area Nusa Dua, P.O.Box 777, Nusa Dua, Bali 80363</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/77387/p_77387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the BTDC Nusa Dua area, within walking distance of some of the finest beachfronts in Bali. An international convention centre and an exclusive retail complex with dining venues are in the immediate vicinity (300 m). It is just 15 minutes' drive from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1023.49" OriginalAmount="1023.49">
      <BasicPropertyInfo Latitude="-8.488122" Longitude="115.244731" StarRating="5" HotelCode="7135|194293" HotelName="Amandari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kedewatan, Kedewatan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1404/a_1404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located 5 minutes from the soul and art community of Ubud in central Bali. Guests will find restaurants and bars in the immediate vicinity and it is 700 m to the Ayung River. Masceti beach is 15 km away and it is 25 km to Denpasar and Kintamani. The property lies about 40 km from Denpasar’s Ngurah Rai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1036" OriginalAmount="1036">
      <BasicPropertyInfo Latitude="-8.6845956412709" Longitude="115.15346060017" StarRating="5" HotelCode="18353|31427" HotelName="The Legian Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Free CXL until 14/07/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071807/071807a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the southern coast of Bali. The property lies in the peaceful district of Seminyak, which features a number of tourist attractions, all within easy walking distance of the hotel. The capital of Bali, Denpasar, is approximately 7 km away, and Ngurah Rai Denpasar Airport can be reached in around 25 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1048.11" OriginalAmount="1048.11">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|1549c8" HotelName="Four Seasons Resort Bali at Sayan" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12945/a_12945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at Blanco’s House is just 5 minutes’ drive away and, for shopping, the Ubud Art Market is a 10-minute drive from the resort. The Puri Lukisan Museum is 15 minutes’ drive away, as is the nearest place to see a Kecak dance performance. It is a 20-minute drive to the Ubud Monkey Forest and the Bali Bird and Reptile Park. Ngurah Rai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1053.23" OriginalAmount="1053.23">
      <BasicPropertyInfo Latitude="-8.6845956412709" Longitude="115.15346060017" StarRating="5" HotelCode="18353|10fae8" HotelName="The Legian Bali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak Beach 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/071807/071807a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is situated on the southern coast of Bali. The property lies in the peaceful district of Seminyak, which features a number of tourist attractions, all within easy walking distance of the hotel. The capital of Bali, Denpasar, is approximately 7 km away, and Ngurah Rai Denpasar Airport can be reached in around 25 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="-8.814748764038086" Longitude="115.09373474121094" StarRating="4" HotelCode="0|suluban_cliff_bali_villa" HotelName="Suluban Cliff Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Suluban No. 9, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2d/02/2d02e74cfb6bfef9e790a12f8db195f95e188bff.jpeg</HotelPictures>
        <HotelDescription>Nestled on a cliff, the Suluban Cliff Bali Villa features a luxurious 4-bedroom villa with a private infinity pool that overlooks the Indian Ocean and Padang Padang Beach. This property offers pampering spa treatments and provides free parking.Fully furnished, the elegant villa boasts stylish interiors and floor-to-ceiling windows. It is fitted with a well-equipped kitchen and a separate living area with a 42-inch flat-screen TV. A DVD player and iPod dock are included.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;Please note that the hotel will contact guests directly via an e-mail with instructions, for the deposit payment by bank transfer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.00" OriginalAmount="1094.00">
      <BasicPropertyInfo Latitude="-8.5004870924798" Longitude="115.24160385132" StarRating="5" HotelCode="39967|four_seasons_resort_bali_at_sayan" HotelName="Four Seasons Resort Bali at Sayan" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/12945/a_12945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Sayan Ubud, just 15 minutes’ drive from the centre of Ubud. The gallery at Blanco’s House is just 5 minutes’ drive away and, for shopping, the Ubud Art Market is a 10-minute drive from the resort. The Puri Lukisan Museum is 15 minutes’ drive away, as is the nearest place to see a Kecak dance performance. It is a 20-minute drive to the Ubud Monkey Forest and the Bali Bird and Reptile Park. Ngurah Rai International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1100.03" OriginalAmount="1100.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|711521" HotelName="KARMA KANDARA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UNGASAN, BALI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/13689_image61601759_0.jpg</HotelPictures>
        <HotelDescription>Discover the essence of Karma at Karma Kandara on Bali�s Bukit Peninsula, known globally as `Billionaire�s Row�. Our beautiful villas, Karma Spa and elegant restaurant sit harmoniously in a stunning lush greenery landscape offering cliff-side ocean views of tropical beaches. It�s the ultimate destination for intimate groups or larger gatherings of family and friends, drawn by Bali�s beauty and captivated by the spirit of Karma Kandara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1250.00" OriginalAmount="1250.00">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|mandapa_a_ritzcarlton_reserve" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/462123/462123a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="-8.842881" Longitude="115.120738" StarRating="5" HotelCode="904655|the_edge" HotelName="The Edge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Goa Lempeh, Banjar Dinas Kangin, Pecatu, Uluwatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132429/132429a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1337" OriginalAmount="1337">
      <BasicPropertyInfo Latitude="-8.842881" Longitude="115.120738" StarRating="5" HotelCode="904655|101349" HotelName="The Edge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Goa Lempeh, Banjar Dinas Kangin, Pecatu, Uluwatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132429/132429a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1343.75" OriginalAmount="1343.75">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|1a5489" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/462123/462123a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1351.68" OriginalAmount="1351.68">
      <BasicPropertyInfo Latitude="-8.842881" Longitude="115.120738" StarRating="5" HotelCode="904655|199971" HotelName="The Edge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Goa Lempeh, Banjar Dinas Kangin, Pecatu, Uluwatu, Bali 80364</AddressLine>
          </AddressLines>
          <CityName>Pecatu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132429/132429a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pecatu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1371.00" OriginalAmount="1371.00">
      <BasicPropertyInfo Latitude="-8.500179" Longitude="115.52772" StarRating="5" HotelCode="7136|amankila" HotelName="Amankila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1405/a_1405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated approximately 20 km from Karang Asem. Guests will find restaurants, bars and shops in the immediate vicinity and the beach is just a 5-minute walk away. The club resort is around 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1386" OriginalAmount="1386">
      <BasicPropertyInfo Latitude="-8.844672" Longitude="115.1213" StarRating="5" HotelCode="370559|101295" HotelName="Bulgari Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Lempeh, Banjar Dinas Kangin, 80364 Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/70073/a_70073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located near Pecatu village and the top of the stunning cliffs of the Pura Luhur Uluwatu Temple on the island's far south-western tip. Denpasar City is approximately 40 km from the resort. Guests may reach the private beach on the Indian Ocean in 5 minutes on foot. Batur Lake is roughly 98 km away and Bali Zoo is around 62 km away. Guests may go shopping at the Discovery Shopping Mall, located 20 km from the resort. Other sights include Garuda Wisnu Kincana Cultural Park, around 9 km away, and Jenggala Ceramic Factory, approximately 10 km away. It takes about 15 minutes by car to reach Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1443.54" OriginalAmount="1443.54">
      <BasicPropertyInfo Latitude="-8.448104981345" Longitude="115.26919020301" StarRating="6" HotelCode="546458|20cf2d" HotelName="Capella Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Dalem, Desa Keliki, Kecamatan Tegalalang, Gianyar, Ubud 80561, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/715879/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1450.25" OriginalAmount="1450.25">
      <BasicPropertyInfo Latitude="-8.844672" Longitude="115.1213" StarRating="5" HotelCode="370559|1d875f" HotelName="Bulgari Resort Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Finca" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Lempeh, Banjar Dinas Kangin, 80364 Uluwatu, Bali</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/70073/a_70073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located near Pecatu village and the top of the stunning cliffs of the Pura Luhur Uluwatu Temple on the island's far south-western tip. Denpasar City is approximately 40 km from the resort. Guests may reach the private beach on the Indian Ocean in 5 minutes on foot. Batur Lake is roughly 98 km away and Bali Zoo is around 62 km away. Guests may go shopping at the Discovery Shopping Mall, located 20 km from the resort. Other sights include Garuda Wisnu Kincana Cultural Park, around 9 km away, and Jenggala Ceramic Factory, approximately 10 km away. It takes about 15 minutes by car to reach Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="-8.51990046" Longitude="115.26331348" StarRating="2" HotelCode="489976|156712" HotelName="Arnawa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572443/572443a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Arnawa Bungalow offers 8 Superior Rooms for your vacation in Ubud.All rooms come with en-suite bathroom with shower and hot water.All rooms have balcony with view of rice field.It is truly rare combination where you can stay in the center of Ubud and have a rice field view at the same time.

Relax in the pool that is facing to the rice field for sunbathing or reading your favorite books after your breakfast.Wireless internet is available in all rooms and pool. Staying in Ubud is not just the place, but also about the people. Surrounded by villager's house, you will be able to experience a walk to the village area where you can see the real life of Bali.

Our Housekeeping cleans the rooms daily to ensure cleanliness level and your comfort during your stay. Selections of breakfasts are available and pre consulted with you the night before. Our sincere and talented hospitality professio</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1478.60" OriginalAmount="1478.60">
      <BasicPropertyInfo Latitude="-8.51990046" Longitude="115.26331348" StarRating="2" HotelCode="489976|1a696f" HotelName="Arnawa Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Hanoman, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/572443/572443a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Arnawa Bungalow offers 8 Superior Rooms for your vacation in Ubud.All rooms come with en-suite bathroom with shower and hot water.All rooms have balcony with view of rice field.It is truly rare combination where you can stay in the center of Ubud and have a rice field view at the same time.

Relax in the pool that is facing to the rice field for sunbathing or reading your favorite books after your breakfast.Wireless internet is available in all rooms and pool. Staying in Ubud is not just the place, but also about the people. Surrounded by villager's house, you will be able to experience a walk to the village area where you can see the real life of Bali.

Our Housekeeping cleans the rooms daily to ensure cleanliness level and your comfort during your stay. Selections of breakfasts are available and pre consulted with you the night before. Our sincere and talented hospitality professio</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1482.15" OriginalAmount="1482.15">
      <BasicPropertyInfo Latitude="-8.500179" Longitude="115.52772" StarRating="5" HotelCode="7136|193650" HotelName="Amankila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manggis, Bali</AddressLine>
          </AddressLines>
          <CityName>Manggis</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/1405/a_1405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is situated approximately 20 km from Karang Asem. Guests will find restaurants, bars and shops in the immediate vicinity and the beach is just a 5-minute walk away. The club resort is around 50 km from Ngurah Rai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3447" OriginalAmount="3447">
      <BasicPropertyInfo Latitude="-8.685714" Longitude="115.158999" StarRating="4.5" HotelCode="164255|82967" HotelName="Nyaman Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kahyangan 15, Jalan Kayu Aya, Oberoi, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/10000000/9020000/9013300/9013296/b853d0b8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villas are located near to the beach. Boutiques and restaurants are within walking distance. Shops and restaurants are just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3515.60" OriginalAmount="3515.60">
      <BasicPropertyInfo Latitude="-8.812551" Longitude="115.217887" StarRating="5" HotelCode="7137|193e58" HotelName="Amanusa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Eco Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 33, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/096188/096188a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the white sandy beach of Nusa Dua. Guests will find the centre of Nusa Dua 500 m away, as well as the shops of the Bali Gallery. The Uluwatu Temple is 7 km, Denpasar is 15 km and Ngurah Rai International Airport is about 25 minutes’ drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3762.00" OriginalAmount="3762.00">
      <BasicPropertyInfo Latitude="-8.685714" Longitude="115.158999" StarRating="4.5" HotelCode="164255|nyaman_villas" HotelName="Nyaman Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kahyangan 15, Jalan Kayu Aya, Oberoi, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/10000000/9020000/9013300/9013296/b853d0b8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villas are located near to the beach. Boutiques and restaurants are within walking distance. Shops and restaurants are just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5904" OriginalAmount="5904">
      <BasicPropertyInfo Latitude="-8.4771390581085" Longitude="115.24867628836" StarRating="5" HotelCode="935957|156832" HotelName="Mandapa a Ritz-Carlton Reserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kedewatan, Banjar Kedewatan, Ubud 80571, Gianyar</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/462123/462123a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4" OriginalAmount="4">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="972545|225125" HotelName="Grand Chandra by NIDA Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Diponegoro 122, 80114 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8.70" OriginalAmount="8.70">
      <BasicPropertyInfo Latitude="-8.6878098415884" Longitude="115.17888262537" StarRating="3" HotelCode="943683|1e84d8" HotelName="Panen House by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Athena 15, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11" OriginalAmount="11">
      <BasicPropertyInfo Latitude="-8.6878098415884" Longitude="115.17888262537" StarRating="3" HotelCode="943683|156872" HotelName="Panen House by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Athena 15, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="11.28" OriginalAmount="11.28">
      <BasicPropertyInfo Latitude="-8.6720005651165" Longitude="115.44942918859" StarRating="3.5" HotelCode="348799|1afacc" HotelName="D'Camel Hotel Lembongan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12" OriginalAmount="12">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="3" HotelCode="754930|372931" HotelName="Keola Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian 3, Cempaka Lane, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13" OriginalAmount="13">
      <BasicPropertyInfo Latitude="-8.6841280126707" Longitude="115.19021646519" StarRating="3" HotelCode="333990|152842" HotelName="Ganga Hotel &amp; Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepuh Segina 8, Denpasar 80117, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15" OriginalAmount="15">
      <BasicPropertyInfo Latitude="-8.69396562" Longitude="115.50617818" StarRating="3" HotelCode="951224|369444" HotelName="Tanah Penida Bungalow &amp; Resto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Adegan Kangin, Dsn Adegan, Desa Ped, Nusa Penida 80771, Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="963027|reddoorz_legian_street" HotelName="Keola Hotel Legian by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Cempaka 3, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.6684277" Longitude="115.1467051" StarRating="3.5" HotelCode="560847|rade_guesthouse" HotelName="Rade Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Subak Sari 88, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.00" OriginalAmount="15.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="985633|kultur_umalas_hostel_adults_only" HotelName="Kultur Umalas Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak Dauh, Gang Candra 73, 1, North Kuta, Kuta, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="15.61" OriginalAmount="15.61">
      <BasicPropertyInfo StarRating="2" HotelCode="|082879" HotelName="Amaris Hotel Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Featuring free Wi-Fi, an outdoor pool and restaurant, Amaris Hotel Sunset Road - Bali offers rooms in Kuta. It is 9.3 mi from Legian and Kuta beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16" OriginalAmount="16">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="983621|489381" HotelName="Guna Graha Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.00" OriginalAmount="16.00">
      <BasicPropertyInfo Latitude="-8.69396562" Longitude="115.50617818" StarRating="3" HotelCode="951224|tanah_penida_bungalow" HotelName="Tanah Penida Bungalow &amp; Resto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Adegan Kangin, Dsn Adegan, Desa Ped, Nusa Penida 80771, Klungkung, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.80831375" Longitude="115.15641047" StarRating="3" HotelCode="755261|kubu_jimbar" HotelName="Kubu Jimbar Villa &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Gading 16, Ungasan 80361, Jimbaran, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.654481887817383" Longitude="115.12602996826172" StarRating="3" HotelCode="0|ketapang_guest_house_canggu" HotelName="Ketapang Guest House Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Mejan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>This simple hotel can be found in Kerobokan.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.00" OriginalAmount="17.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="971214|adara_beach_hut" HotelName="Adara Beach Huts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suana, Karang Sari, Penida Island 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.72043414" Longitude="115.17157873" StarRating="3" HotelCode="328644|kedins_inn" HotelName="Kedin's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Line I, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.18492" Longitude="115.023" StarRating="0" HotelCode="983150|asiana_lovina_hotel" HotelName="Asiana Lovina Hotel" Meals="BREAKFAST-FOR-2,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lovina-Banyualit-Anturan, Desa Banyuali, Buleleng 81119, Bali</AddressLine>
          </AddressLines>
          <CityName>Banjar (Buleleng)</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.00" OriginalAmount="18.00">
      <BasicPropertyInfo Latitude="-8.59283" Longitude="115.282" StarRating="0" HotelCode="976740|bali_sunshine_homestay_gallery" HotelName="Bali Sunshine Homestay Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir Sutami, Banjar Tengkulak Mas, Sukawati 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19" OriginalAmount="19">
      <BasicPropertyInfo Latitude="-8.59283" Longitude="115.282" StarRating="0" HotelCode="976740|518218" HotelName="Bali Sunshine Homestay Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir Sutami, Banjar Tengkulak Mas, Sukawati 80362, Bali</AddressLine>
          </AddressLines>
          <CityName>Sukawati</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="983621|santhi_graha_kuta" HotelName="Guna Graha Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="831297|nusa_penida_pudak_nature_bungalow" HotelName="Pudak Nature Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dusun/Br. Biaung</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.00" OriginalAmount="19.00">
      <BasicPropertyInfo Latitude="-8.74037715" Longitude="115.17864505" StarRating="3" HotelCode="481391|maxone_suites_kuta_tuban" HotelName="G'Sign Style Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tuban 111, Tuban 80361</AddressLine>
          </AddressLines>
          <CityName>Tuban</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Tuban. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20" OriginalAmount="20">
      <BasicPropertyInfo Latitude="-8.67652739" Longitude="115.53641828" StarRating="2" HotelCode="622942|310474" HotelName="Apit Lawang Villas &amp; Resto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped - Buyuk, Kutampi Kaler, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.00" OriginalAmount="20.00">
      <BasicPropertyInfo Latitude="-8.67652739" Longitude="115.53641828" StarRating="2" HotelCode="622942|apit_lawang_villas_resto" HotelName="Apit Lawang Villas &amp; Resto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped - Buyuk, Kutampi Kaler, Nusa Penida 80771, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Nusa Penida.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="20.94" OriginalAmount="20.94">
      <BasicPropertyInfo Latitude="-8.4994969" Longitude="115.26925518" StarRating="1" HotelCode="808579|214ab9" HotelName="Askara Guest House &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.4994969" Longitude="115.26925518" StarRating="1" HotelCode="808579|389915" HotelName="Askara Guest House &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.64616446" Longitude="115.16012283" StarRating="3" HotelCode="348544|155738" HotelName="Scala Bed &amp; Beyond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Bimasena, Kerobokan 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21" OriginalAmount="21">
      <BasicPropertyInfo Latitude="-8.71699" Longitude="115.171" StarRating="0" HotelCode="879678|480283" HotelName="The Nyaman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kubu Anyar 20 X, Kuta 80361</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.5138059470069" Longitude="115.2598081923" StarRating="2.5" HotelCode="441702|rahayu_2_bungalows" HotelName="Rahayu Suites Monkey Forest Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, 80571 Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.64616446" Longitude="115.16012283" StarRating="3" HotelCode="348544|scala_bed_and_beyond" HotelName="Scala Bed &amp; Beyond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Bimasena, Kerobokan 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.00" OriginalAmount="21.00">
      <BasicPropertyInfo Latitude="-8.4994969" Longitude="115.26925518" StarRating="1" HotelCode="808579|askara_guest_house_hostel" HotelName="Askara Guest House &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar, Kutuh Kaja, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="21.02" OriginalAmount="21.02">
      <BasicPropertyInfo Latitude="-8.64616446" Longitude="115.16012283" StarRating="3" HotelCode="348544|188ac1" HotelName="Scala Bed &amp; Beyond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Bimasena, Kerobokan 80361, Kuta Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Kerobokan. The nearest airport is Bali Denpasar - Ngurah Rai (DPS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22" OriginalAmount="22">
      <BasicPropertyInfo Latitude="-8.6720005651165" Longitude="115.44942918859" StarRating="3.5" HotelCode="348799|158506" HotelName="D'Camel Hotel Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jungut Batu, Lembongan, Nusa Lembongan, Bali</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Lembongan Island.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="937608|destiny_boutique_hotel_by_premier_hospitality_asia" HotelName="Destiny Boutique Hotel by Premier Hospitality Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi 10</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.82907" Longitude="115.181" StarRating="0" HotelCode="786364|pier26_bali_homestay" HotelName="Pier26 Homestay Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa-Gubug Sari</AddressLine>
          </AddressLines>
          <CityName>Kutuh</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.00" OriginalAmount="22.00">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="0" HotelCode="843876|alam_de_nusa_dua" HotelName="Alam De' Nusa Dua Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya, Nusa Dua 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.6850661" Longitude="115.43340477" StarRating="3" HotelCode="739602|bali_nusa_villa_lembongan" HotelName="Bali Nusa Villa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Beach, Nusa Lembongan 80716</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.705574989318848" Longitude="115.25389862060547" StarRating="3" HotelCode="0|signature_bali_sanur" HotelName="Signature Bali Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65, Sanur Kauh, Sanur 80227, Denpasar, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Sanur Beach, Kuta Beach and Kuta Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.00" OriginalAmount="23.00">
      <BasicPropertyInfo Latitude="-8.2779" Longitude="115.169" StarRating="0" HotelCode="808049|the_garuda_hotel_restaurant" HotelName="The Garuda Villa And Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Wanagiri, Sukasada, Bedugul 81161</AddressLine>
          </AddressLines>
          <CityName>Bedugul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.00" OriginalAmount="24.00">
      <BasicPropertyInfo Latitude="-8.69862364" Longitude="115.21163097" StarRating="0" HotelCode="748036|the_rani_garden_bed_breakfast" HotelName="The Rani Garden Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pulau Moyo IV 2</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25.39" OriginalAmount="25.39">
      <BasicPropertyInfo Latitude="-8.33515158" Longitude="115.65458709" StarRating="0" HotelCode="670486|2148d9" HotelName="Jukung Dive Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Lebah Amed Beach Purwakerthi Abang Amed 80850</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.33515158" Longitude="115.65458709" StarRating="0" HotelCode="670486|jukung_dive_resort_bali" HotelName="Jukung Dive Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dusun Lebah Amed Beach Purwakerthi Abang Amed 80850</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.5244879108236" Longitude="115.26285236512" StarRating="1.5" HotelCode="564183|namastay_hostel_2" HotelName="Namastay Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Premasanti 14, Desa Pengosekan, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.00" OriginalAmount="26.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="982251|arta_garden_guest_house_hostel" HotelName="Arta Garden Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tebongkang, Singakerta, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27" OriginalAmount="27">
      <BasicPropertyInfo Latitude="-8.6850661" Longitude="115.43340477" StarRating="3" HotelCode="739602|293717" HotelName="Bali Nusa Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Beach, Nusa Lembongan 80716</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6972758508181" Longitude="115.17537480119" StarRating="3" HotelCode="429733|dsri_saren_legian_kuta" HotelName="D’Sri Saren Legian-Kuta Villas &amp; Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Laksmi 27, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at d'Sri Saren Legian Kuta, you'll be centrally located in Legian, convenient to Honorary Consulate of Brazil and Kuta Beach. This hotel is within close proximity of Legian Beach and Honorary Consulate of Spain.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages. Additional amenities include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.7374295" Longitude="115.16801375" StarRating="0" HotelCode="985227|interconnection_hostel" HotelName="Interconnection Kuta Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza 17X, Badung, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Kuta , Bali</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.00" OriginalAmount="27.00">
      <BasicPropertyInfo Latitude="-8.6876" Longitude="115.523" StarRating="0" HotelCode="807477|coastal_inn_hostel" HotelName="Coastal Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped-Buyuk Kutapang Kangin</AddressLine>
          </AddressLines>
          <CityName>Nusa Penida</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.00" OriginalAmount="28.00">
      <BasicPropertyInfo Latitude="-8.59573" Longitude="115.155" StarRating="0" HotelCode="983374|agung_wiwin_homestay" HotelName="Agung Wiwin Bungalows" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dalem Penataran 14, Mengwi 80351</AddressLine>
          </AddressLines>
          <CityName>Mengwi</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="28.38" OriginalAmount="28.38">
      <BasicPropertyInfo Latitude="-8.6850661" Longitude="115.43340477" StarRating="3" HotelCode="739602|214887" HotelName="Bali Nusa Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mushroom Beach, Nusa Lembongan 80716</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29" OriginalAmount="29">
      <BasicPropertyInfo Latitude="-8.351517154812" Longitude="115.68315642824" StarRating="2" HotelCode="936656|108729" HotelName="Wawa Wewe Rock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seraya, I Made Dongek, Sudana Lipah, Karangasem, Amed 80852, Bali</AddressLine>
          </AddressLines>
          <CityName>Amed</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Amed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.51079" Longitude="115.26865" StarRating="3.5" HotelCode="944627|desak_putu_putra_hidden_" HotelName="Desak Putu Putra Hidden Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 8, Br. Tebesaya, Peliatan 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.00" OriginalAmount="31.00">
      <BasicPropertyInfo Latitude="-8.1627861343408" Longitude="115.02279115286" StarRating="0" HotelCode="420780|araminth_villa" HotelName="Araminth Spa &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Designated Smoking Area,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lovina, Singaraja, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Stop at Araminth Spa and Villa Lovina to discover the wonders of Bali. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Free Wi-Fi in all rooms, Wi-Fi in public areas, car park, airport transfer, family room are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), air conditioning, desk, fan, in room safe. Access to the hotel's sauna, hot spring bath, outdoor pool, spa, massage will further enhance your satisfying stay. Araminth Spa and Villa Lovina is an excellent choice from which to explore Bali or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.00" OriginalAmount="33.00">
      <BasicPropertyInfo Latitude="-8.69303655" Longitude="115.43765437" StarRating="3" HotelCode="866541|dayung_villas_by_yom" HotelName="Dayung Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lebaoh Beach, Nusa Lembongan 80771</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.69885993" Longitude="115.16549886" StarRating="3" HotelCode="339639|sus_beach_cottages_1" HotelName="Su' s Cottages 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan WerJalan Werkudarakudara No.532, Pura Bagus Taruna, Legian Kaja, 80361 Legian</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Legian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.00" OriginalAmount="34.00">
      <BasicPropertyInfo Latitude="-8.51489437" Longitude="115.26042985" StarRating="3" HotelCode="976988|airy_ubud_monkey_forest_bali" HotelName="Parahita Kampung Ubud Hotel by Airy Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35" OriginalAmount="35">
      <BasicPropertyInfo Latitude="-8.6972758508181" Longitude="115.17537480119" StarRating="3" HotelCode="429733|83037" HotelName="D’Sri Saren Legian-Kuta Villas &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Shri Laksmi 27, Legian, Kuta 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Legian</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at d'Sri Saren Legian Kuta, you'll be centrally located in Legian, convenient to Honorary Consulate of Brazil and Kuta Beach. This hotel is within close proximity of Legian Beach and Honorary Consulate of Spain.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Relax at the full-service spa, where you can enjoy massages. Additional amenities include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="35.96" OriginalAmount="35.96">
      <BasicPropertyInfo Latitude="-8.5302416311203" Longitude="115.51076068127" StarRating="3" HotelCode="901645|168d3a" HotelName="Padang Bai Beach Bungalows Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Silayukti, Padang Bai, Amlapura 80872, Bali</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.00" OriginalAmount="36.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="973659|de_rekun_guest_house" HotelName="De Rekun Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dangin Labak, Desa Singakerta, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.5302416311203" Longitude="115.51076068127" StarRating="3" HotelCode="901645|padang_bai_beach_resort" HotelName="Padang Bai Beach Bungalows Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Silayukti, Padang Bai, Amlapura 80872, Bali</AddressLine>
          </AddressLines>
          <CityName>Padangbai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This resort is located in Padangbai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.00" OriginalAmount="37.00">
      <BasicPropertyInfo Latitude="-8.69469" Longitude="115.26" StarRating="0" HotelCode="982168|kama_village_by_nakula" HotelName="Kama Village" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Padang Galak 3, Penyu Dewata, Padang Galak, Sanur 80227, Bali</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.6767550546606" Longitude="115.15412649325" StarRating="3" HotelCode="970078|zen_rooms_seminyak_taman_petitenget" HotelName="The Taman Ayu by ZEN Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget, Seminyak 80361, Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.00" OriginalAmount="39.00">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|the_athaya" HotelName="The Athaya Ubud" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.51079" Longitude="115.26865" StarRating="3.5" HotelCode="944627|desak_putu_putera_hidden_home_stay" HotelName="Desak Putu Putra Hidden Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma 8, Br. Tebesaya, Peliatan 80571, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Peliatan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.00" OriginalAmount="40.00">
      <BasicPropertyInfo Latitude="-8.128175" Longitude="114.625549" StarRating="3" HotelCode="534954|bali_oase_resort" HotelName="Bali Oase Dive Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sendang Pasir 43, Pemuteran 81155, Bali</AddressLine>
          </AddressLines>
          <CityName>Pemuteran</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The accommodation offers a baggage storage service, a dining area and a bar. Wireless internet access is available to guests in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.00" OriginalAmount="41.00">
      <BasicPropertyInfo Latitude="-8.151420323305" Longitude="115.03631561995" StarRating="3" HotelCode="908989|banyualit_spa_n_resort_lovina" HotelName="Banyualit Spa &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 116, Lovina, Singaraja 81101, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Lovina. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.00" OriginalAmount="42.00">
      <BasicPropertyInfo Latitude="-8.6599534" Longitude="115.13386653" StarRating="0" HotelCode="522253|serenity_eco_guesthouse" HotelName="Serenity Eco Guesthouse and Yoga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43" OriginalAmount="43">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|247939" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="43.41" OriginalAmount="43.41">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|20d13b" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.00" OriginalAmount="44.00">
      <BasicPropertyInfo Latitude="-8.51824851" Longitude="115.26235131" StarRating="3" HotelCode="612532|grand_sehati_spa_ubud" HotelName="Grand Sehati &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="44.78" OriginalAmount="44.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|398565" HotelName="Gaing Mas Jimbaran Villas" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 16 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy international cuisine at La Leela, a bistro which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include a business center, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite.With a stay at Gaing Mas Jimbaran Villas by Gaing Mas Group in Jimbaran (By Pass Ngurah Rai), you'll be a 2-minute drive from Jimbaran Beach and 7 minutes from Tanjung Benoa.  This hotel is 3.9 mi (6.3 km) from Garuda Wisnu Kencana Cultural Park and 4.5 mi (7.3 km) from Kuta Beach.Distances are displayed to the nearest 0.1 mile and kilometer.  Bukit Peninsula - 0.1 km / 0.1 mi  Jimbaran Market - 0.8 km / 0.5 mi  Honorary Consulate of Italy - 1 km / 0.6 mi  Jimbaran Beach - 1.2 km / 0.8 mi  Udayana University - 2.4 km / 1.5 mi  Samasta Lifestyle Village - 3.1 km / 1.9 mi  Circus Waterpark - 4.8 km / 3 mi  Lippo Mall - 5.9 km / 3.7 mi  Garuda Wisnu Kencana Cultural Park - 6.3 km / 3.9 mi  BIMC Hospital - 6.4 km / 4 mi  Tuban Beach - 6.4 km / 4 mi  Kuta Art Market - 6.6 km / 4.1 mi  Discovery Shopping Mall - 6.7 km / 4.1 mi  Kuta Square - 6.7 km / 4.2 mi  Pantai Jerman - 6.8 km / 4.2 mi  The nearest major airport is Ngurah Rai Intl. Airport (DPS) - 7.8 km / 4.8 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.00" OriginalAmount="45.00">
      <BasicPropertyInfo Latitude="-8.48981429" Longitude="115.26408618" StarRating="3" HotelCode="784626|karang_lila_bhuana" HotelName="Karang Lila Bhuana Ubud" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Suweta, Bentuyung, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.59565127" Longitude="115.33621027" StarRating="0" HotelCode="880094|villa_casablanca_" HotelName="Villa Casablanca" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Keramas, Banjar Dinas Satu, Desa Keramas, Gianyar 80361, Keramas</AddressLine>
          </AddressLines>
          <CityName>Gianyar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.00" OriginalAmount="48.00">
      <BasicPropertyInfo Latitude="-8.2520505887655" Longitude="115.57696798942" StarRating="0" HotelCode="703056|dive_inn_bali" HotelName="Pebble &amp; Fins Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Puskesmas, Kubu 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Kubu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="48.23" OriginalAmount="48.23">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|214ac7" HotelName="The Athaya Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="50.08" OriginalAmount="50.08">
      <BasicPropertyInfo Latitude="-8.151420323305" Longitude="115.03631561995" StarRating="3" HotelCode="908989|117bb0" HotelName="Banyualit Spa &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 116, Lovina, Singaraja 81101, Bali</AddressLine>
          </AddressLines>
          <CityName>Lovina Beach</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Lovina. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.00" OriginalAmount="51.00">
      <BasicPropertyInfo Latitude="-8.69066928" Longitude="115.16493486" StarRating="3" HotelCode="440284|bali_ginger_suites" HotelName="Bali Ginger Suites &amp; Villa" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Drupadi II, Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52" OriginalAmount="52">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|152851" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.53381581" Longitude="115.26599322" StarRating="3" HotelCode="571674|amatara_athaya_ubud" HotelName="The Athaya Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengosekan, Br Kumbuh, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.00" OriginalAmount="52.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="842149|uma_dmas_villa" HotelName="Ubud Art Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ambarwati</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.00" OriginalAmount="53.00">
      <BasicPropertyInfo Latitude="-8.50652183" Longitude="115.25144142" StarRating="2" HotelCode="546944|roam_ubud" HotelName="Hotel Penestanan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Penestanan Kelod, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="0" HotelCode="808183|menzel_villa" HotelName="Menzel Villas Nusa Dua" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Siligita 28</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.00" OriginalAmount="54.00">
      <BasicPropertyInfo Latitude="-8.53229453" Longitude="115.27148894" StarRating="3" HotelCode="866794|adil_villa_and_guest_house" HotelName="Adil Villa &amp; Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.00" OriginalAmount="56.00">
      <BasicPropertyInfo Latitude="-8.50421995" Longitude="115.24595097" StarRating="0" HotelCode="975195|le_sabot" HotelName="Le Sabot Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penestanan Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.00" OriginalAmount="57.00">
      <BasicPropertyInfo Latitude="-8.26352" Longitude="115.385" StarRating="0" HotelCode="831546|latengaya_mount_batur_bungalow" HotelName="Latengaya Mount Batur View Bungalow" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Yeh Mampeh</AddressLine>
          </AddressLines>
          <CityName>Kintamani</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="-8.53083482" Longitude="115.26493155" StarRating="3" HotelCode="954373|389923" HotelName="Batu Agung Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="58.53" OriginalAmount="58.53">
      <BasicPropertyInfo Latitude="-8.44772674" Longitude="115.30938309" StarRating="3" HotelCode="944226|1d2a25" HotelName="Tapa Kawi Villas by ZEN Rooms" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Bukit, Desa Tampak Siring, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.00" OriginalAmount="59.00">
      <BasicPropertyInfo Latitude="-8.53083482" Longitude="115.26493155" StarRating="3" HotelCode="954373|batu_agung_villas" HotelName="Batu Agung Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Desa Mas, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.00" OriginalAmount="60.00">
      <BasicPropertyInfo Latitude="-8.52118618" Longitude="115.26198159" StarRating="0" HotelCode="970087|green_field_hotel_and_restaurant" HotelName="Green Field Hotel &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Mas, Ubud 80517, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.00" OriginalAmount="62.00">
      <BasicPropertyInfo Latitude="-8.45839" Longitude="115.278" StarRating="0" HotelCode="978103|kayangan_villa_ubud_dhm_resort" HotelName="Kayangan Villa Ubud Dhm Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kenderan, Tegallalang 80561, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Tegallalang</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="63.99" OriginalAmount="63.99">
      <BasicPropertyInfo Latitude="-8.66462261" Longitude="115.44998538" StarRating="3.5" HotelCode="531789|1ec569" HotelName="D Nusa Beach Club &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Laundry,Lounge,Meeting Room,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Light House Beach, Jungut Batu Village, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The resort is set on in front of the Light House, in Nusa Lembongan, Bali. The concept is a blend of sea and jungle, designed with natural materials in a modern Balinese style with high quality and luxury furnish and room facilities. At the Beach club and Restaurant that are overlooking the white sands beach guests can enjoy the beautiful sunset every afternoon. They can enjoy the water activities at beach in front the resort or get water sports &amp; activities at the big floating pontoon located at mangrove spot point. The spacious and bright rooms are designed in a modern Balinese style using natural and native materials. All the furniture are made from wood and the bathroom is modern and fully equipped. There is also facilities for making coffee and tea. For business travellers there is a fully equipped air conditioned meeting room. After an exhausting day guests can relax at the Spa or and exercise at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.82902928" Longitude="115.12173133" StarRating="3" HotelCode="784582|bukal_sari_villas_uluwatu" HotelName="Bukal Sari Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukal Sari, Denpasar 80364, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="-8.66462261" Longitude="115.44998538" StarRating="3.5" HotelCode="531789|dnusa_beach_club" HotelName="D Nusa Beach Club &amp; Resort" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Laundry,Lounge,Meeting Room,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Light House Beach, Jungut Batu Village, Nusa Lembongan</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The resort is set on in front of the Light House, in Nusa Lembongan, Bali. The concept is a blend of sea and jungle, designed with natural materials in a modern Balinese style with high quality and luxury furnish and room facilities. At the Beach club and Restaurant that are overlooking the white sands beach guests can enjoy the beautiful sunset every afternoon. They can enjoy the water activities at beach in front the resort or get water sports &amp; activities at the big floating pontoon located at mangrove spot point. The spacious and bright rooms are designed in a modern Balinese style using natural and native materials. All the furniture are made from wood and the bathroom is modern and fully equipped. There is also facilities for making coffee and tea. For business travellers there is a fully equipped air conditioned meeting room. After an exhausting day guests can relax at the Spa or and exercise at the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.00" OriginalAmount="65.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="963908|oyo_372_ubudone_villas" HotelName="UbudOne Villas by OYO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan, Pejeng Kaja, Tampaksiring, Ubud, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68" OriginalAmount="68">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|168089" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2024" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="68.95" OriginalAmount="68.95">
      <BasicPropertyInfo Latitude="-8.62308245" Longitude="115.1593156" StarRating="4" HotelCode="564429|1d97fd" HotelName="Katak Tepi Sawah Spa &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Untung 71, Banjar Pegending, Dalung, Utara Kuta, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="69.81" OriginalAmount="69.81">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|1d642b" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.00" OriginalAmount="70.00">
      <BasicPropertyInfo Latitude="-8.62308245" Longitude="115.1593156" StarRating="4" HotelCode="564429|katak_tepi_sawah_villa" HotelName="Katak Tepi Sawah Spa &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2024" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Beringin, Gang Untung 71, Banjar Pegending, Dalung, Utara Kuta, Denpasar 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Denpasar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.49706304" Longitude="115.26117013" StarRating="4" HotelCode="563793|solo_villas_retreat_by_ngeluwungan_group" HotelName="Solo Villas Resort &amp; Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, Juwak Manis, Ubud 80571</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ubud.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.00" OriginalAmount="71.00">
      <BasicPropertyInfo Latitude="-8.53687" Longitude="115.092" StarRating="0" HotelCode="956773|bali_sesandan_garden" HotelName="Sesandan Garden" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sesandan 88, Megati, Selemadeg Timur, Kabupaten Tabanan 82162, Bali</AddressLine>
          </AddressLines>
          <CityName>Tabanan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72" OriginalAmount="72">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="3" HotelCode="866697|383289" HotelName="Villa Del Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan, Gang Dolphin 9, Canggu, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="-8.68788057" Longitude="115.17156808" StarRating="3" HotelCode="625982|bella_villa_bali" HotelName="Bella Villa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road 105, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Seminyak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87" OriginalAmount="87">
      <BasicPropertyInfo Latitude="-8.53229453" Longitude="115.27148894" StarRating="3" HotelCode="866794|389902" HotelName="Adil Villa &amp; Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Mas, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89" OriginalAmount="89">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="4.5" HotelCode="871660|153800" HotelName="Furama Xclusive Resort and Villas Ubud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/07/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96.31" OriginalAmount="96.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20A65" HotelName="ANJA JIMBARAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>JIMBARAN, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>100% PURE TROPICAL COMFORT - Anja Jimbaran's focus is on pampering, not posturing. Immerse yourself in tropical comfort steps away from Bali's legendary Jimbaran Beach. Arrive at Anja and let the rest of the world be swept away into superfluousness.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.00" OriginalAmount="104.00">
      <BasicPropertyInfo Latitude="-8.4714304887218" Longitude="115.45423060656" StarRating="0" HotelCode="909050|patal_kikian_villas" HotelName="Patal Kikian" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 20/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sidemen, Karangasem 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106.40" OriginalAmount="106.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|920931" HotelName="Desa Swan Villas &amp; SPA, Keramas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>GIANYAR, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.80293" Longitude="115.221" StarRating="0" HotelCode="858364|villa_khaya_by_nagisa_bali" HotelName="Villa Khaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Damai</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.00" OriginalAmount="112.00">
      <BasicPropertyInfo Latitude="-8.80802413" Longitude="115.2276545" StarRating="5" HotelCode="958530|the_ayodya_palace" HotelName="Ayodya Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, Nusa Dua 80363, Bali</AddressLine>
          </AddressLines>
          <CityName>Nusa Dua</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Nusa Dua.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.00" OriginalAmount="118.00">
      <BasicPropertyInfo Latitude="-8.70137339" Longitude="115.24962336" StarRating="0" HotelCode="775281|nyoman_villa_sanur" HotelName="Nyoman Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kutat Lestari Gang 12 3B</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.00" OriginalAmount="129.00">
      <BasicPropertyInfo Latitude="-8.14120286" Longitude="115.39987767" StarRating="3" HotelCode="421249|agung_bali_nirwana_villas_and_spa" HotelName="Agung Bali Nirwana Luxury Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara, Sambirenteng 81173, Singaraja, Kecamatan Tejakula, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Sambrientang</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Agung Bali Nirwana Villas and Spa is perfectly located for both business and leisure guests in Bali. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Free Wi-Fi in all rooms, luggage storage, Wi-Fi in public areas, car park, room service are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Bali, Agung Bali Nirwana Villas and Spa will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.00" OriginalAmount="135.00">
      <BasicPropertyInfo Latitude="-8.68528492" Longitude="115.26305083" StarRating="3" HotelCode="424260|villa_cinta__sanur" HotelName="Avillion Villa Cinta" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 75A, Kompleks Perum, Batu Jimbar, Sanur 80361</AddressLine>
          </AddressLines>
          <CityName>Sanur</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Escape to Villa Cinta a private estate located on Sanur beach a haven of white talcum sand and warm sea famous for its beautiful strip of beach and spectacular sunrise. Contained in a private estate with direct access to the beach Villa Cinta offers exclusive privacy ideal for those who seek private journeys within themselves and with people they love. Find total privacy wrapped in luxuries and romance in this intimately peaceful settingVilla Cinta is a sea facing estate with 6 villas enclosed in a lush tropical garden with touches of Balinese architecture. It is a private estate located in the prestigious Batu Jimbar the first villa estate built on the island in 1973. The estate was designed by the Sri Lankan Architect Geoffrey Bawa one of the most important and influential Asian architects of the twentieth century and is characterized by sensitivity to the site and its context.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="144.78" OriginalAmount="144.78">
      <BasicPropertyInfo Latitude="-8.50414019" Longitude="115.27014818" StarRating="3" HotelCode="746240|214ac3" HotelName="Kano Sari Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jero Gadung 98A, Kutuh Kelod, Ubud 80571, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.00" OriginalAmount="147.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="755541|villa_puri_pani_ii" HotelName="Villa Puri Pani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati, Gang Sri Darma, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.00" OriginalAmount="150.00">
      <BasicPropertyInfo Latitude="-8.6514104117177" Longitude="115.16111040354" StarRating="4" HotelCode="393692|dsawah_bali_villas_" HotelName="D'Sawah Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek 24, Umalas, Kerobokan 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="-8.65944075" Longitude="115.13469743" StarRating="4" HotelCode="358683|villa_nelayan_by_nakula_management" HotelName="Villa Nelayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="155.95" OriginalAmount="155.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|589658" HotelName="Ini Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>KUTA, BALI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Great care is taken to ensure guests experience comfort through top-notch services and amenities. Remain linked during your visit by utilizing the complimentary internet access available.Prior to your check-in date, you can arrange airport transportation services, guaranteeing a seamless and efficient experience for both arrival and departure. The resort villa offers complimentary parking for guests who arrive with their own mode of transport. Each morning at Ini Vie Villa Legian by Ini Vie Hospitality, a scrumptious, homemade breakfast kick-starts the day.Indulge in the numerous pursuits available at Ini Vie Villa Legian by Ini Vie Hospitality. Begin your holiday perfectly by taking a plunge into the swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.00" OriginalAmount="165.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="755541|villa_puri_pani" HotelName="Villa Puri Pani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Jati, Gang Sri Darma, Seminyak 80361</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.6514104117177" Longitude="115.16111040354" StarRating="4" HotelCode="393692|80500" HotelName="D'Sawah Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek 24, Umalas, Kerobokan 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177" OriginalAmount="177">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|390024" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.00" OriginalAmount="181.00">
      <BasicPropertyInfo Latitude="-8.54471875" Longitude="115.25084184" StarRating="4" HotelCode="968187|tanadewa_resorts_spa_ubud" HotelName="Tanadewa Resort &amp; Spa - Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Getas, Banjar Kengetan, Desa Singakerta, Ubud 80571, Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="183.18" OriginalAmount="183.18">
      <BasicPropertyInfo Latitude="-8.6514104117177" Longitude="115.16111040354" StarRating="4" HotelCode="393692|159d63" HotelName="D'Sawah Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek 24, Umalas, Kerobokan 80361, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Kerobokan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="186.12" OriginalAmount="186.12">
      <BasicPropertyInfo Latitude="-8.6801179" Longitude="115.44346933" StarRating="3" HotelCode="756320|214895" HotelName="Aqua Nusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Desa Jungut Batu, Nusa Lembongan 80772</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.00" OriginalAmount="189.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="977049|the_grand_daha_a_luxury_resort_and_spa" HotelName="The Grand Daha A Luxury Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kerobokan 20A, Gang Taman, 80361 Seminyak, Badung</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.00" OriginalAmount="190.00">
      <BasicPropertyInfo Latitude="-8.6801179" Longitude="115.44346933" StarRating="3" HotelCode="756320|aqua_villas_nusa_" HotelName="Aqua Nusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Jungut Batu, Nusa Lembongan 80772</AddressLine>
          </AddressLines>
          <CityName>Lembongan Island</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="209.62" OriginalAmount="209.62">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="628467|2147f8" HotelName="Villa Bronte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Perancak, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="211.50" OriginalAmount="211.50">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="754852|214829" HotelName="The Dream Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Punggawa</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.00" OriginalAmount="213.00">
      <BasicPropertyInfo Latitude="-8.65498" Longitude="115.145" StarRating="4" HotelCode="628467|villa_bronte" HotelName="Villa Bronte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Perancak, Canggu 80361</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.00" OriginalAmount="215.00">
      <BasicPropertyInfo Latitude="-8.67795" Longitude="115.217" StarRating="0" HotelCode="754852|the_dream_home_villas" HotelName="The Dream Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tukad Punggawa</AddressLine>
          </AddressLines>
          <CityName>Denpasar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.00" OriginalAmount="218.00">
      <BasicPropertyInfo Latitude="-8.80890891" Longitude="115.14724737" StarRating="4" HotelCode="435030|villa_ultimo" HotelName="Villa Ultimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Balangan 8, Tundung Penyu Dipal, Ungasan 80364, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Ungasan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Ungasan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247" OriginalAmount="247">
      <BasicPropertyInfo Latitude="-8.66556838" Longitude="115.15608536" StarRating="3" HotelCode="849766|362704" HotelName="Feng Shui Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lestari Gang Kamboja 1, Umalas, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="253.81" OriginalAmount="253.81">
      <BasicPropertyInfo Latitude="-8.66556838" Longitude="115.15608536" StarRating="3" HotelCode="849766|2148ff" HotelName="Feng Shui Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lestari Gang Kamboja 1, Umalas, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.00" OriginalAmount="257.00">
      <BasicPropertyInfo Latitude="-8.4714304887218" Longitude="115.45423060656" StarRating="0" HotelCode="909050|patal_kikian_sidemen" HotelName="Patal Kikian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sidemen, Karangasem 80864, Bali</AddressLine>
          </AddressLines>
          <CityName>Karangasem</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.00" OriginalAmount="258.00">
      <BasicPropertyInfo Latitude="-8.66556838" Longitude="115.15608536" StarRating="3" HotelCode="849766|fengshui_villa" HotelName="Feng Shui Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lestari Gang Kamboja 1, Umalas, Kerobokan 80361, Kuta Utara</AddressLine>
          </AddressLines>
          <CityName>Kerobokan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.00" OriginalAmount="267.00">
      <BasicPropertyInfo Latitude="-8.50595" Longitude="115.26" StarRating="0" HotelCode="757970|the_westin_resort_spa_ubud_bali" HotelName="The Westin Ubud Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lod Tunduh, Br Kangetan, Ubud</AddressLine>
          </AddressLines>
          <CityName>Ubud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This sophisticated hotel is in Ubud. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.00" OriginalAmount="285.00">
      <BasicPropertyInfo Latitude="-8.453500747680664" Longitude="115.25528717041016" StarRating="5" HotelCode="0|rumah_orchids" HotelName="Rumah Orchids &amp; Passion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Keliki, Kawan, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You’d never want to leave such a hotel — hotel «Rumah Orchids &amp;amp; Passion» is located in Bali. This hotel is located in 11 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Tegallalang Rice Terrace, Ubud Palace and Ubud Monkey Forest.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. You can stop by the restaurant. Specially for tourists who travel by car, there’s a free parking zone. Also, the following services are available for guests at the hotel: a massage room.&lt;br /&gt;To book an excursion, consult the tour assistance desk of the hotel. Accessibility: there is an elevator/lift. Additional services that the hotel offers to its guests: a laundry, press, car rental and a concierge. The staff of the hotel speaks English and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a DVD player and a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Each arriving tourist must spend 5 extra days at the hotel at a special quarantine rate.&lt;br /&gt;The property requires a full amount of the total charge as a deposit to secure the booking. The villa owner will contact guests directly through e-mail or phone with payment instructions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.00" OriginalAmount="321.00">
      <BasicPropertyInfo Latitude="-8.68541" Longitude="115.161" StarRating="0" HotelCode="837068|villa_sham_2" HotelName="Villa Sham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak 2</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.00" OriginalAmount="341.00">
      <BasicPropertyInfo Latitude="-8.6726375" Longitude="115.14782505" StarRating="0" HotelCode="750511|villa_vie_" HotelName="Villa Vie Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig Gang Kamboja 80, North Seminyak 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Seminyak</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="428.00">
      <BasicPropertyInfo Latitude="-8.80645734" Longitude="115.11651471" StarRating="3" HotelCode="754477|mahi_mahi_villa_suites" HotelName="Mahi Mahi Villas and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="439" OriginalAmount="439">
      <BasicPropertyInfo Latitude="-8.80645734" Longitude="115.11651471" StarRating="3" HotelCode="754477|299942" HotelName="Mahi Mahi Villas and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Bingin, Uluwatu 80361</AddressLine>
          </AddressLines>
          <CityName>Uluwatu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593" OriginalAmount="593">
      <BasicPropertyInfo Latitude="-8.65944075" Longitude="115.13469743" StarRating="4" HotelCode="358683|77856" HotelName="Villa Nelayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="630.62" OriginalAmount="630.62">
      <BasicPropertyInfo Latitude="-8.65944075" Longitude="115.13469743" StarRating="4" HotelCode="358683|18d403" HotelName="Villa Nelayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Nelayan, Canggu 80361, Bali</AddressLine>
          </AddressLines>
          <CityName>Canggu</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Canggu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Lounge,Massage Centre,24 Hour Front Desk,Coffee Shop,Designated Smoking Area,Garden,Parking,Spa,Valet Parking,Nightclub,24 Hour Room Service,Concierge,Dry Cleaning,Gift Shop,Luggage Storage,24 Hour Power Supply,Airport Transfer (on Demand),Kitchen,Jacuzzi,Sauna,Housekeeping,LCD/Projector,Pets allowed,Shopping Arcade,Swimming Pool,Beauty Salon,Wheelchair Access,Babysitting,Elevator,Smoking Rooms,Business Centre,Meeting Room,Diet Meals,24 Hour Security,Central Heating,Dining,Limousine Service,ATM/Cash Machine,Banquet Hall,Library,Printer,Heated Pool,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,5,2,1,3,2.5,3.5,1.5,4.5,5.5,6</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,LUNCH,DINNER</Meals>
    <PropertyType>HOTEL,GUEST HOUSES,HOMESTAYS,VILLAGE,FAMILY-FRIENDLY HOTEL,APARTMENT,BEACH HOTEL,HOLIDAY PARKS,RESORT,CLUB RESORT,CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,SPA HOTEL,APARTMENT HOTEL,GUESTHOUSE,BUNGALOW COMPLEX,FINCA,HOSTEL,BUSINESS HOTEL,GOLF HOTEL,ECO HOTEL,HOTEL DE CHARME,COUNTRY HOUSE,COUNTRY HOUSES,RESIDENCES,CASINO RESORT,HOSTELS,HISTORIC HOTEL,FARM STAYS</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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|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="95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="398659" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="uk" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|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="95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="398659" SourceId="15" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="uk" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|W2MSearch|supplier interation failed||W2M|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|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="95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-07-26T00:00:00" End="2024-07-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="972545" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="uk" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>95ee8f5c-e3ab-4b9d-956a-ae11d31e2e01</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||True